Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z С 

A

a(Object) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(String) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(StringBuffer) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(CharSequence) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(CharSequence, int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(char[]) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(char[], int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(boolean) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(char) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(long) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(float) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(double) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
a(Object) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(String) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(StringBuffer) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(CharSequence) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(CharSequence, int, int) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(char[]) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(char[], int, int) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(boolean) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(char) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(int) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(long) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(float) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
a(double) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
A - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridArgumentCheck.
A() - Constructor for class org.apache.ignite.internal.util.typedef.internal.A
 
abort(Executor) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
abort(Executor) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
abort(Executor) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
ABORTED - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxState
 
AboutDialog - Class in org.apache.ignite.startup.cmdline
About dialog.
absolute(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
absolute(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
absolute(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
AbstractCachePartitionExchangeWorkerTask - Class in org.apache.ignite.internal.processors.cache
 
AbstractCachePartitionExchangeWorkerTask(SecurityContext) - Constructor for class org.apache.ignite.internal.processors.cache.AbstractCachePartitionExchangeWorkerTask
 
AbstractConsistencyTask<A,J> - Class in org.apache.ignite.internal.visor.consistency
Base class for Consistency tasks.
AbstractConsistencyTask() - Constructor for class org.apache.ignite.internal.visor.consistency.AbstractConsistencyTask
 
AbstractContinuousMessage - Class in org.apache.ignite.internal.processors.continuous
 
AbstractContinuousMessage(UUID) - Constructor for class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
 
AbstractContinuousQuery<K,V> - Class in org.apache.ignite.cache.query
Base class for continuous query.
AbstractContinuousQuery() - Constructor for class org.apache.ignite.cache.query.AbstractContinuousQuery
 
AbstractDataInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
AbstractDataInnerIO(int, int, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
 
AbstractDataLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
AbstractDataLeafIO(int, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
 
AbstractDataPageIO<T extends Storable> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Data pages IO.
AbstractDataPageIO(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
AbstractDataPageIO.CC<T> - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.io
Defines closure interface for applying computations to data page items.
AbstractDateIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Abstract class for representing Date index key.
AbstractDateIndexKey() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractDateIndexKey
 
AbstractEvictionPolicy<K,V> - Class in org.apache.ignite.cache.eviction
Common functionality implementation for eviction policies with max size/max memory and batch eviction support.
AbstractEvictionPolicy() - Constructor for class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
 
AbstractEvictionPolicyFactory<T> - Class in org.apache.ignite.cache.eviction
Common functionality implementation for eviction policies factories.
AbstractEvictionPolicyFactory() - Constructor for class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
 
AbstractFailureHandler - Class in org.apache.ignite.failure
Abstract superclass for FailureHandler implementations.
AbstractFailureHandler() - Constructor for class org.apache.ignite.failure.AbstractFailureHandler
 
AbstractFileHandle - Class in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
 
AbstractFileHandle(SegmentIO) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.AbstractFileHandle
 
AbstractFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
 
AbstractFileIO() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
 
AbstractFreeList<T extends Storable> - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
 
AbstractFreeList(int, String, DataRegion, ReuseList, IgniteWriteAheadLogManager, long, boolean, PageLockTrackerManager, GridKernalContext, AtomicLong, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
 
AbstractIndex - Class in org.apache.ignite.internal.cache.query.index
Abstract class for all Index implementations.
AbstractIndex() - Constructor for class org.apache.ignite.internal.cache.query.index.AbstractIndex
 
AbstractInlineInnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Inner page to store index rows with inlined keys.
AbstractInlineLeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Leaf page to store index rows with inlined keys.
AbstractInnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Inner page to store index rows.
AbstractLeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Leaf page to store index rows.
AbstractMarshaller - Class in org.apache.ignite.marshaller
Base class for marshallers.
AbstractMarshaller() - Constructor for class org.apache.ignite.marshaller.AbstractMarshaller
 
AbstractMetric - Class in org.apache.ignite.internal.processors.metric
Base class for Metric implementations.
AbstractMetric(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.AbstractMetric
 
AbstractMiniFuture(ClusterNode, LinkedHashMap<KeyCacheObject, Boolean>, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
AbstractNodeNameAwareMarshaller - Class in org.apache.ignite.marshaller
Marshaller allowing for Ignition.localIgnite() calls.
AbstractNodeNameAwareMarshaller() - Constructor for class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
 
AbstractPendingEntryInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
AbstractPendingEntryLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
AbstractSecurityAwareExternalizable<T> - Class in org.apache.ignite.internal.processors.security
Abstract security aware Externalizable.
AbstractSecurityAwareExternalizable() - Constructor for class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Default constructor.
AbstractSecurityAwareExternalizable(UUID, T) - Constructor for class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
 
AbstractSnapshotVerificationTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
The task for checking the consistency of snapshots in the cluster.
AbstractSnapshotVerificationTask() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
 
AbstractSystemViewExporterSpi - Class in org.apache.ignite.internal.managers.systemview
Basic class for SystemViewExporterSpi implementations.
AbstractSystemViewExporterSpi() - Constructor for class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
 
AbstractTimeIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Abstract class for representing Time index key.
AbstractTimeIndexKey() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimeIndexKey
 
AbstractTimestampIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Abstract class for representing Timestamp index key.
AbstractTimestampIndexKey() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimestampIndexKey
 
AbstractWalRecordsIterator - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Iterator over WAL segments.
AbstractWalRecordsIterator(IgniteLogger, GridCacheSharedContext, RecordSerializerFactory, FileIOFactory, int, SegmentFileInputFactory) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
 
AbstractWalRecordsIterator.AbstractFileDescriptor - Interface in org.apache.ignite.internal.processors.cache.persistence.wal
 
AbstractWalRecordsIterator.AbstractReadFileHandle - Interface in org.apache.ignite.internal.processors.cache.persistence.wal
 
accept(long, ByteBuffer) - Method in interface org.apache.ignite.internal.pagemem.store.PageWriteListener
 
accept(byte[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.CharsetDecoderBlock
Accepts a portion of input.
accept(String, boolean) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.CsvLineProcessorBlock
Accepts a portion of input.
accept(char[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.LineSplitterBlock
Accepts a portion of input.
accept(I, boolean) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.PipelineBlock
Accepts a portion of input.
accept(String[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.StrListAppenderBlock
Accepts a portion of input.
accept(int, V) - Method in interface org.apache.ignite.internal.util.collection.IntMap.EntryConsumer
 
accept() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Accepts client IPC connection.
accept() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Accepts client IPC connection.
accept(T) - Method in class org.apache.ignite.internal.util.lang.GridFilteredIterator
 
accept(E) - Method in interface org.apache.ignite.internal.util.lang.IgniteThrowableConsumer
Performs this operation on the given argument.
accept(int, String, Class<T>) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeVisitor
Visit some object property.
accept(int, String, Class<T>, T) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptBoolean(int, String, boolean) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptByte(int, String, byte) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptChar(int, String, char) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptDouble(int, String, double) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
accepted() - Method in class org.apache.ignite.internal.processors.marshaller.MappedName
 
accepted() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
accepted() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
acceptException(Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFinishedFutureTask
acceptException(Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotResponseRemoteFutureTask
acceptFloat(int, String, float) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptInt(int, String, int) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptLong(int, String, long) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptNotification(ByteBuffer, Exception) - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenerHandler
Accept notification.
acceptServerSocket(ServerSocket) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Invokes ServerSocket.accept() method on the passed server socked, working around the https://bugs.openjdk.java.net/browse/JDK-8247750 in the process.
acceptShort(int, String, short) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker.AttributeWithValueVisitor
Visit attribute.
acceptsURL(String) - Method in class org.apache.ignite.IgniteJdbcDriver
acceptsURL(String) - Method in class org.apache.ignite.IgniteJdbcThinDriver
AccessControllerSandbox - Class in org.apache.ignite.internal.processors.security.sandbox
Sandbox that based on AccessController.
AccessControllerSandbox(GridKernalContext, IgniteSecurity) - Constructor for class org.apache.ignite.internal.processors.security.sandbox.AccessControllerSandbox
Constructor.
accessPolicy(GridCacheContext, IgniteTxKey, ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
accessPolicy(GridCacheContext, Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
accessPolicy(GridCacheContext, IgniteTxKey, ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
accessPolicy(GridCacheContext, Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
accessTime() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
 
accessTime(long) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Set access time.
accessTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
accessTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
accessTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
accessTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
accumulate(SchemaIndexCacheStat) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
Adds statistics from stat to the current statistics.
accumulatedUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
accumulateSizeDelta(int, int, long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
Accumulates size change for cache partition.
ACK_VER_STR - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Compound version.
ackC - Variable in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
 
ackClosure() - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
ackClosure() - Method in interface org.apache.ignite.internal.util.nio.GridNioFuture
 
ackClosure() - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
ackClosure() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
acked() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
ackKernalInited(IgniteLogger, IgniteConfiguration) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackKernalInited(IgniteLogger, IgniteConfiguration) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
ackKernalStarted(IgniteLogger, Ignite) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackKernalStarted(IgniteLogger, Ignite) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
ackKernalStopped(IgniteLogger, Ignite, boolean) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackKernalStopped(IgniteLogger, Ignite, boolean) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
ackMessage() - Method in class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
Called when custom message has been handled by all nodes.
ackMessage() - Method in interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.managers.discovery.SecurityAwareCustomMessageWrapper
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.authentication.UserAcceptedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.authentication.UserProposedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessageV2
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.continuous.StopRoutineAckDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.continuous.StopRoutineDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.marshaller.MappingAcceptedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
Called when custom message has been handled by all nodes.
ackMessage() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage
Called when custom message has been handled by all nodes.
ackNodeBasicMetrics(IgniteLogger, Ignite) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackNodeBasicMetrics(IgniteLogger, Ignite) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
ackNodeDataStorageMetrics(IgniteLogger, Ignite) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackNodeDataStorageMetrics(IgniteLogger, Ignite) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
ackNodeMemoryStatisticsMetrics(IgniteLogger, Ignite) - Method in interface org.apache.ignite.internal.plugin.IgniteLogInfoProvider
 
ackNodeMemoryStatisticsMetrics(IgniteLogger, Ignite) - Method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
acknowledgeBackupOnTimeout(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
ackQueryDone(MvccSnapshot, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
ackQueryDone(MvccSnapshot, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
ackReceived(long) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
ackSendThreshold() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
ackSendThreshold(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
ackTopology(long, int, ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Prints the latest topology info into log taking into account logging/verbosity settings.
ackTxCommit(MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
ackTxCommit(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
ackTxRollback(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
ackTxRollback(MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
acquire() - Method in interface org.apache.ignite.IgniteSemaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(int) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
acquire() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
acquire() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Increments usage count for deployment.
acquire() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
acquire(boolean) - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Acquire context to work with transaction in the current thread.
acquire(long) - Method in class org.apache.ignite.internal.util.BasicRateLimiter
Acquires the given number of permits from this RateLimiter, blocking until the request can be granted.
acquire() - Static method in class org.apache.ignite.internal.util.GridStringBuilderFactory
Acquires a cached instance of StringBuilder if current thread is not using it yet.
acquire(Semaphore) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Acquires a permit from provided semaphore.
acquireAndExecute(IgniteCallable<T>, int) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires the given semaphore, executes the given callable and schedules the release of permits asynchronously
acquireAndExecute(IgniteCallable<T>, int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires the given semaphore, executes the given callable and schedules the release of permits asynchronously
acquiredPages() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
acquiredPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
acquireErr() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Acquires output stream for logging errors in tests.
acquireOut() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Acquires output stream for logging tests.
acquirePage(int, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Gets the page absolute pointer associated with the given page ID.
acquirePage(int, long, IoStatisticsHolder) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Gets the page absolute pointer associated with the given page ID.
acquirePage(int, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
Gets the page absolute pointer associated with the given page ID.
acquirePage(int, long, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
Gets the page absolute pointer associated with the given page ID.
acquirePage(long, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
acquirePage(int, long, AtomicBoolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
acquirePage(int, long, IoStatisticsHolder, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
acquirePage(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets the page absolute pointer associated with the given page ID.
acquirePage(int, long, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets the page absolute pointer associated with the given page ID.
acquirePage(int, long, AtomicBoolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
acquirePage(int, long, IoStatisticsHolder, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
acquirePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
acquireSafePoint() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpSupported
 
acquireSafePoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
acquireUninterruptibly() - Method in interface org.apache.ignite.IgniteSemaphore
Acquires a permit from this semaphore, blocking until one is available.
acquireUninterruptibly(int) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires the given number of permits from this semaphore, blocking until all are available.
acquireUninterruptibly() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires a permit from this semaphore, blocking until one is available.
acquireUninterruptibly(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires the given number of permits from this semaphore, blocking until all are available.
action() - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
 
ACTION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.CheckCorruptedCacheStoresCleanAction
 
ACTION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
 
actionsForMaintenanceTask(String) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
All MaintenanceActions provided by a component for MaintenanceTask with a given name.
actionsForMaintenanceTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
All MaintenanceActions provided by a component for MaintenanceTask with a given name.
activate() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
activate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
activate() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
Deprecated.
activate() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
Deprecated.
activate() - Method in interface org.apache.ignite.spi.collision.CollisionJobContext
Activates the job.
activateCluster() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
active() - Method in enum org.apache.ignite.cluster.ClusterState
 
active() - Method in interface org.apache.ignite.Ignite
Deprecated.
active(boolean) - Method in interface org.apache.ignite.Ignite
Deprecated.
active() - Method in interface org.apache.ignite.IgniteCluster
Deprecated.
active(boolean) - Method in interface org.apache.ignite.IgniteCluster
Deprecated.
active() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Checks Ignite grid is active or not active.
active(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Changes Ignite grid state to active or inactive.
active() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Checks Ignite grid is active or not active.
active(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Changes Ignite grid state to active or inactive.
active() - Method in class org.apache.ignite.internal.IgniteKernal
Checks Ignite grid is active or not active.
active(boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Changes Ignite grid state to active or inactive.
active() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Checks if Ignite grid is active.
active(boolean) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Changes Ignite grid state to active or inactive.
active() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
active() - Method in enum org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionState
 
active() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
active(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
active() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
Deprecated.
ACTIVE - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Active jobs metric name.
active() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
 
active(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
 
active() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
active(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
active(boolean) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
active() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.active" instead.
ACTIVE_BASELINE_NODES - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Active baseline nodes count metric name.
ACTIVE_COUNT_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
ACTIVE_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
ACTIVE_JOBS_THRESHOLD_NODE_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Threshold of maximum jobs executing concurrently.
activeCachesDeploymentEnabled() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
activeCachesDeploymentEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
activeCachesDeploymentEnabled() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
activeCachesDeploymentEnabled(boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
activeCachesDeploymentEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
activeCachesDeploymentEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
activeChanged() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
activeExplicitLocks() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
activeFutures() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
activeJob(IgniteUuid) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Gets active job.
activeJobs() - Method in interface org.apache.ignite.spi.collision.CollisionContext
Gets ordered collection of collision contexts for jobs that are currently executing.
activeMaintenanceTask(String) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Returns active MaintenanceTask by its name.
activeMaintenanceTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Returns active MaintenanceTask by its name.
activePagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets the number of active pages across all segments.
activeQueries() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
 
activeStripesCount() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
activeTaskFutures() - Method in interface org.apache.ignite.IgniteCompute
Gets tasks future for active tasks started on local node.
activeTaskFutures() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Gets tasks future for active tasks started on local node.
activeTransaction() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
 
activeTransaction(boolean) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
 
activeTransactions() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
activeTransactions() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshot
 
activeTransactions() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
activeTransactions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
AdaptiveCpuLoadProbe - Class in org.apache.ignite.spi.loadbalancing.adaptive
Implementation of node load probing based on CPU load.
AdaptiveCpuLoadProbe() - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Initializes CPU load probe to use CPU load average by default.
AdaptiveCpuLoadProbe(boolean, boolean) - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Specifies whether to use average CPU load vs. current and whether or not to take number of processors into account.
AdaptiveCpuLoadProbe(boolean, boolean, double) - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Specifies whether to use average CPU load vs. current and whether or not to take number of processors into account.
AdaptiveJobCountLoadProbe - Class in org.apache.ignite.spi.loadbalancing.adaptive
Implementation of node load probing based on active and waiting job count.
AdaptiveJobCountLoadProbe() - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
Initializes active job probe.
AdaptiveJobCountLoadProbe(boolean) - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
Creates new active job prove specifying whether to use average job counts vs. current.
AdaptiveLoadBalancingSpi - Class in org.apache.ignite.spi.loadbalancing.adaptive
Load balancing SPI that adapts to overall node performance.
AdaptiveLoadBalancingSpi() - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
 
AdaptiveLoadBalancingSpiMBean - Interface in org.apache.ignite.spi.loadbalancing.adaptive
Management MBean for AdaptiveLoadBalancingSpi SPI.
AdaptiveLoadProbe - Interface in org.apache.ignite.spi.loadbalancing.adaptive
Pluggable implementation of node load probing.
AdaptiveProcessingTimeLoadProbe - Class in org.apache.ignite.spi.loadbalancing.adaptive
Implementation of node load probing based on total job processing time.
AdaptiveProcessingTimeLoadProbe() - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
Initializes execution time load probe to use execution time average by default.
AdaptiveProcessingTimeLoadProbe(boolean) - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
Specifies whether to use average execution time vs. current.
add(T) - Method in interface org.apache.ignite.IgniteQueue
add(T) - Method in interface org.apache.ignite.IgniteSet
add(String) - Method in class org.apache.ignite.internal.ClassSet
Adds class name to the set.
add(E) - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
add(GridComponent) - Method in class org.apache.ignite.internal.GridKernalContextImpl
 
add(GridComponent, boolean) - Method in class org.apache.ignite.internal.GridKernalContextImpl
 
add(GridCacheEntryInfo) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
 
add(Collection<?>, Throwable, AffinityTopologyVersion) - Method in exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
 
add(Collection<?>, Throwable) - Method in exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
 
add(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
add(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Adds partition counters for a partition with the given ID.
add(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
add(IgniteInternalFuture<Void>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridCompoundReadRepairFuture
 
add(int, int, int, long, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
Add page to store.
add(int, int, int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
Add page to store.
add(int, int, int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
Add page to store.
add(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Add pageId to the tail of the list.
add(String, byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage.TmpStorage
Put data
add(TxLock) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
 
add(Object) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousBatch
Adds element to this batch.
add(Object) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousBatchAdapter
Adds element to this batch.
add(Object) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousQueryBatch
Adds element to this batch.
add(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
add(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
add(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
add(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
add(long) - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
Adds x to the metric.
add(double) - Method in class org.apache.ignite.internal.processors.metric.impl.DoubleMetricImpl
Adds x to the metric.
add(long) - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Adds x to the metric.
add(int) - Method in class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
Adds x to the metric.
add(long) - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
Adds x to the metric.
add(long) - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric
Adds x to the metric.
add(long) - Method in interface org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric.Delegate
Called when the parent metric's add method is called.
add(QueryCancellable) - Method in class org.apache.ignite.internal.processors.query.GridQueryCancel
Adds a cancel action.
add(int) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
Adds to number of scanned keys given scanned.
add(GridServiceDeploymentFuture<T>, boolean) - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentCompoundFuture
 
add(String) - Method in class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
 
add(String, boolean) - Method in class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
 
add(Integer) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
add(int) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
Adds the specified element to this set.
add(int) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
Adds the specified element to this set.
add(Integer) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
add(int) - Method in interface org.apache.ignite.internal.util.collection.IntSet
Adds the specified element to this set.
add(IgniteInternalFuture<T>) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Adds a future to this compound future.
add(E) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
add(E) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
add(E) - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Adds the specified element to this set if it is not already present.
add(byte) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Appends byte element to the list.
add(int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Appends integer to the next 4 bytes of list.
add(short) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Appends short to the next 2 bytes of the list.
add(long) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Appends long to the next 8 bytes of list.
add(byte[], int, int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
 
add(ByteBuffer, int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Adds data from byte buffer into array.
add(T) - Method in class org.apache.ignite.internal.util.GridCircularBuffer
 
add(T, IgniteInClosureX<T>) - Method in class org.apache.ignite.internal.util.GridCircularBuffer
 
add(E) - Method in class org.apache.ignite.internal.util.GridConcurrentHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
add(E) - Method in class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
add(E) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
add(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
add(E) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
add(int) - Method in class org.apache.ignite.internal.util.GridIntList
Add element to this array.
add(T) - Method in class org.apache.ignite.internal.util.GridLeanIdentitySet
add(V) - Method in class org.apache.ignite.internal.util.GridListSet
add(long) - Method in class org.apache.ignite.internal.util.GridLongList
Add element to this array.
add(E) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
add(E) - Method in class org.apache.ignite.internal.util.GridQueue
add(E) - Method in class org.apache.ignite.internal.util.GridSetWrapper
add(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateCollectionView
add(int, E) - Method in class org.apache.ignite.internal.util.MutableSingletonList
add(SessionWriteRequest) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
add(VisorIgfsMetrics) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
Add given metrics.
add(VisorCacheRebalanceCollectorTaskResult) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
Add specified results.
add(VisorNodeDataCollectorTaskResult) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
Add specified results.
add(TracingConfigurationCoordinates, TracingConfigurationParameters) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
Add coordinates and parameters pair to the result.
add(TcpDiscoveryNode) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Adds node to topology, also initializes node last update time with current system time.
add(Throwable) - Method in exception org.apache.ignite.spi.IgniteSpiMultiException
Adds a new cause for multi-exception.
add(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
add(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the tail of this deque.
addActiveCache(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Adds cache to the list of active caches in transaction.
addActiveCache(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
Adds cache to the list of active caches in transaction.
addActiveCache(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Adds cache to the list of active caches in transaction.
addActiveCache(GridCacheContext, boolean, IgniteTxAdapter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
addActiveCache(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Adds cache to the list of active caches in transaction.
addActiveCache(GridCacheContext, boolean, IgniteTxAdapter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
addActiveCache(GridCacheContext, boolean, IgniteTxAdapter) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
addActiveCache(GridCacheContext, boolean, IgniteTxAdapter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
addAll(Collection<? extends T>) - Method in interface org.apache.ignite.IgniteQueue
addAll(Collection<? extends T>) - Method in interface org.apache.ignite.IgniteSet
addAll(Collection<? extends T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
addAll(Collection<? extends T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
addAll(Collection<? extends T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
addAll(Collection<? extends T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
addAll(Collection<? extends T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridTransactionalCacheQueueImpl
addAll(List<String>) - Method in class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
 
addAll(Collection<? extends Integer>) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
addAll(Collection<? extends Integer>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
addAll(Collection<? extends E>) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
addAll(Collection<? extends E>) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
addAll(GridIntList) - Method in class org.apache.ignite.internal.util.GridIntList
 
addAll(GridIntList, GridIntList) - Static method in class org.apache.ignite.internal.util.GridIntList
 
addAll(GridLongList) - Method in class org.apache.ignite.internal.util.GridLongList
 
addAll(GridLongList, GridLongList) - Static method in class org.apache.ignite.internal.util.GridLongList
 
addAll(Collection<? extends E>) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
addAll(int[], int[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
addAll(C, V...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds values to collection and returns the same collection to allow chaining.
addAll(M, Map.Entry<K, V>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds values to collection and returns the same collection to allow chaining.
addAll(M, IgniteBiTuple<K, V>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds values to collection and returns the same collection to allow chaining.
addAll(C, Iterable<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
addAll(C, Iterator<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
addAll(Collection<? extends E>) - Method in class org.apache.ignite.util.deque.FastSizeDeque
Adds all of the elements in the specified collection at the end of this deque.
addAll(Collection<? extends E>) - Method in class org.jsr166.ConcurrentLinkedDeque8
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
addAlternateVersion(GridCacheVersion, IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addAndGet(long) - Method in interface org.apache.ignite.IgniteAtomicLong
Adds l and gets current value of atomic long.
addAndGet(long) - Method in interface org.apache.ignite.IgniteAtomicSequence
Adds l elements to atomic sequence and gets value of atomic sequence.
addAndGet(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Adds l and gets current value of atomic long.
addAndGet(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Adds l elements to atomic sequence and gets value of atomic sequence.
addAtomicFuture(long, GridCacheAtomicFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
addAttributeListener(ComputeTaskSessionAttributeListener, boolean) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Add listener for the session attributes.
addAttributeListener(ComputeTaskSessionAttributeListener, boolean) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Add listener for the session attributes.
addAttributeListener(ComputeTaskSessionAttributeListener, boolean) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Add listener for the session attributes.
addBackup(int, long) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
Add backup partition descriptor.
addBackupNotification(UUID, UUID, Collection<?>, Object) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
addBackups(Collection<UUID>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
addBatch() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
addBatch(String) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
addBatch() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
addBatch(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
addBatch(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
addBatch(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
addBatch() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
addBatch(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
addBatchedArgs(Object[]) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Adds batched arguments.
addBinaryMetadataUpdateListener(BinaryMetadataUpdatedListener) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
addCacheConfiguration(CacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Adds cache configuration template.
addCacheConfiguration(CacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Adds cache configuration template.
addCacheConfiguration(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
addCacheContext(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Adds cache context to shared cache context.
addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
addCacheEvent(int, KeyCacheObject, UUID, int, CacheObject, boolean, CacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
addCacheGroup(CacheGroupDescriptor, IgnitePredicate<ClusterNode>, CacheMode) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
addCacheGroupHandler(int, Class<Msg>, IgniteBiInClosure<UUID, ? super Msg>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
addCacheGroupState(int, CacheState) - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
addCacheGroupToStop(CacheGroupDescriptor, boolean) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
addCacheHandler(int, Class<Msg>, IgniteBiInClosure<UUID, ? super Msg>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
addCacheParticipants(Map<UUID, IgniteUuid>, Map<UUID, IgniteUuid>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Adds participants to all SHARED deployments.
addCacheToStop(DynamicCacheChangeRequest, DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
addCacheWithContinuousQuery(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
addCandidate(AffinityTopologyVersion, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Adds candidate to a lock span.
addCheckpoint(CheckpointEntry, Map<Integer, CacheState>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Adds checkpoint entry after the corresponding WAL record has been written to WAL.
addCheckpointListener(CheckpointListener, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
addCheckpointListener(CheckpointListener, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
Adding the listener which will be called only when given data region will be checkpointed.
addCheckpointListener(CheckpointListener, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
addCheckpointListener(CheckpointListener, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
addCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
addCleanupNanoTime(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
addCleanupRowsCnt(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
addClearingPartition(CacheGroupContext, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Marks a partition for clearing before rebalance.
addClientNode(String, UUID, boolean) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Adds near node ID to cache filter.
addClientNodeId(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Adds client node ID.
addCommittedTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addCommittedTx(IgniteInternalTx, GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addCommittedTxReturn(IgniteInternalTx, GridCacheReturnCompletableWrapper) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addConfigurationChangeListener(BiConsumer<String, File>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
addConflictVersion(GridCacheVersion, GridCacheVersion) - Static method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
 
addContinuousQueryClosure(CI1<Boolean>, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
addData(K, V) - Method in interface org.apache.ignite.IgniteDataStreamer
Adds data for streaming on remote node.
addData(Map.Entry<K, V>) - Method in interface org.apache.ignite.IgniteDataStreamer
Adds data for streaming on remote node.
addData(Collection<? extends Map.Entry<K, V>>) - Method in interface org.apache.ignite.IgniteDataStreamer
Adds data for streaming on remote node.
addData(Map<K, V>) - Method in interface org.apache.ignite.IgniteDataStreamer
Adds data for streaming on remote node.
addData(Map<K, V>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Adds data for streaming on remote node.
addData(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Adds data for streaming on remote node.
addData(Map.Entry<K, V>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Adds data for streaming on remote node.
addData(K, V) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Adds data for streaming on remote node.
addData() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
addDataInternal(KeyCacheObject, CacheObject) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
addDataInternal(Collection<? extends DataStreamerEntry>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
addDataInternal(Collection<? extends DataStreamerEntry>, boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
addDataRegion(DataStorageConfiguration, DataRegionConfiguration, boolean, PageReadWriteManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
addDataRegion(DataStorageConfiguration, DataRegionConfiguration, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
addDataRegion(DataStorageConfiguration, DataRegionConfiguration, boolean, PageReadWriteManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
addDataStreamerFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
addDepInfo - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
addDeployedClass(Class<?>, String...) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Adds deployed class together with aliases.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
addDeploymentInfo() - Method in interface org.apache.ignite.internal.processors.cache.CacheObjectValueContext
 
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Deployment enabled flag indicates whether deployment info has to be added to this message.
addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
addDestroyRequest(CacheGroupContext, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyQueue
 
addDhtAssignmentFetchFuture(GridDhtAssignmentFetchFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
addDhtKey(KeyCacheObject, List<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
addDhtKey(KeyCacheObject, boolean, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Adds a DHT key.
addDhtVersion(IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Adds version to be verified on remote node.
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in interface org.apache.ignite.internal.IgniteDiagnosticAware
 
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.InitNewCoordinatorFuture
addDiagnosticRequest(IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
addDisconnectListener(GridDisconnectListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addDiscoveryEventListener(DiscoveryEventListener, int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Adds discovery event listener.
addDiscoveryEventListener(DiscoveryEventListener, int, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Adds discovery event listener.
addEnlisted(KeyCacheObject, CacheObject, long, long, GridCacheVersion, CacheObject, boolean, AffinityTopologyVersion, MvccVersion, int, IgniteInternalTx, IgniteUuid, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
Adds enlisted tx entry to cache.
addEntries(ClassLoader, Iterable<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
Adds entries to started near remote tx.
addEntries(Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
 
addEntry(GridDhtCacheEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Adds entry to future.
addEntry(long, IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
addEntry(KeyCacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
addEntry(GridCacheContext, IgniteTxKey, GridCacheOperation, CacheObject, GridCacheVersion, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
 
addEntry(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
addEntry(GridCacheOperation, CacheObject, EntryProcessor, Object[], GridCacheEntryEx, ExpiryPolicy, CacheEntryPredicate[], boolean, long, long, GridCacheVersion, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
addEntry(IgniteTxEntry) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
addEntry(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
addEntryProcessor(EntryProcessor<Object, Object, Object>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
addEntryProcessResult(GridCacheContext, KeyCacheObject, Object, Object, Exception, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
addError(UUID, IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
addEstimatedKeysCount(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
addEvent(int, KeyCacheObject, IgniteInternalTx, GridCacheMvccCandidate, int, CacheObject, boolean, CacheObject, boolean, String, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
addEvent(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
addEvent(int, KeyCacheObject, UUID, IgniteInternalTx, GridCacheMvccCandidate, int, CacheObject, boolean, CacheObject, boolean, String, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
addEvent(int, KeyCacheObject, UUID, GridCacheMvccCandidate, int, CacheObject, boolean, CacheObject, boolean, String, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
addEvent(int, KeyCacheObject, UUID, IgniteInternalTx, String, Object, int, CacheObject, boolean, CacheObject, boolean, String, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
addExcludedTable(String) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Add excluded table
addExplicit(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Adds explicit version if there is one.
addExplicitLock(long, GridCacheMvccCandidate, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Adds candidate to the list of near local candidates.
addFailedKey(KeyCacheObject, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
addFailedKey(KeyCacheObject, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Adds key to collection of failed keys.
addFailedNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Adds node ID to the failed nodes list.
addField(int) - Method in class org.apache.ignite.internal.binary.BinarySchema.Builder
Add field.
addField(String, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
Adds field to this index.
addField(String, int, boolean) - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Adds field to this index.
addFieldToIndex(String, String, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds field to index.
addFieldToTextIndex(String) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds field to text index.
addFieldToTextIndex(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Adds field to text index.
addFilter(IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
addFirst(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
addFirst(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the front of this deque.
addFlags() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
addForRecycle(ReuseBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
addForRecycle(ReuseBag) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseList
 
addForRecycle(ReuseBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
addFreePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Remove
addFreePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.LongListReuseBag
addFreePage(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseBag
 
addFull(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
Adds partition for preloading from all current data.
addFullPartitionsMap(int, GridDhtPartitionFullMap, Integer) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
addFuture(GridDhtForceKeysFuture<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Adds future to future map.
addFuture(GridCacheFuture<?>, IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
addFuture(GridCacheVersionedFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
/** Adds future.
addFuture(TxDeadlockDetection.TxDeadlockFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addGetAllTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the getAll time accumulator.
addGetTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the get time accumulator.
addGridCommonData(Integer, Serializable) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
addHelper(Object) - Method in class org.apache.ignite.internal.GridKernalContextImpl
 
addHistorical(int, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
Adds partition for preloading from history.
addIfAbsent(ConcurrentMap<K, V>, K, Callable<V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets the value with given key.
addIfAbsent(ConcurrentMap<K, V>, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets the value with given key.
addIfAbsent(Map<? super K, V>, K, Callable<? extends V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Utility map getter.
addIfAbsent(Map<K, V>, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Utility map getter.
addIncomeConnectionListener(IgniteInClosure<Socket>) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
addIndex(String, QueryIndexType, int) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds index.
addIndex(QueryIndexDescriptorImpl) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Add index.
addIndexBuildCountPartitionsLeft(long) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Add number of partitions need processed for finished indexes create or rebuilding.
addIndexRebuildKeyProcessed(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increase number of keys processed during index rebuilding.
addInfo(GridCacheEntryInfo) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
addInvalidPartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
addInvalidPartition(int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
addInvalidPartition(int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
addInvalidPartition(int, int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
addInvalidPartition(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
addInvokeResult(IgniteTxEntry, CacheObject, GridCacheReturn, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
addInvokeTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments invoke operation time nanos.
addJavaNoOpLogger() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds no-op console handler for root java logger.
addjCacheProxy(String, IgniteCacheProxyImpl<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
addJobSiblings(Collection<ComputeJobSibling>) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
addJoin(PartitionJoinCondition) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Add equi-join condition.
addJoiningNodeData(Integer, Serializable) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
addKey(KeyCacheObject, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
 
addKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
addKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
addKeyBytes(KeyCacheObject, boolean, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Adds a key.
addKeyBytes(KeyCacheObject, boolean, GridCacheVersion, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Adds a key.
addKeyMapping(IgniteTxKey, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Adds key mapping to dht mapping.
addKeysForCache(int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
addLast(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
addLast(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the end of this deque.
addLastCause(Throwable, Throwable, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds cause to the end of cause chain.
addLastx(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Same as ConcurrentLinkedDeque8.addLast(Object), but returns new node.
addListener(IgnitionListener) - Static method in class org.apache.ignite.Ignition
Adds a lsnr for grid life cycle events.
addListener(IgnitionListener) - Static method in class org.apache.ignite.internal.IgnitionEx
Adds a lsnr for grid life cycle events.
addListener(CacheObjectBinaryProcessorImpl.TestBinaryContext.TestBinaryContextListener) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext
 
addListener(GridLocalEventListener, int...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
Adds local event listener.
addListener(DistributePropertyListener<? super T>) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
addListener(DistributePropertyListener<? super T>) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
 
addListener(DistributePropertyListener<? super T>) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
addLocal(long, GridCacheVersion, AffinityTopologyVersion, long, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Add local candidate.
addLocal(long, GridCacheVersion, AffinityTopologyVersion, long, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Add local candidate.
addLocal(GridCacheEntryEx, long, GridCacheVersion, long, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
addLocal(GridCacheEntryEx, UUID, GridCacheVersion, long, GridCacheVersion, long, GridCacheVersion, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
addLocalEventListener(IgnitePredicate<? extends Event>, int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Adds local user event listener.
addLocalEventListener(GridLocalEventListener, int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Adds local event listener.
addLocalEventListener(GridLocalEventListener, int, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Adds local event listener.
addLocalEventListener(GridLocalEventListener, int...) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Adds an event listener for local events.
addLocalMessageListener(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Register an local message listener to receive messages sent by remote nodes.
addLocalNodeInitializedEventListener(IgniteInClosure<ClusterNode>) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Adds a listener for local node initialized event.
addLocalPartitionMap(int, GridDhtPartitionMap, Integer) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
addLockKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
 
addLog(Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
Logs work to span.
addLog(Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
Logs work to span.
addLog(Supplier<String>) - Method in interface org.apache.ignite.internal.processors.tracing.Span
Logs work to span.
addLog(Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
Logs work to span.
addLog(String) - Method in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
Logs work to span.
addLog(String) - Method in interface org.apache.ignite.spi.tracing.SpiSpecificSpan
Logs work to span.
addLog4jNoOpLogger() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds no-op logger to remove no-appender warning.
addLostPartitions(int, Collection<Integer>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
addMapping(List<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxMapping
Adds information about next mapping.
addMappingUpdatedListener(MappingUpdatedListener) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Adds a listener to be notified when mapping changes.
addMessage(T) - Method in class org.apache.ignite.stream.StreamAdapter
Converts given message to 1 or many tuples (depending on the type of extractor) and adds it/them to the underlying streamer.
addMessageListener(GridTopic, GridMessageListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addMessageListener(Object, GridMessageListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addMessageListener(GridMessageListener, String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
addMeta(T) - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Adds a new metadata.
addMeta(int, BinaryType, boolean) - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Adds a new or updates an existing metadata to the latest version.
addMeta(int, BinaryType, boolean) - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Adds a new or updates an existing metadata to the latest version.
addMeta(int, BinaryType, boolean) - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Adds a new or updates an existing metadata to the latest version.
addMeta(int, BinaryType, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
addMeta(T) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Adds a new metadata.
addMeta(int, V) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Adds a new metadata.
addMeta(int, T) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Adds a new metadata.
addMeta(int, BinaryType, boolean) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
addMeta(int, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Adds a new metadata.
addMeta(int, T) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Adds metadata associated with specified key.
addMeta(int, T) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Adds metadata associated with specified key.
addMetaIfAbsent(int, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Adds given metadata value only if it was absent.
addMetaIfAbsent(int, Callable<V>) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Adds given metadata value only if it was absent.
addMetaLocally(int, BinaryType, boolean) - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Adds meta data locally on current node without sending any messages.
addMetaLocally(int, BinaryType, boolean) - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Adds meta data locally on current node without sending any messages.
addMetaLocally(int, BinaryType, boolean) - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Adds meta data locally on current node without sending any messages.
addMetaLocally(int, BinaryType) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Adds metadata locally without triggering discovery exchange.
addMetaLocally(int, BinaryType) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Adds metadata locally without triggering discovery exchange.
addMetricRegistryCreationListener(Consumer<ReadOnlyMetricRegistry>) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Adds listener of metrics registry creation events.
addMetricRegistryCreationListener(Consumer<ReadOnlyMetricRegistry>) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Register listener which will be notified on metric registry creation.
addMetricRegistryCreationListener(Consumer<ReadOnlyMetricRegistry>) - Method in interface org.apache.ignite.spi.metric.ReadOnlyMetricManager
Adds listener of metrics registry creation events.
addMetricRegistryRemoveListener(Consumer<ReadOnlyMetricRegistry>) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Adds listener of metrics registry remove events.
addMetricRegistryRemoveListener(Consumer<ReadOnlyMetricRegistry>) - Method in interface org.apache.ignite.spi.metric.ReadOnlyMetricManager
Adds listener of metrics registry remove events.
addMissed(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
addNearEntry(KeyCacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
addNearKey(KeyCacheObject, GridDhtCacheEntry.ReaderId[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
addNearKey(KeyCacheObject, GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Adds a Near key.
addNearKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Adds a Near key.
addNearLocal(GridCacheEntryEx, UUID, UUID, long, GridCacheVersion, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Adds new near local lock candidate.
addNearWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
addNearWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
 
addNearWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
addNext(GridCacheContext, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
addNode(N, int) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Adds a node to consistent hash algorithm.
addNode(ClusterNode) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Sends node info to native platform, if necessary.
addNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Sends node info to native platform, if necessary.
addNode(N, int) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Adds a node to consistent hash algorithm.
addNodeAsInvalid(ClusterNode, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
addNodeAttribute(String, Object) - Method in interface org.apache.ignite.internal.GridKernalContext
Add attribute to node attributes.
addNodeAttribute(String, Object) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Add attribute to node attributes.
addNodeAttribute(String, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Add attribute to node attributes.
addNodeClient(ClusterNode, int, GridCommunicationClient) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
addNodes(Collection<N>, int) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Adds nodes to consistent hash algorithm (if nodes are null or empty, then no-op).
addNodes(Collection<N>, int) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Adds nodes to consistent hash algorithm (if nodes are null or empty, then no-op).
addNodeSpecificData(Integer, Serializable) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
addNotification(UUID, UUID, Object, Object, boolean, boolean) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
addNotNullField(String) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds a notNull field.
addOrderedCacheGroupHandler(GridCacheSharedContext, Object, IgniteBiInClosure<UUID, ? extends GridCacheGroupIdMessage>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
addOrderedCacheHandler(GridCacheSharedContext, Object, IgniteBiInClosure<UUID, ? extends GridCacheIdMessage>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
addOrMergeDelayedFullMessage(ClusterNode, GridDhtPartitionsFullMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Add or merge updates received from coordinator while exchange in progress.
addOwnedValue(IgniteTxKey, GridCacheVersion, CacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Adds owned value.
addPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Adds page to the end of pages list.
addPage(Collection<R>, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
Add new query result page of data.
addParticipants(Map<UUID, IgniteUuid>, Map<UUID, IgniteUuid>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Adds participants to all deployments.
addParticipants(Map<UUID, IgniteUuid>, Map<UUID, IgniteUuid>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Adds participants to all deployments.
addParticipants(Map<UUID, IgniteUuid>, Map<UUID, IgniteUuid>) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Adds participants to all deployments.
addPartitionCounter(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
 
addPartitionSizes(int, Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Adds partition sizes map for specified grpId to the current message.
addPartitionState(int, long, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
addPartitionState(int, long, long, byte) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
addPartitionUpdateCounters(int, Map<Integer, T2<Long, Long>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
addPartitionUpdateCounters(int, CachePartitionFullCountersMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
addPartitionUpdateCounters(int, Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
addPortListener(GridPortListener) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Add listener.
addPrecision(String, Integer) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds fieldsPrecision info.
addPreloadEntry(GridCacheEntryInfo) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Adds preload entry to lock response.
addPreloadEntry(GridCacheEntryInfo) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Adds preload entry.
addPrimary(int, long) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
Add primary partition descriptor.
addProcessDisconnectRequest(DisconnectedSessionInfo) - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationWorker
 
AddProcessor() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.AddProcessor
Required by Externalizable.
AddProcessor(IgniteUuid, int) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.AddProcessor
 
addProperty(QueryEntityClassProperty, QuerySqlField, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds property to the type descriptor.
addProperty(GridQueryProperty, boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Adds property to the type descriptor.
addProperty(GridQueryProperty, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Adds property to the type descriptor.
addPutAllTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the putAll time accumulator.
addPutAndGetTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments put and get time accumulators.
addPutTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the put time accumulator.
addQueryField(String, String, String) - Method in class org.apache.ignite.cache.QueryEntity
Utility method for building query entities programmatically.
addQueryTracker(MvccQueryTracker) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
addQueryTracker(MvccQueryTracker) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
addQuotationMarksIfNeeded(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Add quotation marks at the beginning and end of the string.
ADDR_SIZE - Static variable in class org.apache.ignite.internal.util.GridUnsafe
Address size.
addReader(UUID, long, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
addReader(long, GridDhtCacheEntry, IgniteTxEntry, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Adds reader to cached entry.
addReader(long, GridDhtCacheEntry, IgniteTxEntry, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Adds reader to cached entry.
addReader() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
addReader(long, GridDhtCacheEntry, IgniteTxEntry, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Adds reader to cached entry.
addReader(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
addReader() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
addReaders() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
addRebalanceEvent(int, int, ClusterNode, int, long) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Adds rebalancing event.
addRebalanceMissEvent(int) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Adds partition supply event.
addRebalanceSupplyEvent(int) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Adds partition supply event.
addRecord(WALRecord) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
addRemote(UUID, UUID, long, GridCacheVersion, boolean, boolean, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Adds new lock candidate.
addRemote(GridCacheEntryEx, UUID, UUID, long, GridCacheVersion, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Adds new remote lock candidate (either near remote or dht remote).
addRemoveAllTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the removeAll time accumulator.
addRemoveAndGetTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments remove and get time accumulators.
addRemoved(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
addRemoved(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
addRemoved(GridCacheContext, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
addRemoveTimeNanos(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Increments the remove time accumulator.
addReservation(GridDhtPartitionsReservation) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Adds group reservation to this partition.
address() - Method in interface org.apache.ignite.internal.mem.DirectMemoryRegion
 
address() - Method in class org.apache.ignite.internal.mem.file.MappedFile
address() - Method in class org.apache.ignite.internal.mem.UnsafeChunk
address() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
address(InetSocketAddress) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
address(InetAddress) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
address() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode.ResolvedAddresses
 
address() - Method in class org.apache.ignite.internal.visor.util.VisorTaskUtils.SortableAddress
 
address() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Gets subject network address.
address(InetSocketAddress) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets subject network address.
address() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Gets subject connection address.
address() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage
 
addresses() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets collection of addresses this node is known by.
addresses() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets collection of addresses this node is known by.
addresses() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
addresses() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets collection of addresses this node is known by.
addresses() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets collection of addresses this node is known by.
addresses() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryLoopbackProblemMessage
 
addresses() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
addressesAsString(ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns string representation of node addresses.
addressesAsString(Collection<String>, Collection<String>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns string representation of addresses.
AddressResolver - Interface in org.apache.ignite.configuration
Provides resolution between external and internal addresses.
addResult(UUID, Map<String, Integer>) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
Adds to result information about indexes from node.
addResult(Map<K1, V1>, KeyCacheObject, CacheObject, boolean, boolean, boolean, boolean, GridCacheVersion, long, long, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
addResult(Map<K1, V1>, KeyCacheObject, EntryGetResult, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
addResult(Map<K1, V1>, KeyCacheObject, CacheObject, boolean, boolean, boolean, boolean, EntryGetResult, GridCacheVersion, long, long, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
addRolledbackTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addRolledbackTx(IgniteInternalTx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
addRoot(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
addRow(byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore
 
addRow(CacheDataRow, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
addRow(long, long, T, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Adds row to this data page and sets respective link to the given row object.
addRow(long, byte[], int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Adds row to this data page and sets respective link to the given row object.
addRowFragment(PageMemory, long, long, T, int, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Adds maximum possible fragment of the given row to this data page and sets respective link to the row.
addRowFragment(long, long, byte[], long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Adds this payload as a fragment to this data page.
addRows(Collection<? extends CacheDataRow>, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
addrRslvr() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Address resolver.
addrRslvr(AddressResolver) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
addScale(String, int) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Adds fieldsScale info.
addScannedRowsCount(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
addSchema(int, BinarySchema) - Method in class org.apache.ignite.internal.binary.BinarySchemaRegistry
Add schema.
addSearchNanoTime(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
addSendMessageListener(IgniteInClosure<TcpDiscoveryAbstractMessage>) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
addSize(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Adding the WAL segment size in the archive.
addSnapshot(GridJobMetricsSnapshot) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
 
addSystemViewCreationListener(Consumer<SystemView<?>>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Adds listener of view creation events.
addSystemViewCreationListener(Consumer<SystemView<?>>) - Method in interface org.apache.ignite.spi.systemview.ReadOnlySystemViewRegistry
Adds listener of view creation events.
addTable(PartitionTable) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinGroup
Add table to the group.
addTable(PartitionTable, PartitionTableAffinityDescriptor) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Add table.
addTag(String, Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
Adds tag to span with String value.
addTag(String, Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
Adds tag to span with String value.
addTag(String, Supplier<String>) - Method in interface org.apache.ignite.internal.processors.tracing.Span
Adds tag to span with String value.
addTag(String, Supplier<String>) - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
Adds tag to span with String value.
addTag(String, String) - Method in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
Adds tag to span with String value.
addTag(String, String) - Method in interface org.apache.ignite.spi.tracing.SpiSpecificSpan
Adds tag to span with String value.
addTails(int, long, int, PagesList.Stripe[], int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
addThrottlingTime(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
addTimeoutObject(GridTimeoutObject) - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
 
addTimeoutObject(IgniteSpiTimeoutObject) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
 
addTimeoutObject(IgniteSpiTimeoutObject) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
addTopologyListener(GridClientTopologyListener) - Method in interface org.apache.ignite.internal.client.GridClient
Adds topology listener.
addTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Adds topology listener.
addTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Adds topology listener.
addTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Adds topology listener.
addToTail(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
Add page to the tail of protected or probationary LRU list.
addToWaitGroup(int, int, AffinityTopologyVersion, List<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Adds group partition to wait list.
addTransmissionHandler(Object, TransmissionHandler) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMultiTxFuture
 
addTx(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
 
addTxContext(ClientTxContext) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Add new transaction context to connection.
addTxLock(IgniteTxKey, TxLock) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
addType(QueryTypeDescriptorImpl) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
Adds type to indexed types.
addUnloadEvent(int) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Adds partition unload event.
addUnregistered(Collection<DynamicCacheDescriptor>) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
Adds cache and caches groups that is not registered yet to registry.
addUpdateCounters(UUID, Map<Integer, T2<Long, Long>>) - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
addUpdateEntry(KeyCacheObject, Object, long, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
addUpdateEntry(KeyCacheObject, Object, long, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
 
addUpdateEntry(KeyCacheObject, Object, long, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
 
addUserMessageListener(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addUserMessageListener(Object, IgniteBiPredicate<UUID, ?>, UUID) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
addValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
addValueBytes(CacheObject, boolean, GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
addWalChangeRequest(WalStateProposeMessage) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
Add pending WAL change request.
addWrite(IgniteTxEntry, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
 
addWrite(GridCacheContext, GridCacheOperation, IgniteTxKey, CacheObject, Collection<T2<EntryProcessor<Object, Object, Object>, Object[]>>, long, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
 
addWriteEntry(IgniteTxKey, IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
addWriteEntry(IgniteTxKey, IgniteTxEntry) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteState
 
addWriteEntry(IgniteTxKey, IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
addWriteListener(PageWriteListener) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
addWriteListener(PageWriteListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
addWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long, GridCacheVersion, boolean, CacheObject, long, GridCacheOperation) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
addWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long, GridCacheVersion, boolean, CacheObject, long, GridCacheOperation) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
 
addWriteValue(KeyCacheObject, CacheObject, EntryProcessor<Object, Object, Object>, long, long, GridCacheVersion, boolean, CacheObject, long, GridCacheOperation) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
addx(E) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
addx(E) - Method in class org.apache.ignite.internal.util.GridConcurrentHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
addx(E) - Method in class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Note that unlike regular add operation on a set, this method will only add the passed in element if it's not already present in set.
addx(V) - Method in class org.apache.ignite.internal.util.GridListSet
Either adds a value to set or does nothing if value is already present.
addx(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Same as ConcurrentLinkedDeque8.add(Object), but returns new node.
adjustedWalHistorySize(DataStorageConfiguration, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Calculates maximum WAL archive size based on maximum checkpoint buffer size, if the default value of DataStorageConfiguration.getMaxWalArchiveSize() is not overridden.
advance() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Switches records iterator to the next record.
advance() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SingleSegmentLogicalRecordsIterator
Switches records iterator to the next record.
advanceRecord(AbstractWalRecordsIterator.AbstractReadFileHandle) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Switches to new record.
advanceSegment(AbstractWalRecordsIterator.AbstractReadFileHandle) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Switches records iterator to the next WAL segment as result of this method, new reference to segment should be returned.
advanceSegment(AbstractWalRecordsIterator.AbstractReadFileHandle) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SingleSegmentLogicalRecordsIterator
Switches records iterator to the next WAL segment as result of this method, new reference to segment should be returned.
affCacheName() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
affectedRows() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
affectedRows() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteResult
 
Affinity<K> - Interface in org.apache.ignite.cache.affinity
Provides affinity information to detect which node is primary and which nodes are backups for a partitioned or replicated cache.
affinity(String) - Method in interface org.apache.ignite.Ignite
Gets affinity service to provide information about data partitioning and distribution.
affinity() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Whether this index is affinity key index or not.
affinity(K) - Method in interface org.apache.ignite.internal.client.GridClientData
Gets affinity node ID for provided key.
affinity(K) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets affinity node ID for provided key.
affinity() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets cache data affinity processor.
affinity() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets cache data affinity processor.
affinity(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets affinity service to provide information about data partitioning and distribution.
affinity(Integer) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
affinity() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
affinity() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets affinity service to provide information about data partitioning and distribution.
affinity() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
affinity() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets affinity service to provide information about data partitioning and distribution.
affinity() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
affinity() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets affinity service to provide information about data partitioning and distribution.
affinity() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets cache data affinity processor.
affinity() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
 
affinity() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
affinity() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
AFFINITY_CALL_ATTEMPT - Static variable in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Name of job context attribute containing number of affinity call attempts.
AFFINITY_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Affinity fetch pool.
AFFINITY_TOPOLOGY_CHANGED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientFlag
Affinity topology change flag.
AffinityAssignment - Interface in org.apache.ignite.internal.processors.affinity
Cached affinity calculations.
affinityAssignment(DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
affinityAssignmentsError(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Error that caused failure to get affinity assignments.
affinityAssignmentsError() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Returns error that caused failure to get affinity assignments.
AffinityCache - Class in org.apache.ignite.internal.jdbc.thin
Affinity Cache.
AffinityCache(AffinityTopologyVersion, int, int) - Constructor for class org.apache.ignite.internal.jdbc.thin.AffinityCache
Constructor.
affinityCacheFuture(String, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
affinityCacheIds() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
affinityCacheName() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
affinityCacheName() - Method in interface org.apache.ignite.spi.failover.FailoverContext
affinityCacheName() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
affinityCacheNames() - Method in interface org.apache.ignite.internal.processors.closure.AffinityTask
 
affinityCall(String, Object, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCall(Collection<String>, Object, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCall(Collection<String>, int, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where partition is located (the partition is primary on the node) It's guaranteed that the data of all the partitions of all participating caches, the affinity key belongs to, will present on the destination node throughout the job execution.
affinityCall(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteQueue
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityCall(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteSet
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityCall(String, Object, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCall(Collection<String>, Object, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCall(Collection<String>, int, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where partition is located (the partition is primary on the node) It's guaranteed that the data of all the partitions of all participating caches, the affinity key belongs to, will present on the destination node throughout the job execution.
affinityCall(Collection<String>, int, Callable<R>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
affinityCall(IgniteCallable<R>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityCall(IgniteCallable<R>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityCall(IgniteCallable<R>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityCall(IgniteCallable<R>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityCallAsync(String, Object, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCallAsync(Collection<String>, Object, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCallAsync(Collection<String>, int, IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where partition is located (the partition is primary on the node) The data of the partition will not be migrated from the target node while the job is executed.
affinityCallAsync(String, Object, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCallAsync(Collection<String>, Object, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityCallAsync(Collection<String>, int, IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where partition is located (the partition is primary on the node) The data of the partition will not be migrated from the target node while the job is executed.
AffinityCentralizedFunction - Annotation Type in org.apache.ignite.cache.affinity
Annotation marker which identifies affinity function that must be calculated on one centralized node instead of independently on each node.
affinityChanged(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
affinityChangeMessage(CacheAffinityChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Sets affinity change message associated with the exchange.
affinityColumn() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
affinityDescriptor() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinGroup
 
affinityExecute(String, String, Object, Object) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Executes task using cache affinity key for routing.
affinityExecuteAsync(String, String, Object, Object) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Asynchronously executes task using cache affinity key for routing.
affinityFieldInlineSize() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets affinity fields index INLINE_SIZE.
affinityFieldInlineSize(int) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets affinity fields index INLINE_SIZE.
affinityFieldInlineSize() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets affinity fields index INLINE_SIZE.
affinityFieldInlineSize(int) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets affinity fields index INLINE_SIZE.
affinityFieldName(Class) - Static method in class org.apache.ignite.internal.binary.BinaryContext
 
affinityFieldName(String) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Set known affinity key field name.
AffinityFunction - Interface in org.apache.ignite.cache.affinity
Cache key affinity which maps keys to nodes.
affinityFunction() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
affinityFunctionAssignPartitions(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Assigns the affinity partitions.
AffinityFunctionContext - Interface in org.apache.ignite.cache.affinity
Affinity function context.
affinityFunctionDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Destroys the affinity function.
affinityFunctionInit(long, PlatformTargetProxy) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Initializes affinity function.
affinityFunctionPartition(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Gets the partition from affinity function.
affinityFunctionRemoveNode(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Removes the node from affinity function.
affinityIncludeNeighbors() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
affinityKey(K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Maps passed in key to a key which will be used for node affinity.
AffinityKey<K> - Class in org.apache.ignite.cache.affinity
Optional wrapper for cache keys to provide support for custom affinity mapping.
AffinityKey() - Constructor for class org.apache.ignite.cache.affinity.AffinityKey
Empty constructor.
AffinityKey(K) - Constructor for class org.apache.ignite.cache.affinity.AffinityKey
Initializes key wrapper for a given key.
AffinityKey(K, Object) - Constructor for class org.apache.ignite.cache.affinity.AffinityKey
Initializes key together with its affinity key counter-part.
affinityKey() - Method in class org.apache.ignite.cache.affinity.AffinityKey
Gets affinity key to use for affinity mapping.
affinityKey(Object) - Method in class org.apache.ignite.cache.affinity.AffinityKey
Sets affinity key to use for affinity mapping.
affinityKey(Object) - Method in interface org.apache.ignite.cache.affinity.AffinityKeyMapper
Deprecated.
Maps passed in key to an alternate key which will be used for node affinity.
affinityKey(String, Object) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Gets affinity key for cache key.
affinityKey(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Maps passed in key to a key which will be used for node affinity.
affinityKey(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Maps passed in key to a key which will be used for node affinity.
affinityKey(Object) - Method in class org.apache.ignite.internal.processors.cache.CacheDefaultBinaryAffinityKeyMapper
If key class has annotation AffinityKeyMapped, then the value of annotated method or field will be used to get affinity value instead of the key itself.
affinityKey(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
If Key is GridCacheInternal entry when won't passed into user's mapper and will use default.
affinityKey(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
If key class has annotation AffinityKeyMapped, then the value of annotated method or field will be used to get affinity value instead of the key itself.
affinityKey() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Returns affinity key field name or null for default.
affinityKey() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Returns affinity key field name or null for default.
affinityKey(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
affinityKey() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Gets affinity key used for key-to-node affinity calculation.
affinityKey() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets affinity key used for key-to-node affinity calculation.
affinityKey() - Method in interface org.apache.ignite.services.ServiceContext
Gets affinity key used for key-to-node affinity calculation.
affinityKey() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets affinity key used for key-to-node affinity calculation.
affinityKey() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
affinityKeyBackups() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
affinityKeyColumn() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
affinityKeyField(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Get affinity key field.
affinityKeyField(String) - Method in class org.apache.ignite.internal.processors.cache.CacheDefaultBinaryAffinityKeyMapper
Get affinity field override for type.
affinityKeyField(int) - Method in class org.apache.ignite.internal.processors.cache.CacheDefaultBinaryAffinityKeyMapper
Get affinity field override for type.
affinityKeyFieldName() - Method in interface org.apache.ignite.binary.BinaryType
Binary objects can optionally specify custom key-affinity mapping in the configuration.
affinityKeyFieldName(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
Get affinity key field name for type.
affinityKeyFieldName() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
affinityKeyFieldName() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Binary objects can optionally specify custom key-affinity mapping in the configuration.
affinityKeyFieldName() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Binary objects can optionally specify custom key-affinity mapping in the configuration.
affinityKeyFieldName() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
 
AffinityKeyMapped - Annotation Type in org.apache.ignite.cache.affinity
Optional annotation to specify custom key-to-node affinity.
AffinityKeyMapper - Interface in org.apache.ignite.cache.affinity
affinityKeyPropertyName(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
 
affinityMapper() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
affinityNode(int, Object) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Calculates affinity node for given cache and key.
affinityNode(int, int) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Calculates affinity node for given cache and partition.
affinityNode(IgniteBinary, int, Object) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Calculates affinity node for given cache and key.
affinityNode(int, int) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Calculates affinity node for given cache and partition.
affinityNode() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
affinityNode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
affinityNode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
affinityNode(ClusterNode, IgnitePredicate<ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
affinityNode() - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
 
affinityNode(boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
 
affinityNodes(GridCacheContext, AffinityTopologyVersion) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Gets DHT affinity nodes.
affinityPartitionId() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
affinityPartitionId() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
affinityPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
affinityProxy(String) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
affinityReadyFuture(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
Gets affinity ready future, a future that will be completed after affinity with given topology version is calculated.
affinityReadyFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
Gets affinity ready future, a future that will be completed after affinity with given topology version is calculated.
affinityReadyFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
affinityReadyFuturex(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
Gets affinity ready future that will be completed after affinity with given topology version is calculated.
affinityReassign() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
affinityReassign() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
 
affinityRun(String, Object, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRun(Collection<String>, Object, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRun(Collection<String>, int, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job on the node where partition is located (the partition is primary on the node) It's guaranteed that the data of all the partitions of all participating caches, the affinity key belongs to, will present on the destination node throughout the job execution.
affinityRun(IgniteRunnable) - Method in interface org.apache.ignite.IgniteQueue
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityRun(IgniteRunnable) - Method in interface org.apache.ignite.IgniteSet
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityRun(String, Object, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRun(Collection<String>, Object, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRun(Collection<String>, int, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job on the node where partition is located (the partition is primary on the node) It's guaranteed that the data of all the partitions of all participating caches, the affinity key belongs to, will present on the destination node throughout the job execution.
affinityRun(Collection<String>, int, Runnable, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
affinityRun(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityRun(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Executes given job on collocated queue on the node where the queue is located (a.k.a. affinity co-location).
affinityRun(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityRun(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Executes given job on collocated set on the node where the set is located (a.k.a. affinity co-location).
affinityRunAsync(String, Object, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRunAsync(Collection<String>, Object, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRunAsync(Collection<String>, int, IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes given job asynchronously on the node where partition is located (the partition is primary on the node) The data of the partition will not be migrated from the target node while the job is executed.
affinityRunAsync(String, Object, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRunAsync(Collection<String>, Object, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where data for provided affinity key is located (a.k.a. affinity co-location).
affinityRunAsync(Collection<String>, int, IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given job asynchronously on the node where partition is located (the partition is primary on the node) The data of the partition will not be migrated from the target node while the job is executed.
AffinityTask - Interface in org.apache.ignite.internal.processors.closure
Affinity mapped task.
affinityTopologyVersion() - Method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
affinityTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
affinityTopologyVersion() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
 
AffinityTopologyVersion - Class in org.apache.ignite.internal.processors.affinity
 
AffinityTopologyVersion() - Constructor for class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Empty constructor required by Externalizable.
AffinityTopologyVersion(long) - Constructor for class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
AffinityTopologyVersion(long, int) - Constructor for class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
affinityTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
affinityUpdateRequired(int) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Is affinity update required for given cache.
AffinityUuid - Class in org.apache.ignite.cache.affinity
Guaranteed unique affinity-based key.
AffinityUuid() - Constructor for class org.apache.ignite.cache.affinity.AffinityUuid
Empty constructor.
AffinityUuid(Object) - Constructor for class org.apache.ignite.cache.affinity.AffinityUuid
Constructs unique affinity UUID based on affinity key.
affinityVersion() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
 
affKey - Variable in class org.apache.ignite.services.ServiceConfiguration
Affinity key.
affKeyFieldName() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
affNode - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
Explicit predefined single mapping (backup or primary).
affNode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
Explicit predefined single mapping (backup or primary).
affNode() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
affPartId() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
after(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
afterAsyncCompletion(IgniteOutClosure<T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager.LongOperationAsyncExecutor
Executes closure that can't run in parallel with long operation that is executed by FilePageStoreManager.LongOperationAsyncExecutor.async(java.lang.Runnable).
afterBinaryMemoryRestore(IgniteCacheDatabaseSharedManager, GridCacheDatabaseSharedManager.RestoreBinaryState) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback executed when binary memory has fully restored and WAL logging is resumed.
afterBinaryMemoryRestore(IgniteCacheDatabaseSharedManager, GridCacheDatabaseSharedManager.RestoreBinaryState) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed when binary memory has fully restored and WAL logging is resumed.
afterCall(Class<?>, String, Object[], Object, Throwable) - Method in interface org.apache.ignite.internal.GridProxyListener
Method is called right after the traced method.
afterCheckpointEnd(CheckpointListener.Context) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener
Do some actions after checkpoint end.
afterCheckpointEnd(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Do some actions after checkpoint end.
afterCheckpointEnd(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Do some actions after checkpoint end.
afterCheckpointEnd(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Do some actions after checkpoint end.
afterCheckpointPageWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
afterDone() - Method in class org.apache.ignite.internal.util.future.CountDownFuture
 
afterExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Post-initializes this topology.
afterExchange(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Post-initializes this topology.
afterExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Post-initializes this topology.
afterExecute(Runnable, Throwable) - Method in class org.apache.ignite.thread.IgniteThreadPoolExecutor
afterInitialise(IgniteCacheDatabaseSharedManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed after all data regions are initialized.
afterInnerMessageRead(boolean) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Callback called after inner message is read.
afterInnerMessageRead(boolean) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Callback called after inner message is read.
afterInnerMessageWrite(boolean) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Callback called after inner message is written.
afterInnerMessageWrite(boolean) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Callback called after inner message is written.
afterLast() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
afterLast() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
afterLast() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
afterLogicalUpdatesApplied(IgniteCacheDatabaseSharedManager, GridCacheDatabaseSharedManager.RestoreLogicalState) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed when all logical updates were applied and page memory become to fully consistent state.
afterMessageRead(Class<? extends Message>) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Callback that must be invoked by a message implementation after message body finished decoding.
afterMessageRead(Class<? extends Message>) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Callback that must be invoked by a message implementation after message body finished decoding.
afterReceive(TraceableMessage) - Method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesHandler
Called when message is received.
afterStateChangeFinished(IgniteUuid, boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
afterStateRestored(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Initializes local data structures after partitions are restored from persistence.
afterStateRestored(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Initializes local data structures after partitions are restored from persistence.
afterStateRestored(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Initializes local data structures after partitions are restored from persistence.
aggregate(QueryDetailMetrics) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Aggregate metrics.
aggregate(int) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
Aggregate metrics.
aggregate(VisorIgfsProfilerUniformityCounters) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Add given counters.
aggregateIgfsProfilerEntries(List<VisorIgfsProfilerEntry>) - Static method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfiler
Deprecated.
Aggregate IGFS profiler entries.
aggregateWithNew(QueryHistory) - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Aggregate new metrics with already existen.
alias() - Method in class org.apache.ignite.events.DeploymentEvent
Gets deployment alias for this event.
alias(String) - Method in class org.apache.ignite.events.DeploymentEvent
Sets deployment alias for this event.
alias(String) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
alias() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
alias() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
 
aliases() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
aliases(Map<String, String>) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
alive(UUID) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
alive(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
alive(ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
aliveAll(Collection<UUID>) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
aliveBaselineNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Returns a collection of live baseline nodes.
aliveServerNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Gets collection of server nodes with at least one cache configured.
aliveServerNodes() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
all() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
ALL_NODES - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Filter that accepts all nodes.
ALL_PARTITION_OWNERS_LEFT_GRID_MSG - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
All owners left grid message.
ALL_PERMISSIONS - Static variable in class org.apache.ignite.internal.processors.security.SecurityUtils
Permissions that contain AllPermission.
allActions() - Method in class org.apache.ignite.internal.processors.cache.persistence.CorruptedPdsMaintenanceCallback
Supplies list of MaintenanceActions that user can call to fix maintenance situation for the component or get information about ongoing actions.
allActions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationWorkflowCallback
Supplies list of MaintenanceActions that user can call to fix maintenance situation for the component or get information about ongoing actions.
allActions() - Method in interface org.apache.ignite.maintenance.MaintenanceWorkflowCallback
Supplies list of MaintenanceActions that user can call to fix maintenance situation for the component or get information about ongoing actions.
allCaches() - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
 
allEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
allEntries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
allEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
allEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
allEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
allEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
allEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
allEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
allEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
allEntriesCopy() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
 
allEventsUserRecordable(int[]) - Method in interface org.apache.ignite.internal.IgniteEx
Checks whether all provided events are user-recordable.
allEventsUserRecordable(int[]) - Method in class org.apache.ignite.internal.IgniteKernal
Checks whether all provided events are user-recordable.
allFeatures() - Static method in enum org.apache.ignite.internal.IgniteFeatures
Features supported by the current node.
allFeaturesAsEnumSet() - Static method in enum org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature
 
allFeaturesAsEnumSet() - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcThinFeature
 
allFeaturesAsEnumSet() - Static method in enum org.apache.ignite.internal.processors.platform.client.ClientBitmaskFeature
 
allGrids() - Static method in class org.apache.ignite.Ignition
Gets a list of all grids started so far.
allGrids() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets a list of all grids started so far.
allGridsx() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets a list of all grids started so far.
allGroups() - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
 
allInterfaces(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Provides all interfaces of cls including inherited ones.
allKeysAdded - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
 
allLocalIps() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets a list of all local non-loopback IPs known to this JVM.
allLocalMACs() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets a list of all local enabled MACs known to this JVM.
allMeta() - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Gets all metadata in this entry.
allNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
allNodes() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
allNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Gets all nodes in the topology.
allNodesSupport(DiscoverySpi, IgniteFeatures) - Static method in enum org.apache.ignite.internal.IgniteFeatures
Check that feature is supported by all remote nodes.
allNodesSupport(IgniteFeatures) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
allNodesSupport(IgniteFeatures) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
allNodesSupport(IgniteFeatures) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
allNodesSupports(Iterable<ClusterNode>, IgniteFeatures) - Static method in enum org.apache.ignite.internal.IgniteFeatures
Checks that feature supported by all nodes.
allocate(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryMemoryAllocatorChunk
Allocate.
allocate(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Allocate memory.
allocate() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManager
Allocates memory.
allocate(int) - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManager
Allocates memory having at least the given capacity.
allocate() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManagerImpl
Allocates memory.
allocate(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManagerImpl
Allocates memory having at least the given capacity.
allocate(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryPool
Allocate memory chunk, optionally pooling it.
allocate(int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Pre-allocates internal array for specified byte number only if it currently is smaller than desired number.
allocate(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Allocates memory of given size in bytes.
allocate(long, boolean) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Allocates memory of given size in bytes.
allocate(long, boolean, boolean) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Allocates memory of given size in bytes.
allocateBuffer(int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
 
allocateCacheIndex(Integer, String, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Allocate page for cache index.
allocateCacheIndex(Integer, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Allocate page for cache index.
allocatedIndexCandidate() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
allocatedSize(String) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets size of a memory allocated for the entries of the given space.
allocatedSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets memory allocated for map entries so far.
allocatedSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets size of a memory allocated for map entries so far.
allocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets memory allocated for map entries so far.
allocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
allocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets size of a memory allocated for map entries so far.
allocateIndex(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Get or allocate initial page for an index.
allocateIndex(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Get or allocate initial page for an index.
allocateInstance(Class) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Allocates instance of given class.
allocateMemory(long) - Method in class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryAllocator
allocateMemory(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Allocates memory.
allocateMemory(long) - Method in interface org.apache.ignite.mem.MemoryAllocator
 
allocatePage(int, int, byte) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Allocates a page from the space for the given partition ID and the given flags.
allocatePage(int, int, byte) - Method in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Allocates a page from the space for the given partition ID and the given flags.
allocatePage(int, int, byte) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Allocates a page for the given page space.
allocatePage() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Allocates next page index.
allocatePage(ReuseBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
Shorthand for allocatePage(bag, true).
allocatePage(ReuseBag, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
allocatePage() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Allocates next page index.
allocatePage(int, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Allocates a page for the given page space.
allocatePage(int, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Allocates a page from the space for the given partition ID and the given flags.
allocatePage(int, int, byte) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManager
Allocates a page for the given page space.
allocatePage(int, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
Allocates a page for the given page space.
allocatePageNoReuse() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
allocatePageNoReuse() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
allocatePool() - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Allocate pool memory.
allocatePooled(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Allocate pooled memory chunk.
allocateSystem(long, boolean) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Allocates memory of given size in bytes, adds to system memory counter.
allocateUnpooled(int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Allocate unpooled memory chunk.
ALLOW_ALL - Static variable in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
 
ALLOW_OVERWRITE - Static variable in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
Allow overwrite flag mask.
ALLOW_OVERWRITE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ALLOW_OVERWRITE
allowedAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
allowEmpty() - Method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
 
allOwners() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
allOwners() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
allOwners() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
allOwners() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
allowOverwrite() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets flag enabling overwriting existing values in cache.
allowOverwrite(boolean) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets flag enabling overwriting existing values in cache.
allowOverwrite() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets flag enabling overwriting existing values in cache.
allowOverwrite(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets flag enabling overwriting existing values in cache.
allowOverwrite() - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
allowOverwrite(boolean) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
allowOverwrite() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
allowWaitTopologyFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
allowWriteLog(boolean) - Static method in class org.apache.ignite.internal.util.GridDebug
 
allPages() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
allPartitions(ClusterNode) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets partition ids for which given cluster node has any ownership (either primary or backup).
allPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets partition ids for which given cluster node has any ownership (either primary or backup).
allPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets partition ids for which given cluster node has any ownership (either primary or backup).
allPluginProviders() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets all plugin providers.
allProceduresAreCallable() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
allProceduresAreCallable() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
allProceduresAreCallable() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
allProviders() - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
allRows() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
allTablesAreSelectable() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
allTablesAreSelectable() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
allTablesAreSelectable() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
allTcpRouters() - Static method in class org.apache.ignite.internal.client.router.GridRouterFactory
Returns collection of all currently running TCP routers.
allVersionsInfo() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
allVersionsInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
alphanumericUnderscore(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
ALREADY_CONNECTED - Static variable in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
 
ALTER - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ALTER.
alternateVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
alternateVersions() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
alternateVersions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
alternativeTypeId() - Method in class org.apache.ignite.internal.processors.query.QueryTypeCandidate
 
alterUser(String, char[]) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Alters password of user with the specified login.
alterUser(String, char[]) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Alters password of user with the specified login.
alterUser(String, char[]) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Alters password of user with the specified login.
alterUser(String, char[]) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Alters password of user with the specified login.
alterUser(String, char[]) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Alters password of user with the specified login.
AlwaysFailoverSpi - Class in org.apache.ignite.spi.failover.always
Failover SPI that always reroutes a failed job to another node.
AlwaysFailoverSpi() - Constructor for class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
 
AlwaysFailoverSpiMBean - Interface in org.apache.ignite.spi.failover.always
Management bean for AlwaysFailoverSpi.
alwaysFalse() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that always returns false.
alwaysFalse0Arr() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
AlwaysFalsePredicate<E> - Class in org.apache.ignite.internal.util.lang.gridfunc
Defines a predicate which accepts a parameter and always returns false
AlwaysFalsePredicate() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.AlwaysFalsePredicate
 
alwaysKeepBinary - Variable in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Always keep binary.
alwaysTrue() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that always returns true.
AlwaysTruePredicate<E> - Class in org.apache.ignite.internal.util.lang.gridfunc
Defines a predicate which accepts a parameter and always returns true
AlwaysTruePredicate() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTruePredicate
 
AlwaysTrueReducer<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Reducer which always returns true from IgniteReducer.collect(Object)
AlwaysTrueReducer(T) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTrueReducer
 
ANALYZE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ANALYZE.
and(IgnitePredicate<? super T>[], IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.F0
Get a predicate (non peer-deployable) that evaluates to true if each of its component predicates evaluates to true.
and(IgnitePredicate<? super T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.F0
Get a predicate (not peer-deployable) that evaluates to true if each of its component predicates evaluates to true.
and(IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Get a predicate that evaluates to true if each of its component predicates evaluates to true.
and(IgniteBiPredicate<E1, E2>) - Method in interface org.apache.ignite.lang.IgniteBiPredicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
andThen(ScannerHandler) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandler
Execute 'then' handler after 'this'.
annotatedValue(Object, Class<? extends Annotation>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets value of annotated field or method.
annotatedValue(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAnnotationHelper
Returns annotated value.
annotation(Class<?>, Class<T>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
annotations - Variable in enum org.apache.ignite.internal.processors.resource.GridResourceIoc.AnnotationSet
Holds annotations in order
annotationsBitSet - Variable in enum org.apache.ignite.internal.processors.resource.GridResourceIoc.AnnotationSet
Resource annotations bits for fast checks.
ANONYMOUS_LOGGER_NAME - Static variable in class org.apache.ignite.logger.java.JavaLoggerFormatter
Name for anonymous loggers.
append(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Append requested value to already cached one.
append(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Append requested value to already cached one.
append(PipelineBlock<O, N>) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.PipelineBlock
Sets the next block in this block and returns the next block.
append(TxRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
 
append(DataRecord, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
 
append(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
 
append(String) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Appends the specified part to the message.
append(CharSequence) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
append(CharSequence, int, int) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
append(char) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
append(Object) - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Appends the string representation of the Object argument.
append(String) - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Appends the specified string to this character sequence.
append(StringBuffer) - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Append StringBuffer
appendAsync(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Append requested value to already cached one.
appendAsync(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Append requested value to already cached one.
appendCachePermissions(String, SecurityPermission...) - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Append permission set form cache with name.
appendCodePoint(int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
appendCodePoint(int) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
appendFlag(StringBuilder, String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
appendHex(long) - Method in class org.apache.ignite.internal.util.GridStringBuilder
Appends given long value as a hex string to this string builder.
appendHex(int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
Appends given long value as a hex string to this string builder.
appendServicePermissions(String, SecurityPermission...) - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Append permission set form service with name.
appendSystemPermissions(SecurityPermission...) - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Append system permission set.
appendTaskPermissions(String, SecurityPermission...) - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Append permission set form task with name.
applicationBuffer() - Method in class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
 
apply(ClusterNode, List<ClusterNode>) - Method in class org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeAffinityBackupFilter
Defines a predicate which returns true if a node is acceptable for a backup or false otherwise.
apply(ClusterNode, List<ClusterNode>) - Method in class org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeColocatedBackupFilter
Defines a predicate which returns true if a node is acceptable for a backup or false otherwise.
apply(ClusterNode) - Method in class org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate
Predicate body.
apply(IgniteClosure<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job on a node within the underlying cluster group.
apply(IgniteClosure<T, R>, Collection<? extends T>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job on nodes within the underlying cluster group.
apply(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job on nodes within the underlying cluster group.
apply(BPlusTree<IndexRow, IndexRow>, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineObjectBytesDetector
Performs inspection or operation on a specified row and returns true if this row is required or matches or /operation successful (depending on the context).
apply(BPlusTree<IndexRow, IndexRow>, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineTreeFilterClosure
Performs inspection or operation on a specified row and returns true if this row is required or matches or /operation successful (depending on the context).
apply(E1) - Method in interface org.apache.ignite.internal.client.GridClientPredicate
Predicate body.
apply(ByteBuffer) - Method in class org.apache.ignite.internal.client.thin.io.ClientMessageDecoder
Applies the next partial buffer.
apply(IgniteClosure<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job on a node within the underlying cluster group.
apply(IgniteClosure<T, R>, Collection<? extends T>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job on nodes within the underlying cluster group.
apply(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job on nodes within the underlying cluster group.
apply(StringBuilder, GridKernalContext) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.ExchangeInfoClosure
Closure body.
apply(StringBuilder, GridKernalContext) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.TxEntriesInfoClosure
Closure body.
apply(StringBuilder, GridKernalContext) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.TxInfoClosure
Closure body.
apply(IgniteBiTuple<?, ?>) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadStreamerWriter
Closure body.
apply(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
Apply overrides to specified cache configuration.
apply(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Predicate body.
apply(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateHasValue
Predicate body.
apply(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateNoValue
Predicate body.
apply(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Predicate body.
apply(UUID, M) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter.MessageHandler
Closure body.
apply(IgniteInternalFuture<Long>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxQueryEnlistResultHandler
Closure body.
apply(IgniteInternalFuture<GridCacheReturn>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxResultHandler
Closure body.
apply(IgniteInternalFuture<Void>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridCompoundReadRepairFuture
Closure body.
apply(T, Exception) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.FinishClosure
Closure body.
apply(IgniteInternalFuture<T>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateTimeStatClosure
Closure body.
apply(BPlusTree<L, T>, BPlusIO<L>, long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeRowClosure
Performs inspection or operation on a specified row and returns true if this row is required or matches or /operation successful (depending on the context).
apply(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO.CC
Closure body.
apply(Boolean, Exception) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure1
Closure body.
apply(Boolean, Exception) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2
Closure body.
apply(T, Exception) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure
Closure body.
apply(BPlusTree<CacheSearchRow, CacheDataRow>, BPlusIO<CacheSearchRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccFirstRowTreeClosure
Performs inspection or operation on a specified row and returns true if this row is required or matches or /operation successful (depending on the context).
apply(BPlusTree<CacheSearchRow, CacheDataRow>, BPlusIO<CacheSearchRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSnapshotSearchRow
Performs inspection or operation on a specified row and returns true if this row is required or matches or /operation successful (depending on the context).
apply(Integer) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility.IdleChecker
 
apply(K, V) - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
Predicate body.
apply(Object, Object) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
Predicate body.
apply(ClusterGroup) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupProjection
Applies projection.
apply(ClusterNode) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilterImpl
Predicate body.
apply(Event) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Predicate body.
apply(UUID, Event) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Predicate body.
apply(Event) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformLocalEventListener
Predicate body.
apply(UUID, Object) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageFilterImpl
Predicate body.
apply(UUID, Object) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
Predicate body.
apply(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractConfigurationClosure
Closure body.
apply(CacheDataRow) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheFilter
 
apply(CacheDataRow) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorClosure
Apply closure.
apply(E1, E2) - Method in class org.apache.ignite.internal.SecurityAwareBiPredicate
Predicate body.
apply(E) - Method in class org.apache.ignite.internal.SecurityAwarePredicate
Predicate body.
apply(String) - Method in class org.apache.ignite.internal.SecurityCredentialsAttrFilterPredicate
Predicate body.
apply(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionAllNode
Get partitions.
apply(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
Get partitions.
apply(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
Get partitions.
apply(PartitionClientContext, Object...) - Method in interface org.apache.ignite.internal.sql.optimizer.affinity.PartitionNode
Get partitions.
apply(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionNoneNode
Get partitions.
apply(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
Get partitions.
apply(T, U) - Method in interface org.apache.ignite.internal.util.function.ThrowableBiFunction
Body of lambda.
apply(T) - Method in interface org.apache.ignite.internal.util.function.ThrowableFunction
Applies this function to the given argument.
apply(IgniteFuture<V>) - Method in class org.apache.ignite.internal.util.future.AsyncFutureListener
Closure body.
apply(IgniteInternalFuture<T>) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Closure body.
apply() - Method in class org.apache.ignite.internal.util.lang.GridAbsClosure
Absolute closure body.
apply() - Method in class org.apache.ignite.internal.util.lang.GridAbsClosureX
Absolute closure body.
apply() - Method in interface org.apache.ignite.internal.util.lang.GridAbsPredicate
Predicate body.
apply() - Method in class org.apache.ignite.internal.util.lang.GridAbsPredicateX
Predicate body.
apply(E1, E2, E3) - Method in interface org.apache.ignite.internal.util.lang.GridClosure3
Closure body.
apply(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridClosure3X
Closure body.
apply(E) - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysFalsePredicate
Predicate body.
apply(E) - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTruePredicate
Predicate body.
apply(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryGetValueClosure
Closure body.
apply(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryHasPeekPredicate
Predicate body.
apply(ClusterNode) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ClusterNodeGetIdClosure
Closure body.
apply(ClusterNode) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ContainsNodeIdsPredicate
Predicate body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ContainsPredicate
Predicate body.
apply(Map.Entry<K, V>) - Method in class org.apache.ignite.internal.util.lang.gridfunc.EntryByKeyEvaluationPredicate
Predicate body.
apply(ClusterNode) - Method in class org.apache.ignite.internal.util.lang.gridfunc.EqualsClusterNodeIdPredicate
Predicate body.
apply(UUID) - Method in class org.apache.ignite.internal.util.lang.gridfunc.EqualsUuidPredicate
Predicate body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.HasEqualIdPredicate
Predicate body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.HasNotEqualIdPredicate
Predicate body.
apply(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.IdentityClosure
Closure body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsAllPredicate
Predicate body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsNotAllPredicate
Predicate body.
apply(E) - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsNotNullPredicate
 
apply() - Method in class org.apache.ignite.internal.util.lang.gridfunc.NoOpClosure
Absolute closure body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.NotContainsPredicate
Predicate body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.NotEqualPredicate
Predicate body.
apply() - Method in class org.apache.ignite.internal.util.lang.gridfunc.RunnableWrapperClosure
Absolute closure body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ToStringClosure
Closure body.
apply(E1, E2, E3) - Method in interface org.apache.ignite.internal.util.lang.GridInClosure3
Closure body.
apply(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridInClosure3X
Closure body.
apply(ClusterNode) - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
Predicate body.
apply() - Method in interface org.apache.ignite.internal.util.lang.GridPlainAbsClosure
Applies this closure.
apply(T) - Method in interface org.apache.ignite.internal.util.lang.GridPlainClosure
 
apply(T1, T2) - Method in interface org.apache.ignite.internal.util.lang.GridPlainClosure2
 
apply(T) - Method in interface org.apache.ignite.internal.util.lang.GridPlainInClosure
 
apply() - Method in interface org.apache.ignite.internal.util.lang.GridPlainOutClosure
 
apply(E1, E2, E3) - Method in interface org.apache.ignite.internal.util.lang.GridPredicate3
Predicate body.
apply(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridPredicate3X
Predicate body.
apply(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteClosure2X
Closure body.
apply(E) - Method in class org.apache.ignite.internal.util.lang.IgniteClosureX
Closure body.
apply(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosure2X
Closure body.
apply(T) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosureX
Closure body.
apply() - Method in class org.apache.ignite.internal.util.lang.IgniteOutClosureX
Closure body.
apply(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicate2X
Predicate body.
apply(E1) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicateX
Predicate body.
apply() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer2X
Closure body.
apply() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer3X
Closure body.
apply(E) - Method in interface org.apache.ignite.internal.util.lang.IgniteThrowableFunction
Applies this function to the given argument.
apply(Object, Object) - Method in class org.apache.ignite.internal.visor.query.VisorQueryScanRegexFilter
Check that key or value contains specified string.
apply(Event) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
Closure body.
apply(E1, E2) - Method in interface org.apache.ignite.lang.IgniteBiClosure
Closure body.
apply(E1, E2) - Method in interface org.apache.ignite.lang.IgniteBiInClosure
Closure body.
apply(E1, E2) - Method in interface org.apache.ignite.lang.IgniteBiPredicate
Predicate body.
apply(E) - Method in interface org.apache.ignite.lang.IgniteClosure
Closure body.
apply(E) - Method in interface org.apache.ignite.lang.IgniteInClosure
Closure body.
apply() - Method in interface org.apache.ignite.lang.IgniteOutClosure
Closure body.
apply(E) - Method in interface org.apache.ignite.lang.IgnitePredicate
Predicate body.
apply(UUID, T) - Method in class org.apache.ignite.messaging.MessagingListenActor
Predicate body.
apply(Object) - Method in class org.apache.ignite.spi.indexing.IndexingQueryCacheFilter
Apply filter.
apply(IgniteConfiguration) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Closure body.
apply(ClusterNode) - Method in class org.apache.ignite.util.AttributeNodeFilter
Predicate body.
apply0(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationClosure
Internal apply routine.
apply0(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure
Internal apply routine.
apply0(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractConfigurationClosure
Internal apply routine.
applyAffinityFromFullMessage(GridDhtPartitionsExchangeFuture, Map<Integer, CacheGroupAffinityMessage>) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Applies affinity diff from the received full message.
applyAsync(IgniteClosure<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job asynchronously on a node within the underlying cluster group.
applyAsync(IgniteClosure<T, R>, Collection<? extends T>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job asynchronously on nodes within the underlying cluster group.
applyAsync(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided closure job asynchronously on nodes within the underlying cluster group.
applyAsync(IgniteClosure<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job asynchronously on a node within the underlying cluster group.
applyAsync(IgniteClosure<T, R>, Collection<? extends T>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job asynchronously on nodes within the underlying cluster group.
applyAsync(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided closure job asynchronously on nodes within the underlying cluster group.
applyContinuousQueryEvents(PlatformContext, long, Iterable<CacheEntryEvent>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Apply continuous query events to listener.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageRemoveRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageSetFreeListPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixCountRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixLeftmostChildRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixRemoveId
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageAddRootRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageCutRootRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulFullSnapshotId
Deprecated.
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateNextSnapshotId
Deprecated.
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageListMetaResetCountRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListAddPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetNextRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetPreviousRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RecycleRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RotatedIdPartRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
Apply changes from this delta to the given page.
applyDelta(PageMemory, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageRepairDeltaRecord
 
applyEntryProcessors(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
applyFilter(Iterable<? extends T>, GridClientPredicate<? super T>...) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Applies filter and returns filtered collection of nodes.
applyKeys(MasterKeyChangeRecordV2) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Apply keys from WAL record during the recovery phase.
applyMvcc(DataPageIO, long, int, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineTreeFilterClosure
applyMvcc(DataPageIO, long, int, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccDataPageClosure
 
applyPageSnapshot(PageMemoryEx, PageSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
applyPartition(int) - Method in class org.apache.ignite.spi.indexing.IndexingQueryCacheFilter
Apply filter.
applyPartitionsUpdatesCounters(Iterable<PartitionUpdateCountersMessage>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
Applies partition counter updates for transactions.
applyPartitionsUpdatesCounters(Iterable<PartitionUpdateCountersMessage>, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
Applies partition counter updates for transactions.
applyPatch(QuerySchemaPatch) - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Apply query schema patch for changing this schema.
applyReencryptionStartRecord(ReencryptionStartRecord) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Start reencryption using logical WAL record.
applySchemaPatch(QuerySchemaPatch) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Apply query schema patch for changing current schema.
applySingle(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionConstantNode
Apply arguments and get single partition.
applySingle(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
Apply arguments and get single partition.
applySingle(PartitionClientContext, Object...) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
Apply arguments and get single partition.
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
applyTransformClosures(IgniteTxEntry, boolean, GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
applyTxSizes() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Makes cache sizes changes accumulated during transaction visible outside of transaction.
applyUpdate(String, byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
applyUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Applies update counters collected during exchange on coordinator.
applyUpdateCounters() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Applies update counters collected during exchange on coordinator.
applyUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Applies update counters collected during exchange on coordinator.
applyUpdatesOnRecovery(WALIterator, IgniteBiPredicate<WALPointer, WALRecord>, IgnitePredicate<DataEntry>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Apply update from some iterator and with specific filters.
applyx() - Method in class org.apache.ignite.internal.util.lang.GridAbsClosureX
Closure body that can throw IgniteCheckedException.
applyx() - Method in class org.apache.ignite.internal.util.lang.GridAbsPredicateX
Predicate body that can throw IgniteCheckedException.
applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridClosure3X
Closure body that can throw IgniteCheckedException.
applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridInClosure3X
In-closure body that can throw IgniteCheckedException.
applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridPredicate3X
Predicate body that can throw IgniteCheckedException.
applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteClosure2X
Closure body that can throw IgniteCheckedException.
applyx(E) - Method in class org.apache.ignite.internal.util.lang.IgniteClosureX
Closure body that can throw IgniteCheckedException.
applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosure2X
In-closure body that can throw IgniteCheckedException.
applyx(T) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosureX
In-closure body that can throw IgniteCheckedException.
applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteOutClosureX
Out-closure body that can throw IgniteCheckedException.
applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicate2X
Predicate body that can throw IgniteCheckedException.
applyx(E1) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicateX
Predicate body that can throw IgniteCheckedException.
applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer2X
Reducer body that can throw IgniteCheckedException.
applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer3X
Reducer body that can throw IgniteCheckedException.
applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducerX
Reducer body that can throw IgniteCheckedException.
arg - Variable in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
 
ARG_FORCE - Static variable in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
Flag of forced cluster deactivation.
args - Variable in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
Query arguments.
args - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
Query arguments.
args - Variable in class org.apache.ignite.internal.jdbc2.JdbcStatement
Query arguments.
args() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
 
args() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
 
argsToString(int, long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
argument(int) - Method in class org.apache.ignite.compute.ComputeJobAdapter
Gets job argument.
argument() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
argument(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
arguments() - Method in class org.apache.ignite.compute.ComputeJobAdapter
Gets array of job arguments.
arguments() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets query arguments.
arguments() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets query arguments.
arguments() - Method in class org.apache.ignite.events.SqlQueryExecutionEvent
Gets query arguments.
arguments() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
 
arguments() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
arguments() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
arguments() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
arguments() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
arguments(Object[]) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
arguments() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
arr - Variable in class org.apache.ignite.internal.binary.BinaryArray
Values.
ARR_LIST - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
array() - Method in class org.apache.ignite.internal.binary.BinaryArray
 
array() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
array() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
array() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
array() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
array() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
array() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
array() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
array() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
array() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
array() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
array() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
ARRAY - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for ARRAY values.
array() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
array() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
array() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets copy of internal array.
array() - Method in class org.apache.ignite.internal.util.GridIntList
 
array() - Method in class org.apache.ignite.internal.util.GridLongList
 
array() - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
 
array() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
arrayBaseOffset(Class) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns the offset of the first element in the storage allocation of a given array class.
arrayCopy() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
arrayCopy() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
arrayCopy() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
arrayCopy() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
arrayCopy() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
arrayCopy() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
arrayCopy() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
arrayCopy() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
arrayCopy(byte[], int, byte[], int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
arrayEq(Object, Object) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Check for arrays equality.
arrayList(Collection<T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
arrayList(Collection<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
arrayList(Iterator<T>, int, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
arrayToString(Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Returns limited string representation of array.
as(Runnable) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
asArray(T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Convenience method to convert multiple elements into array.
ASC - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ASC.
asChar() - Method in enum org.apache.ignite.internal.sql.SqlLexerTokenType
 
asIgniteUuid() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
asIterable(Enumeration<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts enumeration to iterable so it can be used in foreach construct.
asList(int...) - Static method in class org.apache.ignite.internal.util.GridIntList
 
asList(long...) - Static method in class org.apache.ignite.internal.util.GridLongList
 
asList(T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Converts array to List.
asList(T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates read-only list with given values.
asMap(K, V) - Static method in class org.apache.ignite.internal.util.F0
Creates map with given values, adding a strict not-null check for value.
asMap(K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates map with given values.
asMap(K, V, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates map with given values.
asMap(K, V, K, V, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
asMap(K, V, K, V, K, V, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
asMap(K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisDelCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExistsCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExpireCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisDbSizeCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisFlushCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisAppendCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetSetCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisIncrDecrCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMGetCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMSetCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetRangeCommandHandler
asRestRequest(GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisStrlenCommandHandler
assertionsEnabled() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
assertPageType(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Asserts that page type of the page stored at pageAddr matches page type of this PageIO.
assertPageType(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Asserts that page type of the page stored in the given buffer matches page type of this PageIO.
assertParameter(boolean, String) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Throws exception with uniform error message if given parameter's assertion condition is false.
assertParameter(boolean, String) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Throws exception with uniform error message if given parameter's assertion condition is false.
assertParameter(boolean, String) - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
 
assertParameter(boolean, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Throws exception with uniform error message if given parameter's assertion condition is false.
assertParameter(boolean, String) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Throws exception with uniform error message if given parameter's assertion condition is false.
asSet(T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
asSet(T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
assignment() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
assignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
 
assignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
 
assignment() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
assignment() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
assignment() - Method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
assignment(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
Get affinity assignment for the given topology version.
assignment(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
Get affinity assignment for the given topology version.
assignmentChange() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
assignments(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
assignments(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
assignments2ids(List<ClusterNode>) - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Converts List of Cluster Nodes to HashSet of UUIDs wrapped as unmodifiable collection.
assignmentsDiff() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
assignPartition(int, List<ClusterNode>, int, Map<UUID, Collection<ClusterNode>>) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Returns collection of nodes (primary first) for specified partition.
assignPartitions(AffinityFunctionContext) - Method in interface org.apache.ignite.cache.affinity.AffinityFunction
Gets affinity nodes for a partition.
assignPartitions(AffinityFunctionContext) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets affinity nodes for a partition.
assignPartitions(AffinityFunctionContext) - Method in class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
Gets affinity nodes for a partition.
assignPartitions(AffinityFunctionContext) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets affinity nodes for a partition.
assignPartitions(AffinityFunctionContext) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Gets affinity nodes for a partition.
asString() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
 
asString() - Method in enum org.apache.ignite.internal.sql.SqlLexerTokenType
 
async(Runnable) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager.LongOperationAsyncExecutor
Executes long operation in dedicated thread.
async() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
async(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
async() - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
 
async() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
async() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
async() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
asyncCallbackPool() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Gets async callback pool.
AsyncFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
File I/O implementation based on AsynchronousFileChannel.
AsyncFileIO(File, ThreadLocal<AsyncFileIO.ChannelOpFuture>, OpenOption...) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Creates I/O implementation for specified file
AsyncFileIOFactory - Class in org.apache.ignite.internal.processors.cache.persistence.file
File I/O factory which uses AsynchronousFileChannel based implementation of FileIO.
AsyncFileIOFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIOFactory
 
AsyncFutureListener<V> - Class in org.apache.ignite.internal.util.future
Wraps listener and executes it in specified executor.
AsyncFutureListener(IgniteInClosure<? super IgniteFuture<V>>, Executor) - Constructor for class org.apache.ignite.internal.util.future.AsyncFutureListener
 
asyncLogError(IgniteInternalFuture<?>, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Adds listener to asynchronously log errors.
asyncOp(GridNearTxLocal, GridCacheAdapter<K, V>.AsyncOp<T>, CacheOperationContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
AsyncOp() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncOp
 
AsyncOp(Collection<?>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncOp
 
asyncOpAcquire(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Tries to acquire asynchronous operations permit, if limited.
asyncOpRelease(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Releases asynchronous operations permit, if limited.
asyncResponse() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
 
AsyncSupportAdapter<T extends IgniteAsyncSupport> - Class in org.apache.ignite.internal
Adapter for IgniteAsyncSupport.
AsyncSupportAdapter() - Constructor for class org.apache.ignite.internal.AsyncSupportAdapter
Default constructor.
AsyncSupportAdapter(boolean) - Constructor for class org.apache.ignite.internal.AsyncSupportAdapter
 
atomic() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
ATOMIC_MSG_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
ATOMIC_VER_COMPARATOR - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
AtomicConfiguration - Class in org.apache.ignite.configuration
Configuration for atomic data structures.
AtomicConfiguration() - Constructor for class org.apache.ignite.configuration.AtomicConfiguration
 
AtomicDataStructureProxy<V extends AtomicDataStructureValue> - Class in org.apache.ignite.internal.processors.datastructures
Represents base class for atomic data structures.
AtomicDataStructureProxy() - Constructor for class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Empty constructor required by Externalizable.
AtomicDataStructureProxy(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, V>) - Constructor for class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Default constructor.
AtomicDataStructureValue - Class in org.apache.ignite.internal.processors.datastructures
 
AtomicDataStructureValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureValue
 
atomicFuture(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Gets future by given future ID.
atomicFutures() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
atomicFuturesCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
AtomicIntegerFactoryCallable - Class in org.apache.ignite.internal.util.lang.gridfunc
Atomic integer factory.
AtomicIntegerFactoryCallable() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.AtomicIntegerFactoryCallable
 
atomicityMode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
atomicityMode() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
atomicityMode() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
atomicLong(String, long, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic long from cache and create one if it has not been created yet and create flag is true.
atomicLong(String, AtomicConfiguration, long, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic long from cache and create one if it has not been created yet and create flag is true.
atomicLong(String, long, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic long from cache and create one if it has not been created yet and create flag is true.
atomicLong(String, AtomicConfiguration, long, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic long from cache and create one if it has not been created yet and create flag is true.
atomicLong(String, AtomicConfiguration, long, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets an atomic long from cache or creates one if it's not cached.
AtomicLongMetric - Class in org.apache.ignite.internal.processors.metric.impl
Long metric implementation.
AtomicLongMetric(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
 
AtomicLongView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteAtomicLong representation for a SystemView.
AtomicLongView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.AtomicLongView
 
AtomicLongViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
AtomicLongViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.AtomicLongViewWalker
 
atomicMessageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
atomicReference(String, T, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic reference from cache and create one if it has not been created yet and create flag is true.
atomicReference(String, AtomicConfiguration, T, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic reference from cache and create one if it has not been created yet and create flag is true.
atomicReference(String, T, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic reference from cache and create one if it has not been created yet and create flag is true.
atomicReference(String, AtomicConfiguration, T, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic reference from cache and create one if it has not been created yet and create flag is true.
atomicReference(String, AtomicConfiguration, T, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets an atomic reference from cache or creates one if it's not cached.
AtomicReferenceView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteAtomicReference representation for a SystemView.
AtomicReferenceView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.AtomicReferenceView
 
AtomicReferenceViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
AtomicReferenceViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.AtomicReferenceViewWalker
 
ATOMICS_CACHE_NAME - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Atomics system cache name.
atomicSequence(String, long, boolean) - Method in interface org.apache.ignite.Ignite
Will get an atomic sequence from cache and create one if it has not been created yet and create flag is true.
atomicSequence(String, AtomicConfiguration, long, boolean) - Method in interface org.apache.ignite.Ignite
Will get an atomic sequence from cache and create one if it has not been created yet and create flag is true.
atomicSequence(String, long, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get an atomic sequence from cache and create one if it has not been created yet and create flag is true.
atomicSequence(String, AtomicConfiguration, long, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get an atomic sequence from cache and create one if it has not been created yet and create flag is true.
AtomicSequenceView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteAtomicSequence representation for a SystemView.
AtomicSequenceView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.AtomicSequenceView
 
AtomicSequenceViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
AtomicSequenceViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.AtomicSequenceViewWalker
 
atomicStamped(String, T, S, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic stamped from cache and create one if it has not been created yet and create flag is true.
atomicStamped(String, AtomicConfiguration, T, S, boolean) - Method in interface org.apache.ignite.Ignite
Will get a atomic stamped from cache and create one if it has not been created yet and create flag is true.
atomicStamped(String, T, S, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic stamped from cache and create one if it has not been created yet and create flag is true.
atomicStamped(String, AtomicConfiguration, T, S, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a atomic stamped from cache and create one if it has not been created yet and create flag is true.
atomicStamped(String, AtomicConfiguration, T, S, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets an atomic stamped from cache or creates one if it's not cached.
AtomicStampedView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteAtomicStamped representation for a SystemView.
AtomicStampedView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.AtomicStampedView
 
AtomicStampedViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
AtomicStampedViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.AtomicStampedViewWalker
 
attach(Object) - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Attaches the given object to this session.
attachment() - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Retrieves the current attachment or null if there is no attachment.
ATTR_ACTIVE_ON_START - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Late affinity assignment mode.
ATTR_ADDRS - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node attribute that is mapped to node IP addresses (value is comm.tcp.addrs).
ATTR_AUTHENTICATION_ENABLED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
User authentication enabled flag.
ATTR_BINARY_CONFIGURATION - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Binary configuration.
ATTR_BINARY_PROTO_VER - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Binary protocol version.
ATTR_BUILD_DATE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_BUILD_VER - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Node compound version.
ATTR_CACHE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_CLIENT_MODE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Client mode flag.
ATTR_CONN_PROP - Static variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Connection attribute property name.
ATTR_CONSISTENCY_CHECK_SKIPPED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Configuration consistency check disabled flag.
ATTR_DAEMON - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_DATA_REGIONS_OFFHEAP_SIZE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_DATA_STORAGE_CONFIG - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Data storage configuration.
ATTR_DATA_STREAMER_POOL_SIZE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
 
ATTR_DEPLOYMENT_MODE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Deployment mode.
ATTR_DYNAMIC_CACHE_START_ROLLBACK_SUPPORTED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_EXT_ADDRS - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node attribute that is mapped to node's external addresses (value is comm.tcp.ext-addrs).
ATTR_EXT_ADDRS - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Node attribute that is mapped to node's external addresses (value is disc.tcp.ext-addrs).
ATTR_FORCE_CLIENT_SERVER_CONNECTIONS - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
ATTR_GRID_NAME - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
ATTR_GRID_SEC_PROC_CLASS - Static variable in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Internal attribute name constant.
ATTR_HOST_NAMES - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node attribute that is mapped to node host names (value is comm.tcp.host.names).
ATTR_IGNITE_FEATURES - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Supported features.
ATTR_IGNITE_INSTANCE_NAME - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_IPS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_JIT_NAME - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_JMX_PORT - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_JVM_ARGS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_JVM_PID - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_LANG_RUNTIME - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_LATE_AFFINITY_ASSIGNMENT - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Late affinity assignment mode.
ATTR_MACS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_MACS_OVERRIDE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Allows to override IgniteNodeAttributes.ATTR_MACS by adding this attribute in the user attributes.
ATTR_MARSHALLER - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_MARSHALLER_COMPACT_FOOTER - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Attribute for marshaller compact footers.
ATTR_MARSHALLER_USE_BINARY_STRING_SER_VER_2 - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute constant that controls which String serialization version to use.
ATTR_MARSHALLER_USE_DFLT_SUID - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_MEMORY_CONFIG - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Deprecated.
ATTR_NODE_CONSISTENT_ID - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Node consistent id.
ATTR_OFFHEAP_SIZE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_PAIRED_CONN - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Attr paired connection.
ATTR_PEER_CLASSLOADING - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Peer classloading enabled flag.
ATTR_PHY_RAM - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_PLATFORM - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Node attribute: platform.
ATTR_PORT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node attribute that is mapped to node port number (value is comm.tcp.port).
ATTR_PREFIX - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Prefix for internally reserved attribute names.
ATTR_REBALANCE_POOL_SIZE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Rebalance thread pool size.
ATTR_REST_JETTY_ADDRS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant
ATTR_REST_JETTY_HOST_NAMES - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant
ATTR_REST_JETTY_PORT - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant
ATTR_REST_PORT_RANGE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant
ATTR_REST_TCP_ADDRS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_REST_TCP_HOST_NAMES - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_REST_TCP_PORT - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_RESTART_ENABLED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_SECURITY_COMPATIBILITY_MODE - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Ignite security compatibility mode.
ATTR_SECURITY_CREDENTIALS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Security credentials attribute name.
ATTR_SECURITY_SUBJECT_V2 - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
V2 security subject for authenticated node.
ATTR_SHMEM_PORT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Deprecated.
This constant is not used and will be removed in future releases.
ATTR_SHUTDOWN_POLICY - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Shutdown policy attribute name.
ATTR_SPI_CLASS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name postfix constant.
ATTR_STREAMER - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_TIME_SERVER_HOST - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Time server host attribute name.
ATTR_TIME_SERVER_PORT - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Time server port attribute name.
ATTR_TX_CONFIG - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
ATTR_UPDATE_NOTIFIER_ENABLED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Update notifier enabled.
ATTR_USER_NAME - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
Internal attribute name constant.
attribute(String) - Method in interface org.apache.ignite.cluster.BaselineNode
Gets a node attribute.
attribute(String) - Method in interface org.apache.ignite.cluster.ClusterNode
Gets a node attribute.
attribute(String) - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets specific attribute of remote node.
attribute(String) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets specific attribute of remote node.
attribute(String) - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets a node attribute.
attribute(String) - Method in class org.apache.ignite.internal.processors.service.ServiceCallContextImpl
Get the string attribute.
attribute(String) - Method in interface org.apache.ignite.services.ServiceCallContext
Get the string attribute.
attribute(String) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets a node attribute.
attribute(String) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets a node attribute.
attributeNames() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
attributeNames() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
attributeNames() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
 
AttributeNames - Class in org.apache.ignite.spi.communication.tcp
Deprecated.
fix it in the ticket https://ggsystems.atlassian.net/browse/GG-29546
AttributeNames(String, String, String, String, String, String) - Constructor for class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
attributeNames - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Attribute names.
AttributeNodeFilter - Class in org.apache.ignite.util
Implementation of IgnitePredicate<ClusterNode> based on user attributes.
AttributeNodeFilter(String, Object) - Constructor for class org.apache.ignite.util.AttributeNodeFilter
Creates new node filter with a single attribute value.
AttributeNodeFilter(Map<String, Object>) - Constructor for class org.apache.ignite.util.AttributeNodeFilter
Creates new node filter with a set of attributes.
attributes() - Method in interface org.apache.ignite.cluster.BaselineNode
Gets all node attributes.
attributes() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets all node attributes.
attributes() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets all attributes of remote node.
attributes() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets all attributes of remote node.
attributes(Map<String, Object>) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets node attributes.
attributes() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets all node attributes.
attributes(Object) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
attributes() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
attributes() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
attributes() - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
 
attributes() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
 
attributes() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets all node attributes.
attributes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets all node attributes.
attributesSafeCopy() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
attributeValues(String) - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
attributeValues(String) - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
attributeValues(String) - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
 
AUTH_FAILED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Authentication failed.
authenticate(AuthenticationContext) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Authenticates subject via underlying Authenticator.
authenticate(GridNioSession, String, String) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Perform authentication.
authenticate(String) - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Authenticates current request.
authenticate(AuthenticationContext) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Authenticates subject via underlying Authenticator.
authenticate(AuthenticationContext) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
authenticate(AuthenticationContext) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
authenticate(AuthenticationContext) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
authenticatedSubject(UUID) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Gets authenticated node subject.
authenticatedSubject(UUID) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Gets authenticated node subject.
authenticatedSubject(UUID) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
authenticatedSubject(UUID) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
authenticatedSubject(UUID) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
authenticatedSubject(UUID) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets security subject based on subject ID.
authenticatedSubjects() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Gets collection of authenticated nodes.
authenticatedSubjects() - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Gets collection of authenticated nodes.
authenticatedSubjects() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
authenticatedSubjects() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
authenticatedSubjects() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
authenticatedSubjects() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets collection of authenticated subjects together with their permissions.
authenticateLocalNode(ClusterNode, SecurityCredentials, DiscoverySpiNodeAuthenticator) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Performs local node authentication.
authenticateNode(ClusterNode, SecurityCredentials) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Authenticates grid node with it's attributes via underlying Authenticator.
authenticateNode(ClusterNode, SecurityCredentials) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Authenticates grid node with it's attributes via underlying Authenticator.
authenticateNode(ClusterNode, SecurityCredentials) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
authenticateNode(ClusterNode, SecurityCredentials) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
authenticateNode(ClusterNode, SecurityCredentials) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
authenticateNode(ClusterNode, SecurityCredentials) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiNodeAuthenticator
Security credentials.
AuthenticationCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.auth
Authentication handler.
AuthenticationCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.auth.AuthenticationCommandHandler
 
AuthenticationContext - Class in org.apache.ignite.plugin.security
Authentication context.
AuthenticationContext() - Constructor for class org.apache.ignite.plugin.security.AuthenticationContext
 
authenticationFailedError(TcpDiscoveryAuthFailedMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
AUTHORIZATION - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Authorization feature.
AUTHORIZATION - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
Authorization feature.
authorize(String, SecurityPermission, SecurityContext) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Authorizes grid operation.
authorize(String) - Method in class org.apache.ignite.internal.processors.authentication.User
 
authorize(String, SecurityPermission, SecurityContext) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Authorizes grid operation.
authorize(String, SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Authorizes grid operation.
authorize(SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Authorizes grid system operation.
authorize(String, SecurityPermission) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Authorizes grid operation.
authorize(String, SecurityPermission) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Authorizes grid operation.
autoAdjustExchangeActions(ExchangeActions) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Add fake state change request into exchange actions if cluster is not persistent and baseline autoadjustment is enabled with zero timeout.
autoAdjustInMemoryClusterState(UUID, Collection<ClusterNode>, DiscoCache, long, int) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Update baseline locally if cluster is not persistent and baseline autoadjustment is enabled with zero timeout.
autoAdjustTimeout() - Method in class org.apache.ignite.events.BaselineConfigurationChangedEvent
 
autoCommit() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
autoCommit() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
autoCommitFailureClosesAllResultSets() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
autoCommitFailureClosesAllResultSets() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
autoDelete() - Method in interface org.apache.ignite.IgniteCountDownLatch
Gets autoDelete flag.
autoDelete() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Gets autoDelete flag.
autoDelete() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
 
autoDelete() - Method in class org.apache.ignite.spi.systemview.view.datastructures.CountDownLatchView
 
autoFlushFrequency() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets automatic flush frequency.
autoFlushFrequency(long) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets automatic flush frequency.
autoFlushFrequency() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets automatic flush frequency.
autoFlushFrequency(long) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets automatic flush frequency.
automaticAction() - Method in class org.apache.ignite.internal.processors.cache.persistence.CorruptedPdsMaintenanceCallback
Component can provide optional MaintenanceAction that will be executed automatically by MaintenanceRegistry when node enters maintenance mode.
automaticAction() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationWorkflowCallback
Component can provide optional MaintenanceAction that will be executed automatically by MaintenanceRegistry when node enters maintenance mode.
automaticAction() - Method in interface org.apache.ignite.maintenance.MaintenanceWorkflowCallback
Component can provide optional MaintenanceAction that will be executed automatically by MaintenanceRegistry when node enters maintenance mode.
autoUnsubscribe() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
autoUnsubscribe() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
autoUnsubscribe() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
autoUnsubscribe() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
aux(int) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
aux() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
auxMKeys() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
available() - Static method in class org.apache.ignite.internal.binary.BinaryMarshaller
Checks whether BinaryMarshaller is able to work on the current JVM.
available() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
available() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
available() - Static method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Checks whether GridOptimizedMarshaller is able to work on the current JVM.
available() - Method in class org.apache.ignite.internal.util.GridFixedSizeInputStream
available() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.
available() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
AVAILABLE_PROC_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default core size of public thread pool.
AVAILABLE_SINCE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Available since.
availableAddresses(GridClientProtocol, boolean) - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets collection of addresses on which REST binary protocol is bound.
availableAddresses(GridClientProtocol, boolean) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets collection of addresses on which REST binary protocol is bound.
availableLoadPageCount(DataRegion) - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Getting count of pages available for loading into data region.
availablePermits() - Method in interface org.apache.ignite.IgniteSemaphore
Returns the current number of permits available in this semaphore.
availablePermits() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Returns the current number of permits available in this semaphore.
availablePermits() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
availableThreadCount(GridKernalContext, byte, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
averageExecutionTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets average execution time in milliseconds since future was created.
averageIdleTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets average idle time for this scheduled task.
averageTime() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets average execution time of query.
averageTime() - Method in interface org.apache.ignite.cache.query.QueryMetrics
Gets average execution time of query.
averageTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets average execution time of query.
averageTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Gets average execution time of query.
averageTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Gets average execution time of query.
avgActiveJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgCanceledJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgCpuLoad() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgJobsExecuteTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgJobsWaitTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgMessageProcessingTime() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets average message processing time.
avgRejectedJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
avgWaitingJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
await() - Method in interface org.apache.ignite.IgniteCondition
Causes the current thread to wait until it is signalled or interrupted.
await(long, TimeUnit) - Method in interface org.apache.ignite.IgniteCondition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
await() - Method in interface org.apache.ignite.IgniteCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless current thread is interrupted.
await(long) - Method in interface org.apache.ignite.IgniteCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await(long, TimeUnit) - Method in interface org.apache.ignite.IgniteCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.Latch
Awaits current latch completion.
await(long, TimeUnit) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.Latch
Awaits current latch completion with specified timeout.
await() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Causes the current thread to wait until the latch has counted down to zero, unless current thread is interrupted.
await(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await() - Method in class org.apache.ignite.internal.util.GridAtomicInitializer
Await for completion.
await(Condition) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for condition.
await(Condition, long, TimeUnit) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for condition.
await(CountDownLatch) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for the latch.
await(CountDownLatch, long, TimeUnit) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for the latch.
awaitAll(Collection<IgniteInternalFuture<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
awaitAll(long, Collection<IgniteInternalFuture<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
awaitAll(long, IgniteReducer<T, R>, Collection<IgniteInternalFuture<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
awaitAsyncTaskCompletion(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager.LongOperationAsyncExecutor
Cancels async tasks.
awaitAvailableTruncateArchive() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Waiting for segment truncation to be available.
awaitComplete(int...) - Method in class org.apache.ignite.internal.util.StripedExecutor
Method for await all task completion in some specific striped indexes or all.
awaitExceedMaxArchiveSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Waiting for exceeding the maximum WAL archive size.
awaitFirstItemAvailable() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
TODO: IGNITE-15728 Provide custom reducer for ScanQueryFallbackClosableIterator.
awaitFirstItemAvailable() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
TODO: IGNITE-15728 Provide custom reducer for ScanQueryFallbackClosableIterator.
awaitFirstItemAvailable() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
TODO: IGNITE-15728 Provide custom reducer for ScanQueryFallbackClosableIterator.
awaitForWorkersStop(Collection<GridWorker>, boolean, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Stops workers from given collection and waits for their completion.
awaitLastFut() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Awaits for previous async operation to be completed.
awaitLastFuture(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
awaitLastFuture(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
awaitLastFuture(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
awaitLastFuture(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
awaitMappingAcceptance(MarshallerMappingItem, ConcurrentMap<Integer, MappedName>) - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingTransport
 
awaitNanos(long) - Method in interface org.apache.ignite.IgniteCondition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitNext() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Awaiting when next segment would be initialized.
awaitPendingTasksFinished() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
Await all async tasks from executor was finished.
awaitQuiet(Condition) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for condition ignoring interrupts.
awaitQuiet(CountDownLatch) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for the latch until it is counted down, ignoring interruptions.
awaitQuiet(CyclicBarrier) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Awaits for the barrier ignoring interruptions.
awaitSegment(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Waiting until current WAL index will be greater or equal than given one.
awaitSegmentArchived(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Method will wait activation of particular WAL segment index.
awaitStart() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Await until platform processor is safe to use (i.e.
awaitStart() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Await until platform processor is safe to use (i.e.
awaitStart() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Await until platform processor is safe to use (i.e.
awaitStarted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
awaitStarted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Await for local join finish and caches start.
awaitTermination(long, TimeUnit) - Method in class org.apache.ignite.internal.executor.GridExecutorService
awaitTermination(long, TimeUnit) - Method in class org.apache.ignite.internal.util.StripedExecutor
awaitTermination(long, TimeUnit) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
awaitUninterruptibly() - Method in interface org.apache.ignite.IgniteCondition
Causes the current thread to wait until it is signalled.
awaitUntil(Date) - Method in interface org.apache.ignite.IgniteCondition
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.

B

backoffTimeout(long, long) - Static method in class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
 
backup(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
backup - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
backupByPartition(ClusterNode, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
backupFilter(AffinityTopologyVersion, int[]) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Returns backup filter.
backupPartitions(ClusterNode) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets partition ids for which given cluster node has backup ownership.
backupPartitions(UUID) - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Get backup partitions for specified node ID.
backupPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
Get backup partitions for specified node ID.
backupPartitions(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Get backup partitions for specified node ID.
backupPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Get backup partitions for specified node ID.
backupPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
Get backup partitions for specified node ID.
backupPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
Get backup partitions for specified node ID.
backupPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets partition ids for which given cluster node has backup ownership.
backupPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets partition ids for which given cluster node has backup ownership.
backupPartitions(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
backups() - Method in interface org.apache.ignite.cache.affinity.AffinityFunctionContext
Gets number of backups for new assignment.
backups() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets number of backups for new assignment.
backups() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
backups(Integer) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
backups() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
backups(Collection<ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
backups() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
backups() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
backupsByKey(Object, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
backward(boolean) - Method in class org.apache.ignite.internal.direct.state.DirectMessageState
Go backward.
bagForDataCollection() - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
Returns DiscoveryDataBag aware of components with already initialized common data (e.g. on nodes prior in cluster to the one where this method is called).
balancedNode(Collection<? extends GridClientNode>) - Method in interface org.apache.ignite.internal.client.balancer.GridClientLoadBalancer
Gets next node for executing client command.
balancedNode(Collection<? extends GridClientNode>) - Method in class org.apache.ignite.internal.client.balancer.GridClientRandomBalancer
Picks up a random node from a collection.
balancedNode(Collection<? extends GridClientNode>) - Method in class org.apache.ignite.internal.client.balancer.GridClientRoundRobinBalancer
Gets next node for executing client command.
balancer() - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets load balancer used by this projection.
BASELINE_NODE_ATTRIBUTES_SYS_VIEW - Static variable in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BASELINE_NODE_ATTRIBUTES_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BASELINE_NODES_SYS_VIEW - Static variable in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BASELINE_NODES_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BaselineAdjustForbiddenException - Exception in org.apache.ignite.internal.processors.cluster
Exception which would be throw during force changing baseline if cluster has incorrect configuration.
BaselineAdjustForbiddenException(boolean) - Constructor for exception org.apache.ignite.internal.processors.cluster.BaselineAdjustForbiddenException
 
baselineAutoAdjustEnabled(boolean) - Method in interface org.apache.ignite.IgniteCluster
 
baselineAutoAdjustEnabled(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
baselineAutoAdjustEnabled(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
baselineAutoAdjustEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
baselineAutoAdjustEnabledAsync(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
 
baselineAutoAdjustEnabledAsync(boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
 
baselineAutoAdjustEnabledAsync(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BaselineAutoAdjustMXBean - Interface in org.apache.ignite.mxbean
This interface defines JMX view on DistributedBaselineConfiguration.
BaselineAutoAdjustMXBeanImpl - Class in org.apache.ignite.internal.processors.cluster
BaselineAutoAdjustMXBean implementation.
BaselineAutoAdjustMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
 
baselineAutoAdjustStatus() - Method in interface org.apache.ignite.IgniteCluster
 
baselineAutoAdjustStatus() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
baselineAutoAdjustStatus() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
BaselineAutoAdjustStatus - Class in org.apache.ignite.internal.processors.cluster.baseline.autoadjust
Statistic of baseline auto-adjust.
baselineAutoAdjustStatus() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BaselineAutoAdjustStatus.TaskState - Enum in org.apache.ignite.internal.processors.cluster.baseline.autoadjust
 
baselineAutoAdjustTimeout() - Method in interface org.apache.ignite.IgniteCluster
 
baselineAutoAdjustTimeout(long) - Method in interface org.apache.ignite.IgniteCluster
 
baselineAutoAdjustTimeout() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
baselineAutoAdjustTimeout(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
baselineAutoAdjustTimeout() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
baselineAutoAdjustTimeout(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
baselineAutoAdjustTimeout() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
baselineAutoAdjustTimeout(long) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
baselineAutoAdjustTimeoutAsync(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
 
baselineAutoAdjustTimeoutAsync(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
 
baselineAutoAdjustTimeoutAsync(long) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
baselineChanged() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
BaselineChangedEvent - Class in org.apache.ignite.events
Baseline changed event.
BaselineChangedEvent(ClusterNode, String, int, Collection<BaselineNode>) - Constructor for class org.apache.ignite.events.BaselineChangedEvent
Creates baseline changed event with given parameters.
baselineConfiguration() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
BaselineConfigurationChangedEvent - Class in org.apache.ignite.events
Baseline configuration changed event.
BaselineConfigurationChangedEvent(ClusterNode, String, int, boolean, long) - Constructor for class org.apache.ignite.events.BaselineConfigurationChangedEvent
Creates baseline configuration changed event with given parameters.
BaselineNode - Interface in org.apache.ignite.cluster
Interface representing a single node from baseline topology.
baselineNode(UUID) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
baselineNode(ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
baselineNode(ClusterNode, DiscoveryDataClusterState) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
baselineNode(Object) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
BaselineNodeAttributeView - Class in org.apache.ignite.spi.systemview.view
Baseline node attribute representation for a SystemView.
BaselineNodeAttributeView(Object, String, Object) - Constructor for class org.apache.ignite.spi.systemview.view.BaselineNodeAttributeView
 
BaselineNodeAttributeViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
BaselineNodeAttributeViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
 
baselineNodes() - Method in class org.apache.ignite.events.BaselineChangedEvent
 
baselineNodes() - Method in class org.apache.ignite.events.ClusterActivationEvent
Deprecated.
Gets baseline nodes.
baselineNodes() - Method in class org.apache.ignite.events.ClusterStateChangeEvent
Gets baseline nodes.
baselineNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Returns a collection of baseline nodes.
baselineNodes(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
baselineNodes() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
baselineNodes() - Method in class org.apache.ignite.spi.systemview.view.SnapshotView
 
BaselineNodeView - Class in org.apache.ignite.spi.systemview.view
Baseline topology node representation for a SystemView.
BaselineNodeView(Object, boolean) - Constructor for class org.apache.ignite.spi.systemview.view.BaselineNodeView
 
BaselineNodeViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
BaselineNodeViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeViewWalker
 
baselineTopology() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
BaselineTopology - Class in org.apache.ignite.internal.processors.cluster
BaselineTopology represents a set of "database nodes" - nodes responsible for holding persistent-enabled caches and persisting their information to durable storage.
baselineTopology() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
baselineTopology() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
BaselineTopologyHistory - Class in org.apache.ignite.internal.processors.cluster
 
BaselineTopologyHistory() - Constructor for class org.apache.ignite.internal.processors.cluster.BaselineTopologyHistory
 
BaselineTopologyHistoryItem - Class in org.apache.ignite.internal.processors.cluster
 
BaselineTopologyUpdater - Class in org.apache.ignite.internal.processors.cluster.baseline.autoadjust
Baseline topology updater with ability to watch of topology changes.
BaselineTopologyUpdater(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineTopologyUpdater
 
baseVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
BasicAddressResolver - Class in org.apache.ignite.configuration
Basic implementation of AddressResolver.
BasicAddressResolver(Map<String, String>) - Constructor for class org.apache.ignite.configuration.BasicAddressResolver
Created the address resolver.
basicInfo(UUID, String) - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
BasicJdbcDialect - Class in org.apache.ignite.cache.store.jdbc.dialect
Basic implementation of dialect based on JDBC specification.
BasicJdbcDialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
 
BasicJdbcIpFinderDialect - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc
Basic JDBC dialect to use along with TcpDiscoveryJdbcIpFinder.
BasicJdbcIpFinderDialect() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.BasicJdbcIpFinderDialect
 
BasicRateLimiter - Class in org.apache.ignite.internal.util
The simplified version of Google Guava smooth rate limiter.
BasicRateLimiter(double) - Constructor for class org.apache.ignite.internal.util.BasicRateLimiter
 
BasicWarmupClosure - Class in org.apache.ignite.startup
Basic warm-up closure which warm-ups cache operations.
BasicWarmupClosure() - Constructor for class org.apache.ignite.startup.BasicWarmupClosure
 
batch - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
Batch.
BATCH_EXEC - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Batch queries.
BATCH_EXEC - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
Batch queries.
BATCH_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.migration.UpgradePendingTreeToPerPartitionTask
 
BATCH_SIZE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BATCH_SIZE
batched() - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
Updates cache using batched methods IgniteCache.putAll(Map)and IgniteCache.removeAll().
batchedArguments() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Returns batched arguments.
batchedSorted() - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
Updates cache using batched methods IgniteCache.putAll(Map) and IgniteCache.removeAll(Set).
batchesPrefetchCount() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
The number of batches generated by supply node at rebalancing procedure start.
batchesPrefetchCount() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
The number of batches generated by supply node at rebalancing procedure start.
batchEvict(Collection<?>, GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.CacheEvictionManager
 
batchEvict(Collection<?>, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.CacheOffheapEvictionManager
batchEvict(Collection<?>, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
batchId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
batchId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
 
batchIdx() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Returns the batch index.
batchRenameDefragmentedCacheGroupPartitions(File, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Failure-tolerant batch rename of defragmented partition files.
batchSize() - Method in interface org.apache.ignite.IgniteAtomicSequence
Gets local batch size for this atomic sequence.
batchSize(int) - Method in interface org.apache.ignite.IgniteAtomicSequence
Sets local batch size for atomic sequence.
batchSize - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
Batch size to keep track of number of items to return as fake update counters for executeBatch.
batchSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Returns request rows number.
batchSize() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
The supply message size in bytes to be loaded within a single rebalance batch.
batchSize() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
The supply message size in bytes to be loaded within a single rebalance batch.
batchSize() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Get local batch size for this sequences.
batchSize(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Set local batch size for this sequences.
batchSize() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
batchSize() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicSequenceView
 
batchStoreCommit(Iterable<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Performs batch database operations.
BCrypt - Class in org.mindrot
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class org.mindrot.BCrypt
 
before(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
BEFORE_READ_LOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page read before lock operation id.
BEFORE_WRITE_LOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page write before lock operation id.
beforeApplyBatch(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Called before next batch is about to be applied during rebalance.
beforeBinaryMemoryRestore(IgniteCacheDatabaseSharedManager) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback executed right before node become perform binary recovery.
beforeBinaryMemoryRestore(IgniteCacheDatabaseSharedManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed right before node become perform binary recovery.
beforeCall(Class<?>, String, Object[]) - Method in interface org.apache.ignite.internal.GridProxyListener
Method is called right before the traced method.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Do some actions before checkpoint write lock.
beforeCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Do some actions before checkpoint write lock.
beforeCheckpointPageWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
beforeDefragmentation() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
beforeDetach() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
Callback method which should be called before moving iteration into another thread.
beforeExchange(GridDhtPartitionsExchangeFuture, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Pre-initializes this topology.
beforeExchange(GridDhtPartitionsExchangeFuture, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Pre-initializes this topology.
beforeExchange(GridDhtPartitionsExchangeFuture, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Pre-initializes this topology.
beforeExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
beforeExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
beforeExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Prepare index rebuild futures if needed before exchange.
beforeExecute() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
This method is called before creating or rebuilding indexes.
beforeExecute(Thread, Runnable) - Method in class org.apache.ignite.thread.IgniteThreadPoolExecutor
beforeFirst() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
beforeFirst() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
beforeFirst() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
beforeInitPageStores(File, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Performs cleanup of work dir before initializing file page stores.
beforeInnerMessageRead() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Callback called before inner message is read.
beforeInnerMessageRead() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Callback called before inner message is read.
beforeInnerMessageWrite() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Callback called before inner message is written.
beforeInnerMessageWrite() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Callback called before inner message is written.
beforeJoin(ClusterNode, IgniteLogger) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpiInternalListener
 
beforeLockDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
beforeMessageRead() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Callback that must be invoked by a message implementation before message body started decoding.
beforeMessageRead() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Callback that must be invoked by a message implementation before message body started decoding.
beforePageWrite(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
beforeReconnect(ClusterNode, IgniteLogger) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpiInternalListener
 
beforeResumeWalLogging(IgniteCacheDatabaseSharedManager) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback executed when all physical updates are applied and we are ready to write new physical records during logical recovery.
beforeResumeWalLogging(IgniteCacheDatabaseSharedManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed when all physical updates are applied and we are ready to write new physical records during logical recovery.
beforeSend(TraceableMessage) - Method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesHandler
Called when message is going to be send.
beforeSendCustomEvent(DiscoverySpi, IgniteLogger, DiscoverySpiCustomMessage) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpiInternalListener
 
beforeStartState() - Method in interface org.apache.ignite.internal.client.GridClientBeforeNodeStart
Getting a client projection of node state before its start.
beforeStartState() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Getting a client projection of node state before its start.
beforeStop(IgniteCacheDatabaseSharedManager) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback executed before shared manager will be stopped.
beforeStop(IgniteCacheDatabaseSharedManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed before shared manager will be stopped.
BEGIN - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BEGIN.
beginCheckpoint(IgniteInternalFuture) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Gets a collection of dirty page IDs since the last checkpoint.
beginCheckpoint(IgniteInternalFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets a collection of dirty page IDs since the last checkpoint.
beginDestroy() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
Initiates partition destroy.
beginRecover() - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Invoked before starting checkpoint recover.
beginRecover() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Starts recover process.
beginRecover() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Starts recover process.
beginRecover() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Invoked before starting checkpoint recover.
beginUpdate() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
Must be called before update begin.
belongs(Object, N) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Checks if key belongs to the given node.
belongs(Object, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Checks if given key belongs to any of the given nodes.
belongs(Object, int, N) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Checks if node the key is mapped to or the given count of its adjacent nodes contain the node passed in.
belongs(Object, int, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Checks if node the key is mapped to or the given count of its adjacent nodes are contained in given set of nodes.
belongsToTable(GridCacheContext, String, String, KeyCacheObject, CacheObject) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Check whether provided key and value belongs to expected cache and table.
belongToSameTx(MvccVersion, MvccVersion) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
between(String, Object, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Between.
BIG_ENDIAN - Static variable in class org.apache.ignite.internal.util.GridUnsafe
Big endian.
BIGINT - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for 64-bit integer
BIGINT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BIGINT
binary() - Method in interface org.apache.ignite.client.IgniteClient
 
binary() - Method in interface org.apache.ignite.Ignite
Gets an instance of IgniteBinary interface.
binary() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
binary() - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of IgniteBinary interface.
binary() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
binary() - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
BINARY - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for byte array
BINARY_ENUM - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Binary enum
BINARY_META_DIR - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Binary metadata metric name.
BINARY_METADATA_DESC - Static variable in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
BINARY_METADATA_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
BINARY_OBJ - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
BINARY_TYPE_GET - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get binary type schema request.
BINARY_TYPE_NAME_GET - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get binary type name request.
BINARY_TYPE_NAME_PUT - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Update binary type name request.
BINARY_TYPE_PUT - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Update binary type schema request.
BinaryAbstractIdentityResolver - Class in org.apache.ignite.internal.binary
Abstract identity resolver with common routines.
BinaryAbstractIdentityResolver() - Constructor for class org.apache.ignite.internal.binary.BinaryAbstractIdentityResolver
 
BinaryAbstractInputStream - Class in org.apache.ignite.internal.binary.streams
Binary abstract input stream.
BinaryAbstractInputStream() - Constructor for class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
 
BinaryAbstractOutputStream - Class in org.apache.ignite.internal.binary.streams
Base binary output stream.
BinaryAbstractOutputStream() - Constructor for class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
 
BinaryAbstractStream - Class in org.apache.ignite.internal.binary.streams
Binary abstract stream.
BinaryAbstractStream() - Constructor for class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
 
BinaryArray - Class in org.apache.ignite.internal.binary
Binary object representing array.
BinaryArray() - Constructor for class org.apache.ignite.internal.binary.BinaryArray
BinaryArray(BinaryContext, int, String, Object[]) - Constructor for class org.apache.ignite.internal.binary.BinaryArray
 
BinaryArrayIdentityResolver - Class in org.apache.ignite.internal.binary
Identity resolver implementation which compares raw array content of the binary object.
BinaryArrayIdentityResolver() - Constructor for class org.apache.ignite.internal.binary.BinaryArrayIdentityResolver
Default constructor.
binaryAttribute(String) - Method in class org.apache.ignite.internal.processors.service.ServiceCallContextImpl
Get the binary attribute.
binaryAttribute(String) - Method in interface org.apache.ignite.services.ServiceCallContext
Get the binary attribute.
BinaryBasicIdMapper - Class in org.apache.ignite.binary
Base binary ID mapper implementation.
BinaryBasicIdMapper() - Constructor for class org.apache.ignite.binary.BinaryBasicIdMapper
Default constructor.
BinaryBasicIdMapper(boolean) - Constructor for class org.apache.ignite.binary.BinaryBasicIdMapper
 
BinaryBasicNameMapper - Class in org.apache.ignite.binary
Base binary name mapper implementation.
BinaryBasicNameMapper() - Constructor for class org.apache.ignite.binary.BinaryBasicNameMapper
Default constructor.
BinaryBasicNameMapper(boolean) - Constructor for class org.apache.ignite.binary.BinaryBasicNameMapper
 
BinaryBuilderEnum - Class in org.apache.ignite.internal.binary.builder
 
BinaryBuilderEnum(int, Enum) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
 
BinaryBuilderEnum(BinaryBuilderReader) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
 
BinaryBuilderReader - Class in org.apache.ignite.internal.binary.builder
 
BinaryByteBufferInputStream - Class in org.apache.ignite.internal.binary.streams
Input stream over ByteBuffer.
BinaryCachingMetadataHandler - Class in org.apache.ignite.internal.binary
Simple caching metadata handler.
BinaryClassDescriptor - Class in org.apache.ignite.internal.binary
Binary class descriptor.
BinaryCollectionFactory<K> - Interface in org.apache.ignite.binary
Collection factory.
BinaryConfiguration - Class in org.apache.ignite.configuration
Configuration object for Ignite Binary Objects.
BinaryConfiguration() - Constructor for class org.apache.ignite.configuration.BinaryConfiguration
 
BinaryContext - Class in org.apache.ignite.internal.binary
Binary context.
BinaryContext(BinaryMetadataHandler, IgniteConfiguration, IgniteLogger) - Constructor for class org.apache.ignite.internal.binary.BinaryContext
 
binaryContext() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
binaryContext() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
BinaryContextHolder - Class in org.apache.ignite.internal.binary
Binary context holder.
BinaryContextHolder() - Constructor for class org.apache.ignite.internal.binary.BinaryContextHolder
 
binaryEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
binaryEnabled() - Method in interface org.apache.ignite.internal.processors.cache.CacheObjectValueContext
 
binaryEnabled() - Method in class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
BinaryEnumArray - Class in org.apache.ignite.internal.binary
Ignite distinguishes between array of objects and array of enums.
BinaryEnumArray() - Constructor for class org.apache.ignite.internal.binary.BinaryEnumArray
BinaryEnumArray(BinaryContext, int, String, Object[]) - Constructor for class org.apache.ignite.internal.binary.BinaryEnumArray
 
BinaryEnumCache - Class in org.apache.ignite.internal.binary
Cache for enum constants.
BinaryEnumCache() - Constructor for class org.apache.ignite.internal.binary.BinaryEnumCache
 
BinaryEnumObjectImpl - Class in org.apache.ignite.internal.binary
Binary enum object.
BinaryEnumObjectImpl() - Constructor for class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
BinaryEnumObjectImpl(BinaryContext, int, String, int) - Constructor for class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Constructor.
BinaryEnumObjectImpl(BinaryContext, byte[]) - Constructor for class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
 
BinaryField - Interface in org.apache.ignite.binary
Binary object field.
BinaryFieldAccessor - Class in org.apache.ignite.internal.binary
Field accessor to speedup access.
BinaryFieldAccessor(Field, int, BinaryWriteMode) - Constructor for class org.apache.ignite.internal.binary.BinaryFieldAccessor
Protected constructor.
BinaryFieldEx - Interface in org.apache.ignite.internal.binary
 
BinaryFieldImpl - Class in org.apache.ignite.internal.binary
Implementation of binary field descriptor.
BinaryFieldImpl(BinaryContext, int, BinarySchemaRegistry, String, int) - Constructor for class org.apache.ignite.internal.binary.BinaryFieldImpl
Constructor.
BinaryFieldMetadata - Class in org.apache.ignite.internal.binary
Binary field metadata.
BinaryFieldMetadata() - Constructor for class org.apache.ignite.internal.binary.BinaryFieldMetadata
BinaryFieldMetadata(int, int) - Constructor for class org.apache.ignite.internal.binary.BinaryFieldMetadata
Constructor.
BinaryFieldMetadata(BinaryFieldAccessor) - Constructor for class org.apache.ignite.internal.binary.BinaryFieldMetadata
Constructor.
BinaryHeapInputStream - Class in org.apache.ignite.internal.binary.streams
Binary heap input stream.
BinaryHeapInputStream(byte[]) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Constructor.
BinaryHeapOutputStream - Class in org.apache.ignite.internal.binary.streams
Binary heap output stream.
BinaryHeapOutputStream(int) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Constructor.
BinaryHeapOutputStream(int, BinaryMemoryAllocatorChunk) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Constructor.
BinaryHeapOutputStream(int, BinaryMemoryAllocatorChunk, boolean) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Constructor.
BinaryIdentityResolver - Interface in org.apache.ignite.internal.binary
Interface to compute hash codes for new binary objects and compare them for equality.
BinaryIdMapper - Interface in org.apache.ignite.binary
Type and field ID mapper for binary objects.
BinaryInputStream - Interface in org.apache.ignite.internal.binary.streams
Binary input stream.
BinaryInternalMapper - Class in org.apache.ignite.internal.binary
Internal binary mapper.
BinaryInternalMapper(BinaryNameMapper, BinaryIdMapper, boolean) - Constructor for class org.apache.ignite.internal.binary.BinaryInternalMapper
 
BinaryInvalidTypeException - Exception in org.apache.ignite.binary
Exception indicating that class needed for deserialization of binary object does not exist.
BinaryInvalidTypeException(String) - Constructor for exception org.apache.ignite.binary.BinaryInvalidTypeException
Creates invalid class exception with error message.
BinaryInvalidTypeException(Throwable) - Constructor for exception org.apache.ignite.binary.BinaryInvalidTypeException
Creates invalid class exception with Throwable as a cause.
BinaryInvalidTypeException(String, Throwable) - Constructor for exception org.apache.ignite.binary.BinaryInvalidTypeException
Creates invalid class exception with error message and Throwable as a cause.
BinaryLazyValue - Interface in org.apache.ignite.internal.binary.builder
 
Binarylizable - Interface in org.apache.ignite.binary
Interface that allows to implement custom serialization logic for binary objects.
BinaryMapFactory<K,V> - Interface in org.apache.ignite.binary
Map factory.
BinaryMarshaller - Class in org.apache.ignite.internal.binary
Implementation of Marshaller that lets to serialize and deserialize all objects in the binary format.
BinaryMarshaller() - Constructor for class org.apache.ignite.internal.binary.BinaryMarshaller
 
binaryMarshaller() - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
 
binaryMarshaller() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
BinaryMemoryAllocator - Class in org.apache.ignite.internal.binary.streams
On-heap memory allocator.
BinaryMemoryAllocator() - Constructor for class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
 
BinaryMemoryAllocatorChunk - Interface in org.apache.ignite.internal.binary.streams
Memory allocator chunk.
BinaryMetadata - Class in org.apache.ignite.internal.binary
Binary metadata which is passed over a wire.
BinaryMetadata() - Constructor for class org.apache.ignite.internal.binary.BinaryMetadata
BinaryMetadata(int, String, Map<String, BinaryFieldMetadata>, String, Collection<BinarySchema>, boolean, Map<String, Integer>) - Constructor for class org.apache.ignite.internal.binary.BinaryMetadata
Constructor.
binaryMetadata() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
binaryMetadata(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
binaryMetadata() - Method in exception org.apache.ignite.internal.UnregisteredBinaryTypeException
 
binaryMetadataFileStoreDir(File) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
BinaryMetadataHandler - Interface in org.apache.ignite.internal.binary
Binary metadata handler.
BinaryMetadataKey - Class in org.apache.ignite.internal.processors.cache.binary
Key for binary metadata.
BinaryMetadataKey() - Constructor for class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
binaryMetadataUpdated(BinaryMetadata) - Method in interface org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatedListener
 
BinaryMetadataUpdatedListener - Interface in org.apache.ignite.internal.processors.cache.binary
Interface allows any component to register for events of binary metadata updates.
BinaryMetadataView - Class in org.apache.ignite.spi.systemview.view
BinaryMetadata representation for the SystemView.
BinaryMetadataView(BinaryMetadata) - Constructor for class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
BinaryMetadataViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
BinaryMetadataViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.BinaryMetadataViewWalker
 
BinaryMethodWriteReplacer - Class in org.apache.ignite.internal.binary
Write replacer based on method invocation.
BinaryMethodWriteReplacer(Method) - Constructor for class org.apache.ignite.internal.binary.BinaryMethodWriteReplacer
Constructor.
BinaryModifiableLazyValue - Class in org.apache.ignite.internal.binary.builder
 
BinaryModifiableLazyValue(BinaryBuilderReader, int, int) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryModifiableLazyValue
 
BinaryNameMapper - Interface in org.apache.ignite.binary
Maps type and field names to different names.
BinaryNoopMetadataHandler - Class in org.apache.ignite.internal.binary
No-op metadata handler.
BinaryObject - Interface in org.apache.ignite.binary
Wrapper for binary object in binary format.
BinaryObjectBuilder - Interface in org.apache.ignite.binary
Binary object builder.
BinaryObjectBuilderImpl - Class in org.apache.ignite.internal.binary.builder
 
BinaryObjectBuilderImpl(BinaryContext, String) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
 
BinaryObjectBuilderImpl(BinaryContext, int, String) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
 
BinaryObjectBuilderImpl(BinaryObjectImpl) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
 
BinaryObjectEx - Interface in org.apache.ignite.internal.binary
Extended binary object interface.
BinaryObjectException - Exception in org.apache.ignite.binary
Exception indicating binary object serialization error.
BinaryObjectException(String) - Constructor for exception org.apache.ignite.binary.BinaryObjectException
Creates binary exception with error message.
BinaryObjectException(Throwable) - Constructor for exception org.apache.ignite.binary.BinaryObjectException
Creates binary exception with Throwable as a cause.
BinaryObjectException(String, Throwable) - Constructor for exception org.apache.ignite.binary.BinaryObjectException
Creates binary exception with error message and Throwable as a cause.
BinaryObjectExImpl - Class in org.apache.ignite.internal.binary
Internal binary object interface.
BinaryObjectExImpl() - Constructor for class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
BinaryObjectImpl - Class in org.apache.ignite.internal.binary
Binary object implementation.
BinaryObjectImpl() - Constructor for class org.apache.ignite.internal.binary.BinaryObjectImpl
BinaryObjectImpl(BinaryContext, byte[], int) - Constructor for class org.apache.ignite.internal.binary.BinaryObjectImpl
 
BinaryObjectOffheapImpl - Class in org.apache.ignite.internal.binary
Binary object implementation over offheap memory
BinaryObjectOffheapImpl() - Constructor for class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
For Externalizable (not supported).
BinaryObjectOffheapImpl(BinaryContext, long, int, int) - Constructor for class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
 
BinaryOffheapInputStream - Class in org.apache.ignite.internal.binary.streams
Binary off-heap input stream.
BinaryOffheapInputStream(long, int) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Constructor.
BinaryOffheapInputStream(long, int, boolean) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Constructor.
BinaryOffheapOutputStream - Class in org.apache.ignite.internal.binary.streams
Binary offheap output stream.
BinaryOffheapOutputStream(int) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Constructor.
BinaryOffheapOutputStream(long, int) - Constructor for class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Constructor.
BinaryOutputStream - Interface in org.apache.ignite.internal.binary.streams
Binary output stream.
BinaryPlainBinaryObject - Class in org.apache.ignite.internal.binary.builder
 
BinaryPlainBinaryObject(BinaryObject) - Constructor for class org.apache.ignite.internal.binary.builder.BinaryPlainBinaryObject
 
BinaryPositionReadable - Interface in org.apache.ignite.internal.binary
Interface allowing for positioned read.
BinaryPrimitives - Class in org.apache.ignite.internal.binary
Primitives writer.
BinaryPrimitives() - Constructor for class org.apache.ignite.internal.binary.BinaryPrimitives
 
BinaryRawReader - Interface in org.apache.ignite.binary
Raw reader for binary objects.
BinaryRawReaderEx - Interface in org.apache.ignite.internal.binary
Extended reader interface.
BinaryRawWriter - Interface in org.apache.ignite.binary
Raw writer for binary object.
BinaryRawWriterEx - Interface in org.apache.ignite.internal.binary
Extended writer interface.
BinaryReader - Interface in org.apache.ignite.binary
Reader for binary objects used in Binarylizable implementations.
BinaryReaderExImpl - Class in org.apache.ignite.internal.binary
Binary reader implementation.
BinaryReaderExImpl(BinaryContext, BinaryInputStream, ClassLoader, boolean) - Constructor for class org.apache.ignite.internal.binary.BinaryReaderExImpl
Constructor.
BinaryReaderExImpl(BinaryContext, BinaryInputStream, ClassLoader, BinaryReaderHandles, boolean) - Constructor for class org.apache.ignite.internal.binary.BinaryReaderExImpl
Constructor.
BinaryReaderExImpl(BinaryContext, BinaryInputStream, ClassLoader, BinaryReaderHandles, boolean, boolean) - Constructor for class org.apache.ignite.internal.binary.BinaryReaderExImpl
Constructor.
BinaryReaderHandles - Class in org.apache.ignite.internal.binary
Reader handles.
BinaryReaderHandles() - Constructor for class org.apache.ignite.internal.binary.BinaryReaderHandles
 
BinaryReaderHandlesHolder - Interface in org.apache.ignite.internal.binary
Holder for handles.
BinaryReaderHandlesHolderImpl - Class in org.apache.ignite.internal.binary
Simple holder for handles.
BinaryReaderHandlesHolderImpl() - Constructor for class org.apache.ignite.internal.binary.BinaryReaderHandlesHolderImpl
 
BinaryReflectiveSerializer - Class in org.apache.ignite.binary
Binary serializer which writes object fields using reflection.
BinaryReflectiveSerializer() - Constructor for class org.apache.ignite.binary.BinaryReflectiveSerializer
 
BinarySchema - Class in org.apache.ignite.internal.binary
Schema describing binary object content.
BinarySchema() - Constructor for class org.apache.ignite.internal.binary.BinarySchema
BinarySchema(int, List<Integer>) - Constructor for class org.apache.ignite.internal.binary.BinarySchema
Constructor.
BinarySchema.Builder - Class in org.apache.ignite.internal.binary
Schema builder.
BinarySchema.Confirmation - Enum in org.apache.ignite.internal.binary
Order confirmation result.
BinarySchemaRegistry - Class in org.apache.ignite.internal.binary
Binary schema registry.
BinarySchemaRegistry() - Constructor for class org.apache.ignite.internal.binary.BinarySchemaRegistry
 
BinarySerializedFieldComparator - Class in org.apache.ignite.internal.binary
Compares fiels in serialized form when possible.
BinarySerializedFieldComparator(BinaryObjectExImpl, byte[], long, int, int, int, int) - Constructor for class org.apache.ignite.internal.binary.BinarySerializedFieldComparator
Constructor.
BinarySerializer - Interface in org.apache.ignite.binary
Interface that allows to implement custom serialization logic for binary objects.
BinaryStream - Interface in org.apache.ignite.internal.binary.streams
Binary stream.
BinaryThreadLocalContext - Class in org.apache.ignite.internal.binary
Contains thread-local data for binary marshalling.
binaryToString(BinaryObject) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Convert Binary object to string.
BinaryTreeMap - Class in org.apache.ignite.internal.binary
Binary TreeMap wrapper.
BinaryTreeMap() - Constructor for class org.apache.ignite.internal.binary.BinaryTreeMap
Default constructor.
BinaryTreeMap(TreeMap) - Constructor for class org.apache.ignite.internal.binary.BinaryTreeMap
Constructor.
BinaryTreeMapWriteReplacer - Class in org.apache.ignite.internal.binary
Binary TreeMap write replacer.
BinaryTreeMapWriteReplacer() - Constructor for class org.apache.ignite.internal.binary.BinaryTreeMapWriteReplacer
 
BinaryTreeSet - Class in org.apache.ignite.internal.binary
Binary TreeSet wrapper.
BinaryTreeSet() - Constructor for class org.apache.ignite.internal.binary.BinaryTreeSet
Default constructor.
BinaryTreeSet(TreeSet) - Constructor for class org.apache.ignite.internal.binary.BinaryTreeSet
Constructor.
BinaryTreeSetWriteReplacer - Class in org.apache.ignite.internal.binary
Binary TreeSet write replacer.
BinaryTreeSetWriteReplacer() - Constructor for class org.apache.ignite.internal.binary.BinaryTreeSetWriteReplacer
 
BinaryType - Interface in org.apache.ignite.binary
Binary type meta data.
BinaryTypeConfiguration - Class in org.apache.ignite.binary
Defines configuration properties for a specific binary type.
BinaryTypeConfiguration() - Constructor for class org.apache.ignite.binary.BinaryTypeConfiguration
Constructor.
BinaryTypeConfiguration(BinaryTypeConfiguration) - Constructor for class org.apache.ignite.binary.BinaryTypeConfiguration
Copying constructor.
BinaryTypeConfiguration(String) - Constructor for class org.apache.ignite.binary.BinaryTypeConfiguration
 
binaryTypeGet(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Gets binary type by name.
BinaryTypeImpl - Class in org.apache.ignite.internal.binary
Binary type implementation.
BinaryTypeImpl(BinaryContext, BinaryMetadata) - Constructor for class org.apache.ignite.internal.binary.BinaryTypeImpl
Constructor.
BinaryTypeProxy - Class in org.apache.ignite.internal.binary
Binary type proxy.
BinaryTypeProxy(BinaryContext, int, String) - Constructor for class org.apache.ignite.internal.binary.BinaryTypeProxy
Constructor.
binaryUnsigned() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
binaryUnsigned(boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
BinaryUtils - Class in org.apache.ignite.internal.binary
Binary utils.
BinaryUtils() - Constructor for class org.apache.ignite.internal.binary.BinaryUtils
 
binaryWorkDir(String, String) - Static method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
BinaryWriteMode - Enum in org.apache.ignite.internal.binary
Various write modes for binary objects.
BinaryWriter - Interface in org.apache.ignite.binary
Writer for binary object used in Binarylizable implementations.
BinaryWriteReplacer - Interface in org.apache.ignite.internal.binary
Interface to perform write replace.
BinaryWriterExImpl - Class in org.apache.ignite.internal.binary
Binary writer implementation.
BinaryWriterExImpl(BinaryContext) - Constructor for class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
BinaryWriterExImpl(BinaryContext, BinaryThreadLocalContext) - Constructor for class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
BinaryWriterExImpl(BinaryContext, BinaryOutputStream, BinaryWriterSchemaHolder, BinaryWriterHandles) - Constructor for class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
BinaryWriterHandles - Class in org.apache.ignite.internal.binary
Writer handles.
BinaryWriterHandles() - Constructor for class org.apache.ignite.internal.binary.BinaryWriterHandles
 
BinaryWriterSchemaHolder - Class in org.apache.ignite.internal.binary
Binary writer schema holder.
BinaryWriterSchemaHolder() - Constructor for class org.apache.ignite.internal.binary.BinaryWriterSchemaHolder
 
BIT - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for boolean flag
BIT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BIT.
BITMAP_FEATURES - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Bitmap features introduced.
BITMAP_FEATURES - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
Bitmap features introduced.
BITMAP_OFFSET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Bitmap offset.
BitSetIntSet - Class in org.apache.ignite.internal.util.collection
Set of Integers implementation based on BitSet.
BitSetIntSet() - Constructor for class org.apache.ignite.internal.util.collection.BitSetIntSet
 
BitSetIntSet(int) - Constructor for class org.apache.ignite.internal.util.collection.BitSetIntSet
 
BitSetIntSet(int, Collection<Integer>) - Constructor for class org.apache.ignite.internal.util.collection.BitSetIntSet
 
BitSetIterator - Class in org.apache.ignite.internal.cluster.graph
Iterator over set bits in BitSet.
BitSetIterator(BitSet) - Constructor for class org.apache.ignite.internal.cluster.graph.BitSetIterator
 
BLOB - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for BLOB values.
block() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Block gateway.
block() - Method in class org.apache.ignite.internal.util.GridBusyLock
Blocks current thread till all activities left "busy" state and prevents them from further entering to "busy" state.
block() - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
Blocks current thread till all activities left "busy" state and prevents them from further entering to "busy" state.
block() - Method in class org.apache.ignite.internal.util.GridStripedSpinBusyLock
Block.
blockedByCurrentThread() - Method in class org.apache.ignite.internal.util.GridBusyLock
Checks if busy lock was blocked by current thread.
blockedByCurrentThread() - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
Checks if busy lock was blocked by current thread.
blocker() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
blockGateway(String, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
blockGateways() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Blocks all available gateways
blockGateways(Collection<Integer>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Blocks (stops) cache gateway for caches according to given cacheGroupIds.
blockingDurationHistogram() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
blockingSectionBegin() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Protects the worker from timeout penalties if subsequent instructions in the calling thread does not update heartbeat timestamp timely, e.g. due to blocking operations, up to the nearest WorkProgressDispatcher.blockingSectionEnd() call.
blockingSectionBegin() - Method in interface org.apache.ignite.internal.util.worker.WorkProgressDispatcher
Protects the worker from timeout penalties if subsequent instructions in the calling thread does not update heartbeat timestamp timely, e.g. due to blocking operations, up to the nearest WorkProgressDispatcher.blockingSectionEnd() call.
blockingSectionEnd() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Closes the protection section previously opened by WorkProgressDispatcher.blockingSectionBegin().
blockingSectionEnd() - Method in interface org.apache.ignite.internal.util.worker.WorkProgressDispatcher
Closes the protection section previously opened by WorkProgressDispatcher.blockingSectionBegin().
BlockingSslHandler - Class in org.apache.ignite.internal.util.nio.ssl
 
BlockingSslHandler(SSLEngine, SocketChannel, boolean, ByteOrder, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
 
blockOnRemove() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Remove callback.
blockSize() - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
 
blockSize() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
blockSize() - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
body(Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
body() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
body() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl.WALWriter
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
The implementation should provide the execution body for this runnable.
body() - Method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
 
body() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCachePartitionWorker
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
 
body() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
 
body() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
Maps this task's jobs to nodes and sends them out.
body() - Method in class org.apache.ignite.internal.util.StripedExecutor.Stripe
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.internal.util.worker.GridWorker
The implementation should provide the execution body for this runnable.
body() - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationWorker
Connection stat processing.
body() - Method in class org.apache.ignite.spi.discovery.tcp.internal.FutureTask
 
body() - Method in class org.apache.ignite.spi.IgniteSpiThread
Body of SPI thread.
bodyBytes() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
BOOL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BOOL.
BOOLEAN - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
BOOLEAN - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for BOOLEAN values.
BOOLEAN - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: BOOLEAN.
BOOLEAN_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
BOOLEAN_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
BOOLEAN_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Boolean flag.
BooleanGauge - Class in org.apache.ignite.internal.processors.metric.impl
Implementation based on primitive supplier.
BooleanGauge(String, String, BooleanSupplier) - Constructor for class org.apache.ignite.internal.processors.metric.impl.BooleanGauge
 
BooleanIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
BooleanIndexKey(boolean) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.BooleanIndexKey
 
BooleanInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Boolean values.
BooleanInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BooleanInlineIndexKeyType
 
booleanMetric(String, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named gauge.
BooleanMetric - Interface in org.apache.ignite.spi.metric
Interface for the metrics that holds boolean primitive.
BooleanMetricImpl - Class in org.apache.ignite.internal.processors.metric.impl
Metric that holds boolean primitive.
BooleanMetricImpl(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.BooleanMetricImpl
 
boolReducer() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
boolValue(String, boolean) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Returns boolean value from system property or provided function.
borrowOrAllocateFreePage(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Allocates a new free page.
bounded() - Method in interface org.apache.ignite.IgniteQueue
Returns true if this queue is bounded.
bounded() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Returns true if this queue is bounded.
bounded() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
bounded() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Returns true if this queue is bounded.
bounded() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
boundPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
 
bounds() - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
bounds() - Method in interface org.apache.ignite.spi.metric.HistogramMetric
 
boundTcpPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
boundTcpPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
boundTcpShmemPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Deprecated.
This property is deprecated and will be removed in future releases.
boundTcpShmemPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Deprecated.
Setter is ignored.
box(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets wrapper class for a primitive type.
BPlusInnerIO<L> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Abstract IO routines for B+Tree inner pages.
BPlusInnerIO(int, int, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
 
BPlusIO<L> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Abstract IO routines for B+Tree pages.
BPlusIO(int, int, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
BPlusLeafIO<L> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Abstract IO routines for B+Tree leaf pages.
BPlusLeafIO(int, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusLeafIO
 
BPlusMetaIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
IO routines for B+Tree meta pages.
BPlusTree<L,T extends L> - Class in org.apache.ignite.internal.processors.cache.persistence.tree
Abstract B+Tree.
BPlusTree(String, int, String, PageMemory, IgniteWriteAheadLogManager, AtomicLong, long, ReuseList, IOVersions<? extends BPlusInnerIO<L>>, IOVersions<? extends BPlusLeafIO<L>>, byte, FailureProcessor, PageLockTrackerManager) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
BPlusTree(String, int, String, PageMemory, IgniteWriteAheadLogManager, AtomicLong, long, ReuseList, byte, FailureProcessor, PageLockTrackerManager, PageIoResolver) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
BPlusTree.Get - Class in org.apache.ignite.internal.processors.cache.persistence.tree
Get operation.
BPlusTree.Insert - Class in org.apache.ignite.internal.processors.cache.persistence.tree
 
BPlusTree.Invoke - Class in org.apache.ignite.internal.processors.cache.persistence.tree
Invoke operation.
BPlusTree.Put - Class in org.apache.ignite.internal.processors.cache.persistence.tree
Put operation.
BPlusTree.Remove - Class in org.apache.ignite.internal.processors.cache.persistence.tree
Remove operation.
BPlusTree.Replace - Class in org.apache.ignite.internal.processors.cache.persistence.tree
 
BPlusTree.Result - Enum in org.apache.ignite.internal.processors.cache.persistence.tree
Operation result.
BPlusTree.Search - Class in org.apache.ignite.internal.processors.cache.persistence.tree
 
BPlusTree.TreeRowClosure<L,T extends L> - Interface in org.apache.ignite.internal.processors.cache.persistence.tree
A generic visitor-style interface for performing filtering/modifications/miscellaneous operations on the tree.
BPlusTree.TreeVisitorClosure<L,T extends L> - Interface in org.apache.ignite.internal.processors.cache.persistence.tree
A generic visitor-style interface for performing inspection/modification operations on the tree.
BPlusTreeRuntimeException - Exception in org.apache.ignite.internal.processors.cache.persistence.tree
This exception indicates that there's something wrong with B+Tree data integrity.
BPlusTreeRuntimeException(Throwable, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTreeRuntimeException
 
brakeConnection() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST PURPOSE ONLY!
branch(T, TraceableMessage) - Method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesHandler
Injects a sub-span to msg as child span contained in given parent.
branchingHistory() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
branchingHistory() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopologyHistoryItem
 
branchingPointHash() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
broadcast(IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given job to all nodes in the cluster group.
broadcast(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given job to all nodes in cluster group.
broadcast(IgniteClosure<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given closure job with passed in argument to all nodes in the cluster group.
broadcast(IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given job to all nodes in the cluster group.
broadcast(IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given job to all nodes in cluster group.
broadcast(IgniteClosure<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given closure job with passed in argument to all nodes in the cluster group.
broadcast(IgniteClosure<T, R>, T, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
broadcastAsync(IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given job asynchronously to all nodes in the cluster group.
broadcastAsync(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given job asynchronously to all nodes in cluster group.
broadcastAsync(IgniteClosure<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Broadcasts given closure job asynchronously with passed in argument to all nodes in the cluster group.
broadcastAsync(IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given job asynchronously to all nodes in the cluster group.
broadcastAsync(IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given job asynchronously to all nodes in cluster group.
broadcastAsync(IgniteClosure<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Broadcasts given closure job asynchronously with passed in argument to all nodes in the cluster group.
broadcastToNodesWithFilterAsync(GridKernalContext, IgniteRunnable, boolean, IgnitePredicate<ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Broadcasts given job to nodes that match filter.
broken() - Method in class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
broken() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
BUCKET_NUMBER_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
Filter key for attribute "bucketNumber"
BUCKET_NUMBER_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
Filter key for attribute "bucketNumber"
bucketNumber() - Method in class org.apache.ignite.spi.systemview.view.PagesListView
 
bucketsCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Buckets count.
bucketSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Bucket size.
bucketSize() - Method in class org.apache.ignite.spi.systemview.view.PagesListView
 
bucketsSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
buf - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Buffer.
buf - Variable in class org.apache.ignite.internal.processors.continuous.GridContinuousBatchAdapter
Buffer.
buffer() - Method in class org.apache.ignite.internal.pagemem.wal.record.MarshalledRecord
 
buffer() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInput
 
buffer(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
 
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferExpander
Current byte buffer.
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
 
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.ReadSegment
Returns byte buffer.
buffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.WriteSegment
Returns byte buffer.
buffer() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
bufferAddress(ByteBuffer) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns address of Buffer instance.
bufferSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
bufferSize() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
bufferSize() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
bufferSize() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
bufferSize() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
build() - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Builds binary object.
build() - Method in class org.apache.ignite.internal.binary.BinarySchema.Builder
Build schema.
build(BinarySchema.Builder, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterSchemaHolder
Build the schema.
build() - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Builds binary object.
build() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Finishes instance construction and returns a newly-built instance.
build() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl.Builder
 
build(GridCacheSharedContext, DataStorageMetricsImpl, boolean, RecordSerializer, Supplier<FileWriteHandle>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerFactory
 
build(Collection<? extends BaselineNode>, int) - Static method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
build() - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
Finishes building the instance.
build() - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
build() - Method in class org.apache.ignite.services.ServiceCallContextBuilder
 
build() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates.Builder
Builder's build() method.
build() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters.Builder
Builder's build() method.
BUILD_TSTAMP - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Build timestamp in seconds.
BUILD_TSTAMP_STR - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Formatted build date.
buildAllocPath(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Builds allocation path for memory mapped file to be used with PageMemory.
buildBinaryObject(String, JdbcTypeField[], Map<String, Integer>, ResultSet) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Construct binary object from query result.
buildBinaryProperty(GridKernalContext, String, Class<?>, Map<String, String>, boolean, boolean, Object, int, int) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Builds binary object property.
buildClassProperty(Class<?>, Class<?>, String, Class<?>, Map<String, String>, boolean, CacheObjectContext) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
buildClassProperty(boolean, Class<?>, String, Class<?>, Map<String, String>, boolean, CacheObjectContext) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
buildConfig(StatisticsTarget, Map<String, String>) - Method in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
Build statistics object configuration from command arguments.
buildEnum(String, int) - Method in interface org.apache.ignite.IgniteBinary
Create enum object using value.
buildEnum(String, String) - Method in interface org.apache.ignite.IgniteBinary
Create enum object using name.
buildEnum(String, int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
buildEnum(String, String) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
buildEnum(String, int) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Create enum object using value.
buildEnum(String, String) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Create enum object using name.
buildEnum(String, int) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
buildEnum(String, String) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
buildEnum(String, int) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Create enum object using value.
buildEnum(String, String) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Create enum object using name.
builder(String) - Method in interface org.apache.ignite.IgniteBinary
Creates new binary builder.
builder(BinaryObject) - Method in interface org.apache.ignite.IgniteBinary
Creates binary builder initialized by existing binary object.
builder() - Static method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Creates and returns a builder for a new instance of this class.
builder(GridClientNode, boolean, boolean) - Static method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Creates and returns a builder for a new instance of this class, copying data from an input instance.
builder(String) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
builder(BinaryObject) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Creates builder initialized by existing binary object.
builder(String) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Creates new binary builder.
builder(BinaryObject) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Creates binary builder initialized by existing binary object.
builder(MetricRegistry) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl
 
builder(String) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
builder(BinaryObject) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Creates builder initialized by existing binary object.
builder(String) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Creates new binary builder.
builder(BinaryObject) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Creates binary builder initialized by existing binary object.
builder() - Static method in class org.apache.ignite.internal.util.nio.GridNioServer
Creates and returns a builder for a new instance of this class.
Builder() - Constructor for class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
builder() - Static method in interface org.apache.ignite.services.ServiceCallContext
Create a context builder.
Builder(Scope) - Constructor for class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates.Builder
Constructor.
Builder() - Constructor for class org.apache.ignite.spi.tracing.TracingConfigurationParameters.Builder
 
buildIdxFut - Variable in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
Future for create/rebuild index.
buildIndexExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Return Thread pool for create/rebuild indexes.
buildNewIndexes() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Getting the count of new indexes that are currently being built.
buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<String, Integer>, ResultSet) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Construct object from query result.
buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<String, Integer>, ResultSet) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Construct object from query result.
buildPath(String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
buildProperty(Class<?>, Class<?>, String, String, String, Class<?>, Map<String, String>, boolean, CacheObjectContext) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
buildWalScanner(WALIterator) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.WalScanner
Factory method of WalScanner.
buildWalScanner(IgniteWalIteratorFactory.IteratorParametersBuilder) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.WalScanner
Factory method of WalScanner.
buildWalScanner(IgniteWalIteratorFactory.IteratorParametersBuilder, IgniteWalIteratorFactory) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.WalScanner
Factory method of WalScanner.
BUILT_IN_TYPES - Static variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Built in Java types names.
BulkLoadAckClientParameters - Class in org.apache.ignite.internal.processors.bulkload
Bulk load parameters, which are parsed from SQL command and sent from server to client.
BulkLoadAckClientParameters(String, int) - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Creates a bulk load parameters.
BulkLoadCacheWriter - Class in org.apache.ignite.internal.processors.bulkload
A proxy, which stores given key+value pair to a cache.
BulkLoadCacheWriter() - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadCacheWriter
 
BulkLoadContextCursor - Class in org.apache.ignite.cache.query
A special FieldsQueryCursor subclass that is used as a sentinel to transfer data from bulk load (COPY) command to the JDBC or other client-facing driver: the bulk load batch processor and parameters to send to the client.
BulkLoadContextCursor(BulkLoadProcessor, BulkLoadAckClientParameters) - Constructor for class org.apache.ignite.cache.query.BulkLoadContextCursor
Creates a cursor.
BulkLoadCsvFormat - Class in org.apache.ignite.internal.processors.bulkload
A placeholder for bulk load CSV format parser options.
BulkLoadCsvFormat() - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
 
BulkLoadCsvParser - Class in org.apache.ignite.internal.processors.bulkload
CSV parser for COPY command.
BulkLoadCsvParser(BulkLoadCsvFormat) - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvParser
Creates bulk load CSV parser.
BulkLoadFormat - Class in org.apache.ignite.internal.processors.bulkload
A superclass and a factory for bulk load format options.
BulkLoadFormat() - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadFormat
 
BulkLoadParser - Class in org.apache.ignite.internal.processors.bulkload
Bulk load file format parser superclass + factory of known formats.
BulkLoadParser() - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadParser
 
bulkLoadProcessor() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Returns a bulk load context.
BulkLoadProcessor - Class in org.apache.ignite.internal.processors.bulkload
Bulk load (COPY) command processor used on server to keep various context data and process portions of input received from the client side.
BulkLoadProcessor(BulkLoadParser, IgniteClosureX<List<?>, IgniteBiTuple<?, ?>>, BulkLoadCacheWriter, RunningQueryManager, long, Tracing) - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor
Creates bulk load processor.
BulkLoadStreamerWriter - Class in org.apache.ignite.internal.processors.bulkload
A bulk load cache writer object that adds entries using IgniteDataStreamer.
BulkLoadStreamerWriter(IgniteDataStreamer<Object, Object>) - Constructor for class org.apache.ignite.internal.processors.bulkload.BulkLoadStreamerWriter
Creates a cache writer.
busyLock - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
busyTimePercentage() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
BYTE - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
BYTE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for BYTE values.
BYTE_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
BYTE_ARR_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Byte array flag.
BYTE_ARR_INT_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
BYTE_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
BYTE_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Byte flag.
BYTE_ONE - Static variable in class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
Byte: one.
BYTE_ZERO - Static variable in class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
Byte: zero.
byteArray2HexString(byte[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts byte array to hex string.
byteArray2HexString(byte[], boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts byte array to hex string.
byteArray2String(byte[], String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts byte array to formatted string.
ByteArrayWrapper(byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture.ByteArrayWrapper
 
ByteBufferBackedDataInput - Interface in org.apache.ignite.internal.processors.cache.persistence.wal
ByteBuffer backed data input
ByteBufferBackedDataInputImpl - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Byte buffer backed data input.
ByteBufferBackedDataInputImpl() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
 
ByteBufferExpander - Class in org.apache.ignite.internal.processors.cache.persistence.wal
ByteBuffer wrapper for dynamically expand buffer size.
ByteBufferExpander(int, ByteOrder) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferExpander
 
ByteIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
ByteIndexKey(byte) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.ByteIndexKey
 
ByteInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Byte values.
ByteInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ByteInlineIndexKeyType
 
byteOrder(ByteOrder) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
BYTES - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for BYTES values.
bytes() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
 
bytes(byte[], int) - Method in interface org.apache.ignite.internal.util.io.GridDataInput
 
bytes(byte[], int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
bytes(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
 
bytes(byte[], int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
 
bytesEqual(byte[], int, byte[], int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Compares fragments of byte arrays.
BytesIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
BytesIndexKey(byte[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.BytesIndexKey
 
BytesInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining byte arrays.
BytesInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
 
BytesInlineIndexKeyType(int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
 
BytesInlineIndexKeyType(boolean) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
 
BytesInlineIndexKeyType(int, boolean) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
 
bytesNoCopy() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.CacheJavaObjectIndexKey
bytesNoCopy() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
 
bytesNoCopy() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.PlainJavaObjectIndexKey
bytesReceived() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets the total count of bytes received since the session was created.
bytesReceived() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets the total count of bytes received since the session was created.
bytesReceived(int) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Adds given amount ob bytes to the received bytes counter.
bytesReceived0() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
bytesSent() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets the total count of bytes sent since the session was created.
bytesSent() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets the total count of bytes sent since the session was created.
bytesSent(int) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Adds given amount of bytes to the sent bytes counter.
bytesSent0() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
bytesToDouble(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs double from byte array.
bytesToFloat(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs float from byte array.
bytesToIgniteUuid(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts bytes to IgniteUuid.
bytesToInt(byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Constructs int from byte array.
bytesToInt(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs int from byte array.
bytesToLong(byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Constructs long from byte array.
bytesToLong(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs long from byte array.
bytesToShort(byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Constructs short from byte array.
bytesToShort(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs short from byte array.
bytesToUuid(byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Constructs UUID from byte array.
bytesToUuid(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads an UUID form byte array.

C

c - Variable in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
Closure processor.
c - Variable in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
 
C1() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
 
C1<E1,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteClosure by extending it.
C1MLA() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1MLA
 
C2() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
 
C2<E1,E2,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteBiClosure by extending it.
C2MLA() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2MLA
 
C3<E1,E2,E3,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridClosure3 by extending it.
C4() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
 
C4MLA() - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4MLA
 
CA - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridAbsClosure by extending it.
CA() - Constructor for class org.apache.ignite.internal.util.typedef.CA
 
cache() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
 
cache(String) - Method in interface org.apache.ignite.client.IgniteClient
Get existing cache.
cache(String) - Method in interface org.apache.ignite.Ignite
Gets an instance of IgniteCache API for the given name if one is configured or null otherwise.
cache(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Get existing cache.
cache() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets caches processor.
cache() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets caches processor.
cache(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of IgniteCache API for the given name if one is configured or null otherwise.
cache(int) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
 
cache - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Cache.
cache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets base cache for this projection.
cache - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Cache to be cleared.
cache(GridCacheAdapter<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets base cache for this projection.
cache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
cache() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets base cache for this projection.
cache() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets caches processor.
cache() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
cache - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Cache.
cache(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets the cache for current cache id, with binary mode enabled.
CACHE_DATA_FILENAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CACHE_DATA_TMP_FILENAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CACHE_DIR_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CACHE_DOES_NOT_EXIST - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Cache does not exist.
CACHE_EXISTS - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Cache already exists.
CACHE_GROUP_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
Filter key for attribute "cacheGroupId"
CACHE_GROUP_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
Filter key for attribute "cacheGroupId"
CACHE_GROUP_METRICS_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Cache group metrics prefix.
CACHE_GRP_DIR_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CACHE_GRP_IO_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view name for cache group IO.
CACHE_GRP_IO_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view description for cache group IO.
CACHE_GRP_PAGE_LIST_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view name for page lists.
CACHE_GRP_PAGE_LIST_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view description for page lists.
CACHE_GRPS_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
CACHE_GRPS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
CACHE_METRICS - Static variable in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache metrics registry name first part.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Cache message index.
CACHE_MSG_IDX - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Cache message index.
CACHE_MSG_INDEX_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Cache message index field name.
CACHE_MSG_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
CACHE_NAME_PREFIX - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Cache name prefix.
CACHE_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Cache not found.
CACHE_OPS - Static variable in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
Cache operations.
CACHE_OVERFLOW_RATIO - Static variable in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Overflow ratio for critical cache size calculation.
CACHE_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get cache partitions distributions.
CacheAbstractJdbcStore<K,V> - Class in org.apache.ignite.cache.store.jdbc
Implementation of CacheStore backed by JDBC.
CacheAbstractJdbcStore() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
CacheAbstractJdbcStore.EntryMapping - Class in org.apache.ignite.cache.store.jdbc
Entry mapping description.
CacheAbstractJdbcStore.TypeKind - Enum in org.apache.ignite.cache.store.jdbc
Type kind.
cacheAddedOnExchange(int, UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
cacheAffinity(String) - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
CacheAffinityChangeMessage - Class in org.apache.ignite.internal.processors.cache
 
CacheAffinityChangeMessage(AffinityTopologyVersion, Map<Integer, IgniteUuid>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
Constructor used when message is created after cache rebalance finished.
CacheAffinityChangeMessage(GridDhtPartitionExchangeId, GridDhtPartitionsFullMessage, Map<Integer, Map<Integer, List<UUID>>>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
Constructor used when message is created to finish exchange.
cacheAffinityClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
cacheAffinityMapperClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
cacheAffinityNode(ClusterNode, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Checks if node is a data node for the given cache.
CacheAffinitySharedManager<K,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheAffinitySharedManager() - Constructor for class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
cacheAppend(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Append requested value to already cached one.
cacheAppend(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Append requested value to already cached one.
CacheAtomicityMode - Enum in org.apache.ignite.cache
Cache atomicity mode controls whether cache should maintain fully transactional semantics or more light-weight atomic behavior.
cacheAttributes(ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets cache attributes for the node.
cacheCfg - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Cache configuration.
CacheCheckpointSpi - Class in org.apache.ignite.spi.checkpoint.cache
This class defines cache-based implementation for checkpoint SPI.
CacheCheckpointSpi() - Constructor for class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
 
CacheCheckpointSpiMBean - Interface in org.apache.ignite.spi.checkpoint.cache
Management bean that provides general administrative and configuration information about cache checkpoint SPI.
CacheClassLoaderMarker - Interface in org.apache.ignite.internal.processors.cache
It's a marker interface for detecting GridCacheDeploymentManager$CacheClassLoader.
cacheClientNode(ClusterNode, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
CacheClientReconnectDiscoveryData - Class in org.apache.ignite.internal.processors.cache
Discovery data sent from client reconnecting to cluster.
CacheClusterMetricsMXBeanImpl - Class in org.apache.ignite.internal.processors.cache
Management bean that provides access to IgniteCache.
cacheCompareAndSet(String, K, V, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
New valueActual/old valueBehaviour null null Remove entry for key.
cacheCompareAndSet(String, K, V, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
New valueActual/old valueBehaviour null null Remove entry for key.
CacheCompressionManager - Class in org.apache.ignite.internal.processors.cache
Cache compression manager.
CacheCompressionManager() - Constructor for class org.apache.ignite.internal.processors.cache.CacheCompressionManager
 
CacheConfiguration<K,V> - Class in org.apache.ignite.configuration
This class defines grid cache configuration.
CacheConfiguration() - Constructor for class org.apache.ignite.configuration.CacheConfiguration
Empty constructor (all values are initialized to their defaults).
CacheConfiguration(String) - Constructor for class org.apache.ignite.configuration.CacheConfiguration
 
CacheConfiguration(CompleteConfiguration<K, V>) - Constructor for class org.apache.ignite.configuration.CacheConfiguration
Copy constructor.
cacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
cacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheConfiguration(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheConfiguration(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Get configuration for the given cache.
cacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
cacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
 
CacheConfiguration.IgniteAllNodesPredicate - Class in org.apache.ignite.configuration
Filter that accepts all nodes.
CacheConfigurationEnricher - Class in org.apache.ignite.internal.processors.cache
The responsibility of this class is to enrich cache configuration with stored enrichment, in other words it allows to deserialize fields of CacheConfiguration that are marked with SerializeSeparately.
CacheConfigurationEnricher(GridKernalContext, Marshaller, ClassLoader) - Constructor for class org.apache.ignite.internal.processors.cache.CacheConfigurationEnricher
Creates a new instance of enricher.
CacheConfigurationEnrichment - Class in org.apache.ignite.internal.processors.cache
Object that contains serialized values for fields marked with SerializeSeparately in CacheConfiguration.
CacheConfigurationEnrichment(Map<String, byte[]>, Map<String, String>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
Creates a new instance of CacheConfigurationEnrichment.
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheConfigurationEnrichment(CacheConfigurationEnrichment) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheConfigurationEnrichment(CacheConfigurationEnrichment) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
cacheConfigurationEnrichment() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
CacheConfigurationOverride - Class in org.apache.ignite.internal.processors.cache
Helper class to override cache configuration.
CacheConfigurationOverride() - Constructor for class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
CacheConfigurationSplitter - Interface in org.apache.ignite.internal.processors.cache
Splits cache configuration into two parts that can be serialized, deserialized separately.
CacheConfigurationSplitterImpl - Class in org.apache.ignite.internal.processors.cache
Splits cache configuration into two parts that can be serialized, deserialized separately.
CacheConfigurationSplitterImpl(GridKernalContext, Marshaller) - Constructor for class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterImpl
Creates a new instance of splitter.
CacheConfigurationSplitterOldFormat - Class in org.apache.ignite.internal.processors.cache
Splitter implementation that actually does not split cache configuration.
CacheConfigurationSplitterOldFormat(CacheConfigurationEnricher) - Constructor for class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
Creates a new instance of splitter with the given enricher.
CacheConflictResolutionManager<K,V> - Interface in org.apache.ignite.internal.processors.cache
Conflict resolver manager.
CacheConsistencyViolationEvent - Class in org.apache.ignite.events
This is an experimental API.
CacheConsistencyViolationEvent(String, ClusterNode, String, Map<Object, CacheConsistencyViolationEvent.EntriesInfo>, Map<Object, Object>, ReadRepairStrategy) - Constructor for class org.apache.ignite.events.CacheConsistencyViolationEvent
Creates a new instance of CacheConsistencyViolationEvent.
CacheConsistencyViolationEvent.EntriesInfo - Interface in org.apache.ignite.events
Inconsistent entries mapping.
CacheConsistencyViolationEvent.EntryInfo - Interface in org.apache.ignite.events
Inconsistent entry info.
cacheContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
cacheContext(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Gets cache context by cache ID.
cacheContext() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
cacheContext() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
cacheContext(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilter
Sets the cache context.
cacheContext(GridCacheContext) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
Sets the cache context.
cacheContexts() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Gets all cache contexts for local node.
CacheContinuousQueryBatchAck - Class in org.apache.ignite.internal.processors.cache.query.continuous
Batch acknowledgement.
CacheContinuousQueryBatchAck() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Default constructor.
CacheContinuousQueryEntry - Class in org.apache.ignite.internal.processors.cache.query.continuous
Continuous query entry.
CacheContinuousQueryEntry() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Required by Message.
CacheContinuousQueryEventBuffer - Class in org.apache.ignite.internal.processors.cache.query.continuous
 
CacheContinuousQueryHandler<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Continuous query handler.
CacheContinuousQueryHandler() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Required by Externalizable.
CacheContinuousQueryHandler(String, Object, CacheEntryUpdatedListener<K, V>, CacheEntryEventSerializableFilter<K, V>, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Constructor.
CacheContinuousQueryHandlerV2<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Continuous query handler V2 version.
CacheContinuousQueryHandlerV2() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Required by Externalizable.
CacheContinuousQueryHandlerV2(String, Object, CacheEntryUpdatedListener<K, V>, Factory<? extends CacheEntryEventFilter<K, V>>, boolean, boolean, boolean, boolean, Byte) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Constructor.
CacheContinuousQueryHandlerV3<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Continuous query handler V3 version.
CacheContinuousQueryHandlerV3() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
Empty constructor.
CacheContinuousQueryHandlerV3(String, Object, ContinuousQueryWithTransformer.EventListener<?>, Factory<? extends CacheEntryEventFilter<K, V>>, Factory<? extends IgniteClosure<CacheEntryEvent<? extends K, ? extends V>, ?>>, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
 
CacheContinuousQueryListener<K,V> - Interface in org.apache.ignite.internal.processors.cache.query.continuous
Continuous query listener.
CacheContinuousQueryManager<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Continuous queries manager.
CacheContinuousQueryManager() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
CacheContinuousQueryManager.CacheEntryEventImpl - Class in org.apache.ignite.internal.processors.cache.query.continuous
 
CacheContinuousQueryManager.JCacheQueryRemoteFilter - Class in org.apache.ignite.internal.processors.cache.query.continuous
For handler version 2.0 this filter should not be serialized.
cacheCount() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
cached - Variable in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Cached entry.
cached() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
cached(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
cachedAffinity(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Get cached affinity for specified topology version.
cachedAffinity(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Get cached affinity for specified topology version.
CacheData - Class in org.apache.ignite.internal.processors.cache
Cache information sent in discovery data to joining node.
cacheData() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
cacheDataRow() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
cacheDataRow() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
cacheDataRow() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
CacheDataRow - Interface in org.apache.ignite.internal.processors.cache.persistence
Cache data row.
CacheDataRowAdapter - Class in org.apache.ignite.internal.processors.cache.persistence
Cache data row adapter.
CacheDataRowAdapter(long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
CacheDataRowAdapter(KeyCacheObject, CacheObject, GridCacheVersion, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
CacheDataRowAdapter.RowData - Enum in org.apache.ignite.internal.processors.cache.persistence
 
CacheDataRowStore - Class in org.apache.ignite.internal.processors.cache.tree
 
CacheDataRowStore(CacheGroupContext, FreeList, int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
CacheDataStoreImpl(int, CacheDataRowStore, CacheDataTree, Supplier<PendingEntriesTree>, CacheGroupContext, GridSpinBusyLock, IgniteLogger, Supplier<GridQueryRowCacheCleaner>) - Constructor for class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
 
cacheDataStores() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheDataStores() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
CacheDataStructuresManager - Class in org.apache.ignite.internal.processors.cache.datastructures
 
CacheDataStructuresManager() - Constructor for class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
CacheDataTree - Class in org.apache.ignite.internal.processors.cache.tree
 
CacheDataTree(CacheGroupContext, String, ReuseList, CacheDataRowStore, long, boolean, PageLockTrackerManager, byte) - Constructor for class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
 
CacheDefaultBinaryAffinityKeyMapper - Class in org.apache.ignite.internal.processors.cache
 
CacheDefaultBinaryAffinityKeyMapper(CacheKeyConfiguration[]) - Constructor for class org.apache.ignite.internal.processors.cache.CacheDefaultBinaryAffinityKeyMapper
Constructor.
cacheDeploymentId() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData
 
cacheDeploymentIds() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
cacheDescriptor(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Get registered cache descriptor.
cacheDescriptor(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheDescriptor(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets the cache descriptor.
cacheDescriptor(ClientConnectionContext, int) - Static method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets the cache descriptor.
cacheDescriptors() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheDescriptors() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
CacheDiagnosticManager - Class in org.apache.ignite.internal.processors.cache
Component for manage all cache diagnostic functionality.
CacheDiagnosticManager() - Constructor for class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
 
cacheDirectories(File, Predicate<String>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheDirectory(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheDirName(boolean, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheDirName(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheDirName(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CacheDistributedGetFutureAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
CacheDistributedGetFutureAdapter(GridCacheContext<K, V>, Collection<KeyCacheObject>, boolean, boolean, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
CacheDistributedGetFutureAdapter.AbstractMiniFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Mini-future for get operations.
cacheDistribution(int) - Method in class org.apache.ignite.internal.jdbc.thin.AffinityCache
 
CacheDistributionGroup - Class in org.apache.ignite.internal.commandline.cache.distribution
DTO for CacheDistributionTask, contains information about group
CacheDistributionGroup() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
Default constructor.
CacheDistributionGroup(int, String, List<CacheDistributionPartition>) - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
CacheDistributionNode - Class in org.apache.ignite.internal.commandline.cache.distribution
DTO for CacheDistributionTask, contains information about node
CacheDistributionNode() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
Default constructor.
CacheDistributionNode(UUID, String, Map<String, String>, List<CacheDistributionGroup>) - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
CacheDistributionPartition - Class in org.apache.ignite.internal.commandline.cache.distribution
DTO for CacheDistributionTask, contains information about partition
CacheDistributionPartition() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
Default constructor.
CacheDistributionPartition(int, boolean, GridDhtPartitionState, long, long) - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
CacheDistributionTask - Class in org.apache.ignite.internal.commandline.cache.distribution
Collect information on the distribution of partitions.
CacheDistributionTask() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTask
 
CacheDistributionTaskArg - Class in org.apache.ignite.internal.commandline.cache.distribution
Input params for CacheDistributionTask
CacheDistributionTaskArg() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
Default constructor.
CacheDistributionTaskArg(Set<String>, Set<String>) - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
 
CacheDistributionTaskResult - Class in org.apache.ignite.internal.commandline.cache.distribution
Result of CacheDistributionTask
CacheDistributionTaskResult(List<CacheDistributionNode>, Map<UUID, Exception>) - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
 
CacheDistributionTaskResult() - Constructor for class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
For externalization only.
cachedMetrics() - Method in interface org.apache.ignite.internal.client.GridClientData
Tries to get metrics from local cache.
cachedMetrics() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Tries to get metrics from local cache.
cachedPagesCount(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Cached pages count.
cachedPagesCount() - Method in class org.apache.ignite.spi.systemview.view.PagesListView
 
cachedVersions() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
cacheEntriesCount(int, boolean, boolean, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheEntriesCount(int, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheEntriesCount(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheEntriesCount(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
cacheEntriesCount(int, boolean, boolean, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
cacheEntriesCount(int, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
cacheEntriesIterator(GridCacheContext, boolean, boolean, AffinityTopologyVersion, boolean, MvccSnapshot, Boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheEntriesIterator(GridCacheContext, boolean, boolean, AffinityTopologyVersion, boolean, MvccSnapshot, Boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
CacheEntry<K,V> - Interface in org.apache.ignite.cache
Cache entry that extends Cache.Entry by providing additional entry related information.
cacheEntry2Get() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets closure that returns value for an entry.
CacheEntryEventImpl(Cache, EventType, Object, Object) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
 
CacheEntryEventSerializableFilter<K,V> - Interface in org.apache.ignite.cache
This filter adds Serializable interface to CacheEntryEventFilter object.
cacheEntryFilterApply(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
cacheEntryFilterCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Creates cache entry filter and returns a pointer.
cacheEntryFilterDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
CacheEntryGetValueClosure - Class in org.apache.ignite.internal.util.lang.gridfunc
Cache entry to get-value transformer closure.
CacheEntryGetValueClosure() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryGetValueClosure
 
CacheEntryHasPeekPredicate - Class in org.apache.ignite.internal.util.lang.gridfunc
Cache entry has-peek-value predicate.
CacheEntryHasPeekPredicate() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryHasPeekPredicate
 
CacheEntryImpl<K,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryImpl() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImpl
Required by Externalizable.
CacheEntryImpl(K, V) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImpl
 
CacheEntryImpl(K, V, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImpl
 
CacheEntryImpl0<K,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryImpl0(Map.Entry<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImpl0
 
CacheEntryImplEx<K,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryImplEx() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
Required by Externalizable.
CacheEntryImplEx(K, V, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
 
CacheEntryInfoCollection - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryInfoCollection() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
 
CacheEntryInfoCollection(List<GridCacheEntryInfo>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
 
CacheEntryPredicate - Interface in org.apache.ignite.internal.processors.cache
 
CacheEntryPredicateAdapter - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryPredicateAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
 
CacheEntryPredicateContainsValue - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryPredicateContainsValue() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Required by Message.
CacheEntryPredicateContainsValue(CacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
 
CacheEntryPredicateHasValue - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryPredicateHasValue() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryPredicateHasValue
 
CacheEntryPredicateNoValue - Class in org.apache.ignite.internal.processors.cache
 
CacheEntryPredicateNoValue() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntryPredicateNoValue
 
CacheEntryProcessor<K,V,T> - Interface in org.apache.ignite.cache
This processor adds Serializable interface to EntryProcessor object.
CacheEntrySerializablePredicate - Class in org.apache.ignite.internal.processors.cache
 
CacheEntrySerializablePredicate() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Required by Message.
CacheEntrySerializablePredicate(CacheEntryPredicate) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
 
CacheEntryVersion - Interface in org.apache.ignite.cache
Entry event order.
CacheEvent - Class in org.apache.ignite.events
In-memory database (cache) event.
CacheEvent(String, ClusterNode, ClusterNode, String, int, int, boolean, Object, IgniteUuid, String, Object, Object, boolean, Object, boolean, UUID, String, String) - Constructor for class org.apache.ignite.events.CacheEvent
Constructs cache event.
CacheEvictableEntryImpl<K,V> - Class in org.apache.ignite.internal.processors.cache
Entry wrapper that never obscures obsolete entries from user.
CacheEvictableEntryImpl(GridCacheEntryEx) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
 
CacheEvictionEntry - Class in org.apache.ignite.internal.processors.cache
 
CacheEvictionEntry() - Constructor for class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Required by Message.
CacheEvictionEntry(KeyCacheObject, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
CacheEvictionManager - Interface in org.apache.ignite.internal.processors.cache
 
CacheExistsException - Exception in org.apache.ignite.cache
Exception thrown when cache must be created but it already exists.
CacheExistsException(String) - Constructor for exception org.apache.ignite.cache.CacheExistsException
 
CacheExistsException(Throwable) - Constructor for exception org.apache.ignite.cache.CacheExistsException
 
CacheExistsException(String, Throwable) - Constructor for exception org.apache.ignite.cache.CacheExistsException
 
CacheExpiryPolicy() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
 
cacheExtensions() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
cacheExtensions() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
cacheExtensions() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
cacheFilter() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.IndexQueryContext
 
CacheFilterEnum - Enum in org.apache.ignite.internal.visor.verify
Represents a type of cache(s) that can be used for comparing update counters and checksums between primary and backup partitions.
cacheFilterEnum(CacheFilterEnum) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
cacheFilterEnum() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
cacheFlags(int) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
cacheFlags() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
cacheFlagsOn(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Set cache flags bit map.
cacheFlagsOn() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Get cache flags bit map.
CacheFreeList - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
FreeList implementation for cache.
CacheFreeList(int, String, DataRegion, IgniteWriteAheadLogManager, long, boolean, PageLockTrackerManager, GridKernalContext, AtomicLong, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.CacheFreeList
 
cacheGet(String, K, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets entry from the cache for specified key.
cacheGetAll(String, Collection<K>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets bundle of entries for specified keys from the cache.
cacheGetAll(String, Collection<K>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets bundle of entries for specified keys from the cache.
CacheGetFuture - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
 
cacheGroup() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
cacheGroup(String) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
cacheGroup(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheGroupAddedOnExchange(int, UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
CacheGroupAffinityMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Information about affinity assignment.
CacheGroupAffinityMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
cacheGroupAffinityNode(ClusterNode, int) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Checks if node is a data node for the given cache group.
cacheGroupAffinityNodes(int) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
cacheGroupAffinityNodes(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets cache nodes for cache with given ID that participate in affinity calculation.
cacheGroupContext() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Getting cache group context.
CacheGroupContext - Class in org.apache.ignite.internal.processors.cache
 
CacheGroupContext(GridCacheSharedContext, int, UUID, CacheType, CacheConfiguration, boolean, DataRegion, CacheObjectContext, FreeList, ReuseList, AffinityTopologyVersion, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
CacheGroupData - Class in org.apache.ignite.internal.processors.cache
 
CacheGroupDescriptor - Class in org.apache.ignite.internal.processors.cache
 
cacheGroupDescriptor(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Tries to find cache group descriptor either in registered cache groups or in marked for deletion collection if cache group is considered to be stopped.
cacheGroupDescriptors() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheGroupDescriptors() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
cacheGroupId() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
 
cacheGroupId(String, String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
cacheGroupId(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupIoView
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.CachePagesListView
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.PartitionStateView
 
cacheGroupId() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
cacheGroupIds() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
cacheGroupIds() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperation
Cache group ids included to this snapshot.
CacheGroupIoView - Class in org.apache.ignite.spi.systemview.view
Cache group IO statistics representation for a SystemView.
CacheGroupIoView(CacheGroupContext, MetricRegistry) - Constructor for class org.apache.ignite.spi.systemview.view.CacheGroupIoView
 
CacheGroupIoViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CacheGroupIoViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.CacheGroupIoViewWalker
 
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
cacheGroupMessage() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
CacheGroupMetricsImpl - Class in org.apache.ignite.internal.processors.cache
Cache group metrics.
CacheGroupMetricsImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
CacheGroupMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=cacheGroups.{cache_group_name}" instead.
CacheGroupMetricsMXBeanImpl - Class in org.apache.ignite.internal.processors.cache
Deprecated.
Check the JmxMetricExporterSpi with "name=cacheGroups.{cache_group_name}" instead.
CacheGroupMetricsMXBeanImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Creates Group metrics MBean.
cacheGroupMetricsRegistryName(String) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
 
cacheGroupName(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheGroupName() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupIoView
 
cacheGroupName() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
cacheGroupName() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheGroupName() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
cacheGroupNames() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
 
CacheGroupPageScanner - Class in org.apache.ignite.internal.managers.encryption
Cache group page stores scanner.
CacheGroupPageScanner(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
cacheGroups() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
cacheGroups() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheGroups() - Method in class org.apache.ignite.spi.systemview.view.SnapshotView
 
cacheGroupsAffinityRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
cacheGroupStarting(int) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheGroupStates(Map<Integer, CacheState>) - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
cacheGroupStates() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
cacheGroupStopping(int) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheGroupsToStart() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheGroupsToStop() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
CacheGroupView - Class in org.apache.ignite.spi.systemview.view
Cache group representation for the SystemView.
CacheGroupView(CacheGroupDescriptor) - Constructor for class org.apache.ignite.spi.systemview.view.CacheGroupView
 
CacheGroupViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CacheGroupViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.CacheGroupViewWalker
 
cacheGrpId() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
cacheGrpName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
cacheGrpPageMetrics(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Returns memory page metrics associated with the given cache group.
cacheGrps() - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
 
cacheHasPeekValue() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate which returns true if entry has peek value.
cacheId() - Method in interface org.apache.ignite.cdc.CdcEvent
 
cacheId() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
 
cacheId() - Method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexTarget
 
cacheId() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
cacheId() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionResultDescriptor
 
cacheId - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Cache ID.
cacheId() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
cacheId() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Getting cache id.
cacheId() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
cacheId(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
cacheId - Variable in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
Cache ID.
cacheId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
 
cacheId(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
cacheId(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
cacheId - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
cacheId() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheSearchRow
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRowCacheAware
cacheId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
cacheId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
 
cacheId(int) - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
 
cacheId - Variable in class org.apache.ignite.internal.processors.cache.tree.PendingRow
Cache ID.
cacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
cacheId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
cacheId() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets the cache id.
cacheId() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
cacheId() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheId() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
CacheIdAwareDataInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
CacheIdAwareDataLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
CacheIdAwarePendingEntryInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
CacheIdAwarePendingEntryLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
cacheIdBoxed() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cacheIds() - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Gets cache IDs.
cacheIds() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
 
cacheIds() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
cacheIds() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
cacheIds() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
Gets caches ids affected with current tx.
cacheIds() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
Gets caches ids affected with current tx.
cacheIds() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
Gets caches ids affected with current tx.
cacheIds() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
Gets caches ids affected with current tx.
cacheIds() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
 
cacheIds() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
CacheInfo(StoredCacheData, CacheType, boolean, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
CacheInfo - Class in org.apache.ignite.internal.processors.cache.verify
Cache info DTO.
CacheInfo() - Constructor for class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
cacheInfoForTable(String, String) - Method in interface org.apache.ignite.internal.processors.query.GridQuerySchemaManager
Find cache info by schema and table name.
cacheInfos() - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
 
CacheInterceptor<K,V> - Interface in org.apache.ignite.cache
Cache interceptor.
CacheInterceptorAdapter<K,V> - Class in org.apache.ignite.cache
Cache interceptor convenience adapter.
CacheInterceptorAdapter() - Constructor for class org.apache.ignite.cache.CacheInterceptorAdapter
 
CacheInterceptorEntry<K,V> - Class in org.apache.ignite.cache
A cache interceptor map entry.
CacheInterceptorEntry() - Constructor for class org.apache.ignite.cache.CacheInterceptorEntry
 
CacheInvalidStateException - Exception in org.apache.ignite.internal.processors.cache
This exception is used to indicate that requested operation is unavailable in current cache state.
CacheInvalidStateException() - Constructor for exception org.apache.ignite.internal.processors.cache.CacheInvalidStateException
Create empty exception.
CacheInvalidStateException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.CacheInvalidStateException
Creates new exception with given error message.
CacheInvalidStateException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.CacheInvalidStateException
Creates new grid exception with given throwable as a cause and source of error message.
CacheInvalidStateException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.CacheInvalidStateException
Creates new exception with given error message and optional nested exception.
cacheInvoke(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invoke cache entry processor.
CacheInvokeDirectResult - Class in org.apache.ignite.internal.processors.cache
 
CacheInvokeDirectResult() - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Required for Message.
CacheInvokeDirectResult(KeyCacheObject, CacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
CacheInvokeDirectResult(KeyCacheObject, Exception) - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
CacheInvokeEntry<K,V> - Class in org.apache.ignite.internal.processors.cache
Implementation of MutableEntry passed to the EntryProcessor.process(MutableEntry, Object...).
CacheInvokeEntry(KeyCacheObject, CacheObject, GridCacheVersion, boolean, GridCacheEntryEx) - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
Constructor.
CacheInvokeEntry(KeyCacheObject, K, CacheObject, V, GridCacheVersion, boolean, GridCacheEntryEx) - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
 
CacheInvokeEntry.Operation - Enum in org.apache.ignite.internal.processors.cache
 
CacheInvokeResult<T> - Class in org.apache.ignite.internal.processors.cache
Implementation of EntryProcessorResult.
CacheInvokeResult() - Constructor for class org.apache.ignite.internal.processors.cache.CacheInvokeResult
Empty constructor required by Externalizable.
cacheIterator(int, boolean, boolean, AffinityTopologyVersion, MvccSnapshot, Boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheIterator(int, boolean, boolean, AffinityTopologyVersion, MvccSnapshot, Boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
CacheIteratorConverter<T,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheIteratorConverter() - Constructor for class org.apache.ignite.internal.processors.cache.CacheIteratorConverter
 
CacheJavaObjectIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
CacheJavaObjectIndexKey(CacheObject, CacheObjectValueContext) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.CacheJavaObjectIndexKey
Constructor.
CacheJdbcBlobStore<K,V> - Class in org.apache.ignite.cache.store.jdbc
CacheStore implementation backed by JDBC.
CacheJdbcBlobStore() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
 
CacheJdbcBlobStoreFactory<K,V> - Class in org.apache.ignite.cache.store.jdbc
Factory implementation for CacheJdbcBlobStore.
CacheJdbcBlobStoreFactory() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
 
CacheJdbcPojoStore<K,V> - Class in org.apache.ignite.cache.store.jdbc
Implementation of CacheStore backed by JDBC and POJO via reflection.
CacheJdbcPojoStore() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
 
CacheJdbcPojoStoreFactory<K,V> - Class in org.apache.ignite.cache.store.jdbc
Factory implementation for CacheJdbcPojoStore.
CacheJdbcPojoStoreFactory() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
 
CacheJdbcStoreSessionListener - Class in org.apache.ignite.cache.store.jdbc
Cache store session listener based on JDBC connection.
CacheJdbcStoreSessionListener() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
 
CacheJoinNodeDiscoveryData - Class in org.apache.ignite.internal.processors.cache
Information about configured caches sent from joining node.
CacheJoinNodeDiscoveryData(IgniteUuid, Map<String, CacheJoinNodeDiscoveryData.CacheInfo>, Map<String, CacheJoinNodeDiscoveryData.CacheInfo>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData
 
CacheJoinNodeDiscoveryData.CacheInfo - Class in org.apache.ignite.internal.processors.cache
 
CacheJtaManagerAdapter - Class in org.apache.ignite.internal.processors.cache.jta
Provides possibility to integrate cache transactions with JTA.
CacheJtaManagerAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.jta.CacheJtaManagerAdapter
 
cacheKey(CacheDataRow) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
CacheKeyConfiguration - Class in org.apache.ignite.cache
Configuration defining various aspects of cache keys without explicit usage of annotations on user classes.
CacheKeyConfiguration() - Constructor for class org.apache.ignite.cache.CacheKeyConfiguration
Creates an empty cache key configuration that should be populated via setters.
CacheKeyConfiguration(Class) - Constructor for class org.apache.ignite.cache.CacheKeyConfiguration
 
CacheKeyConfiguration(String, String) - Constructor for class org.apache.ignite.cache.CacheKeyConfiguration
Creates cache key configuration with given type name and affinity field name.
cacheKeysIterator(int, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cacheKeysIterator(int, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
cacheKeysView(Collection<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
CacheLazyEntry<K,V> - Class in org.apache.ignite.internal.processors.cache
 
CacheLazyEntry(GridCacheContext, KeyCacheObject, CacheObject, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
CacheLazyEntry(GridCacheContext, KeyCacheObject, V, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
CacheLazyEntry(GridCacheContext, KeyCacheObject, K, CacheObject, V, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
CacheLazyEntry(GridCacheContext, KeyCacheObject, K, CacheObject, V, boolean, Long) - Constructor for class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
cacheLoaderFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
CacheLoadOnlyStoreAdapter<K,V,I> - Class in org.apache.ignite.cache.store
This adapter designed to support stores with bulk loading from stream-like source.
CacheLoadOnlyStoreAdapter() - Constructor for class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
 
CacheLocalMetricsMXBeanImpl - Class in org.apache.ignite.internal.processors.cache
Deprecated.
Check the JmxMetricExporterSpi with "name=cache.{cache_name}" instead.
CacheLocalStore - Annotation Type in org.apache.ignite.internal.processors.cache.store
Deprecated.
Use Apache Ignite Native Persistence in case of need of distributed persistence store.
CacheLockCandidates - Interface in org.apache.ignite.internal.processors.cache
 
CacheManager - Class in org.apache.ignite.cache
Implementation of JSR-107 CacheManager.
CacheManager(URI, CachingProvider, ClassLoader, Properties) - Constructor for class org.apache.ignite.cache.CacheManager
 
cacheManager() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Gets the cache manager.
cacheManager() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Gets the cache manager.
cacheManager() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Gets the cache manager.
CacheMapHolder(GridCacheContext, ConcurrentMap<KeyCacheObject, GridCacheMapEntry>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.CacheMapHolder
 
cacheMappings - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Cache with entry mapping description.
CacheMetrics - Interface in org.apache.ignite.cache
Cache metrics used to obtain statistics on cache itself.
cacheMetrics(String, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets cache metrics for the key.
cacheMetrics(String, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets cache metrics for the key.
cacheMetrics() - Method in interface org.apache.ignite.internal.managers.discovery.IgniteClusterNode
Gets collections of cache metrics for this node.
cacheMetrics() - Method in interface org.apache.ignite.spi.discovery.DiscoveryMetricsProvider
Returns metrics data about all caches on local node.
cacheMetrics() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets collections of cache metrics for this node.
cacheMetrics() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets collections of cache metrics for this node.
cacheMetrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Gets cache metrics map.
CacheMetricsImpl - Class in org.apache.ignite.internal.processors.cache
Adapter for cache metrics.
CacheMetricsImpl(GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Creates cache metrics.
CacheMetricsImpl(GridCacheContext<?, ?>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Creates cache metrics.
CacheMetricsImpl.EntriesStatMetrics - Class in org.apache.ignite.internal.processors.cache
Entries and partitions metrics holder class.
CacheMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=cache.{cache_name}" instead.
cacheMetricsRegistryName(String, boolean) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
 
CacheMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache
Deprecated.
Replaced by CacheMetricsSnapshotV2 with versioning support.
CacheMetricsSnapshot() - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Default constructor.
CacheMetricsSnapshot(CacheMetricsImpl) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Create snapshot for given metrics.
CacheMetricsSnapshot(CacheMetrics, Collection<CacheMetrics>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Constructs merged cache metrics.
CacheMetricsSnapshotV2 - Class in org.apache.ignite.internal.processors.cache
Metrics snapshot.
CacheMetricsSnapshotV2() - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Default constructor.
CacheMetricsSnapshotV2(CacheMetricsImpl) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Create snapshot for given metrics.
CacheMetricsSnapshotV2(CacheMetrics, Collection<CacheMetrics>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Constructs merged cache metrics.
CacheMode - Enum in org.apache.ignite.cache
Enumeration of all supported caching modes.
cacheMode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
cacheMode(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets cache mode.
cacheMode() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
cacheMode() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheName() - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Cache name for the current store operation.
cacheName() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets cache name used for key-to-node affinity calculation.
cacheName() - Method in class org.apache.ignite.events.CacheEvent
Gets cache name.
cacheName() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets cache name on which query was executed.
cacheName() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets cache name on which query was executed.
cacheName() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets cache name.
cacheName() - Method in interface org.apache.ignite.IgniteDataStreamer
Name of cache to stream data to.
cacheName() - Method in class org.apache.ignite.internal.cache.query.index.IndexName
 
cacheName() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
 
cacheName() - Method in interface org.apache.ignite.internal.client.GridClientData
Gets name of the remote cache.
cacheName() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets name of the remote cache.
cacheName() - Method in class org.apache.ignite.internal.GridMessageListenHandler
cacheName() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
 
cacheName() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
cacheName() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheName(String) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheName() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheName - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
Cache name.
cacheName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
cacheName() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
cacheName() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
FOR TESTING ONLY
cacheName() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Cache name.
cacheName() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
cacheName() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Cache name.
cacheName() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
cacheName() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
cacheName() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Name of cache to stream data to.
cacheName() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
cacheName() - Method in class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
 
cacheName() - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
Getting cache name.
cacheName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
cacheName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeIdKey
 
cacheName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractOperation
 
cacheName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
cacheName() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Gets cache name.
cacheName(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Gets cache name.
cacheName() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
cacheName(String) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
cacheName() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
cacheName(String) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
cacheName() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
cacheName(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
cacheName(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
cacheName() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
cacheName() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Gets cache name used for key-to-node affinity calculation.
cacheName() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets cache name used for key-to-node affinity calculation.
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionAllNode
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
cacheName() - Method in interface org.apache.ignite.internal.sql.optimizer.affinity.PartitionNode
 
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionNoneNode
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
 
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
 
cacheName() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
 
cacheName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
cacheName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
 
cacheName() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
 
cacheName - Variable in class org.apache.ignite.services.ServiceConfiguration
Cache name.
cacheName() - Method in interface org.apache.ignite.services.ServiceContext
Gets cache name used for key-to-node affinity calculation.
cacheName() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets cache name used for key-to-node affinity calculation.
cacheName() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheName() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
cacheName() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
cacheName() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
CacheNameResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of grid cache name.
cacheNames() - Method in interface org.apache.ignite.client.IgniteClient
Gets the names of all available caches.
cacheNames() - Method in interface org.apache.ignite.Ignite
Gets the collection of names of currently available caches.
cacheNames() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the names of all available caches.
cacheNames() - Method in class org.apache.ignite.internal.IgniteKernal
Gets the collection of names of currently available caches.
cacheNames() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
 
cacheNames() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets a collection of currently started caches.
cacheNames() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationParameters
 
cacheNames() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperation
 
cacheNames() - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
 
cacheNames() - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
 
cacheNames() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
 
cacheNamesAsync() - Method in interface org.apache.ignite.client.IgniteClient
Gets the names of all available caches.
cacheNamesAsync() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the names of all available caches.
cacheNearNode(ClusterNode, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
cacheNode(ClusterNode, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
CacheNodeCommonDiscoveryData - Class in org.apache.ignite.internal.processors.cache
Cache information sent in discovery data to joining node.
CacheNodeCommonDiscoveryData(Map<String, CacheData>, Map<String, CacheData>, Map<Integer, CacheGroupData>, Map<String, Map<UUID, Boolean>>, Collection<String>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheNodeCommonDiscoveryData
 
cacheNodes(String) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Gets all nodes that have cache with given name.
cacheNodes(Integer) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Gets all nodes that have cache with given ID.
cacheNodes(String, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets cache nodes for cache with given name.
cacheNoGate() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets cache proxy which does not acquire read lock on gateway enter, should be used only if grid read lock is externally acquired.
cacheNoGate() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
Gets cache proxy which does not acquire read lock on gateway enter, should be used only if grid read lock is externally acquired.
cacheNoGate() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets cache proxy which does not acquire read lock on gateway enter, should be used only if grid read lock is externally acquired.
CacheNoopJtaManager - Class in org.apache.ignite.internal.processors.cache.jta
No-op implementation of CacheJtaManagerAdapter.
CacheNoopJtaManager() - Constructor for class org.apache.ignite.internal.processors.cache.jta.CacheNoopJtaManager
 
CacheObject - Interface in org.apache.ignite.internal.processors.cache
 
CacheObjectAdapter - Class in org.apache.ignite.internal.processors.cache
 
CacheObjectAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
CacheObjectBinaryProcessorImpl - Class in org.apache.ignite.internal.processors.cache.binary
Binary processor implementation.
CacheObjectBinaryProcessorImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
CacheObjectBinaryProcessorImpl.TestBinaryContext - Class in org.apache.ignite.internal.processors.cache.binary
 
CacheObjectBinaryProcessorImpl.TestBinaryContext.TestBinaryContextListener - Interface in org.apache.ignite.internal.processors.cache.binary
 
CacheObjectByteArrayImpl - Class in org.apache.ignite.internal.processors.cache
Cache object over byte array.
CacheObjectByteArrayImpl() - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Required by Message.
CacheObjectByteArrayImpl(byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
 
cacheObjectContext() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
CacheObjectContext - Class in org.apache.ignite.internal.processors.cache
 
CacheObjectContext(GridKernalContext, String, AffinityKeyMapper, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectContext
 
cacheObjectContext(IgniteCacheObjectProcessor) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Creates and caches cache object context if needed.
cacheObjectContext(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Sets cache object context.
cacheObjectContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cacheObjectContext(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Returns cache object context if created or creates new and caches it until cache started.
cacheObjectContext() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
CacheObjectImpl - Class in org.apache.ignite.internal.processors.cache
 
CacheObjectImpl() - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectImpl
 
CacheObjectImpl(Object, byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectImpl
 
cacheObjects() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets cache object processor.
cacheObjects() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets cache object processor.
cacheObjects() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cacheObjects() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets cache object processor.
CacheObjectsReleaseFuture<T,R> - Class in org.apache.ignite.internal.processors.cache
 
CacheObjectsReleaseFuture(String, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectsReleaseFuture
 
CacheObjectsReleaseFuture(String, AffinityTopologyVersion, IgniteReducer<T, R>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheObjectsReleaseFuture
 
cacheObjectType() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
cacheObjectType() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
cacheObjectType() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
cacheObjectType() - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
cacheObjectType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
cacheObjectType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
CacheObjectUtils - Class in org.apache.ignite.internal.processors.cache
Cache object utility methods.
CacheObjectValueContext - Interface in org.apache.ignite.internal.processors.cache
Context to get value of cache object.
CacheOffheapEvictionManager - Class in org.apache.ignite.internal.processors.cache
 
CacheOffheapEvictionManager() - Constructor for class org.apache.ignite.internal.processors.cache.CacheOffheapEvictionManager
 
cacheOperation(OperationType, int, long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
cacheOperation(OperationType) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
cacheOperation(UUID, OperationType, int, long, long) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
cacheOperation(OperationType, int, long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
cacheOperation() - Method in enum org.apache.ignite.internal.processors.query.EnlistOperation
 
cacheOperationAllowed(String, SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.SecurityContext
Checks whether cache operation is allowed.
CacheOperationContext - Class in org.apache.ignite.internal.processors.cache
Cache operation context.
CacheOperationContext() - Constructor for class org.apache.ignite.internal.processors.cache.CacheOperationContext
Constructor with default values.
CacheOperationContext(boolean, boolean, ExpiryPolicy, boolean, Byte, boolean, ReadRepairStrategy, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
CacheOperationFilter - Enum in org.apache.ignite.internal.processors.cache
Cache operation filter.
cacheOrGroupName() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
cacheOrGroupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
cacheOrGroupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
cacheOrGroupName(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
CacheOsConflictResolutionManager<K,V> - Class in org.apache.ignite.internal.processors.cache
OS conflict resolver manager.
CacheOsConflictResolutionManager() - Constructor for class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
 
CacheOsStoreManager - Class in org.apache.ignite.internal.processors.cache.store
Default store manager implementation.
CacheOsStoreManager(GridKernalContext, CacheConfiguration) - Constructor for class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
Constructor.
CachePagesListView - Class in org.apache.ignite.spi.systemview.view
Pages-list representation for a SystemView.
CachePagesListView(PagesList, int, int) - Constructor for class org.apache.ignite.spi.systemview.view.CachePagesListView
 
CachePagesListViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CachePagesListViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
 
CachePartialUpdateCheckedException - Exception in org.apache.ignite.internal.processors.cache
Exception thrown from non-transactional cache in case when update succeeded only partially.
CachePartialUpdateCheckedException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
 
CachePartialUpdateCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
 
CachePartialUpdateException - Exception in org.apache.ignite.cache
Exception thrown from non-transactional cache in case when update succeeded only partially.
CachePartialUpdateException(CachePartialUpdateCheckedException) - Constructor for exception org.apache.ignite.cache.CachePartialUpdateException
 
CachePartitionDefragmentationManager - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Defragmentation manager is the core class that contains main defragmentation procedure.
CachePartitionDefragmentationManager(List<String>, GridCacheSharedContext<?, ?>, GridCacheDatabaseSharedManager, FilePageStoreManager, CheckpointManager, LightweightCheckpointManager, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
CachePartitionExchangeWorkerTask - Interface in org.apache.ignite.internal.processors.cache
Cache partition exchange worker task marker interface.
cachePartitionFiles(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
CachePartitionFullCountersMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
CachePartitionFullCountersMap(CachePartitionFullCountersMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
 
CachePartitionFullCountersMap(int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
 
cachePartitionIterator(int, int, MvccSnapshot, Boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
cachePartitionIterator(int, int, MvccSnapshot, Boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
cachePartitionOwners(String) - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
CachePartitionPartialCountersMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
CachePartitionPartialCountersMap(int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
CachePeekMode - Enum in org.apache.ignite.cache
Enumeration of all supported cache peek modes.
CachePeekModes - Class in org.apache.ignite.internal.processors.cache
 
CachePeekModes() - Constructor for class org.apache.ignite.internal.processors.cache.CachePeekModes
 
cachePermissions() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Map of cache names to cache permissions.
cachePermissions() - Method in interface org.apache.ignite.plugin.security.SecurityPermissionSet
Map of cache names to cache permissions.
cachePluginConfiguration(CacheConfiguration, Class<C>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
CachePluginConfiguration<K,V> - Interface in org.apache.ignite.plugin
Cache plugin configuration.
cachePluginConfigurations(IgniteConfiguration, Class<T>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
CachePluginContext<C extends CachePluginConfiguration> - Interface in org.apache.ignite.plugin
Cache plugin context.
CachePluginManager - Class in org.apache.ignite.internal.processors.plugin
Cache plugin manager.
CachePluginManager(GridKernalContext, CacheConfiguration) - Constructor for class org.apache.ignite.internal.processors.plugin.CachePluginManager
 
CachePluginProvider<C extends CachePluginConfiguration> - Interface in org.apache.ignite.plugin
Cache plugin provider is a point for processing of properties which provide specific CachePluginConfiguration.
cachePoolThread() - Method in class org.apache.ignite.thread.IgniteThread
 
cachePrepend(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Prepend requested value to already cached one.
cachePrepend(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Prepend requested value to already cached one.
cacheProcessorStarted() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
cacheProcessorStarted() - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
cachePut(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Puts key-value pair into cache.
cachePutAll(String, Map<K, V>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Puts bundle of entries into cache.
cachePutAll(String, Map<K, V>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Puts bundle of entries into cache.
CacheQuery<T> - Interface in org.apache.ignite.internal.processors.cache.query
Main API for configuring and executing cache queries.
CacheQueryEntryEvent<K,V> - Class in org.apache.ignite.cache.query
A Cache continuous query entry event.
CacheQueryEntryEvent(Cache, EventType) - Constructor for class org.apache.ignite.cache.query.CacheQueryEntryEvent
Constructs a cache entry event from a given cache as source.
CacheQueryExecutedEvent<K,V> - Class in org.apache.ignite.events
Cache query execution event.
CacheQueryExecutedEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate<K, V>, CacheEntryEventSerializableFilter<K, V>, Object[], UUID, String) - Constructor for class org.apache.ignite.events.CacheQueryExecutedEvent
 
CacheQueryFieldsMetaResult - Class in org.apache.ignite.internal.processors.rest.handlers.query
Cache query fields metadata.
CacheQueryFieldsMetaResult() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
Empty constructor for Externalizable.
CacheQueryFieldsMetaResult(GridQueryFieldMetadata) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
CacheQueryFuture<T> - Interface in org.apache.ignite.internal.processors.cache.query
Cache query future returned by query execution.
CacheQueryObjectValueContext - Class in org.apache.ignite.internal.processors.query
Cache object value context for queries.
CacheQueryObjectValueContext(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
Constructor.
CacheQueryReadEvent<K,V> - Class in org.apache.ignite.events
Cache query read event.
CacheQueryReadEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate<K, V>, CacheEntryEventSerializableFilter<K, V>, Object[], UUID, String, K, V, V, Object) - Constructor for class org.apache.ignite.events.CacheQueryReadEvent
 
CacheQueryReducer<T> - Class in org.apache.ignite.internal.processors.cache.query.reducer
This abstract class is base class for cache query reducers.
CacheQueryReducer(Map<UUID, NodePageStream<T>>) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.CacheQueryReducer
 
CacheQueryResult - Class in org.apache.ignite.internal.processors.rest.handlers.query
Client query result.
CacheQueryResult() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
CacheQueryType - Enum in org.apache.ignite.internal.processors.cache.query
Cache query type.
CacheRebalanceMode - Enum in org.apache.ignite.cache
Cache rebalance mode.
cacheRebalanceMode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
CacheRebalancingEvent - Class in org.apache.ignite.events
In-memory database (cache) rebalancing event.
CacheRebalancingEvent(String, ClusterNode, String, int, int, ClusterNode, int, long) - Constructor for class org.apache.ignite.events.CacheRebalancingEvent
Constructs cache event.
cacheRecordSize() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
cacheRegistered() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
 
cacheRemove(String, K, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Removes entry from the cache for specified key.
cacheRemove(String, K, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Removes entry from the cache for specified key.
cacheRemoveAll(String, Collection<K>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Removes bundle of entries for specified keys from the cache.
cacheRemoveAll(String, Collection<K>, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Removes bundle of entries for specified keys from the cache.
cacheReplace(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Replace key-value pair in cache if already exist.
cacheReplace(String, K, V, Set<GridClientCacheFlag>, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Replace key-value pair in cache if already exist.
CacheResetLostPartitionsTask - Class in org.apache.ignite.internal.commandline.cache.reset_lost_partitions
Reset status of lost partitions.
CacheResetLostPartitionsTask() - Constructor for class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTask
 
CacheResetLostPartitionsTaskArg - Class in org.apache.ignite.internal.commandline.cache.reset_lost_partitions
Input params for CacheResetLostPartitionsTask
CacheResetLostPartitionsTaskArg() - Constructor for class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
Default constructor.
CacheResetLostPartitionsTaskArg(Set<String>) - Constructor for class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
 
CacheResetLostPartitionsTaskResult - Class in org.apache.ignite.internal.commandline.cache.reset_lost_partitions
Result of CacheResetLostPartitionsTask
CacheResetLostPartitionsTaskResult() - Constructor for class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
 
caches() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets all configured caches and their types on remote node.
caches(Map<String, GridClientCacheMode>) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets caches available on remote node.
caches() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets all configured caches and their types on remote node.
caches() - Method in class org.apache.ignite.internal.IgniteKernal
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheNodeCommonDiscoveryData
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
 
caches() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
 
caches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
caches() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
caches() - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
 
caches(VisorNodeDataCollectorJobResult, VisorNodeDataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Collect caches.
caches() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
CACHES_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
CACHES_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
CacheSearchRow - Interface in org.apache.ignite.internal.processors.cache.persistence
 
CacheServerNotFoundException - Exception in org.apache.ignite.cache
Exception thrown when all data nodes left the grid.
CacheServerNotFoundException(String) - Constructor for exception org.apache.ignite.cache.CacheServerNotFoundException
 
CacheServerNotFoundException(String, Throwable) - Constructor for exception org.apache.ignite.cache.CacheServerNotFoundException
 
CacheServerNotFoundException(Throwable) - Constructor for exception org.apache.ignite.cache.CacheServerNotFoundException
 
cachesInfo() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
cachesInfo(Map<String, IgniteBiTuple<Boolean, Boolean>>) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
cacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
cacheSize(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
cacheSize(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cacheSize(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cacheSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cacheSize() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Return cache size.
cacheSizes() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cacheSizes() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cacheSizes() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
CacheSqlIndexMetadata() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
Required by Externalizable.
CacheSqlMetadata() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Required by Externalizable.
cachesRegEx() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
 
CachesRegistry - Class in org.apache.ignite.internal.processors.cache
Class is responsible to hold and persist cache and cache group descriptors.
CachesRegistry(GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.CachesRegistry
 
cacheStart(int, String) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
cacheStart(UUID, int, String) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
cacheStart(int, String) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
cacheStarted(int) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheStartRecordSize(int, boolean) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
cacheStartRequests() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheStartRequiredAliveNodes() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheStartRequiredAliveNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cacheStartRequiredAliveNodes(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
cacheStartRequiredAliveNodes(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
 
CacheState - Class in org.apache.ignite.internal.pagemem.wal.record
 
CacheState(int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
CacheStatisticsClearMessage - Class in org.apache.ignite.internal.processors.cache
Cache statistics clear discovery message.
CacheStatisticsClearMessage(UUID, Collection<String>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
Constructor for request.
CacheStatisticsModeChangeMessage - Class in org.apache.ignite.internal.processors.cache
Cache statistics mode change discovery message.
CacheStatisticsModeChangeMessage(UUID, Collection<String>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
Constructor for request.
CacheStatisticsModeChangeTask - Class in org.apache.ignite.internal.processors.cache
Cache statistics mode change task for exchange worker.
CacheStatisticsModeChangeTask(SecurityContext, CacheStatisticsModeChangeMessage) - Constructor for class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeTask
 
cacheStopped(int) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
CacheStoppedException - Exception in org.apache.ignite.internal.processors.cache
Used to report attempts of accessing stopped cache.
CacheStoppedException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.CacheStoppedException
 
cacheStopRequests() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
CacheStore<K,V> - Interface in org.apache.ignite.cache.store
API for cache persistent storage for read-through and write-through behavior.
CacheStoreAdapter<K,V> - Class in org.apache.ignite.cache.store
Cache storage convenience adapter.
CacheStoreAdapter() - Constructor for class org.apache.ignite.cache.store.CacheStoreAdapter
 
CacheStoreBalancingWrapper<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache store wrapper that ensures that there will be no more that one thread loading value from underlying store.
CacheStoreBalancingWrapper(CacheStore<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
 
CacheStoreBalancingWrapper(CacheStore<K, V>, int) - Constructor for class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
 
cacheStoreCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Create cache store.
cacheStoreDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
cacheStoreFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheStoreInvoke(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
CacheStoreManager - Interface in org.apache.ignite.internal.processors.cache.store
Cache store manager interface.
CacheStorePartialUpdateException - Exception in org.apache.ignite.internal.processors.cache
 
CacheStorePartialUpdateException(Collection, Exception) - Constructor for exception org.apache.ignite.internal.processors.cache.CacheStorePartialUpdateException
 
CacheStoreSession - Interface in org.apache.ignite.cache.store
Session for the cache store operations.
cacheStoreSessionCreate() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Creates cache store session.
CacheStoreSessionListener - Interface in org.apache.ignite.cache.store
Cache store session listener that allows to implement callbacks for session lifecycle.
CacheStoreSessionResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of current CacheStoreSession instance.
cachesToResetLostPartitions() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
cachesWithRebuildInProgress() - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
 
cachesWithStartedRebuild() - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
 
cachesx(IgnitePredicate<? super IgniteInternalCache<?, ?>>...) - Method in interface org.apache.ignite.internal.IgniteEx
Gets configured cache instance that satisfy all provided predicates including non-public caches.
cachesx(IgnitePredicate<? super IgniteInternalCache<?, ?>>[]) - Method in class org.apache.ignite.internal.IgniteKernal
Gets configured cache instance that satisfy all provided predicates including non-public caches.
CacheTopologyValidatorProvider - Interface in org.apache.ignite.plugin
The CacheTopologyValidatorProvider is used to pass an implementation of TopologyValidators for a specific cache through Ignite plugin extensions mechanism.
cacheType() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
cacheType() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
CacheType - Enum in org.apache.ignite.internal.processors.cache
 
cacheType(CacheType) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheType() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
cacheType() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
cacheType(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
cacheType() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
cacheValue(CacheDataRow) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
CacheVersionConflictResolver - Interface in org.apache.ignite.internal.processors.cache.version
Cache version conflict resolver.
CacheVersionedValue - Class in org.apache.ignite.internal.processors.cache.distributed.near
Cache object and version.
CacheVersionedValue() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
 
CacheVersionedValue(CacheObject, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
 
CacheVersionIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Utility to read and write GridCacheVersion instances.
CacheVersionIO() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
 
cacheView - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Structure projection.
CacheView - Class in org.apache.ignite.spi.systemview.view
Cache representation for a SystemView.
CacheView(DynamicCacheDescriptor, GridKernalContext) - Constructor for class org.apache.ignite.spi.systemview.view.CacheView
 
CacheViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CacheViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.CacheViewWalker
 
CacheWeakQueryIteratorsHolder<V> - Class in org.apache.ignite.internal.processors.cache
 
CacheWeakQueryIteratorsHolder(IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
 
CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator<T> - Class in org.apache.ignite.internal.processors.cache
 
CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T> - Interface in org.apache.ignite.internal.processors.cache
 
cacheWorkDir(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheWorkDir(boolean, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheWorkDir(File, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
cacheWriterFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
CacheWriteSynchronizationMode - Enum in org.apache.ignite.cache
Mode indicating how Ignite should wait for write replies from other nodes.
cachex(String) - Method in interface org.apache.ignite.internal.IgniteEx
Gets the cache instance for the given name if one is configured or null otherwise returning even non-public caches.
cachex(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets the cache instance for the given name if one is configured or null otherwise returning even non-public caches.
CachingProvider - Class in org.apache.ignite.cache
Implementation of JSR-107 CachingProvider.
CachingProvider() - Constructor for class org.apache.ignite.cache.CachingProvider
 
calc() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Calculate uniformity as standard deviation.
calcCrc(ByteBuffer, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
 
calcCrc(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
 
calcCrc32(ByteBuffer, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
Calculates CRC32 checksum.
calculate(AffinityTopologyVersion, ExchangeDiscoveryEvents, DiscoCache) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Calculates ideal assignment for given topology version and events happened since last calculation.
calculateMask(int) - Static method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Helper method to calculates mask.
calculateMD5(InputStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Calculate MD5 string.
calculateMD5Digest(InputStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Calculate MD5 digits.
calculateOptimalBatchSizes(int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Split number of tasks into optimized batches.
calculatePartition(Object, int, int) - Static method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Helper method to calculate partition.
calculatePartitionHash(PartitionKeyV2, long, Object, GridDhtPartitionState, boolean, long, GridIterator<CacheDataRow>) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
 
calculatePartitions(JdbcThinPartitionResultDescriptor, Object[]) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
Calculate partitions for the query.
calculatePartitions(int[], PartitionResult, Object[]) - Static method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
Calculate partitions for the query.
calculatePartitionUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Calculates partition update counters for current transaction.
calculatePrimaries(List<ClusterNode>, List<List<ClusterNode>>) - Static method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
calculateSegment(int, int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
 
call() - Method in class org.apache.ignite.compute.ComputeJobAdapter
call(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided job on a node within the underlying cluster group.
call(Collection<? extends IgniteCallable<R>>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs on nodes within the underlying cluster group.
call(Collection<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs on nodes within the underlying cluster group.
call(IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided job on a node within the underlying cluster group.
call(Collection<? extends IgniteCallable<R>>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs on nodes within the underlying cluster group.
call(Collection<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs on nodes within the underlying cluster group.
call() - Method in class org.apache.ignite.internal.processors.cache.FetchActiveTxOwnerTraceClosure
Builds the stack trace dump of the transaction owner thread
call() - Method in class org.apache.ignite.internal.processors.cache.persistence.migration.UpgradePendingTreeToPerPartitionTask
call() - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionClosure
call() - Method in class org.apache.ignite.internal.processors.cache.verify.ViewCacheClosure
call() - Method in class org.apache.ignite.internal.processors.cluster.ClientGetClusterStateComputeRequest
call() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCallable
call(T) - Method in interface org.apache.ignite.internal.util.IgniteTree.InvokeClosure
 
call() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AtomicIntegerFactoryCallable
call() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentHashSetFactoryCallable
call() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentMapFactoryCallable
call() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MapFactoryCallable
call() - Method in class org.apache.ignite.internal.util.lang.gridfunc.SetFactoryCallable
call() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceClosure
callAsync(IgniteCallable<R>) - Method in interface org.apache.ignite.IgniteCompute
Executes provided job asynchronously on a node within the underlying cluster group.
callAsync(Collection<? extends IgniteCallable<R>>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs asynchronously on nodes within the underlying cluster group.
callAsync(Collection<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs asynchronously on nodes within the underlying cluster group.
callAsync(IgniteCallable<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided job asynchronously on a node within the underlying cluster group.
callAsync(Collection<? extends IgniteCallable<R>>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs asynchronously on nodes within the underlying cluster group.
callAsync(Collection<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs asynchronously on nodes within the underlying cluster group.
callAsync(GridClosureCallMode, Collection<? extends Callable<R>>, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(GridClosureCallMode, Collection<? extends Callable<R>>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(GridClosureCallMode, Collection<? extends Callable<R>>, Collection<ClusterNode>, boolean, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(GridClosureCallMode, Callable<R>, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(GridClosureCallMode, Callable<R>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(GridClosureCallMode, Callable<R>, Collection<ClusterNode>, boolean, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(IgniteClosure<T, R>, T, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(IgniteClosure<T, R>, Collection<? extends T>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsync(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsyncNoFailover(GridClosureCallMode, Callable<R>, Collection<ClusterNode>, boolean, long, boolean) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callAsyncNoFailover(GridClosureCallMode, Collection<? extends Callable<R>>, Collection<ClusterNode>, boolean, long) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callback() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
callcc() - Method in interface org.apache.ignite.compute.ComputeJobContinuation
Resumes job if it was held by ComputeJobContinuation.holdcc() method.
callcc() - Method in class org.apache.ignite.compute.ComputeJobContinuationAdapter
Resumes job if it was held by ComputeJobContinuation.holdcc() method.
callcc() - Method in class org.apache.ignite.internal.GridJobContextImpl
Resumes job if it was held by ComputeJobContinuation.holdcc() method.
CALLER_THREAD - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Caller thread.
callLocal(Callable<R>) - Method in interface org.apache.ignite.IgniteScheduler
Executes given callable on internal system thread pool asynchronously.
callLocal(Callable<R>) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
Executes given callable on internal system thread pool asynchronously.
callLocal(Callable<R>, byte) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
callLocalSafe(Callable<R>) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Executes closure on system pool.
callLocalSafe(Callable<R>, boolean) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Executes closure on system pool.
callLocalSafe(Callable<R>, byte) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Companion to GridClosureProcessor.callLocal(Callable, boolean) but in case of rejected execution re-runs the closure in the current thread (blocking).
CAN_WRITE - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeVisitorClosure
 
canBlockTx(TransactionConcurrency, TransactionIsolation) - Method in enum org.apache.ignite.internal.processors.cache.GridCacheAdapter.BulkOperation
 
cancel() - Method in interface org.apache.ignite.compute.ComputeJob
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in class org.apache.ignite.compute.ComputeJobAdapter
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in interface org.apache.ignite.compute.ComputeJobSibling
Sends a request to cancel this sibling.
cancel(String) - Method in interface org.apache.ignite.IgniteServices
Cancels service deployment.
cancel() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
Canceling the task.
cancel() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Canceling the task.
cancel(boolean) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
cancel(String) - Method in class org.apache.ignite.internal.ComputeMXBeanImpl
Kills compute task by the session idenitifier.
cancel(IgniteUuid) - Method in class org.apache.ignite.internal.ComputeMXBeanImpl
Kills compute task by the session idenitifier.
cancel() - Method in class org.apache.ignite.internal.ComputeTaskInternalFuture
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
Sends a request to cancel this sibling.
cancel() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Cancels this future.
cancel(String) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Cancels service deployment.
cancel() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
cancel() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
cancel() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
cancel() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
Cancellation has special meaning for lock futures.
cancel() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
Cancels this future and proceeds to a next in the chain.
cancel() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
Cancellation has special meaning for lock futures.
cancel() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockDetectionManager.DelayedDeadlockComputation
 
cancel() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Cancels this runnable interrupting actual runner.
cancel() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
Cancels partition destroy request.
cancel() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
Cancel the process of defragmentation.
cancel() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Cancel defragmentation.
cancel() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
Cancel scheduled or ongoing defragmentation.
cancel() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
Cancel scheduled or ongoing defragmentation.
cancel() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
Canceling the task.
cancel(IgniteCheckedException, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Cancel the currently running local restore procedure.
cancel() - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQueryFuture
Cancels this query future and stop receiving any further results for the query associated with this future.
cancel() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
cancel(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
Cancel query on all nodes.
cancel() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Cancels this runnable interrupting actual runner.
cancel(boolean) - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
cancel(boolean) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
cancel() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Cancels this future.
cancel() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
This method is called when system detects that completion of this job can no longer alter the overall outcome (for example, when parent task has already reduced the results).
cancel(ServiceContext) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Cancels this service.
cancel() - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformListenable
Cancel this instance.
cancel() - Method in class org.apache.ignite.internal.processors.query.GridQueryCancel
Executes cancel closure.
cancel() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
Cancel query.
cancel() - Method in interface org.apache.ignite.internal.processors.query.RunningQuery
 
cancel(Throwable) - Method in class org.apache.ignite.internal.processors.query.schema.IndexRebuildCancelToken
Do cancel.
cancel() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
Cancel operation.
cancel(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
cancel(String) - Method in class org.apache.ignite.internal.ServiceMXBeanImpl
cancel(String) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Kills transactions by the xid.
cancel() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.util.future.GridEmbeddedFuture
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Cancels this future.
cancel() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Default no-op implementation that always returns false.
cancel() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Cancels this future.
cancel(GridWorker) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Cancels given runnable.
cancel(Iterable<? extends GridWorker>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Cancels collection of runnables.
cancel() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Cancels this runnable interrupting actual runner.
cancel() - Method in class org.apache.ignite.internal.util.worker.GridWorkerFuture
Default no-op implementation that always returns false.
cancel() - Method in interface org.apache.ignite.lang.IgniteFuture
Cancels this future.
cancel(String) - Method in interface org.apache.ignite.mxbean.ComputeMXBean
Kills compute task by the session idenitifier.
cancel() - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Cancel defragmentation.
cancel(String) - Method in interface org.apache.ignite.mxbean.ServiceMXBean
 
cancel(String) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Kills transactions by the xid.
cancel() - Method in interface org.apache.ignite.services.Service
Cancels this service.
cancel(ServiceContext) - Method in interface org.apache.ignite.services.Service
Deprecated.
Use Service.cancel() instead.
cancel() - Method in interface org.apache.ignite.spi.collision.CollisionJobContext
Cancels the job.
cancel() - Method in class org.apache.ignite.spi.communication.tcp.internal.HandshakeTimeoutObject
 
CANCEL_COUNTER - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Cancel counter.
cancelable() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
cancelAll(Collection<String>) - Method in interface org.apache.ignite.IgniteServices
Cancels services with specified names.
cancelAll() - Method in interface org.apache.ignite.IgniteServices
Cancels all deployed services.
cancelAll(Collection<String>) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Cancels services with specified names.
cancelAll() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Cancels all deployed services.
cancelAll() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
cancelAll(Collection<String>) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
cancelAllAsync(Collection<String>) - Method in interface org.apache.ignite.IgniteServices
Asynchronously cancels services with specified names.
cancelAllAsync() - Method in interface org.apache.ignite.IgniteServices
Asynchronously cancels all deployed services.
cancelAllAsync(Collection<String>) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously cancels services with specified names.
cancelAllAsync() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously cancels all deployed services.
cancelAsync(String) - Method in interface org.apache.ignite.IgniteServices
Asynchronously cancels service deployment.
cancelAsync(String) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously cancels service deployment.
cancelConnect(SocketChannel, Map<Integer, ?>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
cancelContinuous(String, String) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Kills continuous query by the identifier.
cancelContinuous(UUID, UUID) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Kills continuous query by the identifier.
cancelContinuous(String, String) - Method in interface org.apache.ignite.mxbean.QueryMXBean
Kills continuous query by the identifier.
CANCELED - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Canceled jobs metric name.
canceled() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
cancelException() - Method in class org.apache.ignite.internal.processors.query.schema.IndexRebuildCancelToken
 
cancelFutures(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Kernal stop callback.
cancelHook() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
 
cancelInternalQuery(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
cancelJCacheQuery(CacheEntryListenerConfiguration) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
cancelJob(IgniteUuid, IgniteUuid, boolean) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
cancelled() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
 
cancelled(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
 
cancelled() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
cancelled(boolean) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
CANCELLED_BY_ORIGINATOR - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Cancelled by originator failure type.
cancelLocalQueries(Collection<Long>) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Cancel specified queries.
cancelLocalQueries(Collection<Long>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Cancel specified queries.
cancelLocalQuery(long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Cancel query.
cancelLocalRestoreTask(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
cancelLocalSnapshotTask(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
cancelOrWaitPartitionDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
cancelOrWaitPartitionDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
cancelOrWaitPartitionDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
cancelOrWaitPartitionDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Cancels or wait for partition destroy.
cancelQuery(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Cancels query on remote nodes and cleanes owned resources.
cancelQuery(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
Cancels query on remote nodes and cleanes owned resources.
cancelQuery(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Cancels query on remote nodes and cleanes owned resources.
cancelQuery(long, UUID, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Cancel query running on remote or local Node.
cancelQuery(long, UUID, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Cancel query running on remote or local Node.
cancelQuery(long, UUID, boolean) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Cancel query running on remote or local Node.
cancelRebuildIndexesOnExchange(Set<Integer>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
Canceling index rebuilding for caches on the exchange.
cancelRemove(IgniteBiTuple<Boolean, ?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cancelRequest(GridCacheContext<?, ?>, long, boolean) - Static method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Send cancel query request, so no new pages will be sent.
cancelRowUpdates() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
cancelRowUpdates() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
cancelRowUpdates() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
cancelScan(String, String, Long) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Kills scan query by the identifiers.
cancelScan(UUID, String, long) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Executes scan query cancel on all cluster nodes.
cancelScan(String, String, Long) - Method in interface org.apache.ignite.mxbean.QueryMXBean
Kills scan query by the identifiers.
cancelSnapshot(String) - Method in interface org.apache.ignite.IgniteSnapshot
Cancel running snapshot operation.
cancelSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Cancel running snapshot operation.
cancelSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMXBeanImpl
Cancel previously started snapshot operation on the node initiator.
cancelSnapshot(String) - Method in interface org.apache.ignite.mxbean.SnapshotMXBean
Cancel previously started snapshot operation on the node initiator.
cancelSnapshotRestore(String) - Method in interface org.apache.ignite.IgniteSnapshot
Cancel snapshot restore operation.
cancelSnapshotRestore(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Cancel snapshot restore operation.
cancelSnapshotRestore(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMXBeanImpl
Cancel previously started snapshot restore operation.
cancelSnapshotRestore(String) - Method in interface org.apache.ignite.mxbean.SnapshotMXBean
Cancel previously started snapshot restore operation.
cancelSQL(String) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Kills SQL query by the identifier.
cancelSQL(UUID, long) - Method in class org.apache.ignite.internal.QueryMXBeanImpl
Executes scan query cancel on all cluster nodes.
cancelSQL(String) - Method in interface org.apache.ignite.mxbean.QueryMXBean
Kills SQL query by the identifier.
cancelToken() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheFuture
Getting token for canceling index rebuilding.
candiate() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
candidate(int) - Method in interface org.apache.ignite.internal.processors.cache.CacheLockCandidates
 
candidate(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Gets lock candidate for given lock ID.
candidate(UUID, long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
candidate(IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Gets explicit lock candidate for given key.
candidate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Gets lock candidate for given lock ID.
candidate(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
candidate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Gets candidate for lock ID.
candidate(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
canGetRow() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
canHandle(CacheDataRow) - Method in interface org.apache.ignite.internal.cache.query.index.Index
Checks whether index handles specified cache row.
canHandle(CacheDataRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Checks whether index handles specified cache row.
canRelease(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Get
 
canRelease(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Invoke
canRemap - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Flag indicating that get should be done on a locked topology version.
canSkipJoiningNodes(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
Checks that latch manager can use V2 protocol and skip joining nodes from latch participants.
CANT_BE_COMPARE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Value for comparison meaning 'Not enough information to compare'.
canWrite(Object, Throwable) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils.Writer
Determines whether this writer can write given data.
cap - Variable in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Maximum capacity.
capacity() - Method in interface org.apache.ignite.IgniteQueue
Gets maximum number of elements of the queue.
capacity(int, int) - Static method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Calculate new capacity.
capacity() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
capacity() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
capacity() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
capacity() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
capacity() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
capacity() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
capacity() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
capacity() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
capacity() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
capacity - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Max size, in elements.
capacity() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
capacity() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
 
capacity() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
capacity() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Gets maximum number of elements of the queue.
capacity() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
capacity() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Gets maximum number of elements of the queue.
capacity() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets capacity.
capacity() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
capacity() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets capacity.
capacity(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Gets capacity for the given memory chunk.
capacity(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Sets capacity for the given memory chunk.
capacity() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
capacity() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets initial capacity of the list.
capacity(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns a capacity that is sufficient to keep the map from being resized as long as it grows no larger than expSize and the load factor is >= its default (0.75).
capacity() - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Returns the current capacity.
capacity() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
cas(K, V, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Sets entry value to val1 if current value is val2 with following conditions: If val1 is null and val2 is equal to current value, entry is removed from cache.
cas(K, V, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Sets entry value to val1 if current value is val2 with following conditions: If val1 is null and val2 is equal to current value, entry is removed from cache.
casAsync(K, V, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously sets entry value to val1 if current value is val2 with following conditions: If val1 is null and val2 is equal to current value, entry is removed from cache.
casAsync(K, V, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously sets entry value to val1 if current value is val2 with following conditions: If val1 is null and val2 is equal to current value, entry is removed from cache.
casBucket(int, PagesList.Stripe[], PagesList.Stripe[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
casBucket(int, PagesList.Stripe[], PagesList.Stripe[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
casBucket(int, PagesList.Stripe[], PagesList.Stripe[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
CASCADE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CASCADE.
casInt(long, int, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
casLong(long, long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
cast(Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Casts the passed Throwable t to IgniteCheckedException.
casUpdate(String, Serializable, Serializable) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.PropertyUpdateClosure
Update property on cluster using compare and set way.
catalog() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
 
CATALOG_NAME - Static variable in class org.apache.ignite.internal.jdbc2.JdbcUtils
The only possible name for catalog.
cause - Variable in exception org.apache.ignite.internal.processors.platform.PlatformNativeException
Native cause.
cause() - Method in exception org.apache.ignite.internal.processors.platform.PlatformNativeException
 
cause(Throwable, Class<T>) - Static method in class org.apache.ignite.internal.util.typedef.X
Gets first cause if passed in 'Throwable' has given class in 'cause' hierarchy.
CAX - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridAbsClosureX by extending it.
CAX() - Constructor for class org.apache.ignite.internal.util.typedef.CAX
 
cctx - Variable in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Cache registry.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.CacheMapHolder
 
cctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Cache registry.
cctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
Context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Cache shared context.
cctx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Return shared cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Cache registry.
cctx - Variable in class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
Cache context.
cctx - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Cache context.
CDC_DIR - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Cdc directory metric name.
cdcCfg - Variable in class org.apache.ignite.internal.cdc.CdcMain
Change Data Capture configuration.
CdcCommandLineStartup - Class in org.apache.ignite.startup.cmdline
This class defines command-line Ignite Capture Data Change startup.
CdcCommandLineStartup() - Constructor for class org.apache.ignite.startup.cmdline.CdcCommandLineStartup
 
CdcConfiguration - Class in org.apache.ignite.cdc
This class defines CdcMain runtime configuration.
CdcConfiguration() - Constructor for class org.apache.ignite.cdc.CdcConfiguration
 
CdcConsumer - Interface in org.apache.ignite.cdc
Consumer of WAL data change events.
CdcConsumerState - Class in org.apache.ignite.internal.cdc
Change Data Capture Consumer state.
CdcConsumerState(Path) - Constructor for class org.apache.ignite.internal.cdc.CdcConsumerState
 
cdcEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
CdcEvent - Interface in org.apache.ignite.cdc
Event of single entry change.
CdcEventImpl - Class in org.apache.ignite.internal.cdc
Event of single entry change.
CdcEventImpl(Object, Object, boolean, int, CacheEntryVersion, int) - Constructor for class org.apache.ignite.internal.cdc.CdcEventImpl
 
CdcFileLockHolder - Class in org.apache.ignite.internal.cdc
Lock file holder for Change Data Capture application.
CdcFileLockHolder(String, String, IgniteLogger) - Constructor for class org.apache.ignite.internal.cdc.CdcFileLockHolder
 
cdcInstanceName(String) - Static method in class org.apache.ignite.internal.cdc.CdcMain
 
CdcLoader - Class in org.apache.ignite.cdc
Utility class to load CdcMain from Spring XML configuration.
CdcLoader() - Constructor for class org.apache.ignite.cdc.CdcLoader
 
CdcMain - Class in org.apache.ignite.internal.cdc
Change Data Capture (CDC) application.
CdcMain(IgniteConfiguration, GridSpringResourceContext, CdcConfiguration) - Constructor for class org.apache.ignite.internal.cdc.CdcMain
 
ceiling(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
ceilPow2(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets nearest power of 2 larger or equal than v.
centerShow(String, String, String, LocalDate, String) - Static method in class org.apache.ignite.startup.cmdline.AboutDialog
Show about dialog.
centralizedAffinityFunction() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
certificates() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
certificates(Certificate[]) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
certificates() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
certificates() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
certificates() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
 
certificates(Certificate[]) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Set client SSL certificates.
certificates() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Gets subject client certificates, or null if SSL were not used or client certificate checking not enabled.
cfg - Variable in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Client configuration.
cfg - Variable in class org.apache.ignite.internal.client.impl.GridClientImpl
Client configuration.
CFG - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for configuration path.
cfg - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Config.
CFG_URL_PREFIX - Static variable in class org.apache.ignite.IgniteJdbcDriver
Config URL prefix.
cfgNodeId - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
cfgStore - Variable in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
 
chain(GridClientFutureCallback<R, T>) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Creates future's chain and completes chained future, when this future finishes.
chain(IgniteClosure<? super IgniteInternalFuture<R>, T>) - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteInternalFuture<R>, T>, Executor) - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteFuture<V>, T>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheFutureImpl
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure, Executor) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteInternalFuture<T>, R>) - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteInternalFuture<T>, T1>, Executor) - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteInternalFuture<R>, T>) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteInternalFuture<R>, T>, Executor) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Make a chained future to convert result of this future (when complete) into a new format.
chain(IgniteClosure<? super IgniteFuture<V>, T>) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Make a chained future to convert result of this future (when complete) into a new format.
chain() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
chain(IgniteClosure<? super IgniteFuture<V>, T>) - Method in interface org.apache.ignite.lang.IgniteFuture
Make a chained future to convert result of this future (when complete) into a new format.
chainAsync(IgniteClosure<? super IgniteFuture<V>, T>, Executor) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheFutureImpl
Make a chained future to convert result of this future (when complete) into a new format.
chainAsync(IgniteClosure<? super IgniteFuture<V>, T>, Executor) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Make a chained future to convert result of this future (when complete) into a new format.
chainAsync(IgniteClosure<? super IgniteFuture<V>, T>, Executor) - Method in interface org.apache.ignite.lang.IgniteFuture
Make a chained future to convert result of this future (when complete) into a new format.
chainInternal(IgniteClosure<? super IgniteFuture<V>, T>, Executor) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
chainOnePhasePrepare(GridDhtTxPrepareFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
chainSize(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
chainSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
chainState(TransactionState) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Changing state for this transaction as well as chained(parent) transactions.
CHANGE_TOPOLOGY_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
ChangeCacheEncryptionRequest - Class in org.apache.ignite.internal.managers.encryption
Change cache group encryption key request.
ChangeCacheEncryptionRequest(int[], byte[][], byte[], byte[]) - Constructor for class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
changeCacheGroupKey(Collection<String>) - Method in interface org.apache.ignite.IgniteEncryption
Starts cache group encryption key change process.
changeCacheGroupKey(String) - Method in class org.apache.ignite.internal.managers.encryption.EncryptionMXBeanImpl
Starts cache group encryption key change process.
changeCacheGroupKey(Collection<String>) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Starts cache group encryption key change process.
changeCacheGroupKey(String) - Method in interface org.apache.ignite.mxbean.EncryptionMXBean
Starts cache group encryption key change process.
changeCacheGroupKeyLocal(int[], byte[], byte[][]) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
changed - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
changed() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
changed() - Method in class org.apache.ignite.internal.processors.cache.WalStateFinishMessage
 
changed() - Method in class org.apache.ignite.internal.processors.cache.WalStateResult
 
changedAffinity() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFuture
 
changedAffinity() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
changedBaseline() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
changedBaseline() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
changedClusterState() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
changeGlobalState(ClusterState, boolean, Collection<? extends BaselineNode>, boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
changeGlobalState(ClusterState, boolean, Collection<? extends BaselineNode>, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
changeGlobalState(ClusterState, boolean, Collection<? extends BaselineNode>, boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
ChangeGlobalStateFinishMessage - Class in org.apache.ignite.internal.processors.cluster
 
ChangeGlobalStateFinishMessage(UUID, ClusterState, Boolean) - Constructor for class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
 
ChangeGlobalStateMessage - Class in org.apache.ignite.internal.processors.cluster
Message represent request for change cluster global state.
ChangeGlobalStateMessage(UUID, UUID, List<StoredCacheData>, ClusterState, boolean, BaselineTopology, boolean, long) - Constructor for class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
changeMasterKey(String) - Method in interface org.apache.ignite.IgniteEncryption
Starts master key change process.
changeMasterKey(String) - Method in class org.apache.ignite.internal.managers.encryption.EncryptionMXBeanImpl
Starts master key change process.
changeMasterKey(String) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Starts master key change process.
changeMasterKey(String) - Method in interface org.apache.ignite.mxbean.EncryptionMXBean
Starts master key change process.
changePartitionId(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
changeState(ClusterState, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Changes grid global state.
changeState(ClusterState, UUID, boolean) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Changes grid global state.
changeState(ClusterState, UUID, boolean) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Changes grid global state.
changeState(ClusterState, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Changes grid global state.
changeTopology() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeRequest
Gets topology change flag.
changeTopology(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeRequest
Sets topology change flag and previous node ID to check.
changeType(long, byte) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Change page type.
changeWalMode(Collection<String>, boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Change WAL mode.
CHAR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
CHAR - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for unicode string
CHAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CHAR.
CHAR_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
CHAR_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
CHARACTER - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CHARACTER.
CHARSET - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Default charset.
CHARSET - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CHARSET.
CharsetDecoderBlock - Class in org.apache.ignite.internal.processors.bulkload.pipeline
A PipelineBlock, which converts stream of bytes supplied as byte[] arrays to an array of char[] using the specified encoding.
CharsetDecoderBlock(Charset) - Constructor for class org.apache.ignite.internal.processors.bulkload.pipeline.CharsetDecoderBlock
Creates charset decoder block.
cheatCache(int) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Deprecated.
cheatCacheId - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Cheat cache ID for debugging and benchmarking purposes.
check() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Checks consistency.
check() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
CHECK_COMMITTED_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
checkActive(GridNearTxLocal) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks transaction state.
checkAffinityTopologyVersion() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Atomically check whether affinity topology version has changed since the last call and sets new version as a last.
checkAndInitCacheWorkDir(CacheConfiguration) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Creates and initializes cache work directory retrieved from cacheCfg.
checkAndInitCacheWorkDir(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Creates and initializes cache work directory retrieved from cacheCfg.
checkAndSet(IgnitePredicate<Integer>, int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Atomically updates value only if passed in predicate returns true.
checkAndSet(IgnitePredicate<Long>, long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Atomically updates value only if passed in predicate returns true.
checkAttribute(String, T) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Returns True if all nodes has the given attribute and its value equals to expVal.
checkAttributeMismatch(IgniteLogger, CacheConfiguration, CacheConfiguration, UUID, T2<String, String>, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks that local and remove configurations have the same value of given attribute.
checkAttributeMismatch(IgniteLogger, String, UUID, String, String, Object, Object, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks that cache configuration attribute has the same value in local and remote cache configurations.
checkCallbacks(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
checkCancelled() - Method in class org.apache.ignite.internal.processors.query.GridQueryCancel
Stops query execution if a user requested cancel.
checkClosed(GridClientConnectionCloseReason) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Check if this connection was closed and throws appropriate exception.
checkClosed() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
Throws NoSuchElementException if iterator has been closed.
checkCommitted() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
checkCommitted(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
checkCommitted() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
checkCommitted(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
checkCommittedError() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
checkCommittedError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
checkCompleted() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
checkCompressionLevelBounds(int, DiskPageCompression) - Static method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Method which is called in the end of checkConfigurationConsistency() method.
checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Method which is called in the end of checkConfigurationConsistency() method.
checkConnection(List<ClusterNode>) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
CheckCorruptedCacheStoresCleanAction - Class in org.apache.ignite.internal.processors.cache.persistence
 
CheckCorruptedCacheStoresCleanAction(File, String[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.CheckCorruptedCacheStoresCleanAction
 
CheckCpHistTask - Class in org.apache.ignite.internal
Task that checks whether last checkpoint is applicable for providing history for all groups and partitions that are passed as parameters.
CheckCpHistTask() - Constructor for class org.apache.ignite.internal.CheckCpHistTask
 
checkCrc() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
checkCrc(boolean) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
checkCurrentTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
checkDestroyed() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Check if the tree is getting destroyed.
checkEmptyTransactions(IgniteOutClosure<String>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Method checks that current thread does not have active transactions.
checkEncryptedCacheSupported() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Checks cache encryption supported by all nodes in cluster.
checkExplicitTaskMonitoring(Ignite) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Checks for explicit events configuration.
checkFailedError(TcpDiscoveryCheckFailedMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
checkFailureTimeoutReached(Exception) - Method in class org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper
Checks whether the given Exception is a timeout.
checkFeatureSupported(ProtocolBitmaskFeature) - Method in class org.apache.ignite.internal.client.thin.ProtocolContext
Check that feature is supported by the server.
checkFeatureSupportedByCluster(GridClient, IgniteFeatures, boolean, boolean) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Checks that all cluster nodes support specified feature.
checkFullSupport() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Checks that the task supports session attributes and checkpoints (there is ComputeTaskSessionFullSupport).
checkFullyConnected(BitSet) - Method in class org.apache.ignite.internal.cluster.graph.ClusterGraph
Checks that given nodesSet forms fully-connected component.
checkHasClassName(String, ClassLoader, String) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
checkIndex(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
CheckIndexInlineSizesResult - Class in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
Represents information about secondary indexes inline size from the cluster nodes.
CheckIndexInlineSizesResult() - Constructor for class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
 
CheckIndexInlineSizesTask - Class in org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
Task for check secondary indexes inline size on the different nodes.
CheckIndexInlineSizesTask() - Constructor for class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesTask
 
checkIndexName(byte[]) - Static method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Checking the name of the index.
checkInternal(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToSet) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToSetAbstractAspect
Check if split allowed for input argument.
checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToValue) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToValueAbstractAspect
Check if split allowed for input argument.
checkJta() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
checkJta() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
checkJta() - Method in class org.apache.ignite.internal.processors.cache.jta.CacheJtaManagerAdapter
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
checkJta() - Method in class org.apache.ignite.internal.processors.cache.jta.CacheNoopJtaManager
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
checkJta() - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
Checks if cache is working in JTA transaction and enlist cache as XAResource if necessary.
checkLastError() - Method in interface org.apache.ignite.internal.client.GridClient
Check for last topology errors.
checkLastError() - Method in interface org.apache.ignite.internal.client.GridClientBeforeNodeStart
Checking for an error.
checkLastError() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Check for last topology errors.
checkLastError() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Check for last topology errors.
checkMethodSignature(Method) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToSetAbstractAspect
Check method signature.
checkMethodSignature(Method) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToValueAbstractAspect
Check method signature.
checkMinMemory(long) - Static method in class org.apache.ignite.internal.util.typedef.X
Exits with code -1 if maximum memory is below 90% of minimally allowed threshold.
checkMissedMetadata(Collection<SnapshotMetadata>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
Ensures that all parts of the snapshot are available according to the metadata.
checkNodeLeft(UUID, IgniteCheckedException, boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
checkNodeLeft(UUID, IgniteCheckedException, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
checkNotNullAllowed(CacheConfiguration) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Performs checks to forbid cache configurations that are not compatible with NOT NULL query fields.
checkObsolete() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
checkOwnerChanged(CacheLockCandidates, CacheLockCandidates, CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
checkOwnerChanged(CacheLockCandidates, CacheLockCandidates, CacheObject, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
checkPageCompressionSupported() - Method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
Checks weither page compression is supported.
checkPageCompressionSupported(Path, int) - Method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
checkPageSize(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
checkPageSize(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
checkPartitionsPageCrcSum(IgniteThrowableSupplier<FilePageStore>, int, byte) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Checks CRC sum of pages with pageType page type stored in partition with partId id and associated with cache group.
checkpoint() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets checkpoint manager.
checkpoint() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets checkpoint manager.
checkpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets checkpoint manager.
checkpoint() - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.WalFilters
Filtering all checkpoint records.
checkpoint(long, long, long, long, long, long, long, long, long, long, long, long, int, int, int) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
checkpoint(UUID, long, long, long, long, long, long, long, long, long, long, long, long, int, int, int) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
checkpoint(long, long, long, long, long, long, long, long, long, long, long, long, int, int, int) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
CHECKPOINT_LOCK_HOLD_COUNT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Checkpoint lock hold count.
CHECKPOINT_PARALLEL_SORT_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Starting from this number of dirty pages in checkpoint, array will be sorted with Arrays.parallelSort(Comparable[]) in case of CheckpointWriteOrder.SEQUENTIAL.
CHECKPOINT_POOL_OVERFLOW_ERROR_MSG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Checkpoint pool overflow error message.
CHECKPOINT_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
checkpointBufferPagesCount() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Number of pages used in checkpoint buffer.
checkpointBufferPagesCount() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
Number of pages used in checkpoint buffer.
checkpointBufferPagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Number of pages used in checkpoint buffer.
checkpointBufferPagesSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Number of used pages in checkpoint buffer.
checkpointBufferSize(DataRegionConfiguration) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get checkpoint buffer size for the given configuration.
CheckpointContextImpl - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Context with information about current checkpoint.
checkpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
checkpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
checkpointedDataRegions - Variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Data regions which should be checkpointed.
checkpointedDataRegions() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
CheckpointEntry - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Class represents checkpoint state.
CheckpointEntry.GroupState - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
 
CheckpointEntry.GroupStateLazyStore - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Group state lazy store.
CheckpointEntryType - Enum in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Checkpoint entry types.
Checkpointer - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Checkpointer object is used for notification on checkpoint begin, predicate is Checkpointer.scheduledCp.nextCpTs - now > 0 .
CheckpointEvent - Class in org.apache.ignite.events
Grid checkpoint event.
CheckpointEvent() - Constructor for class org.apache.ignite.events.CheckpointEvent
No-arg constructor.
CheckpointEvent(ClusterNode, String, int, String) - Constructor for class org.apache.ignite.events.CheckpointEvent
Creates new checkpoint event with given parameters.
checkpointFileName(CheckpointEntry, CheckpointEntryType) - Static method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
 
CheckpointHistory - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Checkpoint history.
checkpointHistory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
checkpointHistory() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
CheckpointHistoryResult - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Result of a checkpoint search and reservation.
CheckpointHistoryResult(Map<Integer, T2<ReservationReason, Map<Integer, CheckpointEntry>>>, CheckpointEntry) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistoryResult
Constructor.
checkpointId() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
checkpointId() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
 
CheckpointListener - Interface in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Listener which methods will be called in a corresponded checkpoint life cycle period.
CheckpointListener - Interface in org.apache.ignite.spi.checkpoint
Listener for notifications of checkpoints removed by CheckpointSpi.
CheckpointListener.Context - Interface in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Context with information about current snapshots.
checkpointLockIsHeldByThread() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
This method works only if the assertion is enabled or it always returns true otherwise.
checkpointLockIsHeldByThread() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
 
checkpointLockIsHeldByThread() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CheckpointLockStateChecker
 
checkpointLockIsHeldByThread() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
checkpointLockIsHeldByThread() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
CheckpointLockStateChecker - Interface in org.apache.ignite.internal.processors.cache.persistence
Interface for perform checking that checkpoint lock is held by current track
CheckpointManager - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Main class to abstract checkpoint-related processes and actions and hide them from higher-level components.
CheckpointManager(Function<Class<?>, IgniteLogger>, String, String, IgniteWriteAheadLogManager, WorkersRegistry, DataStorageConfiguration, FilePageStoreManager, IgniteThrowableBiPredicate<Long, Integer>, Supplier<Collection<DataRegion>>, Supplier<Collection<CacheGroupContext>>, IgniteThrowableFunction<Integer, PageMemoryEx>, PageMemoryImpl.ThrottlingPolicy, IgniteCacheSnapshotManager, DataStorageMetricsImpl, LongJVMPauseDetector, FailureProcessor, GridCacheProcessor, Supplier<Integer>, Executor) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
checkpointMark() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
checkpointMark() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
 
CheckpointMarkersStorage - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Abstraction responsible for managing checkpoint markers storage.
checkpointMarkerStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
CheckpointMetricsTracker - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Tracks various checkpoint phases and stats.
CheckpointMetricsTracker() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
CheckpointPagesInfoHolder - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Snapshot of dirty pages which should be stored to disk.
CheckpointPagesWriter - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Implementation of page writer which able to store pages to disk during checkpoint.
CheckpointPagesWriter.CheckpointPageWriter - Interface in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Interface which allows to write one page to page store.
CheckpointPagesWriterFactory - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Factory class for checkpoint pages writer.
CheckpointProgress - Interface in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Represents information of a progress of a current checkpoint and allows to obtain future to wait for a particular checkpoint state.
CheckpointProgressImpl - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Data class representing the state of running/scheduled checkpoint.
checkpointReadLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Gets the checkpoint read lock.
checkpointReadLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Gets the checkpoint read lock.
checkpointReadLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
No-op for non-persistent storage.
checkpointReadLockTimeout() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Timeout for checkpoint read lock acquisition.
checkpointReadLockTimeout(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Sets timeout for checkpoint read lock acquisition.
checkpointReadLockTimeout() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Timeout for checkpoint read lock acquisition.
checkpointReadLockTimeout(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Sets timeout for checkpoint read lock acquisition.
checkpointReadLockTimeout() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
checkpointReadLockTimeout(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
No-op for non-persistent storage.
checkpointReadUnlock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Releases the checkpoint read lock.
checkpointReadUnlock() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Releases the checkpoint read lock.
checkpointReadUnlock() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
No-op for non-persistent storage.
CheckpointReadWriteLock - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Wrapper of the classic read write lock with checkpoint features.
CheckpointRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Checkpoint (begin) record
CheckpointRecord(WALPointer) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
CheckpointRecord(UUID, WALPointer) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
CheckpointRecord(UUID, WALPointer, boolean) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
Constructor kept for serializer
checkpointRecordSize() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
checkpoints(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
checkpoints() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
CheckpointSpi - Interface in org.apache.ignite.spi.checkpoint
Checkpoint SPI provides an ability to save an intermediate job state.
checkpointStartTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
CheckpointState - Enum in org.apache.ignite.internal.processors.cache.persistence
Possible checkpoint states.
CheckpointStatus - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Checkpoint status which was restored from disk on node start.
checkpointTimeoutLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
CheckpointTimeoutLock - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Checkpoint lock for outer usage which should be used to protect data during writing to memory.
checkpointTimeoutLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
checkpointWasPresent(UUID) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Returns true if a checkpoint was present during the snapshot capture, false otherwise.
CheckpointWorkflow - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
This class responsibility is to complement Checkpointer class with side logic of checkpointing like checkpoint listeners notifications, WAL records management and checkpoint markers management.
CheckpointWriteOrder - Enum in org.apache.ignite.configuration
This enum defines order of writing pages to disk storage during checkpoint.
checkpointWritePage(FullPageId, ByteBuffer, PageStoreWriter, CheckpointMetricsTracker) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Prepare page for write during checkpoint.
checkpointWritePage(FullPageId, ByteBuffer, PageStoreWriter, CheckpointMetricsTracker) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Prepare page for write during checkpoint.
checkPreviousNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeRequest
Gets expected previous node ID to check.
checkProtocolVersion(byte) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check protocol version.
checkpw(String, String) - Static method in class org.mindrot.BCrypt
Check that a plaintext password matches a previously hashed one
checkQueryEntityConflicts(CacheConfiguration<?, ?>, Collection<DynamicCacheDescriptor>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Check given CacheConfiguration for conflicts in table and index names from any query entities found in collection of DynamicCacheDescriptors and belonging to the same schema.
checkReaders() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
checkReadersLocked() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
checkReadOnlyState(String, CacheConfiguration...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Checks that cluster in a ClusterState.ACTIVE_READ_ONLY state.
checkRebalanceState() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Force checking of rebalance state.
checkRegionEvictionProperties(DataRegionConfiguration, DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
checkRegionEvictionProperties(DataRegionConfiguration, DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
checkRemoved(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
checkRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Check removed status.
checkRemoved(Long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Checks result of closure modifying queue header, throws IllegalStateException if queue was removed.
checkRemoved(GridCacheQueueHeader) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Checks queue state, throws IllegalStateException if queue was removed.
checkRemovedAfterFail(Exception) - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Checks removed status after fail.
checkResponse(UUID, GridNearTxEnlistResponse, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
 
checkResponse(UUID, GridNearTxQueryResultsEnlistResponse, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
 
checkRestart() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Throws IgniteCacheRestartingException if proxy is restarting.
checkRestart(boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Throws IgniteCacheRestartingException if proxy is restarting.
checkResult() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
 
checkRetryPermits(KeyCacheObject, ClusterNode, Map<ClusterNode, LinkedHashMap<KeyCacheObject, Boolean>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
checkRingLatency(int) - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Diagnosis method for determining ring message latency.
checkSecurity(SecurityPermission) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
checkSerializableReadVersion(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Checks if there was read/write conflict in serializable transaction.
checkSerializableReadVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Checks if there was read/write conflict in serializable transaction.
checkSizeResult() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
Return results of checking size cache and index.
checkSizes() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
Returns whether to check that index size and cache size are same.
checkSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
checkSnapshot(String, Collection<String>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
The check snapshot procedure performs compute operation over the whole cluster to verify the snapshot entirety and partitions consistency.
checkStarvation() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
Deprecated.
checkStarvation() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
Deprecated.
Will be removed at 3.0.
checkStore(GridCacheContext<?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks that cache store is present.
checkSupported() - Static method in class org.apache.ignite.internal.processors.compress.FileSystemUtils
 
checkThreadChain(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
checkThreadChain(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
checkThreadChain(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
checkTimeout(long) - Method in class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
Check if total timeout will be reached in now() + timeInFut.
checkTimeout(long) - Method in interface org.apache.ignite.spi.TimeoutStrategy
Check if total timeout will be reached in now() + timeInFut.
checkTimeout() - Method in interface org.apache.ignite.spi.TimeoutStrategy
Check if total timeout will be reached by now.
checkTouch(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
checkTouch(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.PageAbstractEvictionTracker
 
checkTouch(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
checkTouch(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
checkUserOperation(UserManagementOperation) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
 
checkValid() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Checks transaction expiration.
checkValid(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Checks transaction expiration.
checkWaiting(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Checks whether one tx is waiting for another tx.
checkWaiting(MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Checks whether one tx is waiting for another tx.
checkWeakQueue() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
Closes unreachable iterators.
chunk() - Method in class org.apache.ignite.internal.binary.BinaryThreadLocalContext
 
chunk() - Method in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
 
chunkHandler(UUID, TransmissionMeta) - Method in interface org.apache.ignite.internal.managers.communication.TransmissionHandler
Chunk handler represents by itself the way of input data stream processing.
CI1<T> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteInClosure by extending it.
CI2<E1,E2> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteBiInClosure by extending it.
CI3<E1,E2,E3> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridInClosure3 by extending it.
CIPHER_ALGO - Static variable in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Algorithm supported by implementation.
CircularStringBuilder - Class in org.apache.ignite.internal.util.tostring
Basic string builder over circular buffer.
CIX1<T> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteInClosureX by extending it.
CIX1() - Constructor for class org.apache.ignite.internal.util.typedef.CIX1
 
CIX2<E1,E2> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteInClosure2X by extending it.
CIX2() - Constructor for class org.apache.ignite.internal.util.typedef.CIX2
 
CIX3<E1,E2,E3> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridInClosure3X by extending it.
CIX3() - Constructor for class org.apache.ignite.internal.util.typedef.CIX3
 
clarifyFieldName(int, String) - Method in class org.apache.ignite.internal.binary.BinarySchema
Add field name.
CLASS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
ClassCache - Interface in org.apache.ignite.internal.util
Class cache.
classError() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
classForName(String, Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets class for the given name if it can be loaded or default given class.
classForName(String, Class<?>, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets class for the given name if it can be loaded or default given class.
classLoader() - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultTask
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
classLoader() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
classLoader(ClassLoader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
classLoader() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.internal.processors.closure.GridPeerDeployAwareTaskAdapter
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
Gets class loader for the class.
classLoader(Class<?>) - Static method in class org.apache.ignite.internal.util.GridClassLoaderCache
Gets cached ClassLoader for efficiency since class loader detection has proven to be slow.
classLoader() - Method in interface org.apache.ignite.internal.util.lang.GridPeerDeployAware
Gets class loader for the class.
classLoader() - Method in class org.apache.ignite.internal.util.lang.GridPeerDeployAwareAdapter
Gets class loader for the class.
classLoaderId() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
classLoaderId() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property clsLdrId.
classLoaderId() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
 
classLoaderId() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
classLoaderId(IgniteUuid) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
Sets property clsLdrId.
classLoaderId() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
classLoaderUrls(ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns URLs of class loader
className() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets queried class name.
className() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets queried class name.
className() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
 
className() - Method in enum org.apache.ignite.internal.IgniteComponentType
 
className() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
className() - Method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
 
className() - Method in class org.apache.ignite.internal.processors.marshaller.MappedName
 
className() - Method in class org.apache.ignite.internal.processors.marshaller.MappingExchangeResult
 
className() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
 
className(String) - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
 
className() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
 
className() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
className(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
classNameFilter() - Method in class org.apache.ignite.internal.MarshallerContextImpl
Returns class name filter.
classNameFilter() - Method in interface org.apache.ignite.marshaller.MarshallerContext
Returns class name filter.
classNameFilter(ClassLoader) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Returns class name filter for marshaller.
classNameToResourceName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets resource path for the class.
ClassSet - Class in org.apache.ignite.internal
Set of classes represented as prefix tree.
ClassSet() - Constructor for class org.apache.ignite.internal.ClassSet
 
clause() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets query clause.
clause() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets query clause.
clause() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
clause() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
clazz() - Method in class org.apache.ignite.internal.processors.port.GridPortRecord
 
clean() - Method in class org.apache.ignite.internal.processors.platform.client.ClientResourceRegistry
Cleans all handles and closes all ClientCloseableResources.
clean(ByteBuffer) - Method in interface org.apache.ignite.internal.util.DirectBufferCleaner
Cleans direct buffer.
clean(ByteBuffer) - Method in class org.apache.ignite.internal.util.ReflectiveDirectBufferCleaner
Cleans direct buffer.
clean(ByteBuffer) - Method in class org.apache.ignite.internal.util.UnsafeDirectBufferCleaner
Cleans direct buffer.
cleanAndBackupSettings() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
 
cleanAndBackupType() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
 
cleanCachesAndGroups() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
CleanCacheStoresMaintenanceAction - Class in org.apache.ignite.internal.processors.cache.persistence
 
CleanCacheStoresMaintenanceAction(File, String[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
 
cleanCopy(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
cleanDirectBuffer(ByteBuffer) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Cleans direct java.nio.ByteBuffer
cleanup() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Cleanup values not needed after message was sent.
cleanup() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Cleanup values not needed after message was sent.
cleanup() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Cleanup values not needed after message was sent.
cleanup(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Cleanup values.
cleanup(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Cleanup values.
cleanup(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Cleanup values.
cleanup(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Cleanup values.
cleanUp() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Cleans up resources to avoid excessive memory usage.
cleanUp() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Cleans up resources to avoid excessive memory usage.
cleanup() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Nulling references to potentially leak-prone objects.
cleanup() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Nulling references to potentially leak-prone objects.
cleanup(GridCacheContext, List<MvccLinkAwareSearchRow>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cleanup(GridCacheContext, List<MvccLinkAwareSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cleanup(GridCacheContext, List<MvccLinkAwareSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cleanup() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Cleanup temporary directories if any exists.
cleanup(IgniteSpi) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Cleans up resources from given SPI implementation.
cleanup(LifecycleBean) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Cleans up resources from given lifecycle beans.
cleanup(Service) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Cleans up resources from given service.
cleanup() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Optional method that will be called after runnable is finished.
cleanup() - Method in class org.apache.ignite.spi.IgniteSpiThread
Should be overridden by child classes if cleanup logic is required.
CLEANUP_TIMEOUT - Static variable in class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
Timeout between disable events check.
cleanupCachesDirectories() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Remove all persistent files for all registered caches.
cleanupCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Clean checkpoint directory CheckpointMarkersStorage.cpDir.
cleanupCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Cleanup checkpoint directory from all temporary files.
cleanupCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Clean checkpoint directory CheckpointMarkersStorage.cpDir.
cleanupCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Clean checkpoint directory CheckpointMarkersStorage.cpDir.
cleanupGeneric(Object) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
 
cleanupNanoTime() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
cleanupOnAck(Map<Integer, Long>) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
Cleans backup queue.
cleanupPageStoreIfMatch(Predicate<Integer>, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Cleanup cache store whether it matches the provided predicate and if matched store was previously initizlized.
cleanupPageStoreIfMatch(Predicate<Integer>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Cleanup cache store whether it matches the provided predicate and if matched store was previously initizlized.
cleanupPersistentSpace(CacheConfiguration) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Cleanup persistent space for cache.
cleanupPersistentSpace() - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Cleanup persistent space for all caches except metastore.
cleanupPersistentSpace(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Cleanup persistent space for cache.
cleanupPersistentSpace() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Cleanup persistent space for all caches except metastore.
cleanupRemovedCaches(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Cleanups cache descriptors that belong to the topVer and earlier.
cleanupRemovedGroup(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
Cleans up group eviction context when it's safe.
cleanupRestoredCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Method will perform cleanup cache page memory and each cache partition store.
cleanupRestoredCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Method will perform cleanup cache page memory and each cache partition store.
cleanupRows() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
cleanupRowsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
cleanupTempCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Cleanup checkpoint directory from all temporary files.
cleanupTempCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Cleanup checkpoint directory from all temporary files.
cleanupTempCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Cleanup checkpoint directory from all temporary files.
cleanupTempCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
No-op for non-persistent storage.
cleanupVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
cleanupVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
cleanupVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshot
 
cleanupVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
clear() - Method in interface org.apache.ignite.client.ClientCache
Clears the contents of the cache.
clear(K) - Method in interface org.apache.ignite.client.ClientCache
Clears entry with specified key from the cache.
clear() - Method in interface org.apache.ignite.IgniteCache
clear(K) - Method in interface org.apache.ignite.IgniteCache
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clear() - Method in interface org.apache.ignite.IgniteQueue
clear(int) - Method in interface org.apache.ignite.IgniteQueue
Removes all of the elements from this queue.
clear() - Method in interface org.apache.ignite.IgniteSet
clear() - Static method in class org.apache.ignite.internal.binary.BinaryEnumCache
Clears cache.
clear() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
clear() - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
Deletes file with maintenance tasks.
clear() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
clear() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
clear() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Clear metrics.
clear() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Clears message.
clear() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
Clears full counters map.
clear() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
Clears this mappings.
clear() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
Clears this mappings.
clear() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
Clears this mappings.
clear() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
clear(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears cache on all nodes that store it's data.
clear(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears key on all nodes that store it's data.
clear(GridCacheVersion, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Marks entry as obsolete and, if possible or required, removes it from swap storage.
clear(GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Marks entry as obsolete and, if possible or required, removes it from swap storage.
clear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears cache on all nodes that store it's data.
clear(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears key on all nodes that store it's data.
clear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
clear(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Clears all the records associated with logical cache with given ID.
clear(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Clears all the records associated with logical cache with given ID.
clear(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clear() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
clear(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears key on all nodes that store it's data.
clear() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears cache on all nodes that store it's data.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Clear metrics.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Truncates current file to zero length and resets current file position to zero.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Truncates current file to zero length and resets current file position to zero.
clear() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Truncates current file to zero length and resets current file position to zero.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Truncates current file to zero length and resets current file position to zero.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Truncates current file to zero length and resets current file position to zero.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Truncates current file to zero length and resets current file position to zero.
clear(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Clears all the records associated with logical cache with given ID.
clear() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
 
clear() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
clear(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Removes all of the elements from this queue.
clear() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
clear(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Removes all of the elements from this queue.
clear() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
clear() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
clear() - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
clear() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
clear() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Removes all of the mappings from this map.
clear() - Method in interface org.apache.ignite.internal.util.collection.IntMap
Removes all of the mappings from this map.
clear() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Removes all of the mappings from this map.
clear() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Clear futures.
clear() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
clear() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Removes all of the elements from this set.
clear() - Static method in class org.apache.ignite.internal.util.GridClassLoaderCache
Intended for test purposes only.
clear() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
clear() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
clear() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
clear() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Clears all nodes from consistent hash.
clear() - Method in class org.apache.ignite.internal.util.GridHandleTable
Resets table to its initial (empty) state.
clear() - Method in class org.apache.ignite.internal.util.GridIntList
Clears the list.
clear() - Method in class org.apache.ignite.internal.util.GridLeanIdentitySet
clear() - Method in class org.apache.ignite.internal.util.GridLeanMap
clear() - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Clears all stored data.
clear() - Method in class org.apache.ignite.internal.util.GridLongList
Clears the list.
clear() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
clear() - Method in class org.apache.ignite.internal.util.GridSetWrapper
clear() - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
clear() - Method in class org.apache.ignite.lang.IgniteBiTuple
clear() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
clear() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Clears resources for gc.
clear() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Removes all remote nodes, leaves only local node.
clear() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Clears statistics.
clear() - Method in class org.apache.ignite.util.deque.FastSizeDeque
clear() - Method in class org.jsr166.ConcurrentLinkedDeque8
Removes all of the elements from this deque.
clear() - Method in class org.jsr166.ConcurrentLinkedHashMap
Removes all of the mappings from this map.
CLEAR_ALL_SPLIT_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
clearLocally() split threshold.
clearAll(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Clears entries with specified keys from the cache.
clearAll(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAll(EvictionContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Removes all entries and rows from this partition.
clearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears keys on all nodes that store it's data.
clearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears keys on all nodes that store it's data.
clearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAll(Set<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears keys on all nodes that store it's data.
clearAll() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Removes all events from the event queue.
clearAll() - Method in interface org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpiMBean
Removes all events from the event queue.
clearAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Clears entries with specified keys from the cache asynchronously.
clearAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
clearAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
clearAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
clearAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
clearAllListener() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext
 
clearAsync() - Method in interface org.apache.ignite.client.ClientCache
Clears the contents of the cache asynchronously.
clearAsync(K) - Method in interface org.apache.ignite.client.ClientCache
Clears entry with specified key from the cache asynchronously.
clearAsync() - Method in interface org.apache.ignite.IgniteCache
Asynchronously clears the contents of the cache, without notifying listeners or CacheWriters.
clearAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clearAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Initiates a partition clearing attempt.
clearAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously clears the contents of the cache, without notifying listeners or CacheWriters.
clearAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clearAsync() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
clearAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
clearAsync() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
clearAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
clearAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
clearAsync() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously clears the contents of the cache, without notifying listeners or CacheWriters.
clearAsync() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
clearAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
clearAsync(LoadedPagesMap.KeyPredicate, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Asynchronously clears pages satisfying the given predicate.
clearAsync(LoadedPagesMap.KeyPredicate, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Asynchronously clears pages satisfying the given predicate.
clearBatch() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
clearBatch() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
clearBatch() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
clearBatch() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
clearBatchedArgs() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Clears batched arguments.
clearCache(GridCacheContext, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Clears offheap entries.
clearCache(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Clears offheap entries.
clearCache() - Static method in class org.apache.ignite.marshaller.MarshallerExclusions
Intended for test purposes only.
clearCacheContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Clear real cache context; the method is used on cache.close() on not-affinity nodes to set up cache on idle state (not started on client, similar to state after join client node).
clearClassCache(ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Clears class cache for provided loader.
clearClassCache() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Completely clears class cache.
clearClassDescriptorsCache() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Clears the optimized class descriptors cache.
clearClassFromClassCache(ClassLoader, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Clears class associated with provided class loader from class cache.
clearClientTopology(int) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
clearCounters() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Clear cp progress counters.
clearCounters() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Clear cp progress counters.
clearData() - Method in class org.apache.ignite.internal.GridJobResultImpl
Clears stored job data.
clearDeferredDeletes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Removes all deferred delete requests from rmvQueue.
clearDelayedRegister() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
Clears delayed register flag if it was set.
clearDiscoveryData() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Clears discovery data to minimize message size.
clearEntry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Clears entry from transaction as it never happened.
clearEntry(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Clear entry from cache.
clearEntry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
clearEntry(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteState
 
clearEntry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
clearEntryReadVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Clears recorded read version, should be done before starting commit of not serializable/optimistic transaction.
clearFlag(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementFlags
Clear page hit flag.
clearGroupHoldersAndRegistry() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
clearInternal(GridCacheVersion, GridCacheObsoleteEntryExtras) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Marks entry as obsolete and, if possible or required, removes it from swap storage.
clearLocalFuture(GridDhtTxAbstractEnlistFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
clearLocally(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Clears an entry from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocally(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears an entry from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocally(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears all entries from this cache only if the entry is not currently locked or participating in a transaction.
clearLocally(Collection<KeyCacheObject>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
clearLocally(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears all entries from this cache only if the entry is not currently locked or participating in a transaction.
clearLocally(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears an entry from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocally(boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears all entries from this cache only if the entry is not currently locked or participating in a transaction.
clearLocally(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears an entry from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocallyAll(Set<? extends K>, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Clears entries from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocallyAll(Set<? extends K>, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Clears entries from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocallyAll(Set<? extends K>, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Clears entries from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLocallyAll(Set<? extends K>, boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Clears entries from this cache and swap storage only if the entry is not currently locked, and is not participating in a transaction.
clearLockFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Clears lock future.
clearLockFuture(IgniteInternalFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Clears lock future.
clearLocks(UUID, GridDhtUnlockRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
clearMessage() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
Clear deserialized form of wrapped message.
clearNodeLocalMap() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Clears node local map.
clearNodeLocalMap() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Clears node local map.
clearNodeMap() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Clears node local map.
clearParameters() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
clearParameters() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
clearParameters() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
clearPrepareFuture(GridDhtTxPrepareFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Removes previously created prepare future from atomic reference.
clearPrepareFuture(GridDhtTxPrepareFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Removes previously created prepare future from atomic reference.
clearPrepareFuture(GridDhtTxPrepareFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Removes previously created prepare future from atomic reference.
ClearProcessor() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.ClearProcessor
Required by Externalizable.
ClearProcessor(IgniteUuid) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.ClearProcessor
 
clearQueries() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
Cancel all cache queries.
clearQueryEntities() - Method in class org.apache.ignite.configuration.CacheConfiguration
Clear query entities.
clearReader(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
clearReader(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
clearReaders() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Clears all readers (usually when partition becomes invalid and ready for eviction).
clearReaders() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
clearRebalanceCounters() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Clear rebalance counters.
clearReserveForLoad(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
clearReserveForLoad(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
clearRowHandler() - Static method in class org.apache.ignite.internal.cache.query.index.sorted.ThreadLocalRowHandlerHolder
Clear index row handler for current context.
clearStatistics() - Method in interface org.apache.ignite.IgniteCache
Clear cluster statistics for this cache.
clearStatistics(Collection<String>) - Method in interface org.apache.ignite.IgniteCluster
Clear statistics for caches cluster wide.
clearStatistics(Collection<String>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Clear statistics for caches cluster wide.
clearStatistics(Collection<String>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Clear statistics for caches cluster wide.
clearStatistics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Clear cluster statistics for this cache.
clearStatistics(Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Clear statistics globally for the caches
clearStatistics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Clear cluster statistics for this cache.
clearTail(Object[], int) - Static method in class org.apache.ignite.internal.util.GridArrays
Nullify array elements from the given index until the first null element (assuming that after the first null tail is already cleared).
clearThreadMap(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
clearUncommitedStates() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Clears tx states collections.
clearUnmarshalledDiscoveryData() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Clears unmarshalled discovery data to minimize message size.
clearUnmarshalledJoiningNodeData() - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
clearVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
clearVersion(long) - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
clearWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
clearWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
clearWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
clearWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
CLI_CONN_VIEW - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
CLI_CONN_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
client() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
client() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Get client node flag.
client(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Sets client node flag.
CLIENT_ACK_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
CLIENT_CONNECTION_FAILED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Client has failed to open connection with specified server.
CLIENT_CONNECTOR_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Client metrics prefix.
CLIENT_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
CLIENT_LISTENER_PORT - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Client listener port.
CLIENT_RECON_SUCCESS_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
CLIENT_THROTTLE_RECONNECT_RESET_TIMEOUT_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
Time interval that indicates that client reconnect throttle must be reset to zero. 2 minutes by default.
clientAck() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
 
clientAck(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
 
ClientAddressFinder - Interface in org.apache.ignite.client
This interface provides a list of addresses of Ignite server nodes within a cluster.
ClientAffinityTopologyVersion - Class in org.apache.ignite.internal.processors.platform.client
Affinity topology version for thin client.
ClientAffinityTopologyVersion(AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientAffinityTopologyVersion
Constructor.
clientAliveTime(long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Set client alive time.
clientAliveTimeSet() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
ClientAuthenticationException - Exception in org.apache.ignite.client
Indicates user name or password is invalid.
ClientAuthenticationException(String) - Constructor for exception org.apache.ignite.client.ClientAuthenticationException
Default constructor.
ClientAuthenticationException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientAuthenticationException
Constructs a new exception with the specified detail message and cause.
ClientAuthorizationException - Exception in org.apache.ignite.client
Indicates user has no permission to perform operation.
ClientAuthorizationException() - Constructor for exception org.apache.ignite.client.ClientAuthorizationException
Default constructor.
ClientAuthorizationException(Throwable) - Constructor for exception org.apache.ignite.client.ClientAuthorizationException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ClientAuthorizationException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientAuthorizationException
Constructs a new exception with the specified detail message and cause.
ClientBinaryConfigurationGetRequest - Class in org.apache.ignite.internal.processors.platform.client.binary
Binary configuration retrieval request.
ClientBinaryConfigurationGetRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryConfigurationGetRequest
Constructor.
ClientBinaryConfigurationGetResponse - Class in org.apache.ignite.internal.processors.platform.client.binary
Binary meta response.
ClientBinaryTypeGetRequest - Class in org.apache.ignite.internal.processors.platform.client.binary
Binary type schema request.
ClientBinaryTypeGetRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeGetRequest
Constructor.
ClientBinaryTypeGetResponse - Class in org.apache.ignite.internal.processors.platform.client.binary
Binary meta response.
ClientBinaryTypeNameGetRequest - Class in org.apache.ignite.internal.processors.platform.client.binary
Gets binary type name by id.
ClientBinaryTypeNameGetRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeNameGetRequest
Constructor.
ClientBinaryTypeNamePutRequest - Class in org.apache.ignite.internal.processors.platform.client.binary
Gets binary type name by id.
ClientBinaryTypeNamePutRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeNamePutRequest
Constructor.
ClientBinaryTypePutRequest - Class in org.apache.ignite.internal.processors.platform.client.binary
Binary types update request.
ClientBinaryTypePutRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypePutRequest
Constructor.
ClientBitmaskFeature - Enum in org.apache.ignite.internal.processors.platform.client
Defines supported features for thin client.
ClientBooleanResponse - Class in org.apache.ignite.internal.processors.platform.client
Boolean response.
ClientBooleanResponse(long, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientBooleanResponse
Constructor.
ClientByteResponse - Class in org.apache.ignite.internal.processors.platform.client
Byte response.
ClientByteResponse(long, byte) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientByteResponse
Constructor.
ClientCache<K,V> - Interface in org.apache.ignite.client
Thin client cache.
ClientCacheAffinityContext - Class in org.apache.ignite.internal.client.thin
Client cache partition awareness context.
ClientCacheAffinityContext(IgniteBinary) - Constructor for class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
 
ClientCacheAffinityMapping - Class in org.apache.ignite.internal.client.thin
Affinity mapping (partition to nodes) for each cache.
ClientCacheChangeDiscoveryMessage - Class in org.apache.ignite.internal.processors.cache
Sent from cache client node to asynchronously notify about started.closed client caches.
ClientCacheChangeDiscoveryMessage(Map<Integer, Boolean>, Set<Integer>) - Constructor for class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
ClientCacheChangeDummyDiscoveryMessage - Class in org.apache.ignite.internal.processors.cache
Dummy discovery message which is not really sent via ring, it is just added in local discovery worker queue.
ClientCacheChangeDummyDiscoveryMessage(SecurityContext, UUID, Map<String, DynamicCacheChangeRequest>, Set<String>) - Constructor for class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
 
ClientCacheClearKeyRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Clear key request.
ClientCacheClearKeyRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearKeyRequest
Constructor.
ClientCacheClearKeysRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Clear keys request.
ClientCacheClearKeysRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearKeysRequest
Constructor.
ClientCacheClearRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache clear request.
ClientCacheClearRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearRequest
Constructor.
ClientCacheConfiguration - Class in org.apache.ignite.client
Cache configuration.
ClientCacheConfiguration() - Constructor for class org.apache.ignite.client.ClientCacheConfiguration
Default constructor.
ClientCacheConfiguration(ClientCacheConfiguration) - Constructor for class org.apache.ignite.client.ClientCacheConfiguration
Creates client cache configuration by coping all configuration properties from the given one.
ClientCacheConfigurationSerializer - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache configuration serializer.
ClientCacheConfigurationSerializer() - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheConfigurationSerializer
 
ClientCacheContainsKeyRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
ContainsKey request.
ClientCacheContainsKeyRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheContainsKeyRequest
Constructor.
ClientCacheContainsKeysRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
ContainsKeys request.
ClientCacheContainsKeysRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheContainsKeysRequest
Constructor.
ClientCacheCreateWithConfigurationRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache create with configuration request.
ClientCacheCreateWithConfigurationRequest(BinaryRawReader, ClientProtocolContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheCreateWithConfigurationRequest
Constructor.
ClientCacheCreateWithNameRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache create with name request.
ClientCacheCreateWithNameRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheCreateWithNameRequest
Constructor.
ClientCacheDestroyRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache destroy request.
ClientCacheDestroyRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheDestroyRequest
Constructor.
ClientCacheEntryEventNotification - Class in org.apache.ignite.internal.processors.platform.client.cache
Continuous query notification.
ClientCacheEntryEventNotification(short, long, Iterable<CacheEntryEvent<?, ?>>) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheEntryEventNotification
Ctor.
ClientCacheEntryListenerHandler<K,V> - Class in org.apache.ignite.internal.client.thin
Handler for ContinuousQuery listeners and JCache cache entry listeners.
ClientCacheEntryListenersRegistry - Class in org.apache.ignite.internal.client.thin
Per-cache cache entry listeners registry.
ClientCacheEntryListenersRegistry() - Constructor for class org.apache.ignite.internal.client.thin.ClientCacheEntryListenersRegistry
 
ClientCacheGetAllRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
GetAll request.
ClientCacheGetAllRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAllRequest
Constructor.
ClientCacheGetAndPutIfAbsentRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get and put if absent request.
ClientCacheGetAndPutIfAbsentRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndPutIfAbsentRequest
Ctor.
ClientCacheGetAndPutRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get and put request.
ClientCacheGetAndPutRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndPutRequest
Ctor.
ClientCacheGetAndRemoveRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get and remove request.
ClientCacheGetAndRemoveRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndRemoveRequest
Constructor.
ClientCacheGetAndReplaceRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get and replace request.
ClientCacheGetAndReplaceRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndReplaceRequest
Ctor.
ClientCacheGetConfigurationRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache configuration request.
ClientCacheGetConfigurationRequest(BinaryRawReader, ClientProtocolContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetConfigurationRequest
Constructor.
ClientCacheGetConfigurationResponse - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache configuration response.
ClientCacheGetNamesRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache names request.
ClientCacheGetNamesRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetNamesRequest
Constructor.
ClientCacheGetNamesResponse - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache names response.
ClientCacheGetOrCreateWithConfigurationRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get or create with configuration request.
ClientCacheGetOrCreateWithConfigurationRequest(BinaryRawReader, ClientProtocolContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetOrCreateWithConfigurationRequest
Constructor.
ClientCacheGetOrCreateWithNameRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache create with name request.
ClientCacheGetOrCreateWithNameRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetOrCreateWithNameRequest
Constructor.
ClientCacheGetRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache get request.
ClientCacheGetRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetRequest
Constructor.
ClientCacheGetSizeRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache size request.
ClientCacheGetSizeRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetSizeRequest
Constructor.
ClientCacheKeyRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache request involving key.
ClientCacheKeysRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Key set request.
ClientCacheKeyValueRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache request involving key and value.
ClientCacheLocalPeekRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache local peek request.
ClientCacheLocalPeekRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheLocalPeekRequest
Constructor.
ClientCacheNodePartitionsRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cluster node list request.
ClientCacheNodePartitionsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheNodePartitionsRequest
Initializes a new instance of ClientRawRequest class.
ClientCachePartitionMapping - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache partition mapping.
ClientCachePartitionMapping(int, AffinityAssignment) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePartitionMapping
 
ClientCachePartitionsRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cluster node list request.
ClientCachePartitionsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePartitionsRequest
Initializes a new instance of ClientRawRequest class.
ClientCachePutAllRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
PutAll request.
ClientCachePutAllRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutAllRequest
Constructor.
ClientCachePutIfAbsentRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache put if absent request.
ClientCachePutIfAbsentRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutIfAbsentRequest
Ctor.
ClientCachePutRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache put request.
ClientCachePutRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutRequest
Ctor.
ClientCacheQueryContinuousHandle - Class in org.apache.ignite.internal.processors.platform.client.cache
Continuous query handle.
ClientCacheQueryContinuousHandle(ClientConnectionContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousHandle
Ctor.
ClientCacheQueryContinuousRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Continuous query request.
ClientCacheQueryContinuousRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousRequest
Ctor.
ClientCacheQueryNextPageRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Query cursor next page request.
ClientCacheQueryNextPageRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryNextPageRequest
Ctor.
ClientCacheRemoveAllRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache removeAll request.
ClientCacheRemoveAllRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveAllRequest
Constructor.
ClientCacheRemoveIfEqualsRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache remove request with value.
ClientCacheRemoveIfEqualsRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveIfEqualsRequest
Ctor.
ClientCacheRemoveKeyRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Remove request.
ClientCacheRemoveKeyRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveKeyRequest
Constructor.
ClientCacheRemoveKeysRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Remove keys request.
ClientCacheRemoveKeysRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveKeysRequest
Constructor.
ClientCacheReplaceIfEqualsRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache replace request.
ClientCacheReplaceIfEqualsRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheReplaceIfEqualsRequest
Ctor.
ClientCacheReplaceRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache replace request.
ClientCacheReplaceRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheReplaceRequest
Ctor.
ClientCacheRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Cache request.
clientCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheClientReconnectDiscoveryData
 
ClientCacheScanQueryRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Scan query request.
ClientCacheScanQueryRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheScanQueryRequest
Ctor.
ClientCacheSqlFieldsQueryRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Sql query request.
ClientCacheSqlFieldsQueryRequest(BinaryRawReaderEx, ClientProtocolContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheSqlFieldsQueryRequest
Ctor.
ClientCacheSqlQueryRequest - Class in org.apache.ignite.internal.processors.platform.client.cache
Sql query request.
ClientCacheSqlQueryRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheSqlQueryRequest
Ctor.
clientCacheStartEvent(UUID, Map<String, DynamicCacheChangeRequest>, Set<String>) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
clientChannel() - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenerHandler
Client channel.
ClientCloseableResource - Interface in org.apache.ignite.internal.processors.platform.client
Client closeable resource.
ClientCluster - Interface in org.apache.ignite.client
Thin client cluster facade.
ClientClusterChangeStateRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster status request.
ClientClusterChangeStateRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterChangeStateRequest
Constructor.
ClientClusterGetStateRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster status request.
ClientClusterGetStateRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGetStateRequest
Constructor.
ClientClusterGroup - Interface in org.apache.ignite.client
Thin client cluster group facade.
ClientClusterGroupGetNodeIdsRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get node identifiers request.
ClientClusterGroupGetNodeIdsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodeIdsRequest
Constructor.
ClientClusterGroupGetNodeIdsResponse - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get nodes identifiers response.
ClientClusterGroupGetNodeIdsResponse(long, long, UUID[]) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodeIdsResponse
Constructor.
ClientClusterGroupGetNodesDetailsRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get nodes details request.
ClientClusterGroupGetNodesDetailsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesDetailsRequest
Constructor.
ClientClusterGroupGetNodesDetailsResponse - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get nodes details response.
ClientClusterGroupGetNodesDetailsResponse(long, Collection<ClusterNode>) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesDetailsResponse
Constructor.
ClientClusterGroupGetNodesEndpointsRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get nodes endpoints request.
ClientClusterGroupGetNodesEndpointsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesEndpointsRequest
Constructor.
ClientClusterGroupGetNodesEndpointsResponse - Class in org.apache.ignite.internal.processors.platform.client.cluster
Cluster group get nodes endpoints response.
ClientClusterGroupGetNodesEndpointsResponse(long, long, long) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesEndpointsResponse
Constructor.
ClientClusterGroupProjection - Class in org.apache.ignite.internal.processors.platform.client.cluster
Client cluster group projection representation.
ClientClusterWalChangeStateRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Change cache WAL state request.
ClientClusterWalChangeStateRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterWalChangeStateRequest
Constructor.
ClientClusterWalGetStateRequest - Class in org.apache.ignite.internal.processors.platform.client.cluster
Get cache WAL state request.
ClientClusterWalGetStateRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterWalGetStateRequest
Constructor.
ClientCompute - Interface in org.apache.ignite.client
Thin client compute facade.
ClientConfiguration - Class in org.apache.ignite.configuration
TcpIgniteClient configuration.
ClientConfiguration() - Constructor for class org.apache.ignite.configuration.ClientConfiguration
 
ClientConnectableNodePartitions - Class in org.apache.ignite.internal.processors.platform.client
Address of the node, connectible for the thin client, associated with cache partitions info.
ClientConnectableNodePartitions(int, Collection<String>, int[]) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientConnectableNodePartitions
 
ClientConnection - Interface in org.apache.ignite.internal.client.thin.io
Client connection: abstracts away sending and receiving messages.
ClientConnectionContext - Class in org.apache.ignite.internal.processors.platform.client
Thin Client connection context.
ClientConnectionContext(GridKernalContext, GridNioSession, long, int, ThinClientConfiguration) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Ctor.
ClientConnectionException - Exception in org.apache.ignite.client
Indicates all the Ignite servers specified in the client configuration are no longer available.
ClientConnectionException(String) - Constructor for exception org.apache.ignite.client.ClientConnectionException
Constructs a new exception with the specified detail message.
ClientConnectionException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientConnectionException
Constructs a new exception with the specified cause and detail message.
ClientConnectionMultiplexer - Interface in org.apache.ignite.internal.client.thin.io
Client connection multiplexer: manages multiple connections with a shared resource pool (worker threads, etc).
ClientConnectionStateHandler - Interface in org.apache.ignite.internal.client.thin.io
Handles thin client connection state.
ClientConnectionView - Class in org.apache.ignite.spi.systemview.view
Client connection system view row.
ClientConnectionView(GridNioSession) - Constructor for class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
ClientConnectionViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ClientConnectionViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ClientConnectionViewWalker
 
ClientConnectorConfiguration - Class in org.apache.ignite.configuration
Client connector configuration.
ClientConnectorConfiguration() - Constructor for class org.apache.ignite.configuration.ClientConnectorConfiguration
Creates SQL connector configuration with all default values.
ClientConnectorConfiguration(ClientConnectorConfiguration) - Constructor for class org.apache.ignite.configuration.ClientConnectorConfiguration
Creates SQL connector configuration by copying all properties from given configuration.
ClientConnectorConfigurationEx - Class in org.apache.ignite.internal.processors.odbc
Extended client connector configuration.
ClientConnectorConfigurationEx() - Constructor for class org.apache.ignite.internal.processors.odbc.ClientConnectorConfigurationEx
 
ClientDataStreamerAddDataRequest - Class in org.apache.ignite.internal.processors.platform.client.streamer
Adds data to the existing streamer.
ClientDataStreamerAddDataRequest(BinaryReaderExImpl) - Constructor for class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerAddDataRequest
Constructor.
ClientDataStreamerFlags - Class in org.apache.ignite.internal.processors.platform.client.streamer
Data streamer flags.
ClientDataStreamerFlags() - Constructor for class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
 
ClientDataStreamerHandle - Class in org.apache.ignite.internal.processors.platform.client.streamer
Streamer handle.
ClientDataStreamerHandle(IgniteDataStreamer<KeyCacheObject, CacheObject>) - Constructor for class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerHandle
Ctor.
ClientDataStreamerStartRequest - Class in org.apache.ignite.internal.processors.platform.client.streamer
Starts the data streamer.
ClientDataStreamerStartRequest(BinaryReaderExImpl) - Constructor for class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerStartRequest
Ctor.
clientDescriptor() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Describes the client connection: - thin cli: "cli:host:port@user_name" - thin JDBC: "jdbc-thin:host:port@user_name" - ODBC: "odbc:host:port@user_name" Used by the running query view to display query initiator.
clientDiscoData() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
 
clientDiscoData(DiscoveryDataPacket) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
 
clientDisconnected() - Method in interface org.apache.ignite.internal.GridKernalContext
 
clientDisconnected() - Method in class org.apache.ignite.internal.GridKernalContextImpl
clientDisconnected() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
ClientDisconnectListener - Interface in org.apache.ignite.client
Client disconnected event listener.
clientEventTopologyChange(DiscoveryEvent, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Copies previous affinity assignment when discovery event does not cause affinity assignment changes (e.g. client node joins on leaves).
ClientException - Exception in org.apache.ignite.client
Common thin client unchecked exception.
ClientException() - Constructor for exception org.apache.ignite.client.ClientException
Constructs a new exception with null as its detail message.
ClientException(String) - Constructor for exception org.apache.ignite.client.ClientException
Constructs a new exception with the specified detail message.
ClientException(Throwable) - Constructor for exception org.apache.ignite.client.ClientException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ClientException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientException
Constructs a new exception with the specified detail message and cause.
ClientException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.ignite.client.ClientException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ClientExecuteTaskRequest - Class in org.apache.ignite.internal.processors.platform.client.compute
Request to execute compute task.
ClientExecuteTaskRequest(BinaryRawReaderEx) - Constructor for class org.apache.ignite.internal.processors.platform.client.compute.ClientExecuteTaskRequest
Constructor.
ClientExecuteTaskResponse - Class in org.apache.ignite.internal.processors.platform.client.compute
Execute task response.
ClientExecuteTaskResponse(long, ClientComputeTask) - Constructor for class org.apache.ignite.internal.processors.platform.client.compute.ClientExecuteTaskResponse
Constructor.
clientExists(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingResponse
 
clientExists() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingResponse
 
clientFailureDetectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
Returns client failure detection timeout set to use for network related operations.
clientFailureDetectionTimeout() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Returns client failure detection timeout set to use for network related operations.
ClientFeatureNotSupportedByServerException - Exception in org.apache.ignite.client
Feature not supported by server exception.
ClientFeatureNotSupportedByServerException(String) - Constructor for exception org.apache.ignite.client.ClientFeatureNotSupportedByServerException
Constructs a new exception with the specified detail message.
ClientFeatureNotSupportedByServerException(ProtocolBitmaskFeature) - Constructor for exception org.apache.ignite.client.ClientFeatureNotSupportedByServerException
 
ClientFeatureNotSupportedByServerException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientFeatureNotSupportedByServerException
Constructs a new exception with the specified cause and detail message.
clientFirst() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
clientFirst(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
ClientFlag - Class in org.apache.ignite.internal.processors.platform.client
Client response flag.
clientFor(UUID) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
ClientGetClusterStateComputeRequest - Class in org.apache.ignite.internal.processors.cluster
Request for getting cluster state on client node.
ClientGetClusterStateComputeRequest() - Constructor for class org.apache.ignite.internal.processors.cluster.ClientGetClusterStateComputeRequest
 
ClientGetIdleTimeoutRequest - Class in org.apache.ignite.internal.processors.platform.client
Get idle timeout request.
clientId - Variable in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Client id.
clientId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
Gets client identifier from which this request comes.
clientId(UUID) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
Sets client identifier from which this request comes.
clientId() - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Gets client identifier from which this request comes.
clientId(UUID) - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Sets client identifier from which this request comes.
clientId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Gets client identifier from which this request comes.
clientId(UUID) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Sets client identifier from which this request comes.
clientId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.HeaderData
 
clientId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Gets client identifier from which this request comes.
clientId(UUID) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Sets client identifier from which this request comes.
clientId() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Gets client ID that performed request.
clientId(UUID) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Sets client ID that performed request.
ClientIntResponse - Class in org.apache.ignite.internal.processors.platform.client
Int response.
ClientIntResponse(long, int) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientIntResponse
Constructor.
ClientListenerAbstractConnectionContext - Class in org.apache.ignite.internal.processors.odbc
Base connection context.
ClientListenerAbstractConnectionContext(GridKernalContext, GridNioSession, long) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Constructor.
ClientListenerConnectionContext - Interface in org.apache.ignite.internal.processors.odbc
SQL listener connection context.
ClientListenerMessageParser - Interface in org.apache.ignite.internal.processors.odbc
Client listener message parser.
ClientListenerMetrics - Class in org.apache.ignite.internal.processors.odbc
Client listener metrics.
ClientListenerMetrics(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
 
ClientListenerNioListener - Class in org.apache.ignite.internal.processors.odbc
Client message listener.
ClientListenerNioListener(GridKernalContext, GridSpinBusyLock, ClientConnectorConfiguration) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Constructor.
ClientListenerNioMessageParser - Class in org.apache.ignite.internal.processors.odbc
This class implements stream parser.
ClientListenerNioMessageParser(IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerNioMessageParser
 
ClientListenerProcessor - Class in org.apache.ignite.internal.processors.odbc
Client connector processor.
ClientListenerProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
ClientListenerProtocolVersion - Class in org.apache.ignite.internal.processors.odbc
Client listener protocol version.
ClientListenerRequest - Interface in org.apache.ignite.internal.processors.odbc
Client listener command request.
ClientListenerRequestHandler - Interface in org.apache.ignite.internal.processors.odbc
Client listener request handler.
ClientListenerRequestNoId - Class in org.apache.ignite.internal.processors.odbc
Client request with no ID.
ClientListenerRequestNoId() - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerRequestNoId
 
ClientListenerResponse - Class in org.apache.ignite.internal.processors.odbc
Client listener response.
ClientListenerResponse(int, String) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
Constructs failed rest response.
ClientListenerResponseSender - Interface in org.apache.ignite.internal.processors.odbc
Client listener response result sender.
ClientLongResponse - Class in org.apache.ignite.internal.processors.platform.client
Long response.
ClientLongResponse(long, long) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientLongResponse
Constructor.
ClientMessage - Class in org.apache.ignite.internal.processors.odbc
 
ClientMessage() - Constructor for class org.apache.ignite.internal.processors.odbc.ClientMessage
 
ClientMessage(boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientMessage
 
ClientMessage(byte[]) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientMessage
 
ClientMessage(BinaryHeapOutputStream) - Constructor for class org.apache.ignite.internal.processors.odbc.ClientMessage
 
ClientMessageDecoder - Class in org.apache.ignite.internal.client.thin.io
Decodes thin client messages from partial buffers.
ClientMessageDecoder() - Constructor for class org.apache.ignite.internal.client.thin.io.ClientMessageDecoder
 
ClientMessageHandler - Interface in org.apache.ignite.internal.client.thin.io
Handles thin client responses and server -> client notifications.
ClientMessageParser - Class in org.apache.ignite.internal.processors.platform.client
Thin client message parser.
clientMetrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
 
clientNode() - Method in interface org.apache.ignite.internal.GridKernalContext
 
clientNode() - Method in class org.apache.ignite.internal.GridKernalContextImpl
clientNode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
clientNodeAttributes() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
 
clientNodeAttributes(Map<String, Object>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
 
clientNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingRequest
 
clientNodeIds() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Gets client node IDs for particular node.
clientNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
clientNodesMap() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Called from discovery thread.
clientNodesMap() - Method in class org.apache.ignite.internal.processors.cache.CacheNodeCommonDiscoveryData
 
ClientNotification - Class in org.apache.ignite.internal.processors.platform.client
Server to client notification for some resource.
ClientNotification(short, long) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientNotification
Constructor.
ClientNotification(short, long, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientNotification
Constructor.
ClientNotification(short, long, int, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientNotification
Constructor.
ClientObjectNotification - Class in org.apache.ignite.internal.processors.platform.client
Notification with object payload.
ClientObjectNotification(short, long, Object) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientObjectNotification
Constructor.
ClientObjectResponse - Class in org.apache.ignite.internal.processors.platform.client
Single object response.
ClientObjectResponse(long, Object) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientObjectResponse
Constructor.
clientOnlyExchange() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
ClientOperation - Enum in org.apache.ignite.internal.client.thin
Operation codes.
ClientOperationType - Enum in org.apache.ignite.client
Client operation type.
ClientOutgoingMessage - Interface in org.apache.ignite.internal.processors.platform.client
Thin client outgoing message (from server to client).
clientParams() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Returns the bulk load parameters to send to the client.
ClientPlatform - Class in org.apache.ignite.internal.processors.platform.client
Client platform codes.
ClientPlatform() - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientPlatform
 
clientPool(ConnectionClientPool) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
ClientProcessorMXBean - Interface in org.apache.ignite.mxbean
MXBean interface that provides access to ODBC\JDBC\Thin client connections.
ClientProtocolContext - Class in org.apache.ignite.internal.processors.platform.client
Protocol context for thin client protocol.
ClientProtocolContext(ClientListenerProtocolVersion, EnumSet<ClientBitmaskFeature>) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
ClientProtocolVersionFeature - Class in org.apache.ignite.internal.processors.platform.client
Thin client feature that was introduced by introducing new protocol version.
ClientRawRequest - Class in org.apache.ignite.internal.processors.platform.client
Raw request, produces a ClientResponse directly.
ClientRawRequest(long, int, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientRawRequest
Initializes a new instance of ClientRawRequest class.
clientReconnect() - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
clientReconnect() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
clientReconnect() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
ClientReconnectedException - Exception in org.apache.ignite.client
Indicates that previous connection was lost and a new connection established, which can lead to inconsistency of non-atomic operations.
ClientReconnectedException() - Constructor for exception org.apache.ignite.client.ClientReconnectedException
Default constructor.
ClientReconnectedException(String) - Constructor for exception org.apache.ignite.client.ClientReconnectedException
Constructs a new exception with the specified message.
ClientReconnectedException(String, Throwable) - Constructor for exception org.apache.ignite.client.ClientReconnectedException
Constructs a new exception with the specified cause and detail message.
clientReconnectFuture() - Method in interface org.apache.ignite.IgniteCluster
If local client node disconnected from cluster returns future that will be completed when client reconnected.
clientReconnectFuture() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
If local client node disconnected from cluster returns future that will be completed when client reconnected.
clientReconnectFuture(IgniteFuture<?>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
 
clientReconnectFuture() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
If local client node disconnected from cluster returns future that will be completed when client reconnected.
clientReconnectFuture() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
clientReconnectNode(Map<String, Object>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
clientReconnectSupported() - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
clientReconnectSupported() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
clientReconnectSupported() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
clientRemapVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
ClientRequest - Class in org.apache.ignite.internal.processors.platform.client
Thin client request.
ClientRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientRequest
Constructor.
ClientRequest(long) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientRequest
Constructor.
ClientRequestHandler - Class in org.apache.ignite.internal.processors.platform.client
Thin client request handler.
ClientResourceCloseRequest - Class in org.apache.ignite.internal.processors.platform.client
Resource close request.
ClientResourceRegistry - Class in org.apache.ignite.internal.processors.platform.client
Per-connection resource registry.
ClientResourceRegistry() - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientResourceRegistry
 
ClientResponse - Class in org.apache.ignite.internal.processors.platform.client
Thin client response.
ClientResponse(long) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientResponse
Constructor.
ClientResponse(long, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientResponse
Constructor.
ClientResponse(long, int, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientResponse
Constructor.
ClientRetryAllPolicy - Class in org.apache.ignite.client
Retry policy that always returns true.
ClientRetryAllPolicy() - Constructor for class org.apache.ignite.client.ClientRetryAllPolicy
 
ClientRetryNonePolicy - Class in org.apache.ignite.client
Retry policy that always returns false.
ClientRetryNonePolicy() - Constructor for class org.apache.ignite.client.ClientRetryNonePolicy
 
ClientRetryPolicy - Interface in org.apache.ignite.client
Client retry policy determines whether client operations that have failed due to a connection issue should be retried.
ClientRetryPolicyContext - Interface in org.apache.ignite.client
Retry policy context.
ClientRetryReadPolicy - Class in org.apache.ignite.client
Retry policy that returns true for all read-only operations that do not modify data.
ClientRetryReadPolicy() - Constructor for class org.apache.ignite.client.ClientRetryReadPolicy
 
clientRouterNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
clientRouterNodeId(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
ClientServerError - Exception in org.apache.ignite.internal.client.thin
Ignite server failed to process client request.
ClientServiceDescriptor - Interface in org.apache.ignite.client
Descriptor of Service.
ClientServiceDescriptorResponse - Class in org.apache.ignite.internal.processors.platform.client.service
Service descriptor.
ClientServiceDescriptorResponse(long, ServiceDescriptor) - Constructor for class org.apache.ignite.internal.processors.platform.client.service.ClientServiceDescriptorResponse
 
ClientServiceDescriptorsResponse - Class in org.apache.ignite.internal.processors.platform.client.service
Service descriptors.
ClientServiceDescriptorsResponse(long, Collection<ServiceDescriptor>) - Constructor for class org.apache.ignite.internal.processors.platform.client.service.ClientServiceDescriptorsResponse
 
ClientServiceGetDescriptorRequest - Class in org.apache.ignite.internal.processors.platform.client.service
Request to get service descriptor.
ClientServiceGetDescriptorRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.service.ClientServiceGetDescriptorRequest
Constructor.
ClientServiceGetDescriptorsRequest - Class in org.apache.ignite.internal.processors.platform.client.service
Request to get service descriptors.
ClientServiceGetDescriptorsRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.service.ClientServiceGetDescriptorsRequest
Constructor.
ClientServiceInvokeRequest - Class in org.apache.ignite.internal.processors.platform.client.service
Request to invoke service method.
ClientServiceInvokeRequest(BinaryReaderExImpl, ClientProtocolContext) - Constructor for class org.apache.ignite.internal.processors.platform.client.service.ClientServiceInvokeRequest
Constructor.
ClientServices - Interface in org.apache.ignite.client
Thin client services facade.
ClientSetClusterStateComputeRequest - Class in org.apache.ignite.internal.processors.cluster
Request for the change cluster state from client node.
ClientSslUtils - Class in org.apache.ignite.internal.client.thin
 
ClientSslUtils() - Constructor for class org.apache.ignite.internal.client.thin.ClientSslUtils
 
clientStartOnly() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
clientStartOnly(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
ClientStatus - Class in org.apache.ignite.internal.processors.platform.client
Client status codes.
clientString(GridCommunicationClient, ClusterNode) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
Returns the string representation of client with protection from null client value.
ClientStringResponse - Class in org.apache.ignite.internal.processors.platform.client
Single string response.
ClientStringResponse(long, String) - Constructor for class org.apache.ignite.internal.processors.platform.client.ClientStringResponse
Constructor.
clientTopologies() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
clientTopology(int, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
clientTopology(Collection<TcpDiscoveryNode>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
 
clientTopology() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
 
clientTopologyIfExists(int) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
ClientTransaction - Interface in org.apache.ignite.client
Thin client transaction.
ClientTransactionConfiguration - Class in org.apache.ignite.configuration
Thin client transactions configuration.
ClientTransactionConfiguration() - Constructor for class org.apache.ignite.configuration.ClientTransactionConfiguration
Empty constructor.
ClientTransactionConfiguration(ClientTransactionConfiguration) - Constructor for class org.apache.ignite.configuration.ClientTransactionConfiguration
 
ClientTransactions - Interface in org.apache.ignite.client
Thin client transactions facade.
ClientTxAwareRequest - Interface in org.apache.ignite.internal.processors.platform.client.tx
Interface for transaction aware requests.
ClientTxContext - Class in org.apache.ignite.internal.processors.platform.client.tx
Client transaction context.
ClientTxContext(int, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Constructor.
ClientTxEndRequest - Class in org.apache.ignite.internal.processors.platform.client.tx
End the transaction request.
ClientTxEndRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.tx.ClientTxEndRequest
Constructor.
ClientTxStartRequest - Class in org.apache.ignite.internal.processors.platform.client.tx
Start transaction request.
ClientTxStartRequest(BinaryRawReader) - Constructor for class org.apache.ignite.internal.processors.platform.client.tx.ClientTxStartRequest
Constructor.
clientType() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
 
clientType() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
clientType() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
clientType() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
clientType() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
 
ClientUtils - Class in org.apache.ignite.internal.client.thin
Shared serialization/deserialization utils.
clientWorkerCount() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
cliIo() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultWithIo
 
CLOB - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for CLOB values.
ClockPageReplacementFlags - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Clock page replacement algorithm implementation.
ClockPageReplacementPolicy - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
CLOCK page replacement policy implementation.
ClockPageReplacementPolicy(PageMemoryImpl.Segment, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicy
 
ClockPageReplacementPolicyFactory - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
ClockPageReplacementPolicyFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicyFactory
 
clone() - Method in interface org.apache.ignite.binary.BinaryObject
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryArray
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryEnumArray
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Copies this binary object.
clone() - Method in class org.apache.ignite.internal.GridMessageListenHandler
Clones this handler.
clone(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
clone() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Clones this handler.
clone() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Clones this handler.
clone() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Clones this handler.
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
clone() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
clone() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
clone() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
clone() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
clone() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Returns a shallow copy of this GridBoundedLinkedHashSet instance: the elements themselves are not cloned.
clone() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
clone() - Method in class org.apache.ignite.internal.util.GridLeanMap
clone() - Method in class org.apache.ignite.internal.util.GridLeanSet
clone() - Method in class org.apache.ignite.internal.util.GridListSet
Clones this set.
clone() - Method in class org.apache.ignite.internal.util.GridMutex
clone() - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
clone() - Method in class org.apache.ignite.internal.util.lang.GridTriple
clone() - Method in class org.apache.ignite.internal.util.lang.GridTuple
clone() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
clone() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
clone() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
clone() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
clone() - Method in class org.apache.ignite.internal.util.lang.IgnitePair
clone() - Method in class org.apache.ignite.lang.IgniteBiTuple
clone() - Method in class org.apache.ignite.lang.IgniteUuid
cloneEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
cloneObject(T, boolean, boolean) - Static method in class org.apache.ignite.internal.util.typedef.X
Clones a passed in object.
close() - Method in class org.apache.ignite.cache.CacheManager
close() - Method in class org.apache.ignite.cache.CachingProvider
close(ClassLoader) - Method in class org.apache.ignite.cache.CachingProvider
close(URI, ClassLoader) - Method in class org.apache.ignite.cache.CachingProvider
close() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Closes all resources related to this cursor.
close() - Method in interface org.apache.ignite.cache.query.QueryCursor
Closes all resources related to this cursor.
close() - Method in interface org.apache.ignite.client.ClientTransaction
Ends the transaction.
close() - Method in interface org.apache.ignite.client.IgniteClient
Closes this client's open connections and relinquishes all underlying resources.
close() - Method in interface org.apache.ignite.Ignite
Closes this instance of grid.
close() - Method in interface org.apache.ignite.IgniteAtomicLong
Removes this atomic long.
close() - Method in interface org.apache.ignite.IgniteAtomicReference
Removes this atomic reference.
close() - Method in interface org.apache.ignite.IgniteAtomicSequence
Removes this atomic sequence.
close() - Method in interface org.apache.ignite.IgniteAtomicStamped
Removes this atomic stamped.
close() - Method in interface org.apache.ignite.IgniteCache
Closes this cache instance.
close() - Method in interface org.apache.ignite.IgniteCountDownLatch
Removes this count down latch.
close(boolean) - Method in interface org.apache.ignite.IgniteDataStreamer
Streams any remaining data and closes this streamer.
close() - Method in interface org.apache.ignite.IgniteDataStreamer
Closes data streamer.
close() - Method in interface org.apache.ignite.IgniteLock
Removes reentrant lock.
close() - Method in interface org.apache.ignite.IgniteQueue
Removes this queue.
close() - Method in interface org.apache.ignite.IgniteSemaphore
Removes this semaphore.
close() - Method in interface org.apache.ignite.IgniteSet
Removes this set.
close() - Method in interface org.apache.ignite.internal.binary.BinaryRawWriterEx
Cleans resources.
close() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
close() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Close the writer releasing resources if necessary.
close() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Close the stream releasing resources.
close() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Close the stream releasing resources.
close() - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Close the stream releasing resources.
close() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer.DataEntryIterator
close() - Method in interface org.apache.ignite.internal.client.GridClient
Closes client instance.
close() - Method in interface org.apache.ignite.internal.client.GridClientBeforeNodeStart
Closes client instance.
close() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Closes client instance.
close() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Closes client instance.
close() - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenerHandler
close() - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnection
Closes the connection.
close() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Closes this client's open connections and relinquishes all underlying resources.
close() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
close() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
close() - Method in class org.apache.ignite.internal.IgniteKernal
Closes this instance of grid.
close() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
close() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
close() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
close() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
close() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
close() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
close() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
Close the client IO.
close() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
close() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
close() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
close() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager.TransmissionSender
close() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
close() - Method in class org.apache.ignite.internal.mem.file.MappedFile
close() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor
Aborts processing and closes the underlying objects (IgniteDataStreamer).
close() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadStreamerWriter
close() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
close(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
close() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Closes this cache instance.
close() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Closes this cache instance.
close() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
Frees the underlying resources.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
Frees the resources allocated by this structure.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
Frees the internal allocated resources.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Closes current file.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Closes current file.
close() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Closes current file.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Closes current file.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Closes current file.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Closes current file.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
Closes file channel
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Frees the allocated resources.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage.TmpStorage
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
Closes this debug insrance.
close() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
close() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractReadFileHandle
 
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferExpander
close(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Close segment.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
 
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Closes the buffer.
close() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryErrorFuture
close() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
close() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
Closes all resources related to this cursor.
close() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
close() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Ends the transaction.
close() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Ends the transaction.
close(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
close() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Closes data streamer.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Removes this atomic long.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Removes this atomic reference.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Removes this atomic sequence.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Removes this atomic stamped.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Removes this count down latch.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Removes reentrant lock.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Removes this queue.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Removes this queue.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Removes this semaphore.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Removes this set.
close() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Removes this set.
close() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Closes the underlying objects.
close() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
close() - Method in interface org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQuery
Close continuous query.
close() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Close continuous query.
close() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousHandle
Closes the resource.
close() - Method in interface org.apache.ignite.internal.processors.platform.client.ClientCloseableResource
Closes the resource.
CLOSE - Static variable in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
Streamer close flag mask.
close() - Method in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerHandle
Closes the resource.
close() - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Close transaction context.
close() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformExternalMemory
Close memory releasing it.
close() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Close memory releasing it.
close() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Close the stream releasing resources.
close() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformPooledMemory
Close memory releasing it.
close() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformUnpooledMemory
Close memory releasing it.
close() - Method in class org.apache.ignite.internal.processors.query.GridQueryCacheObjectsIterator
close() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
close() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.processors.security.OperationSecurityContext
close() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor.CancelableTask
close() - Method in class org.apache.ignite.internal.processors.tracing.MTC.TraceSurroundings
Close life cycle of current span.
close() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.util.GridEmptyCloseableIterator
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.util.GridWeakIterator
Closes iterator.
close(AutoCloseable, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource logging possible checked exception.
close(Socket, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given socket logging possible checked exception.
close(SelectionKey, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource logging possible checked exceptions.
close(DatagramSocket) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource.
close(Selector, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource logging possible checked exception.
close(Context, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource logging possible checked exception.
close(URLClassLoader, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes class loader logging possible checked exception.
close() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Closing of this stream has no effect.
close() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
close() - Method in class org.apache.ignite.internal.util.io.GridReversedLinesFileReader
Closes underlying resources.
close() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
close() - Method in interface org.apache.ignite.internal.util.ipc.IpcEndpoint
Closes endpoint.
close() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Closes server IPC.
close() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Closes endpoint.
close() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Closes server IPC.
close() - Method in interface org.apache.ignite.internal.util.lang.GridCloseableIterator
Closes the iterator and frees all the resources held by the iterator.
close() - Method in class org.apache.ignite.internal.util.lang.GridFilteredClosableIterator
close() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
close() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
close(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
close() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Performs a request for asynchronous session close.
close() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Performs a request for asynchronous session close.
close() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
Performs a request for asynchronous session close.
close() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
close() - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
close() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
close() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
close() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
close() - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
close() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Closes this IP finder and releases any system resources associated with it.
close() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Closes this IP finder and releases any system resources associated with it.
close() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Closes this IP finder and releases any system resources associated with it.
close() - Method in interface org.apache.ignite.spi.IgniteSpiCloseableIterator
Closes the iterator and frees all the resources held by the iterator.
close() - Method in interface org.apache.ignite.transactions.Transaction
Ends the transaction.
closeAll() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryResults
Close all cursors.
closeAllSessions() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
closeAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
closeAsync() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
closeAsync() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
closeBackupUpdateCountersGaps(GridCacheContext, int, AffinityTopologyVersion, GridLongList) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
For cache updates in shared cache group need notify others caches CQ listeners that generated counter should be skipped.
closeBuffer() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Close buffer.
closeCacheOnClient(String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Clear cache info and clear parser cache on call cache.close() on client node.
closeConnection(Connection) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Closes connection.
closeCurrentWalSegment() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Closes and returns WAL segment (if any)
closed(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Checks if cache context is closed.
closed() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
 
closed() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
closed() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
closed() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
closedCaches() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
closeEx(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
closeFromWorkerThread(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
closeOnCompletion() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
closeOnCompletion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
closeOnCompletion() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
closeProxy() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Closes this proxy instance.
closeProxy() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
Closes this proxy instance.
closeProxy() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Closes this proxy instance.
closeQuiet(Closeable) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Closes resource without reporting any error.
closeQuiet(AutoCloseable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly closes given resource ignoring possible checked exception.
closeQuiet(SelectionKey) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly closes given resource ignoring possible checked exceptions.
closeQuiet(Selector) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly closes given resource ignoring possible checked exception.
closeQuiet(Context) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly closes given resource ignoring possible checked exception.
closeQuiet(Socket) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly closes given Socket ignoring possible checked exception.
closeReason - Variable in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Reason why connection was closed.
closeSocketOnSessionClose() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
 
closeSocketOnSessionClose(boolean) - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
 
closeTime() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
If session is closed, this method will return session close time returned by System.currentTimeMillis().
closeTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
If session is closed, this method will return session close time returned by System.currentTimeMillis().
closeWithSuppressingException(AutoCloseable, Exception) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Closes given resource suppressing possible checked exception.
closure() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets closure processor.
closure() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets closure processor.
closure() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets closure processor.
closure(long) - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrap
Get configuration transformer closure.
closure(long) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrap
Get configuration transformer closure.
closure(long) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractBootstrap
Get configuration transformer closure.
closureClassName() - Method in class org.apache.ignite.events.CacheEvent
Gets closure class name (applicable only for TRANSFORM operations).
closures() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
cls() - Method in exception org.apache.ignite.internal.UnregisteredClassException
 
CLS_NAMES_FILE - Static variable in class org.apache.ignite.marshaller.MarshallerUtils
Class names file.
CLS_TO_WRITE_REPLACER - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Map from class to associated write replacer.
clsName - Variable in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Fully qualified name of the class of the lock object.
cluster() - Method in interface org.apache.ignite.client.IgniteClient
Gets client cluster facade.
cluster() - Method in interface org.apache.ignite.Ignite
Gets an instance of IgniteCluster interface.
cluster() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets client cluster facade.
cluster() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets Cluster processor.
cluster() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets Cluster processor.
cluster() - Method in interface org.apache.ignite.internal.IgniteEx
Gets an instance of IgniteCluster interface.
cluster() - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of IgniteCluster interface.
cluster() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets Cluster processor.
CLUSTER_API - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Cluster API (activation and WAL enable/disable) feature.
CLUSTER_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Cluster metrics prefix.
CLUSTER_READ_ONLY_MODE_ENABLED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT, UPDATE or DELETE value on read-only cluster.
CLUSTER_READ_ONLY_MODE_ENABLED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Read only mode enabled on cluster.
CLUSTER_READ_ONLY_MODE_ERROR_MSG_FORMAT - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
CLUSTER_STATE_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
ClusterActivationEvent - Class in org.apache.ignite.events
Deprecated.
ClusterActivationEvent(ClusterNode, String, int, Collection<BaselineNode>) - Constructor for class org.apache.ignite.events.ClusterActivationEvent
Deprecated.
Creates activation event with given parameters.
clusterActive() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
Deprecated.
ClusterCachesInfo - Class in org.apache.ignite.internal.processors.cache
Logic related to cache discovery data processing.
ClusterCachesInfo(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
ClusterGraph - Class in org.apache.ignite.internal.cluster.graph
Class to represent cluster nodes avalaible connections as graph.
ClusterGraph(CommunicationFailureContext, Predicate<ClusterNode>) - Constructor for class org.apache.ignite.internal.cluster.graph.ClusterGraph
Constructor.
clusterGroup() - Method in interface org.apache.ignite.client.ClientCompute
Gets cluster group to which this ClientCompute instance belongs.
clusterGroup() - Method in interface org.apache.ignite.client.ClientServices
Gets the cluster group to which this ClientServices instance belongs.
ClusterGroup - Interface in org.apache.ignite.cluster
Defines a cluster group which contains all or a subset of cluster nodes.
clusterGroup() - Method in interface org.apache.ignite.IgniteCompute
Gets cluster group to which this IgniteCompute instance belongs.
clusterGroup() - Method in interface org.apache.ignite.IgniteEvents
Gets cluster group to which this IgniteEvents instance belongs.
clusterGroup() - Method in interface org.apache.ignite.IgniteMessaging
Gets the cluster group to which this GridMessaging instance belongs.
clusterGroup() - Method in interface org.apache.ignite.IgniteServices
Gets the cluster group to which this IgniteServices instance belongs.
clusterGroup() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Gets cluster group to which this IgniteCompute instance belongs.
clusterGroup() - Method in class org.apache.ignite.internal.IgniteEventsImpl
Gets cluster group to which this IgniteEvents instance belongs.
clusterGroup() - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Gets the cluster group to which this GridMessaging instance belongs.
clusterGroup() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets the cluster group to which this IgniteServices instance belongs.
ClusterGroupAdapter - Class in org.apache.ignite.internal.cluster
 
ClusterGroupAdapter() - Constructor for class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Required by Externalizable.
ClusterGroupAdapter(GridKernalContext, IgnitePredicate<ClusterNode>) - Constructor for class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
ClusterGroupAdapter(GridKernalContext, Set<UUID>) - Constructor for class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
ClusterGroupEmptyCheckedException - Exception in org.apache.ignite.internal.cluster
This exception defines illegal call on empty projection.
ClusterGroupEmptyCheckedException() - Constructor for exception org.apache.ignite.internal.cluster.ClusterGroupEmptyCheckedException
Creates new exception with default error message.
ClusterGroupEmptyCheckedException(String) - Constructor for exception org.apache.ignite.internal.cluster.ClusterGroupEmptyCheckedException
Creates new exception with given error message.
ClusterGroupEmptyCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.cluster.ClusterGroupEmptyCheckedException
Creates a new exception with given error message and optional nested cause exception.
ClusterGroupEmptyException - Exception in org.apache.ignite.cluster
This exception defines illegal call on empty cluster group.
ClusterGroupEmptyException() - Constructor for exception org.apache.ignite.cluster.ClusterGroupEmptyException
Creates new exception with default error message.
ClusterGroupEmptyException(String) - Constructor for exception org.apache.ignite.cluster.ClusterGroupEmptyException
Creates new exception with given error message.
ClusterGroupEmptyException(String, Throwable) - Constructor for exception org.apache.ignite.cluster.ClusterGroupEmptyException
Creates a new exception with given error message and optional nested cause exception.
ClusterGroupEx - Interface in org.apache.ignite.internal.cluster
Internal projection interface.
clusterHashes() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
 
clusterId() - Method in interface org.apache.ignite.cache.CacheEntryVersion
Cluster id is a value to distinguish updates in case user wants to aggregate and sort updates from several Ignite clusters.
clusterId() - Method in class org.apache.ignite.events.ClusterTagUpdatedEvent
Cluster ID which tag was updated.
clusterId() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Cluster id is a value to distinguish updates in case user wants to aggregate and sort updates from several Ignite clusters.
ClusterIdAndTag - Class in org.apache.ignite.internal.processors.cluster
Container class to send cluster ID and tag in disco data and to write them atomically to metastorage.
ClusterIdAndTag(UUID, String) - Constructor for class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
 
clusterIsActive - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
Whether or not cluster is active.
ClusterLocalNodeMetricsMXBeanImpl - Class in org.apache.ignite.internal
Local node metrics MBean.
ClusterLocalNodeMetricsMXBeanImpl(GridDiscoveryManager) - Constructor for class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
 
clusterMetadata() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
 
ClusterMetrics - Interface in org.apache.ignite.cluster
This class represents runtime information on a cluster.
clusterMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets whole cluster metrics (statistics) for this cache.
clusterMetrics(ClusterGroup) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets cluster group metrics (statistics) for this cache.
clusterMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets whole cluster metrics (statistics) for this cache.
clusterMetrics(ClusterGroup) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets cluster group metrics (statistics) for this cache.
clusterMetrics() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets whole cluster metrics (statistics) for this cache.
clusterMetrics(ClusterGroup) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets cluster group metrics (statistics) for this cache.
ClusterMetricsImpl - Class in org.apache.ignite.internal.managers.discovery
Cluster metrics proxy.
ClusterMetricsImpl(GridKernalContext, long) - Constructor for class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
 
ClusterMetricsMXBean - Interface in org.apache.ignite.mxbean
Cluster metrics MBean.
ClusterMetricsMXBeanImpl - Class in org.apache.ignite.internal
Cluster metrics MBean.
ClusterMetricsMXBeanImpl(ClusterGroup, GridKernalContext) - Constructor for class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
 
ClusterMetricsSnapshot - Class in org.apache.ignite.internal
Implementation for ClusterMetrics interface.
ClusterMetricsSnapshot() - Constructor for class org.apache.ignite.internal.ClusterMetricsSnapshot
Create empty snapshot.
ClusterMetricsSnapshot(ClusterGroup) - Constructor for class org.apache.ignite.internal.ClusterMetricsSnapshot
Create metrics for given cluster group.
ClusterMetricsUpdateMessage - Class in org.apache.ignite.internal.processors.cluster
 
ClusterMetricsUpdateMessage() - Constructor for class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
clusterMxBean() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets whole cluster metrics (statistics) for this cache.
clusterMxBean() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets whole cluster metrics (statistics) for this cache.
clusterMxBean() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets whole cluster metrics (statistics) for this cache.
clusterName() - Method in interface org.apache.ignite.internal.client.GridClientClusterState
Get the cluster name.
clusterName(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Get a cluster name.
clusterName(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Get a cluster name.
clusterName() - Method in class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
Get the cluster name.
clusterName() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Get cluster name.
ClusterNode - Interface in org.apache.ignite.cluster
Interface representing a single cluster node.
ClusterNodeAttributeAffinityBackupFilter - Class in org.apache.ignite.cache.affinity.rendezvous
Attribute-based affinity backup filter that forces each partition's primary and backup nodes to different hardware which is not expected to fail simultaneously, e.g., in AWS, to different "availability zones".
ClusterNodeAttributeAffinityBackupFilter(String...) - Constructor for class org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeAffinityBackupFilter
 
ClusterNodeAttributeColocatedBackupFilter - Class in org.apache.ignite.cache.affinity.rendezvous
This class can be used as a RendezvousAffinityFunction.affinityBackupFilter to create cache templates in Spring that force each partition's primary and backup to be co-located on nodes with the same attribute value.
ClusterNodeAttributeColocatedBackupFilter(String) - Constructor for class org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeColocatedBackupFilter
 
clusterNodeFilterApply(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invokes cluster node filter.
ClusterNodeGetIdClosure - Class in org.apache.ignite.internal.util.lang.gridfunc
Grid node to node ID transformer closure.
ClusterNodeGetIdClosure() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ClusterNodeGetIdClosure
 
ClusterNodeLocalMapImpl<K,V> - Class in org.apache.ignite.internal.cluster
Implementation for node-local storage.
ClusterNodeLocalMapImpl() - Constructor for class org.apache.ignite.internal.cluster.ClusterNodeLocalMapImpl
No-arg constructor is required by externalization.
ClusterNodeView - Class in org.apache.ignite.spi.systemview.view
Cluster node representation for a SystemView.
ClusterNodeView(ClusterNode) - Constructor for class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
ClusterNodeViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ClusterNodeViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ClusterNodeViewWalker
 
ClusterProcessor - Class in org.apache.ignite.internal.processors.cluster
 
ClusterProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
clusterRebalancedMetric() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
ClusterSnapshotFuture() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.ClusterSnapshotFuture
Default constructor.
ClusterSnapshotFuture(String, Exception) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.ClusterSnapshotFuture
 
ClusterSnapshotFuture(UUID, String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.ClusterSnapshotFuture
 
ClusterStartNodeResult - Interface in org.apache.ignite.cluster
Cluster start node result information.
ClusterStartNodeResultImpl - Class in org.apache.ignite.internal.cluster
Implementation for cluster start node result.
ClusterStartNodeResultImpl(String, boolean, String) - Constructor for class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
 
ClusterState - Enum in org.apache.ignite.cluster
Cluster states.
clusterState() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Checks cluster state.
clusterState(String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Changes current cluster state.
clusterState(String, boolean) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Changes current cluster state.
clusterState() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
clusterState() - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
clusterState() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.clusterState" instead.
clusterState(String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
clusterState(String, boolean) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Changes current cluster state.
ClusterStateChangeEvent - Class in org.apache.ignite.events
Cluster state change event.
ClusterStateChangeEvent(ClusterState, ClusterState, Collection<? extends BaselineNode>, ClusterNode, String) - Constructor for class org.apache.ignite.events.ClusterStateChangeEvent
 
ClusterStateChangeStartedEvent - Class in org.apache.ignite.events
Cluster state change started event.
ClusterStateChangeStartedEvent(ClusterState, ClusterState, ClusterNode, String) - Constructor for class org.apache.ignite.events.ClusterStateChangeStartedEvent
 
ClusterStateProvider - Class in org.apache.ignite.spi.communication.tcp.internal
Deprecated.
This class must be removed.
ClusterStateProvider(Ignite, Supplier<ClusterNode>, TcpCommunicationSpi, Supplier<Boolean>, Supplier<IgniteSpiContext>, IgniteLogger, Supplier<Ignite>) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
ClusterTagGenerator - Class in org.apache.ignite.internal.processors.cluster
Generator of default cluster tags.
ClusterTagGenerator() - Constructor for class org.apache.ignite.internal.processors.cluster.ClusterTagGenerator
 
ClusterTagUpdatedEvent - Class in org.apache.ignite.events
Event type indicating that cluster tag has been updated.
ClusterTagUpdatedEvent(ClusterNode, String, UUID, String, String) - Constructor for class org.apache.ignite.events.ClusterTagUpdatedEvent
 
ClusterTopologyCheckedException - Exception in org.apache.ignite.internal.cluster
This exception is used to indicate error with grid topology (e.g., crashed node, etc.).
ClusterTopologyCheckedException(String) - Constructor for exception org.apache.ignite.internal.cluster.ClusterTopologyCheckedException
Creates new topology exception with given error message.
ClusterTopologyCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.cluster.ClusterTopologyCheckedException
Creates new topology exception with given error message and optional nested exception.
ClusterTopologyException - Exception in org.apache.ignite.cluster
This exception is used to indicate error with the cluster topology (e.g., crashed node, etc.).
ClusterTopologyException(String) - Constructor for exception org.apache.ignite.cluster.ClusterTopologyException
Creates new topology exception with given error message.
ClusterTopologyException(String, Throwable) - Constructor for exception org.apache.ignite.cluster.ClusterTopologyException
Creates new topology exception with given error message and optional nested exception.
ClusterTopologyServerNotFoundException - Exception in org.apache.ignite.internal.cluster
Internal exception that is used to indicate that all server nodes have left the grid.
ClusterTopologyServerNotFoundException(String) - Constructor for exception org.apache.ignite.internal.cluster.ClusterTopologyServerNotFoundException
 
ClusterTopologyServerNotFoundException(String, Throwable) - Constructor for exception org.apache.ignite.internal.cluster.ClusterTopologyServerNotFoundException
 
cmd() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Returns the command (see CMD_xxx constants for details).
CMD_CONTINUE - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Next batch comes in this request and there are more batches.
CMD_FINISHED_EOF - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
This is the final batch of the file and everything went well on the client side.
CMD_FINISHED_ERROR - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
This is the final batch from the client and there was an error on the client side, so terminate with error on the server side as well.
CMD_UNKNOWN - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
A sentinel to indicate that JdbcBulkLoadBatchRequest.cmd field was not initialized.
cnt - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryAbstractEnlistFuture
Processed entries count.
cntr - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
LWM.
co - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Cache object processor to reading DataEntries.
CO<T> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteOutClosure by extending it.
coctx - Variable in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
code() - Method in enum org.apache.ignite.internal.client.thin.ClientOperation
 
code() - Method in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
 
code() - Method in exception org.apache.ignite.internal.sql.SqlParseException
 
CODE_CACHE_ALREADY_INDEXED - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: cache already indexed.
CODE_CACHE_NOT_FOUND - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: cache not found.
CODE_COLUMN_EXISTS - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: column already exists.
CODE_COLUMN_NOT_FOUND - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: column not found.
CODE_GENERIC - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: generic error.
CODE_INDEX_EXISTS - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: index already exists.
CODE_INDEX_NOT_FOUND - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: index not found.
CODE_OK - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
 
CODE_TABLE_EXISTS - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: table already exists.
CODE_TABLE_NOT_FOUND - Static variable in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Code: table not found.
codeToSqlState(int) - Static method in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Map Ignite specific error code to standard SQL state.
COL - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
collect(VacuumMetrics) - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetricsReducer
Collects given value.
collect() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousBatch
Collects elements that are currently in this batch.
collect() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousBatchAdapter
Collects elements that are currently in this batch.
collect(T) - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTrueReducer
Collects given value.
collect(Integer) - Method in class org.apache.ignite.internal.util.lang.gridfunc.IntSumReducer
Collects given value.
collect(Long) - Method in class org.apache.ignite.internal.util.lang.gridfunc.LongSumReducer
Collects given value.
collect(String) - Method in class org.apache.ignite.internal.util.lang.gridfunc.StringConcatReducer
Collects given value.
collect(E1, E2) - Method in interface org.apache.ignite.internal.util.lang.IgniteReducer2
Collects given values.
collect(E1, E2, E3) - Method in interface org.apache.ignite.internal.util.lang.IgniteReducer3
Collects given values.
collect(E) - Method in interface org.apache.ignite.lang.IgniteReducer
Collects given value.
collect(DiscoveryDataBag) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiDataExchange
Collects data from all components.
CollectConflictPartitionKeysTask - Class in org.apache.ignite.internal.processors.cache.verify
 
CollectConflictPartitionKeysTask() - Constructor for class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask
 
CollectConflictPartitionKeysTask.CollectPartitionEntryHashesJob - Class in org.apache.ignite.internal.processors.cache.verify
 
collectEvents(Ignite, String, String, boolean, IgniteClosure<Event, VisorGridEvent>) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Grabs local events and detects if events was lost since last poll.
collectEvents(Ignite, String, String, int[], IgniteClosure<Event, VisorGridEvent>) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Grabs local events and detects if events was lost since last poll.
collectGridNodeData(DiscoveryDataBag) - Method in interface org.apache.ignite.internal.GridComponent
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.GridPluginComponent
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag, CacheConfigurationSplitter) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Collects discovery data on nodes already in grid on receiving TcpDiscoveryNodeAddedMessage.
collection(Collection<E>, BinaryOutputStream, BiConsumer<BinaryOutputStream, E>) - Static method in class org.apache.ignite.internal.client.thin.ClientUtils
 
CollectionConfiguration - Class in org.apache.ignite.configuration
Configuration for Ignite collections.
CollectionConfiguration() - Constructor for class org.apache.ignite.configuration.CollectionConfiguration
 
collectionOf(Collection<DataRegionMetrics>) - Static method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Converts collection of DataRegionMetrics into collection of legacy MemoryMetrics.
collections - Variable in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
Collections.
collectionsReducer(int) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Gets reducer that aggregates collections.
collectionsSize() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
 
collectionToParameter(Class<?>, Collection) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Converts Collection back to object applied for method.
collectionType(Class<? extends Collection>) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
collectJoiningNodeData(DiscoveryDataBag) - Method in interface org.apache.ignite.internal.GridComponent
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.GridPluginComponent
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Collects discovery data on joining node before sending TcpDiscoveryJoinRequestMessage request.
collectMessagesCountByNodeId(String) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Collect messages count by nodeId
collectMessagesCountByType(String) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Collect messages count by type
collectMetrics(GridCacheQueryType, String, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
collectStatistics(StatisticsObjectConfiguration...) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Gather object statistics.
collectTxStates(TxRecord) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Collects tx states TransactionState for further correct restoring.
collectUpdateCounters(CachePartitionPartialCountersMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Collects update counters collected during exchange.
collectUpdateCounters(CachePartitionPartialCountersMap) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Collects update counters collected during exchange.
collectUpdateCounters(CachePartitionPartialCountersMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Collects update counters collected during exchange.
collision() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets collision manager.
collision() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets collision manager.
collision() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets collision manager.
COLLISION_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
CollisionContext - Interface in org.apache.ignite.spi.collision
Context for resolving collisions.
CollisionExternalListener - Interface in org.apache.ignite.spi.collision
Listener to be set on CollisionSpi for notification of external collision events (e.g. job stealing).
CollisionJobContext - Interface in org.apache.ignite.spi.collision
This interface defines set of operations that collision SPI implementation can perform on jobs that are either waiting or executing.
collisionsDumpInterval() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
collisionsDumpInterval() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Returns tx keys collisions dump interval, for additional info check IgniteSystemProperties.IGNITE_DUMP_TX_COLLISIONS_INTERVAL description.
collisionsDumpIntervalDistributed(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Changes tx key collisions dump interval.
CollisionSpi - Interface in org.apache.ignite.spi.collision
Collision SPI allows to regulate how grid jobs get executed when they arrive on a destination node for execution.
collocated() - Method in interface org.apache.ignite.IgniteQueue
Returns true if this queue can be kept on the one node only.
collocated() - Method in interface org.apache.ignite.IgniteSet
Returns true if this set can be kept on the one node only.
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Returns true if this queue can be kept on the one node only.
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Returns true if this queue can be kept on the one node only.
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
 
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Returns true if this set can be kept on the one node only.
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Returns true if this set can be kept on the one node only.
collocated() - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
 
collocated() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
collocated() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
CollocatedQueueItemKey - Class in org.apache.ignite.internal.processors.datastructures
 
CollocatedQueueItemKey(IgniteUuid, String, long) - Constructor for class org.apache.ignite.internal.processors.datastructures.CollocatedQueueItemKey
 
CollocatedSetItemKey - Class in org.apache.ignite.internal.processors.datastructures
 
CollocatedSetItemKey(String, IgniteUuid, Object) - Constructor for class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
 
colocated() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
colocated() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
colocated() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
colocated() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
colocated() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
colocatedEntriesReads() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
colocatedEntriesWrites() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
colocatedLocallyMapped() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
colocatedLocallyMapped(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
COLUMN_ALREADY_EXISTS - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required column already exists.
COLUMN_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required column not found.
columnId() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
columnIndex(Map<String, Integer>, String) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Find column index by database name.
ColumnInformation - Class in org.apache.ignite.internal.processors.query
Information about table column.
ColumnInformation(int, String, String, String, Class<?>, boolean, Object, int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.query.ColumnInformation
 
columnName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
columnName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
 
columnName() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
columnPattern() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaRequest
 
columnRow(JdbcColumnMeta, int) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
 
columns() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
columns(LinkedHashMap<String, ?>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
columns() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
columns() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
 
columns() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
 
columns() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Get active (non tombstone) columns statistics configuration.
columns() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
Columns array.
columns() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the list of columns.
columns() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
columnsAll() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Get configurations of all statistic columns includes tombstone configuration objects (dropped columns).
columnsInformation(String, String, String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Return column information filtered by given patterns.
columnsMetadata() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteResult
 
columnsMetadata() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetResultsetMetaResult
 
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class org.apache.ignite.internal.processors.security.sandbox.IgniteDomainCombiner
COMM_METRICS - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Io communication metrics registry name.
command() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
 
command() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
command() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
command(GridRestCommand) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
command() - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
 
CommandLineRandomNumberGenerator - Class in org.apache.ignite.startup.cmdline
Generates a random number and prints it to the console.
CommandLineRandomNumberGenerator() - Constructor for class org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator
 
CommandLineStartup - Class in org.apache.ignite.startup.cmdline
This class defines command-line Ignite startup.
CommandLineTransformer - Class in org.apache.ignite.startup.cmdline
This class is a workaround for a versatile problems with passing arguments to the Ignite Windows batch launcher scripts.
commentChars() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the line comment start pattern.
commentChars(Pattern) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the line comment start pattern.
commit() - Method in interface org.apache.ignite.client.ClientTransaction
Commits this transaction.
commit() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
commit() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
commit() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
commit() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
commit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFastFinishFuture
commit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishAndAckFuture
commit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
commit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
commit() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.NearTxFinishFuture
 
commit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Commits this transaction by initiating two-phase-commit process.
commit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Commits this transaction by initiating two-phase-commit process.
commit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Commits this transaction by initiating two-phase-commit process.
COMMIT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: COMMIT.
commit() - Method in interface org.apache.ignite.transactions.Transaction
Commits this transaction by initiating two-phase-commit process.
COMMIT_ERR_UPD - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Commit error updater.
commitAfterLock() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsync() - Method in interface org.apache.ignite.transactions.Transaction
Asynchronously commits this transaction by initiating two-phase-commit process.
commitAsyncLocal() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Commits local part of colocated transaction.
commitDhtLocalAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
commitErr - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Commit error.
commitError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
commitError(Throwable) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
commitError() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
commitError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
commitError() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
 
commitIfPrepared(IgniteInternalTx, Set<UUID>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Commits transaction in case when node started transaction failed, but all related transactions were prepared (invalidates transaction if it is not fully prepared).
commitNearTxLocalAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
commitOnPrepare() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
commitRemoteTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
commitRemoteTx() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteEx
 
COMMITTED - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxState
 
COMMITTED_SEG_IDX - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Committed segment index metric name.
COMMITTED_SEG_OFFSET - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Committed segment offset metric name.
committedVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
committedVersions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
commitTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets last time transaction was committed.
commitTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets last time transaction was committed.
commitTime() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The last time, when transaction was commited.
commitTime() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The last time, when transaction was commited.
commitTime() - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets last time transaction was committed.
commitTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Commits a transaction.
commitTxAsync(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
commitVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
commitVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
commitVersion(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
commitVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
commitVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
COMMON_HEADER_END - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
commonData(Map<Integer, Serializable>) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
commonData() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
commonData() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.GridDiscoveryData
 
commonDataCollectedFor(Integer) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
COMMUNICATION_METRICS_GROUP_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Communication metrics group name.
COMMUNICATION_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
CommunicationDiscoveryEventListener - Class in org.apache.ignite.spi.communication.tcp.internal
Listener on discovery events.
CommunicationDiscoveryEventListener(ConnectionClientPool, TcpCommunicationMetricsListener) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.CommunicationDiscoveryEventListener
 
communicationErrorResolveSupported() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
CommunicationFailureContext - Interface in org.apache.ignite.configuration
Communication Failure Context.
CommunicationFailureResolver - Interface in org.apache.ignite.configuration
Communication Failure Resolver.
communicationFailureResolveSupported() - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
CommunicationListener<T extends Serializable> - Interface in org.apache.ignite.spi.communication
Listener SPI notifies IO manager with.
CommunicationListenerEx<T extends Serializable> - Interface in org.apache.ignite.spi.communication.tcp.internal
Extended communication SPI listener to provide Channel opened events.
CommunicationSpi<T extends Serializable> - Interface in org.apache.ignite.spi.communication
Communication SPI is responsible for data exchange between nodes.
CommunicationTcpUtils - Class in org.apache.ignite.spi.communication.tcp.internal
Common communication spi logic.
CommunicationTcpUtils() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
 
CommunicationWorker - Class in org.apache.ignite.spi.communication.tcp.internal
Works with connections states.
CommunicationWorker(String, IgniteLogger, TcpCommunicationConfiguration, AttributeNames, ConnectionClientPool, Supplier<FailureProcessor>, Function<UUID, ClusterNode>, Function<UUID, Boolean>, Supplier<IgniteExceptionRegistry>, GridNioServerWrapper, WorkersRegistry, String) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.CommunicationWorker
 
communicationWorker(CommunicationWorker) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
communicationWorker(CommunicationWorker) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
 
compact(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Replaces all occurrences of org.apache.ignite. with o.a.i., org.apache.ignite.internal. with o.a.i.i., org.apache.ignite.internal.visor. with o.a.i.i.v. and org.apache.ignite.scalar. with o.a.i.s..
compact(Collection<Integer>) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Returns sorted and compacted string representation of given col.
compact(Collection<T>, Function<T, T>) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Returns sorted and compacted string representation of given col.
CompactablePageIO - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.io
Page IO that supports compaction.
compactArray(Object[]) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Joins array elements to string.
compactClass(Class) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Compact class names.
compactClass(Object) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Compact class names.
compactClasses(Class<?>[]) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Compact classes names.
COMPACTED_MAGIC - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
Magic of WAL segment with skipped physical records.
COMPACTED_PAGE - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
compactIdMapping() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
compactIterable(Iterable) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Joins iterable collection elements to string.
compactObject(Object) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Returns compact class host.
compactPage(ByteBuffer, ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Compacts page contents to the output buffer.
compactPage(ByteBuffer, ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Compacts page contents to the output buffer.
compactPage(ByteBuffer, ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Compacts page contents to the output buffer.
compactPage(ByteBuffer, ByteBuffer, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.io.CompactablePageIO
Compacts page contents to the output buffer.
comparator() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
comparator() - Method in class org.apache.ignite.internal.util.GridListSet
Gets optional comparator for this set.
comparator() - Static method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
comparator() - Static method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
 
compare(long, int, int, IndexKey) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Compares inlined and given value.
compare(BPlusIO<IndexRow>, long, int, IndexRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
compare(long, int, int, IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Compares inlined and given value.
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BooleanIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ByteIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BytesIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DecimalIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DoubleIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.FloatIndexKey
compare(IndexKey) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKey
 
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IntegerIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.LongIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.NullIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ShortIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.SignedBytesIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.StringIndexKey
compare(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.UuidIndexKey
compare(ClusterNode, ClusterNode) - Method in class org.apache.ignite.internal.cluster.NodeOrderComparator
compare(ClusterNode, ClusterNode) - Method in class org.apache.ignite.internal.cluster.NodeOrderLegacyComparator
compare(GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAtomicVersionComparator
Compares two cache versions.
compare(MvccVersionAware, MvccVersion) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares row version (xid_min) with the given version.
compare(MvccVersion, long, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of MVCC versions.
compare(MvccVersionAware, long, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of MVCC versions.
compare(MvccVersion, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of MVCC versions.
compare(long, long, int, MvccVersionAware) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of coordinator/counter versions.
compare(long, long, long, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of coordinator/counter versions.
compare(long, long, int, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares to pairs of coordinator/counter versions.
compare(long, int, TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
compare(long, int, TxKey) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
compare(long, int, TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
compare(BPlusIO<TxKey>, long, int, TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogTree
compare(BPlusIO<MetastorageRow>, long, int, MetastorageRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
compare(BPlusIO<L>, long, int, L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
compare(int, BPlusIO<L>, long, int, L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
compare(BPlusIO<CacheSearchRow>, long, int, CacheSearchRow) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
compare(BPlusIO<PendingRow>, long, int, PendingRow) - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntriesTree
compare(long, long, int) - Static method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
compare(long, byte[]) - Static method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Compares memory.
compare(long, byte[], int, int) - Static method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Compares memory.
compare0(long, int, BooleanIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BooleanInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, ByteIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ByteInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, BytesIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, AbstractDateIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, DoubleIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DoubleInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, FloatIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.FloatInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, IntegerIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.IntegerInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, LongIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.LongInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, T) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, JavaObjectIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectByteArrayInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, JavaObjectIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectHashInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, ShortIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ShortInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, StringIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, StringIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringNoCompareInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, AbstractTimeIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimeInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, AbstractTimestampIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimestampInlineIndexKeyType
Compares inlined and given value.
compare0(long, int, UuidIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.UuidInlineIndexKeyType
Compares inlined and given value.
COMPARE_UNSUPPORTED - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Value for comparison meaning 'Compare not supported for given value'.
compareAndRemove(String, Serializable) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Remove value from distributed metastorage but only if current value matches the expected one.
compareAndRemove(String, Serializable) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Remove value from distributed metastorage but only if current value matches the expected one.
compareAndSet(long, long) - Method in interface org.apache.ignite.IgniteAtomicLong
Atomically compares current value to the expected value, and if they are equal, sets current value to new value.
compareAndSet(T, T) - Method in interface org.apache.ignite.IgniteAtomicReference
Conditionally sets the new value.
compareAndSet(T, T, S, S) - Method in interface org.apache.ignite.IgniteAtomicStamped
Conditionally sets the new value and new stamp.
compareAndSet(long, long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Atomically compares current value to the expected value, and if they are equal, sets current value to new value.
compareAndSet(T, T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Conditionally sets the new value.
compareAndSet(T, T, S, S) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Conditionally sets the new value and new stamp.
compareAndSet(String, Serializable, Serializable) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Write value into distributed metastorage but only if current value matches the expected one.
compareAndSet(String, Serializable, Serializable) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Write value into distributed metastorage but only if current value matches the expected one.
compareAndSet(AtomicLongMetric, long, long) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSetAndGet(long, long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
 
compareAndSetAndGet(T, T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Compares current value with specified value for equality and, if they are equal, replaces current value.
compareAndSetAsync(String, Serializable, Serializable) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Write value into distributed metastorage asynchronously but only if current value matches the expected one.
compareAndSetAsync(String, Serializable, Serializable) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Write value into distributed metastorage asynchronously but only if current value matches the expected one.
compareAndSwapInt(Object, long, int, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Integer CAS.
compareAndSwapLong(Object, long, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Long CAS.
compareArrays(Object, Object) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(Object[], Object[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(byte[], byte[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(boolean[], boolean[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(short[], short[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(char[], char[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(int[], int[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(long[], long[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(float[], float[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareArrays(double[], double[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compare arrays.
compareBinaryUnsigned() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
 
compareForDml(Object, Object) - Static method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Compare two objects for DML operation.
compareIgnoreOpCounter(MvccVersion, MvccVersion) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares left version (xid_min) with the given version ignoring operation counter.
compareKey(long, int, int, IndexKey, InlineIndexKeyType) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRowComparator
Compare inlined index key with specified key.
compareKey(IndexKey, IndexKey) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRowComparator
Compare index keys.
compareKey(long, int, int, IndexKey, InlineIndexKeyType) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCompartorImpl
Compare inlined index key with specified key.
compareKey(IndexKey, IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCompartorImpl
Compare index keys.
compareNewVersion(MvccUpdateVersionAware, long, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares new row version (xid_max) with the given counter and coordinator versions.
compareNewVersion(MvccUpdateVersionAware, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares new row version (xid_max) with the given counter and coordinator versions.
compareNewVersion(MvccUpdateVersionAware, MvccVersion) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Compares new row version (xid_max) with the given version.
compareRow(IndexRow, IndexRow, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRowComparator
Compare index rows by key specified with idx.
compareRow(IndexRow, IndexRow, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCompartorImpl
Compare index rows by key specified with idx.
compareTo(Event) - Method in class org.apache.ignite.events.EventAdapter
compareTo(BinaryArray) - Method in class org.apache.ignite.internal.binary.BinaryArray
compareTo(ProtocolVersion) - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
compareTo(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
compareTo(GridDhtPartitionExchangeId) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
compareTo(GridDhtPartitionFullMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
compareTo(GridDhtPartitionMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
compareTo(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
compareTo(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
compareTo(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
compareTo(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersion
compareTo(GroupPartitionId) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
compareTo(FileDescriptor) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
compareTo(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
compareTo(CacheEntryVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
compareTo(Delayed) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
compareTo(ClientListenerProtocolVersion) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
compareTo(JdbcOrderedBatchExecuteRequest) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
compareTo(OdbcStreamingBatchRequest) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
compareTo(PlatformDotNetEntityFrameworkCacheKey) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
compareTo(StatisticsObjectConfiguration) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Compare only configuration from the same branch.
compareTo(VisorTaskUtils.SortableAddress) - Method in class org.apache.ignite.internal.visor.util.VisorTaskUtils.SortableAddress
compareTo(IgniteProductVersion) - Method in class org.apache.ignite.lang.IgniteProductVersion
compareTo(IgniteUuid) - Method in class org.apache.ignite.lang.IgniteUuid
compareTo(TcpDiscoveryNode) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
compareToIgnoreTimestamp(IgniteProductVersion) - Method in class org.apache.ignite.lang.IgniteProductVersion
 
compareUpdateCounters(IgniteEx, Map<Integer, Map<Integer, PartitionUpdateCounter>>, Integer) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Compares two sets with partitions and upd counters per group distribution.
compareUpdateCounters(IgniteEx, Map<Integer, Map<Integer, PartitionUpdateCounter>>, Map<Integer, Map<Integer, PartitionUpdateCounter>>) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Compares two sets with partitions and upd counters per group distribution.
compareVersionNumbers(String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Compare java implementation version
compatibilityMode() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
compatibleRemapVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
compatibleServicePermissions() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
compatibleWith(GridDhtPreloaderAssignments) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
 
compClsName - Variable in class org.apache.ignite.internal.binary.BinaryArray
Type class name.
complete(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
 
complete() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Completes this future.
complete(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
complete(Throwable) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Creation of a completed task execution result that does not require restarting it.
complete(R) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Creation of a completed task execution result that does not require restarting it.
complete() - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Creation of a completed task execution result that does not require restarting it.
complete(String, Collection<SnapshotHandlerResult<T>>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandler
Processing the results of the SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes.
complete(String, Collection<SnapshotHandlerResult<Map<PartitionKeyV2, PartitionHashRecordV2>>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyHandler
Processing the results of the SnapshotHandler.invoke(SnapshotHandlerContext) method received from all nodes.
complete(QueryCursor, long, List<VisorQueryField>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
Complete query execution.
completeAll(SnapshotHandlerType, String, Map<String, List<SnapshotHandlerResult<?>>>, Collection<UUID>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.SnapshotHandlers
 
completeCacheStartFuture(DynamicCacheChangeRequest, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
completed() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Checking the completion of the task.
completed() - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
 
COMPLETED_TASK_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
COMPLETED_TX_STATES - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Returns true if transaction has completed states.
completedBase() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
CompletedDefragmentationInfo(long, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CompletedDefragmentationInfo
 
completedFuture(T) - Static method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
Gets a completed future with the given result.
completedTasks() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
completedVersions(Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
completedVersions(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
completedVersions(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
completedVersions(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
completedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
completeFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Gets future that will be completed when it is safe when update is finished on the given version of topology.
completeFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Gets future that will be completed when it is safe when update is finished on the given version of topology.
completeFuture(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheAtomicFuture
Gets future that will be completed when it is safe when update is finished on the given version of topology.
completeFutures(IgniteClientDisconnectedCheckedException) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
completeProxyInitialize(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
completeProxyRestart(Map<String, DynamicCacheChangeRequest>, AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
completeRebuildIndexes(String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Force a mark that the index rebuild for the cache has completed.
completeRequestFutures(GridCacheSharedContext, Throwable) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
completionFuture() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
completions() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets number of completed execution of query.
completions() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets number of completed execution of query.
componentClassName() - Method in class org.apache.ignite.internal.binary.BinaryArray
 
components() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets list of all grid components in the order they were added.
components() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets list of all grid components in the order they were added.
components() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets list of all grid components in the order they were added.
componentTypeId() - Method in class org.apache.ignite.internal.binary.BinaryArray
 
compositeRwLockIndex() - Method in class org.apache.ignite.thread.IgniteThread
 
compositeRwLockIndex(int) - Method in class org.apache.ignite.thread.IgniteThread
 
compoundsLockedExclusively(Supplier<Object>) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Locks compounds list and executes code in supplier, when the lock holds.
compoundsReadLock() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Locks compound to read.
compoundsReadUnlock() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Unlocks compound to read.
compress() - Method in interface org.apache.ignite.internal.GridKernalContext
 
compress() - Method in class org.apache.ignite.internal.GridKernalContextImpl
compress() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
compress() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
COMPRESS_DATA_PACKET - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
compressed() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
compressed(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
CompressionProcessor - Class in org.apache.ignite.internal.processors.compress
Compression processor.
CompressionProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
compressPage(ByteBuffer, PageStore) - Method in class org.apache.ignite.internal.processors.cache.CacheCompressionManager
 
compressPage(ByteBuffer, int, int, DiskPageCompression, int) - Method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
compTypeId - Variable in class org.apache.ignite.internal.binary.BinaryArray
Type ID.
compute() - Method in interface org.apache.ignite.client.IgniteClient
Gets compute facade over all cluster nodes started in server mode.
compute(ClientClusterGroup) - Method in interface org.apache.ignite.client.IgniteClient
Gets compute facade over the specified cluster group.
compute() - Method in interface org.apache.ignite.Ignite
Gets compute facade over all cluster nodes started in server mode.
compute(ClusterGroup) - Method in interface org.apache.ignite.Ignite
Gets compute facade over the specified cluster group.
compute() - Method in interface org.apache.ignite.internal.client.GridClient
Gets a default compute projection.
compute() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Gets a default compute projection.
compute() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Gets a default compute projection.
compute() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets compute facade over all cluster nodes started in server mode.
compute(ClientClusterGroup) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets compute facade over the specified cluster group.
compute() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
compute() - Method in class org.apache.ignite.internal.IgniteKernal
Gets compute facade over all cluster nodes started in server mode.
compute(ClusterGroup) - Method in class org.apache.ignite.internal.IgniteKernal
Gets compute facade over the specified cluster group.
COMPUTE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: COMPUTE_TASK.
COMPUTE_MONITORING_HOLDER_KEY - Static variable in class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
Task monitoring events holder key.
computeActionExecute(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Read compute action from stream, execute, and write results back to the same stream.
ComputeConvertingFuture(ComputeTaskFuture) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Ctor.
computedResult() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
ComputeExecutionRejectedException - Exception in org.apache.ignite.compute
This exception defines execution rejection.
ComputeExecutionRejectedException(String) - Constructor for exception org.apache.ignite.compute.ComputeExecutionRejectedException
Creates new execution rejection exception with given error message.
ComputeExecutionRejectedException(Throwable) - Constructor for exception org.apache.ignite.compute.ComputeExecutionRejectedException
Creates new execution rejection given throwable as a cause and source of error message.
ComputeExecutionRejectedException(String, Throwable) - Constructor for exception org.apache.ignite.compute.ComputeExecutionRejectedException
Creates new execution rejection exception with given error message and optional nested exception.
computeForTask(Collection<UUID>) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Get compute object for the given node IDs.
ComputeGridMonitor - Interface in org.apache.ignite.internal.processors.task.monitor
Monitor for updating task statuses.
computeIfAbsent(int, IntFunction<? extends V>) - Method in interface org.apache.ignite.internal.util.collection.IntMap
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeInlineSize(List<InlineIndexKeyType>, List<IndexKeyDefinition>, int, int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
 
ComputeJob - Interface in org.apache.ignite.compute
Defines executable unit for ComputeTask.
ComputeJobAdapter - Class in org.apache.ignite.compute
Convenience adapter for ComputeJob implementations.
ComputeJobAdapter() - Constructor for class org.apache.ignite.compute.ComputeJobAdapter
No-arg constructor.
ComputeJobAdapter(Object) - Constructor for class org.apache.ignite.compute.ComputeJobAdapter
Creates job with one arguments.
ComputeJobAdapter(Object...) - Constructor for class org.apache.ignite.compute.ComputeJobAdapter
Creates job with specified arguments.
ComputeJobAfterSend - Annotation Type in org.apache.ignite.compute
This annotation allows to call a method right after the job has been successfully sent for execution.
ComputeJobBeforeFailover - Annotation Type in org.apache.ignite.compute
This annotation allows to call a method right before job is submitted to FailoverSpi.
computeJobCancel(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Cancel the job.
ComputeJobContext - Interface in org.apache.ignite.compute
Context attached to every job executed on the grid.
ComputeJobContinuation - Interface in org.apache.ignite.compute
Defines continuation support for grid job context.
ComputeJobContinuationAdapter - Class in org.apache.ignite.compute
Convenience adapter for ComputeJob implementations.
ComputeJobContinuationAdapter() - Constructor for class org.apache.ignite.compute.ComputeJobContinuationAdapter
No-arg constructor.
ComputeJobContinuationAdapter(Object) - Constructor for class org.apache.ignite.compute.ComputeJobContinuationAdapter
Creates job with one arguments.
ComputeJobContinuationAdapter(Object...) - Constructor for class org.apache.ignite.compute.ComputeJobContinuationAdapter
Creates job with specified arguments.
computeJobCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Create job in native platform.
computeJobDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Destroy the job.
computeJobExecute(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Execute native job on a node other than where it was created.
computeJobExecuteLocal(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Execute native job on a node other than where it was created.
ComputeJobFailoverException - Exception in org.apache.ignite.compute
This runtime exception can be thrown from ComputeJob.execute() method to force job failover to another node within task topology.
ComputeJobFailoverException(String) - Constructor for exception org.apache.ignite.compute.ComputeJobFailoverException
Creates new exception with given error message.
ComputeJobFailoverException(Throwable) - Constructor for exception org.apache.ignite.compute.ComputeJobFailoverException
Creates new given throwable as a cause and source of error message.
ComputeJobFailoverException(String, Throwable) - Constructor for exception org.apache.ignite.compute.ComputeJobFailoverException
Creates new exception with given error message and optional nested exception.
ComputeJobMasterLeaveAware - Interface in org.apache.ignite.compute
Annotation for handling master node leave during job execution.
ComputeJobResult - Interface in org.apache.ignite.compute
Result of remote job which gets passed into ComputeTask.result(ComputeJobResult, List) method.
ComputeJobResultPolicy - Enum in org.apache.ignite.compute
This enumeration provides different types of actions following the last received job result.
computeJobSerialize(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Serialize native job.
ComputeJobSibling - Interface in org.apache.ignite.compute
Job sibling interface defines a job from the same split.
ComputeJobStatusEnum - Enum in org.apache.ignite.internal.processors.job
Compute job status.
ComputeJobView - Class in org.apache.ignite.spi.systemview.view
Compute job representation for a SystemView.
ComputeJobView(IgniteUuid, GridJobWorker, ComputeJobView.ComputeJobState) - Constructor for class org.apache.ignite.spi.systemview.view.ComputeJobView
 
ComputeJobView.ComputeJobState - Enum in org.apache.ignite.spi.systemview.view
Compute job state.
ComputeJobViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ComputeJobViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ComputeJobViewWalker
 
ComputeLoadBalancer - Interface in org.apache.ignite.compute
Load balancer is used for finding the best balanced node according to load balancing policy.
ComputeMXBean - Interface in org.apache.ignite.mxbean
Compute MXBean interface.
ComputeMXBeanImpl - Class in org.apache.ignite.internal
ComputeMXBean implementation.
ComputeMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.ComputeMXBeanImpl
 
computeOutFuncExecute(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Read compute func from stream, execute, and write results back to the same stream.
ComputeTask<T,R> - Interface in org.apache.ignite.compute
Grid task interface defines a task that can be executed on the grid.
ComputeTaskAdapter<T,R> - Class in org.apache.ignite.compute
Convenience adapter for ComputeTask interface.
ComputeTaskAdapter() - Constructor for class org.apache.ignite.compute.ComputeTaskAdapter
 
ComputeTaskCancelledCheckedException - Exception in org.apache.ignite.internal.compute
This exception indicates that grid task was cancelled.
ComputeTaskCancelledCheckedException(String) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskCancelledCheckedException
Creates new task cancellation exception with given error message.
ComputeTaskCancelledCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskCancelledCheckedException
Creates new task cancellation exception given throwable as a cause and source of error message.
ComputeTaskCancelledCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskCancelledCheckedException
Creates new task cancellation exception with given error message and optional nested exception.
ComputeTaskCancelledException - Exception in org.apache.ignite.compute
This exception indicates that grid task was cancelled.
ComputeTaskCancelledException(String) - Constructor for exception org.apache.ignite.compute.ComputeTaskCancelledException
Creates new task cancellation exception with given error message.
ComputeTaskCancelledException(Throwable) - Constructor for exception org.apache.ignite.compute.ComputeTaskCancelledException
Creates new task cancellation exception given throwable as a cause and source of error message.
ComputeTaskCancelledException(String, Throwable) - Constructor for exception org.apache.ignite.compute.ComputeTaskCancelledException
Creates new task cancellation exception with given error message and optional nested exception.
computeTaskComplete(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Complete task with native error.
ComputeTaskContinuousMapper - Interface in org.apache.ignite.compute
Defines a mapper that can be used for asynchronous job sending.
ComputeTaskFuture<R> - Interface in org.apache.ignite.compute
This class defines a handler for asynchronous task execution.
ComputeTaskInternalFuture<R> - Class in org.apache.ignite.internal
This class provide implementation for task future.
ComputeTaskInternalFuture(ComputeTaskSession, GridKernalContext) - Constructor for class org.apache.ignite.internal.ComputeTaskInternalFuture
 
computeTaskJobResult(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Perform native task job result notification.
computeTaskLocalJobResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Perform native task job result notification.
computeTaskMap(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Perform native task map.
ComputeTaskMapAsync - Annotation Type in org.apache.ignite.compute
Annotation for asynchronous task mapping.
ComputeTaskName - Annotation Type in org.apache.ignite.compute
This annotation allows to assign optional name to grid task.
ComputeTaskNoResultCache - Annotation Type in org.apache.ignite.compute
This annotation disables caching of task results when attached to ComputeTask class being executed.
computeTaskReduce(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Perform native task reduce.
ComputeTaskSession - Interface in org.apache.ignite.compute
Defines a distributed session for particular task execution.
ComputeTaskSessionAttributeListener - Interface in org.apache.ignite.compute
This interface defines listener for task session attributes.
ComputeTaskSessionFullSupport - Annotation Type in org.apache.ignite.compute
Annotation for enabling task session attributes and checkpoints for tasks.
ComputeTaskSessionScope - Enum in org.apache.ignite.compute
Defines life-time scopes for checkpoint operations.
ComputeTaskSpis - Annotation Type in org.apache.ignite.compute
This annotation allows task to specify what SPIs it wants to use.
ComputeTaskSplitAdapter<T,R> - Class in org.apache.ignite.compute
This class defines simplified adapter for ComputeTask.
ComputeTaskSplitAdapter() - Constructor for class org.apache.ignite.compute.ComputeTaskSplitAdapter
 
ComputeTaskStatus - Class in org.apache.ignite.internal.processors.task.monitor
Task status container.
ComputeTaskStatusEnum - Enum in org.apache.ignite.internal.processors.task.monitor
Task status.
ComputeTaskStatusSnapshot - Interface in org.apache.ignite.internal.processors.task.monitor
Snapshot of the task status.
ComputeTaskTimeoutCheckedException - Exception in org.apache.ignite.internal.compute
This exception indicates that task execution timed out.
ComputeTaskTimeoutCheckedException(String) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskTimeoutCheckedException
Creates task timeout exception with given task execution ID and error message.
ComputeTaskTimeoutCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskTimeoutCheckedException
Creates new task timeout exception given throwable as a cause and source of error message.
ComputeTaskTimeoutCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.compute.ComputeTaskTimeoutCheckedException
Creates task timeout exception with given task execution ID, error message and optional nested exception.
ComputeTaskTimeoutException - Exception in org.apache.ignite.compute
This exception indicates that task execution timed out.
ComputeTaskTimeoutException(String) - Constructor for exception org.apache.ignite.compute.ComputeTaskTimeoutException
Creates task timeout exception with given task execution ID and error message.
ComputeTaskTimeoutException(Throwable) - Constructor for exception org.apache.ignite.compute.ComputeTaskTimeoutException
Creates new task timeout exception given throwable as a cause and source of error message.
ComputeTaskTimeoutException(String, Throwable) - Constructor for exception org.apache.ignite.compute.ComputeTaskTimeoutException
Creates task timeout exception with given task execution ID, error message and optional nested exception.
ComputeTaskView - Class in org.apache.ignite.spi.systemview.view
Compute task representation for a SystemView.
ComputeTaskView(IgniteUuid, GridTaskWorker) - Constructor for class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
ComputeTaskViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ComputeTaskViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ComputeTaskViewWalker
 
ComputeUserUndeclaredException - Exception in org.apache.ignite.compute
This exception is thrown when user's code throws undeclared runtime exception.
ComputeUserUndeclaredException(String) - Constructor for exception org.apache.ignite.compute.ComputeUserUndeclaredException
Creates user undeclared exception with given task execution ID and error message.
ComputeUserUndeclaredException(Throwable) - Constructor for exception org.apache.ignite.compute.ComputeUserUndeclaredException
Creates new user undeclared exception given throwable as a cause and source of error message.
ComputeUserUndeclaredException(String, Throwable) - Constructor for exception org.apache.ignite.compute.ComputeUserUndeclaredException
Creates user undeclared exception with given task execution ID, error message and optional nested exception.
CONC_DESTROY_MSG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Destroy msg.
concat(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Concatenates a filename to a base path using normal command line style rules.
concat(Iterable<?>, String) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates strings using provided delimiter.
concat(boolean, T, Collection<T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates an element to a collection.
concat(boolean, Collection<T>, Collection<T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates 2 collections into one.
concat(T[], T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates an elements to an array.
concat(Iterator<T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates multiple iterators as single one.
concat(Iterator<Iterator<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Concatenates multiple iterators as single one.
concat(int[]...) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Concat arrays in one.
concurrency() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
concurrency() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Cache transaction concurrency mode.
concurrency - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Concurrency.
concurrency() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Cache transaction concurrency mode.
concurrency() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Cache transaction concurrency mode.
concurrency() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Cache transaction concurrency mode.
concurrency() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets concurrency level for this map.
concurrency() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets concurrency level for this map.
concurrency() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets concurrency level for this map.
concurrency() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets concurrency level for this map.
concurrency() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
concurrency() - Method in interface org.apache.ignite.transactions.Transaction
Cache transaction concurrency mode.
concurrencyLevel() - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Gets concurrency level.
concurrencyLevel() - Method in class org.apache.ignite.internal.util.GridStripedLock
Gets concurrency level.
concurrencyLevel() - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
Gets concurrency level.
CONCURRENT_UPDATE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to UPDATE or DELETE a key whose value has been updated concurrently by someone else.
ConcurrentHashMap8<K,V> - Class in org.jsr166
Deprecated.
need for java deserialization ConcurrentHashMap8 from old nodes.
ConcurrentHashMap8() - Constructor for class org.jsr166.ConcurrentHashMap8
Deprecated.
 
ConcurrentHashSetFactoryCallable - Class in org.apache.ignite.internal.util.lang.gridfunc
Concurrent hash set factory.
ConcurrentHashSetFactoryCallable() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentHashSetFactoryCallable
 
ConcurrentLinkedDeque8<E> - Class in org.jsr166
An unbounded concurrent deque based on linked nodes.
ConcurrentLinkedDeque8() - Constructor for class org.jsr166.ConcurrentLinkedDeque8
Constructs an empty deque.
ConcurrentLinkedDeque8(Collection<? extends E>) - Constructor for class org.jsr166.ConcurrentLinkedDeque8
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentLinkedDeque8.Node<E> - Class in org.jsr166
 
ConcurrentLinkedHashMap<K,V> - Class in org.jsr166
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
ConcurrentLinkedHashMap(int, float, int, int, ConcurrentLinkedHashMap.QueuePolicy) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, load factor, concurrency level and max capacity.
ConcurrentLinkedHashMap(int, float, int, int) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, load factor, concurrency level and max capacity.
ConcurrentLinkedHashMap(int, float, int) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentLinkedHashMap(int, float) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default concurrencyLevel (16).
ConcurrentLinkedHashMap(int) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentLinkedHashMap() - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentLinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.jsr166.ConcurrentLinkedHashMap
Creates a new map with the same mappings as the given map.
ConcurrentLinkedHashMap.HashEntry<K,V> - Class in org.jsr166
ConcurrentHashMap list entry.
ConcurrentLinkedHashMap.QueuePolicy - Enum in org.jsr166
Defines queue policy for this hash map.
ConcurrentMapFactoryCallable - Class in org.apache.ignite.internal.util.lang.gridfunc
Concurrent hash map factory.
ConcurrentMapFactoryCallable() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentMapFactoryCallable
 
concurrentMapSegment(int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
concurrentStateChangeError(ClusterState, ClusterState) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
condtionCount() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
config() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets grid configuration.
config() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets grid configuration.
config() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
config() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
config() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
config(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
config() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
config() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
config() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegion
 
config() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets grid configuration.
config(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
config() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
config() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
 
config(CacheConfiguration, IgniteUuid) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorJob
 
configClass() - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Returns configuration class for mapping to strategy.
configClass() - Method in class org.apache.ignite.internal.processors.cache.warmup.NoOpWarmUpStrategy
Returns configuration class for mapping to strategy.
configClass() - Method in interface org.apache.ignite.internal.processors.cache.warmup.WarmUpStrategy
Returns configuration class for mapping to strategy.
configInfo(String, Object) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets uniformed string for configuration parameter.
configs - Variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
Targets to analyze.
configuration() - Method in interface org.apache.ignite.client.ClientRetryPolicyContext
Gets the client configuration.
configuration() - Method in interface org.apache.ignite.Ignite
Gets the configuration of this Ignite instance.
configuration() - Method in class org.apache.ignite.internal.binary.BinaryContext
 
configuration() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouter
Returns configuration used to start router.
configuration() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Returns configuration used to start router.
configuration() - Method in class org.apache.ignite.internal.IgniteKernal
Gets the configuration of this Ignite instance.
configuration() - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
Returns the TracingConfigurationManager instance that allows to Configure tracing parameters such as sampling rate for the specific tracing coordinates such as scope and label.
configuration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets configuration bean for this cache.
configuration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
configuration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets configuration bean for this cache.
configuration() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets configuration bean for this cache.
configuration() - Method in class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
 
configuration() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
configuration(CacheConfigurationOverride) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
configuration() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentRequest
 
configuration() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Returns service's configuration.
configuration() - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
Returns the TracingConfigurationManager instance that allows to Configure tracing parameters such as sampling rate for the specific tracing coordinates such as scope and label.
configuration() - Method in interface org.apache.ignite.internal.processors.tracing.Tracing
Returns the TracingConfigurationManager instance that allows to Configure tracing parameters such as sampling rate for the specific tracing coordinates such as scope and label.
configuration() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
configurationEnriched(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
configurationEnriched(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
configurationName() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
configurations() - Method in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
 
configure(BinaryMarshaller) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
configure(BinaryMarshaller, BinaryConfiguration) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
configured() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
configured() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
configuredConvertBinary() - Method in class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
configuredConvertBinary() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
configuredStore() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
configuredStore() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
configureHistogram(String, long[]) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Stores HistogramMetric configuration in metastorage.
configureHistogramMetric(String, long[]) - Method in class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
Change HistogramMetric configuration.
configureHistogramMetric(String, long[]) - Method in interface org.apache.ignite.mxbean.MetricsMxBean
Change HistogramMetric configuration.
configureHitRate(String, long) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Change HitRateMetric configuration if it exists.
configureHitRateMetric(String, long) - Method in class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
Change HitRateMetric configuration.
configureHitRateMetric(String, long) - Method in interface org.apache.ignite.mxbean.MetricsMxBean
Change HitRateMetric configuration.
confirmOrder(int, String) - Method in class org.apache.ignite.internal.binary.BinarySchema
Try speculatively confirming order for the given field name.
confirmPartitionStatesRestored() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Confirm that partition states are restored.
confirmPartitionStatesRestored() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Confirm that partition states are restored.
confirmPartitionStatesRestored() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Confirm that partition states are restored.
conflict(String) - Static method in class org.apache.ignite.cache.QueryEntityPatch
Builder method for patch with conflicts.
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
conflictExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
conflictExpireTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
conflictExpireTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
conflictExpireTime(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
conflictNeedResolve() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Check whether conflict resolution is required.
conflictResolve(GridCacheVersionedEntryEx<K, V>, GridCacheVersionedEntryEx<K, V>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Resolve DR conflict.
conflictResolve(GridCacheOperation, IgniteTxEntry, CacheObject, GridCacheVersion, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Resolve DR conflict.
conflictResolver() - Method in interface org.apache.ignite.internal.processors.cache.CacheConflictResolutionManager
 
conflictResolver() - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
 
conflictResolver() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
conflictResolver() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
conflictResolveResult() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
conflictTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
conflictTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
conflictTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
conflictVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
conflictVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
conflictVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
conflictVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
conflictVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
conflictVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
conflictVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
conflictVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
conn - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
JDBC Connection implementation.
conn - Variable in class org.apache.ignite.internal.jdbc2.JdbcStatement
Connection.
CONN_CTX_HANDSHAKE_TIMEOUT_TASK - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Connection handshake timeout task.
CONN_CTX_META_KEY - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Connection-related metadata key.
CONN_CTX_META_KEY - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
Connection-related metadata key.
CONN_IDX_META - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Connection index meta for session.
connect(String, Properties) - Method in class org.apache.ignite.IgniteJdbcDriver
connect(String, Properties) - Method in class org.apache.ignite.IgniteJdbcThinDriver
connect(UUID, Collection<InetSocketAddress>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Creates a connected facade and returns it.
connect(UUID, InetSocketAddress) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Create new connection to specified server.
connect() - Method in class org.apache.ignite.internal.managers.deployment.protocol.gg.GridUrlConnection
connectable() - Method in interface org.apache.ignite.internal.client.GridClientNode
Indicates whether client can establish direct connection with this node.
connectable(boolean) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets connectable property.
connectable() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Indicates whether client can establish direct connection with this node.
connectCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
connectCount() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
connected() - Method in interface org.apache.ignite.internal.client.GridClient
Indicates whether client is connected to remote Grid.
connected() - Method in interface org.apache.ignite.internal.client.GridClientBeforeNodeStart
Indicates whether client is connected to remote Grid.
connected() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Indicates whether client is connected to remote Grid.
connected() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Indicates whether client is connected to remote Grid.
connected() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
 
connected() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
connectEndpoint(String, IgniteLogger) - Static method in class org.apache.ignite.internal.util.ipc.IpcEndpointFactory
Connects to open server IPC endpoint.
ConnectFuture - Class in org.apache.ignite.spi.communication.tcp.internal
Connect future which uses as a marker of type connection releted with TCP.
ConnectFuture() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectFuture
 
ConnectGateway - Class in org.apache.ignite.spi.communication.tcp.internal
Lock and error control work flow.
ConnectGateway() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
 
connection() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
connection(GridClientNode) - Method in interface org.apache.ignite.internal.client.impl.connection.GridClientConnectionManager
Returns connection to the given node.
connection(Collection<InetSocketAddress>) - Method in interface org.apache.ignite.internal.client.impl.connection.GridClientConnectionManager
Returns connection to node using given server addresses.
connection(GridClientNode) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Gets active communication facade.
connection(UUID, Collection<InetSocketAddress>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Returns connection to one of the given addresses.
connection(Collection<InetSocketAddress>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Returns connection to node using given server addresses.
connection() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Getting a client connection without topology information.
CONNECTION_CLOSED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Connection unexpectedly turned out to be in closed state.
CONNECTION_FAILURE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
IO error during communication.
CONNECTION_REJECTED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Connection was rejected by server.
connectionAvailable(ClusterNode, ClusterNode) - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
ConnectionClientPool - Class in org.apache.ignite.spi.communication.tcp.internal
Registry of client connections.
ConnectionClientPool(TcpCommunicationConfiguration, AttributeNames, IgniteLogger, TcpCommunicationMetricsListener, Supplier<ClusterNode>, Function<UUID, ClusterNode>, Supplier<MessageFormatter>, WorkersRegistry, TcpCommunicationSpi, ClusterStateProvider, GridNioServerWrapper, String) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
connectionId() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
connectionId() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
 
connectionId() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
connectionIndex() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
connectionIndex() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
connectionIndex() - Method in interface org.apache.ignite.spi.communication.tcp.internal.ConnectionPolicy
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.DisconnectedSessionInfo
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.FirstConnectionPolicy
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.RoundRobinConnectionPolicy
connectionIndex() - Method in interface org.apache.ignite.spi.communication.tcp.internal.TcpConnectionIndexAwareMessage
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
connectionIndex() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
ConnectionKey - Class in org.apache.ignite.spi.communication.tcp.internal
Connection Key.
ConnectionKey(UUID, int) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
ConnectionKey(UUID, int, long) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
Creates ConnectionKey with false value of dummy flag.
ConnectionKey(UUID, int, long, boolean) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
connectionManager() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
 
ConnectionPolicy - Interface in org.apache.ignite.spi.communication.tcp.internal
Connection policy.
ConnectionProperties - Interface in org.apache.ignite.internal.jdbc.thin
Provide access and manipulations with connection JDBC properties.
connectionProperties() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
 
ConnectionPropertiesImpl - Class in org.apache.ignite.internal.jdbc.thin
Holds JDBC connection properties.
ConnectionPropertiesImpl() - Constructor for class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
 
ConnectionRequestFuture - Class in org.apache.ignite.spi.communication.tcp.internal
Marker future implementation, just like ConnectFuture, but meaning that we're waiting for the inverse connection.
ConnectionRequestFuture() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.ConnectionRequestFuture
 
ConnectionRequestor - Interface in org.apache.ignite.spi.communication.tcp.internal
Helper interface to ask other nodes to open connections.
connectionRequestor(ConnectionRequestor) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
connectionRequestor() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
connectionsPerNode() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
connectionsPerNode(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
connectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
connectionTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
ConnectorConfiguration - Class in org.apache.ignite.configuration
REST access configuration.
ConnectorConfiguration() - Constructor for class org.apache.ignite.configuration.ConnectorConfiguration
Creates client connection configuration with all default values.
ConnectorConfiguration(ConnectorConfiguration) - Constructor for class org.apache.ignite.configuration.ConnectorConfiguration
Creates client connection configuration by copying all properties from given configuration.
ConnectorMessageInterceptor - Interface in org.apache.ignite.configuration
Interface for user-defined object interceptors.
connMgr - Variable in class org.apache.ignite.internal.client.impl.GridClientImpl
Connection manager.
connPlc - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Connection policy.
connRecoveryTimeout - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default connection recovery timeout in ms.
CONSISTENCY_VIOLATIONS_FOUND - Static variable in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTask
Found.
CONSISTENCY_VIOLATIONS_RECORDED - Static variable in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTask
Violations recorder.
CONSISTENT_ID - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
CONSISTENT_ID_META - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node consistent id meta for session.
consistentId() - Method in interface org.apache.ignite.cluster.BaselineNode
Gets consistent globally unique node ID.
consistentId() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets consistent globally unique node ID.
consistentId() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets consistent globally unique node ID.
consistentId(Object) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets node consistent ID.
consistentId() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets consistent globally unique node ID.
consistentId() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets consistent globally unique node ID.
consistentId(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets consistentId from history for given topology version.
consistentId() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Deprecated.
Use ClusterNode.consistentId() of local node to get actual consistent ID.
consistentId(Serializable) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Sets TCP local node consistent ID.
consistentId() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
 
consistentId() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
consistentId() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Gets consistent ID.
consistentId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
consistentId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
consistentId(Collection<String>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
consistentId(Collection<String>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
consistentId() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Gets consistent ID.
consistentId() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Gets consistent ID.
consistentId() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets consistent globally unique node ID.
consistentId() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets consistent globally unique node ID.
consistentId() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets consistent ID.
consistentId() - Method in class org.apache.ignite.spi.systemview.view.BaselineNodeView
 
consistentId() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
consistentId() - Method in class org.apache.ignite.spi.systemview.view.SnapshotView
 
consistentIdMap() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
ConsistentIdMapper - Class in org.apache.ignite.internal.managers.discovery
Class is needed for map UUID to consistent id and vice versa.
ConsistentIdMapper(GridDiscoveryManager) - Constructor for class org.apache.ignite.internal.managers.discovery.ConsistentIdMapper
Create an instance of mapper.
consistentIdMapper - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
UUID to consistent id mapper.
consistentIdMapping() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
consistentIds() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
consistentIds() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
 
consistentIds(List<Object>) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
 
consoleWrite(String, boolean) - Static method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Redirects the console output to platform.
constainsStringIgnoreCase(Collection<String>, String) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Check's that val contains ignore case in collection col.
constainsStringIgnoreCase(String[], String) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Check's that val contains ignore case in array arr.
constant() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionConstantNode
constant() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
constant() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
 
constantsOnly() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
 
CONSTRAINT_VIOLATION - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Data integrity constraint violation.
consume(T) - Method in interface org.apache.ignite.internal.processors.cache.query.QueryCursorEx.Consumer
Consume value.
consumer() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer
 
consumeWalSegmentsUntilStopped() - Method in class org.apache.ignite.internal.cdc.CdcMain
Waits and consumes new WAL segments until stopped.
contains(Object) - Method in interface org.apache.ignite.IgniteQueue
contains(Object) - Method in interface org.apache.ignite.IgniteSet
contains(String) - Method in class org.apache.ignite.internal.ClassSet
 
contains(Collection<T>) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Creates a predicates that checks if given value is contained in collection c.
contains(Object) - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
contains(GridDhtCacheEntry.ReaderId[], UUID) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry.ReaderId
 
contains(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
contains(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteHistoricalIterator
 
contains(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
contains(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
contains(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccEmptyLongList
contains(long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccLongList
 
contains(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
contains(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
contains(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
contains(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Checks if offheap space contains value for the given key.
contains(PartitionSingleNode) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
Check if value exists.
contains(Object) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
contains(int) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
Returns true if this set contains the specified element.
contains(int) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
contains(int) - Method in interface org.apache.ignite.internal.util.collection.IntSet
Returns true if this set contains the specified element.
contains(Collection<T>) - Static method in class org.apache.ignite.internal.util.F0
Provides predicate (not peer-deployable) which returns true if it receives an element that is contained in the passed in collection.
contains(Object) - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
contains(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
contains(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
contains(int) - Method in class org.apache.ignite.internal.util.GridIntList
 
contains(Object) - Method in class org.apache.ignite.internal.util.GridLeanIdentitySet
contains(Object) - Method in class org.apache.ignite.internal.util.GridListSet
contains(long) - Method in class org.apache.ignite.internal.util.GridLongList
 
contains(Object) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
contains(Object) - Method in class org.apache.ignite.internal.util.GridSetWrapper
contains(Collection<T>, T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Checks if value is contained in the collection passed in.
contains(Collection<T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Provides predicate which returns true if it receives an element that is contained in the passed in collection.
contains(int[], int) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
 
contains(Integer[], int) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
contains(long[], long) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
contains(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView2X
contains(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Checks if given key is contained in the map.
contains(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Checks if given key is contained in the map.
contains(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Checks if given key is contained in the map.
contains(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Checks if given key is contained in the map.
contains(Object) - Method in class org.apache.ignite.util.deque.FastSizeDeque
contains(Object) - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns true if this deque contains at least one element e such that o.equals(e).
contains(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Legacy method testing if some key maps into the specified value in this table.
CONTAINS_VAL_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
containsAll(Collection<?>) - Method in interface org.apache.ignite.IgniteQueue
containsAll(Collection<?>) - Method in interface org.apache.ignite.IgniteSet
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
containsAll(GridIntList) - Method in class org.apache.ignite.internal.util.GridIntList
 
containsAll(GridLongList) - Method in class org.apache.ignite.internal.util.GridLongList
 
containsAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
containsAll(Map<?, ?>, Map<?, ?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if the map passed in is contained in base map.
containsAll(Collection<? extends T>, Iterable<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
containsAll(Collection<?>) - Method in class org.apache.ignite.util.deque.FastSizeDeque
containsAny(Collection<? extends T>, Iterable<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
containsAny(Collection<? extends T>, T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Checks if collection c1 contains any elements from array c2.
containsExact(Collection<PartitionSingleNode>) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
Check if current group node contains exactly the same set of siblings.
containsGroup(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
containsIntArray(int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks for containment of the value in the array.
containsKey(K) - Method in interface org.apache.ignite.client.ClientCache
Determines if the ClientCache contains an entry for the specified key.
containsKey(K) - Method in interface org.apache.ignite.IgniteCache
containsKey(Integer) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
containsKey(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
containsKey(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
containsKey(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
containsKey(GridCacheMapEntry) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
TODO: GG-10884, used on only from initialValue.
containsKey(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
TODO: GG-10884, used on only from initialValue.
containsKey(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
containsKey(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
containsKey(GroupPartitionId) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
containsKey(Object) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
containsKey(int) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns true if the map contains the key, otherwise false.
containsKey(int) - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns true if the map contains the key, otherwise false.
containsKey(int) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns true if the map contains the key, otherwise false.
containsKey(Object) - Method in class org.apache.ignite.internal.util.GridLeanMap
containsKey(Object) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
containsKey(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
containsKey(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
containsKey(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
containsKey(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
containsKey(Object) - Method in class org.apache.ignite.lang.IgniteBiTuple
containsKey(String, K) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Returns true if this cache contains a mapping for the specified key.
containsKey(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Tests if the specified object is a key in this table.
containsKeyAsync(K) - Method in interface org.apache.ignite.client.ClientCache
Determines if the ClientCache contains an entry for the specified key asynchronously.
containsKeyAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously determines if the Cache contains an entry for the specified key.
containsKeyAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously determines if the Cache contains an entry for the specified key.
containsKeyAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
containsKeyAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
containsKeyAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously determines if the Cache contains an entry for the specified key.
containsKeyAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
containsKeys(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Determines if the ClientCache contains entries for the specified keys.
containsKeys(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Determines if the Cache contains entries for the specified keys.
containsKeys(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Determines if the Cache contains entries for the specified keys.
containsKeys(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
containsKeys(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
containsKeys(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Determines if the Cache contains entries for the specified keys.
containsKeys(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
containsKeysAsync(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Determines if the ClientCache contains entries for the specified keys asynchronously.
containsKeysAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously determines if the Cache contains entries for the specified keys.
containsKeysAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously determines if the Cache contains entries for the specified keys.
containsKeysAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
containsKeysAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
containsKeysAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously determines if the Cache contains entries for the specified keys.
containsKeysAsync(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
ContainsNodeIdsPredicate<T extends ClusterNode> - Class in org.apache.ignite.internal.util.lang.gridfunc
Grid node predicate evaluating on the given node IDs.
ContainsNodeIdsPredicate(Collection<UUID>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ContainsNodeIdsPredicate
 
containsObjectArray(Object[], Object, Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks for containment of the value in the array.
ContainsPredicate<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Predicate which returns true if it receives an element that is contained in the passed in collection.
ContainsPredicate(Collection<? extends T>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ContainsPredicate
 
containsStringArray(String[], String, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks for containment of given string value in the specified array.
containsStringCollection(Iterable<String>, String, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks for containment of given string value in the specified collection.
containsValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
containsValue(V) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns true if the map contains one or more values, otherwise false.
containsValue(V) - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns true if the map contains one or more values, otherwise false.
containsValue(V) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns true if the map contains one or more values, otherwise false.
containsValue(Object) - Method in class org.apache.ignite.internal.util.GridLeanMap
containsValue(Object) - Method in class org.apache.ignite.lang.IgniteBiTuple
containsValue(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns true if this map maps one or more keys to the specified value.
ContentionClosure - Class in org.apache.ignite.internal.processors.cache.verify
 
ContentionClosure(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.verify.ContentionClosure
 
ContentionInfo - Class in org.apache.ignite.internal.processors.cache.verify
 
ContentionInfo() - Constructor for class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
context() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get binary context.
context() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get binary context.
context(BinaryContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
 
context() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get binary context.
context() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
 
context() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
 
context() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
context() - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
context() - Method in interface org.apache.ignite.internal.IgniteEx
Internal context.
context() - Method in class org.apache.ignite.internal.IgniteKernal
It's intended for use by internal marshalling implementation only.
context() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
context() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
context() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
 
context() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
context() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
context() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
context() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
context() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
 
context() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
context() - Method in class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
context() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
context() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
context() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
context() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
context() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
context() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
context() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
context(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
context() - Method in exception org.apache.ignite.internal.processors.platform.PlatformExtendedException
 
context() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Gets platform context.
context() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Gets platform context.
context() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Gets platform context.
context(GridKernalContext) - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Sets kernal context.
context0() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
contextDeploymentClassLoaderId(GridKernalContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns Deployment class loader id if method was invoked in the job context (it may be the context of a cache's operation which was triggered by the distributed job) or null if no context was found or Deployment is switched off.
contextForCache(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
contextForCache(CacheConfiguration) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
contextReset() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Reset MVCC context.
continuous() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets event continuous processor.
continuous() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets event continuous processor.
continuous() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets event continuous processor.
CONTINUOUS - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CONTINUOUS.
CONTINUOUS_QRY_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
continuousQueries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
ContinuousQuery<K,V> - Class in org.apache.ignite.cache.query
API for configuring continuous cache queries.
ContinuousQuery() - Constructor for class org.apache.ignite.cache.query.ContinuousQuery
Creates new continuous query.
continuousQueryFilter() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets continuous query filter.
continuousQueryFilter() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets continuous query filter.
continuousQueryFilterApply(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invoke remote filter.
continuousQueryFilterCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Create filter in native platform.
continuousQueryFilterRelease(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Release remote filter.
continuousQueryListenerApply(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invoke local callback.
continuousQueryListeners(GridCacheContext, IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
 
ContinuousQueryView - Class in org.apache.ignite.spi.systemview.view
Continuous query representation for a SystemView.
ContinuousQueryView(UUID, GridContinuousProcessor.RoutineInfo) - Constructor for class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
ContinuousQueryViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ContinuousQueryViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ContinuousQueryViewWalker
 
ContinuousQueryWithTransformer<K,V,T> - Class in org.apache.ignite.cache.query
API for configuring continuous cache queries with transformer.
ContinuousQueryWithTransformer() - Constructor for class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Creates new continuous query with transformer.
ContinuousQueryWithTransformer.EventListener<T> - Interface in org.apache.ignite.cache.query
Interface for local listener of ContinuousQueryWithTransformer to implement.
ContinuousRoutinesCommonDiscoveryData - Class in org.apache.ignite.internal.processors.continuous
 
ContinuousRoutinesJoiningNodeDiscoveryData - Class in org.apache.ignite.internal.processors.continuous
 
ContinuousRoutineStartResultMessage - Class in org.apache.ignite.internal.processors.continuous
 
ContinuousRoutineStartResultMessage() - Constructor for class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
 
CONVERSION_FAILED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Conversion failure.
CONVERSION_FAILED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Conversion failure.
convert(V) - Method in class org.apache.ignite.internal.processors.cache.CacheIteratorConverter
Converts class V to class T.
convert(SchemaOperationException) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
convert(Object, PartitionParameterType) - Static method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionDataTypeUtils
Convert argument to the given type.
convert(byte[]) - Method in interface org.apache.ignite.stream.socket.SocketMessageConverter
Converter message represented by array of bytes to object.
convertAfterRestoreIfNeeded() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
Converting the current task to another after restoring from metaStorage.
convertAfterRestoreIfNeeded() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
Converting the current task to another after restoring from metaStorage.
convertArrayArgs(Object[], Method) - Static method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Convert Object[] to T[] when required: Ignite loses array item types when passing arguments through GridServiceProxy.
CONVERTATION_FAILURE - Static variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionDataTypeUtils
Convertation failure marker.
convertBinary() - Method in class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
convertBinary() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
convertDuration(Duration) - Static method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicy
Convert actual duration to encoded duration for serialization.
converted() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Check if the task has been converted from another.
convertException(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheFutureImpl
Convert internal exception to public exception.
convertException(Exception) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Convert caught exception.
convertException(Exception) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Convert caught exception.
convertException(Exception) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Convert caught exception.
convertException(Exception) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Convert caught exception.
convertException(IgniteCheckedException) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Convert internal exception to public exception.
convertException(IgniteCheckedException) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
convertExceptionNoWrap(IgniteCheckedException) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts exception, but unlike IgniteUtils.convertException(IgniteCheckedException) does not wrap passed in exception if none suitable converter found.
convertIfNeeded(IgniteProductVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Converts message to it's legacy version if necessary.
convertInvalidPartitions(Map<Integer, Set<Integer>>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
convertMetadata(Collection<GridQueryFieldMetadata>) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Convert metadata in collection from GridQueryFieldMetadata to OdbcColumnMeta.
convertResult(Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Converts future result.
convertToCacheException(IgniteCheckedException) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
convertToSingletonList(Collection<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
convertToSqlException(Exception, String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Convert exception to SQLException.
convertToSqlException(Exception, String, String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Convert exception to SQLException.
convertValue(Object) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Convert object that can be passed to client.
coordinator() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds coordinator in the topology.
coordinator(Collection<TcpDiscoveryNode>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds coordinator in the topology filtering excluded nodes from the search.
COORDINATOR_PROPERTIES_SEPARATOR - Static variable in class org.apache.ignite.internal.IgniteKernal
The separator is used for coordinator properties formatted as a string.
coordinatorNodeId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
 
coordinatorNodeId(UUID) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
 
coordinators() - Method in interface org.apache.ignite.internal.GridKernalContext
 
coordinators() - Method in class org.apache.ignite.internal.GridKernalContextImpl
coordinators() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
coordinators() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
coordinatorSinceTimestamp() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets time local node has been coordinator since.
coordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
coordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
coordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
coordinatorVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersion
 
coordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
 
copy() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
 
copy(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
copy() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
 
copy(AffinityTopologyVersion, DiscoveryDataClusterState) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
copy(int) - Method in interface org.apache.ignite.internal.processors.cache.KeyCacheObject
 
copy(int) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
copy() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
copy() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
copy() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
copy() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterMvccImpl
copy() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
copy() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
copy() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
copy() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
copy() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
copy() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
Copy current state of builder to new instance.
copy() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
copy() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
copy(int) - Method in class org.apache.ignite.internal.processors.cacheobject.UserKeyCacheObjectImpl
copy() - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Copy object.
copy(QueryEntity) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Copy query entity.
COPY - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: COPY.
copy() - Method in class org.apache.ignite.internal.util.GridIntList
 
copy() - Method in class org.apache.ignite.internal.util.GridListSet
Creates a copy of this set.
copy() - Method in class org.apache.ignite.internal.util.GridLongList
 
copy(File, File, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Copy source file (or folder) to destination file (or folder).
copy(InputStream, OutputStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Copies input byte stream to output byte stream.
copy(Reader, Writer) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Copies input character stream to output character stream.
copy(FileIO, FileIO, long) - Static method in class org.apache.ignite.internal.util.io.GridFileUtils
Copy file
copy(FileIOFactory, File, FileIOFactory, File, long) - Static method in class org.apache.ignite.internal.util.io.GridFileUtils
Copy file
copy(Collection<T>, T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
copy(Collection<T>, Iterable<? extends T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
copy(InputStream, OutputStream, int) - Static method in class org.apache.ignite.internal.util.typedef.X
Copies input byte stream to output byte stream.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Copy data to target object shift position afterwards.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Copy source object to the stream shift position afterwards.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Copy data to target object shift position afterwards.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Copy source object to the stream shift position afterwards.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Copy data to target object shift position afterwards.
copyAndShift(Object, long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Copy source object to the stream shift position afterwards.
copyDataFromRequest(IgniteIoTestMessage) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
copyHeapOffheap(Object, long, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Copy memory from heap to offheap.
copyIfExceeded(int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Copies array only if array length greater than needed length.
copyInapplicableNodesFrom(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Marks nodes as not applicable for full and historical rebalancing.
copyItems(long, long, int, int, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
Copy items from source page to destination page.
copyItems(long, long, int, int, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Copy items from source page to destination page.
copyItems(long, long, int, int, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusLeafIO
Copy items from source page to destination page.
copyMap(Map<K, V>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
copyMemory(ByteBuffer, long, ByteBuffer, long, long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
copyMemory(long, long, long, long, long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
copyMemory(long, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Copies memory.
copyMemory(Object, long, Object, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Sets all bytes in a given block of memory to a copy of another block.
copyMemory(long, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
copyMemory(long, long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Copy memory.
copyMeta(GridMetadataAwareAdapter) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Copies all metadata from another instance.
copyMeta(Object[]) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Copies all metadata from given map.
copyMetaInfo(MetaPageInfo) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Copy info from another meta page.
copyOffheapHeap(long, Object, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Copy memory from offheap to heap.
copyOffheapOffheap(long, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Copy memory between offheap locations.
copyOnGet() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
copyOnGet() - Method in interface org.apache.ignite.internal.processors.cache.CacheObjectValueContext
 
copyOnGet() - Method in class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
copyPage(ByteBuffer, ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
COPYRIGHT - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Copyright blurb.
copyright() - Method in interface org.apache.ignite.plugin.PluginProvider
 
COPYRIGHT_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
copyWithout(GridIntList) - Method in class org.apache.ignite.internal.util.GridIntList
Returns (possibly reordered) copy of this list, excluding all elements of given list.
copyWithout(GridLongList) - Method in class org.apache.ignite.internal.util.GridLongList
Returns (possibly reordered) copy of this list, excluding all elements of given list.
CORE_SIZE_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
CORRUPT_FLAG_FILTER_MASK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Corrupt flag mask.
CORRUPT_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Corrupt flag mask.
CORRUPTED_DATA_FILES_MNTC_TASK_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Unique name for corrupted data files maintenance task.
CorruptedDataStructureException - Exception in org.apache.ignite.internal.processors.cache.persistence
Abstract exception when DataStructure are corrupted.
CorruptedDataStructureException(String, Throwable, int, long[]) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.CorruptedDataStructureException
Constructor.
CorruptedFreeListException - Exception in org.apache.ignite.internal.processors.cache.persistence.freelist
Exception to distinguish AbstractFreeList broken invariants.
CorruptedFreeListException(String, Throwable, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.freelist.CorruptedFreeListException
Constructor.
corruptedFreeListException(Throwable, long...) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
corruptedFreeListException(String, long...) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
corruptedFreeListException(String, Throwable, long...) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
corruptedPagesFile(Path, FileIOFactory, int, long...) - Static method in class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
Creation and filling of a file with pages that can be corrupted.
CorruptedPartitionMetaPageException - Exception in org.apache.ignite.internal.processors.cache.persistence
Exception to distinguish partition meta page broken invariants.
CorruptedPartitionMetaPageException(String, Throwable, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.CorruptedPartitionMetaPageException
Constrictor.
CorruptedPdsMaintenanceCallback - Class in org.apache.ignite.internal.processors.cache.persistence
 
CorruptedPdsMaintenanceCallback(File, List<String>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.CorruptedPdsMaintenanceCallback
 
corruptedTreeException(String, Throwable, int, long...) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Construct the exception and invoke failure processor.
corruptedTreeException(String, Throwable, int, long...) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Construct the exception and invoke failure processor.
CorruptedTreeException - Exception in org.apache.ignite.internal.processors.cache.persistence.tree
Exception to distinguish BPlusTree tree broken invariants.
CorruptedTreeException(String, Throwable, String, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
Constructor.
CorruptedTreeException(String, Throwable, String, String, String, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
Constructor.
CorruptedTreeException(String, String, String, String, Throwable, int, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
Constructor.
count() - Method in interface org.apache.ignite.IgniteCountDownLatch
Gets current count value of the latch.
count(int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Counts index rows in specified tree segment.
count(int, IndexQueryContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Counts index rows in specified tree segment with cache filter.
count(int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Counts index rows in specified tree segment.
count(int, IndexQueryContext) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Counts index rows in specified tree segment with cache filter.
count() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets number of distinct nodes, excluding replicas, in consistent hash.
count() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicLongViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicReferenceViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicSequenceViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicStampedViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.BinaryMetadataViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupIoViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ClientConnectionViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ClusterNodeViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeJobViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeTaskViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ContinuousQueryViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.CountDownLatchViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.MetastorageViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeMetricsViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.QueueViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ReentrantLockViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ScanQueryViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.SemaphoreViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ServiceViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.SetViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.SnapshotViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryHistoryViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.StripedExecutorTaskViewWalker
count() - Method in class org.apache.ignite.internal.managers.systemview.walker.TransactionViewWalker
count() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixCountRecord
 
count() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
 
count() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
count() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Gets current count value of the latch.
count() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
 
count(int) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
 
count() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets number of distinct nodes, excluding replicas, in consistent hash.
count() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets total count of executions this task has already completed.
count() - Method in class org.apache.ignite.spi.systemview.view.datastructures.CountDownLatchView
 
count() - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker
 
COUNT_OF_EXTRA_PAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Count of extra page.
countDown() - Method in interface org.apache.ignite.IgniteCountDownLatch
Decrements the count of the latch, releasing all waiting threads on all nodes if the count reaches zero.
countDown(int) - Method in interface org.apache.ignite.IgniteCountDownLatch
Decreases the count of the latch using passed in value, releasing all waiting threads on all nodes if the count reaches zero.
countDown() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.Latch
Decrements count on current latch.
countDown() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Decrements the count of the latch, releasing all waiting threads on all nodes if the count reaches zero.
countDown(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Decreases the count of the latch using passed in value, releasing all waiting threads on all nodes if the count reaches zero.
countDown(boolean) - Method in class org.apache.ignite.internal.util.GridCountDownCallback
Decrements the internal counter.
countDown() - Method in class org.apache.ignite.internal.util.GridCountDownCallback
Decrements the internal counter.
countDownAll() - Method in interface org.apache.ignite.IgniteCountDownLatch
Counts down this latch to zero, releasing all waiting threads on all nodes.
countDownAll() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Counts down this latch to zero, releasing all waiting threads on all nodes.
CountDownFuture - Class in org.apache.ignite.internal.util.future
 
CountDownFuture(int) - Constructor for class org.apache.ignite.internal.util.future.CountDownFuture
 
countDownLatch(String, int, boolean, boolean) - Method in interface org.apache.ignite.Ignite
Gets or creates count down latch.
countDownLatch(String, int, boolean, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Gets or creates count down latch.
countDownLatch(String, AtomicConfiguration, int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets or creates count down latch.
CountDownLatchView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteCountDownLatch representation for a SystemView.
CountDownLatchView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.CountDownLatchView
 
CountDownLatchViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
CountDownLatchViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.CountDownLatchViewWalker
 
counter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
counter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
 
counter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
counter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
counter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersion
 
counter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
 
counterByPartition(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
Gets partition counter by partition ID.
counterByPartition(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
Gets partition counter by partition ID.
counterConflicts() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
CounterSkipContext - Class in org.apache.ignite.internal.processors.cache.query.continuous
 
countersPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
countOfChangedPage(ByteBuffer, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
countOfPageToTrack(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
courtesy(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log WARN message in org.apache.ignite.CourtesyConfigNotice category.
courtesy(IgniteLogger, Object, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log WARN message in org.apache.ignite.CourtesyConfigNotice category.
COURTESY_LOGGER_NAME - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Courtesy notice log category.
cowPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
COX<T> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteOutClosureX by extending it.
COX() - Constructor for class org.apache.ignite.internal.util.typedef.COX
 
CP_BUF_FILL_THRESHOLD - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Checkpoint buffer fullfill upper bound.
CP_FILE_NAME_PATTERN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Checkpoint file name pattern.
CP_REASON - Static variable in class org.apache.ignite.internal.CheckCpHistTask
Reason of checkpoint, which can be triggered by this task.
CP_SNAPSHOT_REASON - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Text Reason for checkpoint to start snapshot operation.
cpDir - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Checkpoint metadata directory ("cp"), contains files with checkpoint start and end
cpEndId - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Checkpoint end id.
CPP - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientPlatform
 
cpStartId - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Checkpoint start id.
cpStartTs - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Checkpoint start timestamp.
CPU_LOAD - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
CPU load metric name.
CPU_LOAD_DESCRIPTION - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
CPU load metric description.
CQ_SYS_VIEW - Static variable in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
CQ_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
cqNotifyClosure() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
cqNotifyClosure(GridAbsClosureX) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
Crc32CheckingFileInput(FileInput, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
 
CRC_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
CRC_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Length of CRC value
crdId - Variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
 
crdVer - Variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
Coordinator version.
create(int) - Method in interface org.apache.ignite.binary.BinaryCollectionFactory
Create collection.
create(int) - Method in interface org.apache.ignite.binary.BinaryMapFactory
Create collection.
create() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyFactory
create() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicyFactory
create() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
create() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
create() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
create() - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
create() - Static method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Create new handler instance.
create(Field, int) - Static method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Create accessor for the field.
create(ByteBuffer) - Static method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
 
create(byte[], int) - Static method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Create stream with pointer set at the given position.
create(InlineIndexRowHandler, long, DefragIndexFactory.DefragIndexRowImpl, boolean) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.DefragIndexFactory.DefragIndexRowImpl
 
create(CacheGroupContext, RootPage, String) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory
Creation of an index tree.
create(SortedIndexDefinition, IndexKeyTypeSettings) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory
Creates instance of row handler.
create(SortedIndexDefinition, IndexKeyTypeSettings) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandlerFactory
Creates instance of row handler.
create(GridKernalContext, boolean) - Method in enum org.apache.ignite.internal.IgniteComponentType
Creates component.
create(boolean) - Method in enum org.apache.ignite.internal.IgniteComponentType
Creates component.
create(short) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessageFactory
create(short) - Method in class org.apache.ignite.internal.managers.communication.IgniteMessageFactoryImpl
Creates new message instance of provided direct type.
create(SpanType, Span) - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
Creates Span given name and explicit parent.
create(SpanType, byte[]) - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
Creates Span given name and explicit parent.
create(SpanType, Span, String) - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
Creates Span given name and explicit parent.
create(GridKernalContext, AffinityFunction, CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
create(AffinityTopologyVersion, List<List<ClusterNode>>) - Static method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
create(AffinityTopologyVersion, List<ClusterNode>, List<List<ClusterNode>>) - Static method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
create(String, String) - Static method in class org.apache.ignite.internal.processors.authentication.User
Create new user.
create(String) - Static method in class org.apache.ignite.internal.processors.authentication.User
Create empty user by login name.
create(GridCacheSharedContext, CacheGroupContext, int, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl.PartitionFactory
 
create(GridCacheContext, AffinityTopologyVersion, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheMapEntryFactory
 
create(String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
create(int, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
create(int, String, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
create(int, int, String, MemoryCalculator) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
create(File, OpenOption...) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIOFactory
Creates I/O interface for file with specified mode.
create(File, OpenOption...) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIOFactory
Creates I/O interface for file with specified mode.
create(File) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIOFactory
Creates I/O interface for file with default I/O mode.
create(File, OpenOption...) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIOFactory
Creates I/O interface for file with specified mode.
create(File, OpenOption...) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIOFactory
Creates I/O interface for file with specified mode.
create(PageMemoryImpl.Segment, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicyFactory
Create page replacement policy.
create(PageMemoryImpl.Segment, long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicyFactory
Create page replacement policy.
create(PageMemoryImpl.Segment, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicyFactory
Create page replacement policy.
create(PageMemoryImpl.Segment, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicyFactory
Create page replacement policy.
create() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilterFactory
create() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareTransformerFactory
create(int, int, int) - Static method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
Create version.
create(String, int, long, long, GridOffHeapEvictListener) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Creates offheap map for given space name.
create() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory
create() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrapFactory
Create bootstrap instance.
create() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrapFactory
Create bootstrap instance.
create() - Method in interface org.apache.ignite.internal.processors.platform.PlatformBootstrapFactory
Create bootstrap instance.
create() - Method in class org.apache.ignite.internal.processors.platform.PlatformDefaultJavaObjectFactory
Constructs and returns a fully configured instance of T.
create() - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectSingletonFactory
Constructs and returns a fully configured instance of T.
create(SpanType, Span) - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
Creates Span given name and explicit parent.
create(SpanType, byte[]) - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
Creates Span given name and explicit parent.
create(SpanType, Span, String) - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
Creates Span given name and explicit parent.
create(SpanType) - Method in interface org.apache.ignite.internal.processors.tracing.SpanManager
Creates Span with given name.
create(SpanType, Span) - Method in interface org.apache.ignite.internal.processors.tracing.SpanManager
Creates Span given name and explicit parent.
create(SpanType, byte[]) - Method in interface org.apache.ignite.internal.processors.tracing.SpanManager
Creates Span given name and explicit parent.
create(SpanType, Span, String) - Method in interface org.apache.ignite.internal.processors.tracing.SpanManager
Creates Span given name and explicit parent.
CREATE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: CREATE.
create(Object, Runnable) - Static method in class org.apache.ignite.internal.util.GridCleaner
 
create() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
create() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactoryNative
create() - Method in interface org.apache.ignite.platform.PlatformJavaObjectFactory
Constructs and returns a fully configured instance of T.
create(short) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageFactory
Deprecated.
Creates new message instance of provided type.
create(short) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageFactoryProvider
create() - Method in interface org.apache.ignite.plugin.platform.PlatformCachePluginConfigurationClosureFactory
Creates configuration closure instance.
create() - Method in interface org.apache.ignite.plugin.platform.PlatformPluginConfigurationClosureFactory
Creates configuration instance.
create() - Static method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Static factory method for create new permission builder.
create() - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.
create() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.
create() - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Creates new key for an encryption/decryption of cache persistent data: pages, WAL records.
create(String, byte[]) - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
Creates Span given name and explicit parent.
create(String, NoopSpiSpecificSpan) - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
Creates Span given name and explicit parent.
create(String, byte[]) - Method in interface org.apache.ignite.spi.tracing.TracingSpi
Creates Span given name and explicit parent.
create(String, S) - Method in interface org.apache.ignite.spi.tracing.TracingSpi
Creates Span given name and explicit parent.
create() - Method in class org.apache.ignite.ssl.SslContextFactory
createAffinityDiffMessages(Map<Integer, Map<Integer, List<Long>>>) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
createArrayOf(String, Object[]) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createArrayOf(String, Object[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createArrayOf(String, Object[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createAssignments(Map<Long, ClusterNode>, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
createAsyncInstance() - Method in class org.apache.ignite.internal.AsyncSupportAdapter
Creates component with asynchronous mode enabled.
createAsyncInstance() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Creates component with asynchronous mode enabled.
createAsyncInstance() - Method in class org.apache.ignite.internal.IgniteEventsImpl
Creates component with asynchronous mode enabled.
createAsyncInstance() - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Creates component with asynchronous mode enabled.
createAsyncInstance() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Creates component with asynchronous mode enabled.
createBackupPostProcessingClosure(AffinityTopologyVersion, IgniteLogger, GridCacheContext, KeyCacheObject, IgniteCacheExpiryPolicy, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Creates closure that saves initial value to backup partition.
createBaselineView(Collection<ClusterNode>, IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
createBatch() - Method in class org.apache.ignite.internal.GridMessageListenHandler
Creates new batch.
createBatch() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Creates new batch.
createBatch() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Creates new batch.
createBlob() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createBlob() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createBlob() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createBy() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
createBy() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
createCache(String, C) - Method in class org.apache.ignite.cache.CacheManager
createCache(String) - Method in interface org.apache.ignite.client.IgniteClient
Creates a cache with a default configuration.
createCache(ClientCacheConfiguration) - Method in interface org.apache.ignite.client.IgniteClient
Creates a cache with the specified configuration.
createCache(CacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Dynamically starts new cache with the given cache configuration.
createCache(String) - Method in interface org.apache.ignite.Ignite
Dynamically starts new cache using template configuration.
createCache(CacheConfiguration<K, V>, NearCacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Dynamically starts new cache with the given cache configuration.
createCache(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Creates a cache with a default configuration.
createCache(ClientCacheConfiguration) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Creates a cache with the specified configuration.
createCache(CacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Dynamically starts new cache with the given cache configuration.
createCache(String) - Method in class org.apache.ignite.internal.IgniteKernal
Dynamically starts new cache using template configuration.
createCache(CacheConfiguration<K, V>, NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Dynamically starts new cache with the given cache configuration.
createCacheAsync(String) - Method in interface org.apache.ignite.client.IgniteClient
Creates a cache with a default configuration.
createCacheAsync(ClientCacheConfiguration) - Method in interface org.apache.ignite.client.IgniteClient
Creates a cache with the specified configuration.
createCacheAsync(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Creates a cache with a default configuration.
createCacheAsync(ClientCacheConfiguration) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Creates a cache with the specified configuration.
createCacheBean(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler
Creates cache bean.
createCacheDataStore(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
createCacheDataStore(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
createCacheDataStore0(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
createCacheDataStore0(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
createCacheEntryFilter(Object, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create cache entry filter.
createCacheEntryFilter(Object, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create cache entry filter.
createCacheEntryProcessor(Object, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create cache entry processor.
createCacheEntryProcessor(Object, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create cache entry processor.
createCachePartId(FullPageId) - Static method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
Extracts partition information from full page ID
createCacheProvider(CachePluginContext) - Method in interface org.apache.ignite.plugin.PluginProvider
Creates cache plugin provider.
createCaches(Collection<CacheConfiguration>) - Method in interface org.apache.ignite.Ignite
Dynamically starts new caches with the given cache configurations.
createCaches(Collection<CacheConfiguration>) - Method in class org.apache.ignite.internal.IgniteKernal
Dynamically starts new caches with the given cache configurations.
createCipher(Key, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
createClob() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createClob() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createClob() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createClosureJob(Object, long, Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create closure job.
createClosureJob(Object, long, Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create closure job.
createClusterNodeFilter(Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create cluster node filter.
createClusterNodeFilter(Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create cluster node filter.
createCommunicationClient(ClusterNode, int) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
createComponent(Class<T>) - Method in interface org.apache.ignite.internal.GridKernalContext
Creates optional component.
createComponent(Class<T>) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Creates optional component.
createComponent(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Creates optional component.
createComponent(Class<T>) - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
Creates optional component.
createComponent(Class<T>) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
createComponent(Class<T>) - Method in interface org.apache.ignite.plugin.CachePluginProvider
 
createComponent(PluginContext, Class<T>) - Method in interface org.apache.ignite.plugin.PluginProvider
Creates Ignite component.
createContinuousQuery(long, boolean, Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
 
createContinuousQuery(long, boolean, Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
createContinuousQueryFilter(Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create continuous query filter to be deployed on remote node.
createContinuousQueryFilter(Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create continuous query filter to be deployed on remote node.
created() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndex
true if index is created and false if it is restored from disk.
created() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
true if index is created and false if it is restored from disk.
created() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
 
createDataLoadFuture() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Creates data load future and register its as active future.
createDefaultPolicyConfig() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Creates a configuration for the default memory policy that will instantiate the default memory region.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.authentication.UserAcceptedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.authentication.UserProposedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.marshaller.MappingAcceptedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.util.distributed.FullMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.util.distributed.InitMessage
Creates new discovery cache if message caused topology version change.
createDiscoCache(GridDiscoveryManager, AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
Creates new discovery cache if message caused topology version change.
createDiscoCacheOnCacheChange(AffinityTopologyVersion, DiscoCache) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Creates discovery cache after DynamicCacheChangeBatch received.
createdVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
 
createdVersion(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
createEntry(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
createEventsArg(int[], Long) - Static method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
createField(int, String) - Method in class org.apache.ignite.internal.binary.BinaryContext
Create binary field.
createFieldComparator() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Create field comparator.
createFieldComparator() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Create field comparator.
createFieldComparator() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Create field comparator.
createFileInput(SegmentIO, ByteBufferExpander) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.LockedSegmentFileInputFactory
createFileInput(SegmentIO, ByteBufferExpander) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.io.SegmentFileInputFactory
 
createFileInput(SegmentIO, ByteBufferExpander) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleSegmentFileInputFactory
createFilteredEntry(int, int, AffinityTopologyVersion, long, long) - Static method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
 
createFirstPageFullId() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
 
createFromTemplate(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache using template configuration.
createFullTextQuery(String, String, int, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Creates user's full text query, queried class, and query clause.
createFuture(IgniteInternalFuture<R>) - Method in class org.apache.ignite.internal.AsyncSupportAdapter
 
createFuture(IgniteInternalFuture<R>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
createFuture(IgniteInternalFuture<R>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
createGetRequest(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
Factory methond for generate request associated with this miniFuture.
createGetRequest0(IgniteUuid, IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
createGridCacheDataStore(CacheGroupContext, int, boolean, IgniteLogger) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
createIdealAssignments(Map<Long, ClusterNode>, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
createIfInClassPath(GridKernalContext, boolean) - Method in enum org.apache.ignite.internal.IgniteComponentType
Creates component.
createIndex(GridCacheContext<?, ?>, IndexDefinition) - Method in interface org.apache.ignite.internal.cache.query.index.IndexFactory
Creates index by specified definition for specified cache.
createIndex(GridCacheContext<?, ?>, IndexFactory, IndexDefinition) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Creates a new index.
createIndex(GridCacheContext<?, ?>, IndexDefinition) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
Creates index by specified definition for specified cache.
createIndexDescriptor(QueryTypeDescriptorImpl, QueryIndex) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Create index descriptor.
createIndexDynamically(GridCacheContext, IndexFactory, IndexDefinition, SchemaIndexCacheVisitor) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Creates a new index.
createIndexPageStore(int, File, FileVersionCheckingFactory, DataRegion, LongConsumer) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
createIndexQuery(IndexQuery, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Creates index query.
createIndexRow(long) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Creates an index row for this tree.
createIndexSegment(GridCacheContext<?, ?>, SortedIndexDefinition, RootPage, IoStatisticsHolder, InlineRecommender, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.DefragIndexFactory
createIndexSegment(GridCacheContext<?, ?>, SortedIndexDefinition, RootPage, IoStatisticsHolder, InlineRecommender, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
 
createInstance() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterMvccImpl
createInstance() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
createInstance(PlatformContext, String, Object, boolean) - Static method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference
Creates an instance or returns null.
createIterator() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Gets source to be updated iterator.
createIterator() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
Gets source to be updated iterator.
createIterator() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistFuture
Gets source to be updated iterator.
createIterator() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
Gets source to be updated iterator.
createJavaObject(String) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Create Java object.
createJdbcSqlException(String, int) - Static method in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Create a SQLException for given code and message with detected state.
createJob(String, String, Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
 
createJob(String, String, Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerRestoreTask
createJob(String, String, Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTask
createJob(PlatformContext) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Create job in native platform if needed.
createJob(Object, long, Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create job.
createJob(Object, long, Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create job.
createJobArgument(GridifyRangeArgument, Collection<?>) - Method in class org.apache.ignite.internal.util.gridify.GridifyArgumentBuilder
Create GridifyArgument for job.
createLocalEventFilter(long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create local event filter.
createLocalEventFilter(long) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create local event filter.
createLogArg(String, int[]) - Static method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
createMetaColumn() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
 
createMetaColumn() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV2
createMetaColumn() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV3
createMetaColumn() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV4
createMetricsProvider() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
createMvccIndexRow(long, long, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Creates an mvcc index row for this tree.
createName(long, String, String) - Static method in class org.apache.ignite.thread.IgniteThread
Creates new thread name.
createNativeException(Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create native exception.
createNativeException(Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create native exception.
createNClob() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createNClob() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createNClob() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createNearCache(String, NearCacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Starts a near cache on local node if cache was previously started with one of the Ignite.createCache(CacheConfiguration) or Ignite.createCache(CacheConfiguration, NearCacheConfiguration) methods.
createNearCache(String, NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Starts a near cache on local node if cache was previously started with one of the Ignite.createCache(CacheConfiguration) or Ignite.createCache(CacheConfiguration, NearCacheConfiguration) methods.
createNioSession(ClusterNode, int) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Returns the established TCP/IP connection between the current node and remote server.
createOptional(GridKernalContext) - Method in enum org.apache.ignite.internal.IgniteComponentType
First tries to find main component class, if it is not found creates no-op implementation.
createOptional() - Method in enum org.apache.ignite.internal.IgniteComponentType
First tries to find main component class, if it is not found creates no-op implementation.
createPageEvictionTracker(DataRegionConfiguration, PageMemory) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
createPageLockTracker(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
 
createPageMemory(DirectMemoryProvider, DataStorageConfiguration, DataRegionConfiguration, DataRegionMetricsImpl, boolean, PageReadWriteManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Creates PageMemory with given size and memory provider.
createPageMemory(DirectMemoryProvider, DataStorageConfiguration, DataRegionConfiguration, DataRegionMetricsImpl, boolean, PageReadWriteManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Creates PageMemory with given size and memory provider.
createPageStore(byte, File, LongConsumer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
Creates instance of PageStore based on given file.
createPageStore(byte, IgniteOutClosure<Path>, LongConsumer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
Creates instance of PageStore based on file path provider.
createParser(BulkLoadFormat) - Static method in class org.apache.ignite.internal.processors.bulkload.BulkLoadParser
Creates a parser for a given format options.
createPartitionsFullMessage(boolean, boolean, GridDhtPartitionExchangeId, GridCacheVersion, IgniteDhtPartitionHistorySuppliersMap, IgniteDhtPartitionsToReloadMap) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Creates partitions full message for all cache groups.
createPartitionsFullMessage(boolean, boolean, GridDhtPartitionExchangeId, GridCacheVersion, IgniteDhtPartitionHistorySuppliersMap, IgniteDhtPartitionsToReloadMap, Collection<CacheGroupContext>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Creates partitions full message for selected cache groups.
createPartitionsSingleMessage(GridDhtPartitionExchangeId, boolean, boolean, boolean, ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Creates partitions single message for all cache groups.
createPartitionsSingleMessage(GridDhtPartitionExchangeId, boolean, boolean, boolean, ExchangeActions, Collection<CacheGroupContext>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Creates partitions single message for selected cache groups.
createPredicate(CacheObject) - Method in enum org.apache.ignite.internal.processors.cache.CacheOperationFilter
Creare predicate from operation filter.
createReader(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
 
createReadFileHandle(SegmentIO, RecordSerializer, FileInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
 
createReadFileHandle(SegmentIO, RecordSerializer, FileInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SingleSegmentLogicalRecordsIterator
createRemoteEventFilter(Object, int...) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create remote event filter.
createRemoteEventFilter(Object, int...) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create remote event filter.
createRemoteMessageFilter(Object, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create remote message filter.
createRemoteMessageFilter(Object, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create remote message filter.
createRequest(Marshaller, IgniteClosure<GridKernalContext, IgniteDiagnosticInfo>, long) - Static method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
createRequest(UUID, long, GridCacheVersion, CacheWriteSynchronizationMode, AffinityTopologyVersion, long, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
createResponse(byte[], long) - Static method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
createResponse(IgniteInternalFuture<?>) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxQueryEnlistResultHandler
 
createResponse(IgniteInternalFuture<?>) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxResultHandler
Response factory method.
createResponse(GridDhtTxEnlistFuture) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxResultHandler
Response factory method.
createResult(Map<UUID, DiscoveryMessageResultsCollector.NodeMessage<M>>) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
createResultMap(Collection<GridCacheEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
createRow(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
createRow(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
createRow(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
createScanQuery(IgniteBiPredicate<K, V>, Integer, boolean, Boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Creates user's predicate based scan query.
createScanQuery(IgniteBiPredicate<K, V>, IgniteClosure<T, R>, Integer, boolean, boolean, Boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Creates user's predicate based scan query.
createSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Create schema for object.
createSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Create schema for object.
createSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Create schema for object.
createSerializer(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
Factory method for creation RecordSerializer.
createSerializer(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
Factory method for creation RecordSerializer.
createSession(SocketChannel, Map<Integer, Object>, boolean, IgniteInClosure<? super IgniteInternalFuture<GridNioSession>>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Establishes a session.
createSnapshot(String) - Method in interface org.apache.ignite.IgniteSnapshot
Create a consistent copy of all persistence cache groups from the whole cluster.
createSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Create a consistent copy of all persistence cache groups from the whole cluster.
createSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMXBeanImpl
Create the cluster-wide snapshot with given name asynchronously.
createSnapshot(String) - Method in interface org.apache.ignite.mxbean.SnapshotMXBean
Create the cluster-wide snapshot with given name asynchronously.
createSpiAttributeName(String) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Creates new name for the given attribute.
createSpiQuery(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Query for IndexingSpi.
createSQLXML() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createSQLXML() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createSQLXML() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createSslContext() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Creates SSL context based on factory settings.
createSslContext() - Method in interface org.apache.ignite.internal.client.ssl.GridSslContextFactory
Deprecated.
Creates SSL context based on factory settings.
createSSLEngine() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
createSSLSocket(InetSocketAddress, ConnectionProperties) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinSSLUtil
 
createStandaloneKernalContext(String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
createStarted() - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
Creates (and starts) a new stopwatch using System.nanoTime() as its time source.
createStarted(IgniteTicker) - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
Creates (and starts) a new stopwatch, using the specified time source.
createState(Path) - Method in class org.apache.ignite.internal.cdc.CdcMain
Creates consumer state.
createStatement() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createStatement(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createStatement(int, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createStatement() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createStatement(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createStatement(int, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createStatement() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createStatement(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createStatement(int, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createStopRequest(String, boolean, IgniteUuid, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Prepares cache stop request.
createStreamReceiver(Object, long, boolean) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Create stream receiver.
createStreamReceiver(Object, long, boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Create stream receiver.
createStruct(String, Object[]) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
createStruct(String, Object[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
createStruct(String, Object[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
createTableCacheName(String, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Construct cache name for table.
createTableKeyTypeName(String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Construct key type name for table.
createTableValueTypeName(String, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Construct value type name for table.
createTarget() - Method in interface org.apache.ignite.internal.processors.platform.PlatformPluginExtension
Creates the PlatformTarget for this extension.
createTaskArgument(Class<?>, String, Class<?>, Class<?>[], Annotation[][], Object[], Object) - Method in class org.apache.ignite.internal.util.gridify.GridifyArgumentBuilder
Create argument for task.
createTaskArgument(GridifyRangeArgument, Collection<?>) - Method in class org.apache.ignite.internal.util.gridify.GridifyArgumentBuilder
Create GridifyRangeArgument for task.
createTasksArg(Long, String, IgniteUuid) - Static method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
createTaskSession(IgniteUuid, UUID, String, GridDeployment, String, Collection<UUID>, IgnitePredicate<ClusterNode>, long, long, Collection<ComputeJobSibling>, Map<Object, Object>, boolean, boolean, String, Object) - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
Creates task session.
createTcpClient(ClusterNode, int, boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Establish TCP connection to remote node and returns client.
createTcpClient(ClusterNode, int) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Establish TCP connection to remote node and returns client.
createTime() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets create time of the owning entity (either cache or entry).
createTime() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets create time of the owning entity (either cache or entry).
createTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets creation time.
createTime() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
createTime() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets the time when the session was created.
createTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets the time when the session was created.
createTime() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
 
createTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets time in milliseconds at which this future was created.
createTime() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
createTombstone() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Create configuration for dropped statistic column.
createTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
createTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
createTtl() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
createUnstarted() - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
Creates (but does not start) a new stopwatch using System.nanoTime() as its time source.
createUnstarted(IgniteTicker) - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
Creates (but does not start) a new stopwatch, using the specified time source.
createUser(String, char[]) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Creates user with the specified login and password.
createUser(String, char[]) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Creates user with the specified login and password.
createUser(String, char[]) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Creates user with the specified login and password.
createUser(String, char[]) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Creates user with the specified login and password.
createUser(String, char[]) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Creates user with the specified login and password.
createWithPreservedPrimaries(AffinityTopologyVersion, List<List<ClusterNode>>, IdealAffinityAssignment) - Static method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
createWriter(int) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
 
creatorNode() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Gets creator node.
creatorNodeAddrs() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Gets creator node addresses.
creatorNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Gets creator node.
credentials() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Returns credentials for this client connection.
credentials() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
 
credentials(SecurityCredentials) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
 
credentials() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Gets client credentials for authentication process.
credentials(Object) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Sets client credentials for authentication.
credentials() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Gets security credentials.
credentials(SecurityCredentials) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets security credentials.
credentials() - Method in class org.apache.ignite.plugin.security.SecurityCredentialsBasicProvider
Gets security credentials.
credentials() - Method in interface org.apache.ignite.plugin.security.SecurityCredentialsProvider
Gets security credentials.
criteria() - Method in class org.apache.ignite.internal.processors.cache.query.IndexQueryDesc
 
CROSS - Static variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
Cross JOIN.
cross() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
 
crypt_raw(byte[], byte[], int, int[]) - Method in class org.mindrot.BCrypt
Perform the central password hashing step in the bcrypt scheme
CsvLineProcessorBlock - Class in org.apache.ignite.internal.processors.bulkload.pipeline
A PipelineBlock, which splits line according to CSV format rules and unquotes fields.
CsvLineProcessorBlock(Pattern, String) - Constructor for class org.apache.ignite.internal.processors.bulkload.pipeline.CsvLineProcessorBlock
Creates a CSV line parser.
ctorFactory() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Return SUN specific constructor factory.
ctx - Variable in class org.apache.ignite.internal.binary.BinaryArray
Context.
ctx - Variable in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Kernal context.
ctx - Variable in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
ctx - Variable in class org.apache.ignite.internal.managers.GridManagerAdapter
Kernal context.
ctx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Context.
ctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Cache configuration.
ctx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Cache context.
ctx - Variable in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
 
ctx - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
ctx - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Cache context.
ctx - Variable in class org.apache.ignite.internal.processors.GridProcessorAdapter
Kernal context.
ctx - Variable in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Kernal context.
ctx - Variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Kernal context.
ctx - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Platform context.
ctx - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
Interop processor.
ctx - Variable in exception org.apache.ignite.internal.processors.platform.PlatformExtendedException
Platform context.
ctx - Variable in class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandlerAdapter
Kernal context.
ctx - Variable in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
Kernel context.
ctx - Variable in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Context.
ctx - Variable in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Kernal context.
ctx - Variable in class org.apache.ignite.internal.sql.SqlCommandProcessor
Kernal context.
ctx - Variable in class org.apache.ignite.marshaller.AbstractMarshaller
Context.
CU - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridCacheUtils.
CU() - Constructor for class org.apache.ignite.internal.util.typedef.internal.CU
 
CUR_COORDINATOR_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
CUR_SEG_IDX - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Current segment index metric name.
curAbsWalIdx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
curAbsWalIdx(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Update current WAL index.
curActiveJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curCanceledJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curCpuLoad() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curDaemonThreadCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curFut - Variable in class org.apache.ignite.internal.AsyncSupportAdapter
Future for previous asynchronous operation.
curGcCpuLoad() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curIdleTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curJobsExecuteTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curJobsWaitTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curRec - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Current record preloaded, to be returned on next()
Normally this should be not null because advance() method should already prepare some value
curRejectedJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
current() - Static method in class org.apache.ignite.internal.processors.service.ServiceCallContextHolder
 
current() - Static method in class org.apache.ignite.thread.IgniteThread
 
CURRENT_VER - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Current version.
currentBaseline() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
currentBaselineTopology() - Method in interface org.apache.ignite.IgniteCluster
Gets current baseline topology.
currentBaselineTopology() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets current baseline topology.
currentBaselineTopology() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets current baseline topology.
currentCallContext() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Gets context of the current service call.
currentCallContext() - Method in interface org.apache.ignite.services.ServiceContext
Gets context of the current service call.
currentCheckpointPagesCount() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
currentCheckpointPagesCount(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Sets current checkpoint pages num to store.
currentCheckpointPagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
currentCheckpointPagesCount(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Sets current checkpoint pages num to store.
currentCoordinator() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
currentCoordinator() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
currentDeployment() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Returns current deployment.
currentLocalPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
currentLocalPartitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
currentLocalPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
currentMappings() - Method in class org.apache.ignite.internal.MarshallerContextImpl
Method collects current mappings for all platforms.
currentMappings() - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Gets an iterator over all current mappings.
currentPMEDuration(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
currentPolicy() - Static method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
currentPrepareFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
currentPrepareFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
currentPrepareFuture() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
currentPrepareFuture() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
currentPrimary(int) - Method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
currentProgress() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
currentProtocolContext() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
 
currentResultSet() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryResults
 
currentSchema() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
currentSegment() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
currentSegment() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
currentState() - Static method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
 
currentTaskName() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Gets name task executed by current thread.
currentTaskNameHash() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Gets hash of task name executed by current thread.
currentTaskSession(GridJobSessionImpl) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Callback from job worker to set current task session for execution.
currentThreadCanRequestBinaryMetadata() - Static method in class org.apache.ignite.thread.IgniteThread
 
currentTimeMillis() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
currentTopologySnapshot() - Method in interface org.apache.ignite.cache.affinity.AffinityFunctionContext
Gets current topology snapshot.
currentTopologySnapshot() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets current topology snapshot.
currentTopologyVersion() - Method in interface org.apache.ignite.cache.affinity.AffinityFunctionContext
Gets current topology version number.
currentTopologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets current topology version number.
curRes - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
Current result index.
curRes - Variable in class org.apache.ignite.internal.jdbc2.JdbcStatement
Current result set index.
cursor() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(Object) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(int, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(int, KeyCacheObject, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(int, KeyCacheObject, KeyCacheObject, Object) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor(int, KeyCacheObject, KeyCacheObject, Object, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
cursor() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(Object) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(int, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(int, KeyCacheObject, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(int, KeyCacheObject, KeyCacheObject, Object) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor(int, KeyCacheObject, KeyCacheObject, Object, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
cursor() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(int, KeyCacheObject, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(int, KeyCacheObject, KeyCacheObject, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(int, KeyCacheObject, KeyCacheObject, Object, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor(int, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
cursor() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
Gets the cursor.
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Returns the cursor ID.
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Returns the original cursor ID.
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCursor
 
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCloseRequest
 
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
 
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataRequest
 
cursorId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
 
curThreadCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curWaitingJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
curWalSegmIdx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Current WAL segment absolute index.
customAffinityKeyMapper() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
customAffinityKeyMapper() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
customAffinityKeyMapper(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
customAffinityMapper() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
 
customDirectoryLogFileName(String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Substitutes log directory with a custom one.
CustomEventListener<T extends DiscoveryCustomMessage> - Interface in org.apache.ignite.internal.managers.discovery
Listener interface.
customExecutor(String) - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Gets executor service for custom policy by executor name.
customExecutors() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor services that is in charge of processing user compute task.
customMessage() - Method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
customMessage(DiscoveryCustomMessage) - Method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
customMessageDiscard() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDiscardMessage
Flag indicating whether the ID to discard is for a custom message or not.
CustomMessageWrapper - Class in org.apache.ignite.internal.managers.discovery
 
CustomMessageWrapper(DiscoveryCustomMessage) - Constructor for class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
 
cutRoot(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
CX1<E1,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteClosureX by extending it.
CX1() - Constructor for class org.apache.ignite.internal.util.typedef.CX1
 
CX2<E1,E2,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteClosure2X by extending it.
CX2() - Constructor for class org.apache.ignite.internal.util.typedef.CX2
 
CX3<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridClosure3X by extending it.
CX3() - Constructor for class org.apache.ignite.internal.util.typedef.CX3
 
cycle() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxDeadlock
 
CycleThread - Class in org.apache.ignite.internal.util.worker
Thread wrapper for standart cycle operations.
CycleThread(String, long) - Constructor for class org.apache.ignite.internal.util.worker.CycleThread
Creates new cycle thread with given parameters.

D

d(int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
d(int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
D - Class in org.apache.ignite.internal.util.typedef.internal
Convenience alias for GridDebug class.
D() - Constructor for class org.apache.ignite.internal.util.typedef.internal.D
 
daemon(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
DAEMON_THREAD_CNT - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Daemon thread count metric name.
daemonNodes() - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets most recently refreshed set of daemon nodes.
daemonNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
daemonNodes() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
dash(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Makes a '+---+' dash line.
data(String) - Method in interface org.apache.ignite.internal.client.GridClient
Gets a data projection for grid cache with name cacheName.
data(String) - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Gets a data projection for grid cache with name cacheName.
data(String) - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Gets a data projection for grid cache with name cacheName.
data - Variable in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
data() - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
data() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerResult
 
data() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
data(Collection<?>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
data() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
data(Object) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
data() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Returns the data.
data() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheEntry
 
data() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets data pointer.
data() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets data pointer.
data(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Gets data pointer for the given memory chunk.
data - Variable in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Pointer.
data - Variable in class org.apache.ignite.internal.util.GridDebug.Item
 
data() - Method in class org.apache.ignite.internal.util.nio.GridNioServerBuffer
Get data withing the buffer.
DATA_DIR_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
DATA_LOST_ON_DEACTIVATION_WARNING - Static variable in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Warning of unsafe cluster deactivation.
DATA_REGION_PAGE_LIST_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
System view name for page lists.
DATA_REGION_PAGE_LIST_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
System view description for page lists.
DATA_STREAMER_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Data streamer execution pool.
DATA_VER_CLUSTER_ID - Static variable in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Cluster ID metric name.
database() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
DatabaseLifecycleListener - Interface in org.apache.ignite.internal.processors.cache.persistence
 
dataBytes() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
dataBytes(byte[]) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
Gets data center ID.
dataCenterId() - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
 
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets ID of initiator data center.
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets ID of initiator data center.
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
dataCenterId() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets ID of initiator data center.
dataCenterId(byte) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Sets data center ID.
dataCenterId() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
dataDefinitionCausesTransactionCommit() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
dataDefinitionCausesTransactionCommit() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
dataDefinitionIgnoredInTransactions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
dataDefinitionIgnoredInTransactions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
dataDefinitionIgnoredInTransactions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
DataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Represents Data Entry (DataEntry.key, value) pair update operation in WAL log.
DataEntry(int, KeyCacheObject, CacheObject, GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, byte) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
DataInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
DataLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
DataPageEvictionMode - Enum in org.apache.ignite.configuration
Defines memory page eviction algorithm.
dataPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListAddPageRecord
 
dataPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
 
DataPageInsertFragmentRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Insert fragment (part of big object which is bigger than page size) to data page record.
DataPageInsertFragmentRecord(int, long, byte[], long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
 
DataPageInsertRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Insert into data page.
DataPageInsertRecord(int, long, byte[]) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertRecord
 
DataPageIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Data pages IO.
DataPageIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
DataPageMvccMarkUpdatedRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
MVCC mark updated record.
DataPageMvccMarkUpdatedRecord(int, long, int, long, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
 
DataPageMvccUpdateNewTxStateHintRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
MVCC update tx state hint record.
DataPageMvccUpdateNewTxStateHintRecord(int, long, int, byte) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
 
DataPageMvccUpdateTxStateHintRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
MVCC update tx state hint record.
DataPageMvccUpdateTxStateHintRecord(int, long, int, byte) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
 
DataPagePayload - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
 
DataPageRemoveRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
DataPageRemoveRecord(int, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageRemoveRecord
 
dataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
DataPageSetFreeListPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
DataPageSetFreeListPageRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageSetFreeListPageRecord
 
dataPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
DataPageUpdateRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Update existing record in data page.
DataPageUpdateRecord(int, long, int, byte[]) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
 
DataRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical data record with cache operation description.
DataRecord(DataEntry) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
DataRecord(List<DataEntry>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
DataRecord(Object, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
dataRegion() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
dataRegion(String) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
dataRegion() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
dataRegion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
DataRegion - Class in org.apache.ignite.internal.processors.cache.persistence
Data region provides access to objects configured with DataRegionConfiguration configuration.
DataRegion(PageMemory, DataRegionConfiguration, DataRegionMetricsImpl, PageEvictionTracker) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRegion
 
dataRegion(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Getting data region by name.
DATAREGION_METRICS_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Data region metrics prefix.
DataRegionConfiguration - Class in org.apache.ignite.configuration
This class allows defining custom data regions' configurations with various parameters for Apache Ignite page memory (see DataStorageConfiguration.
DataRegionConfiguration() - Constructor for class org.apache.ignite.configuration.DataRegionConfiguration
 
dataRegionMap - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
DataRegionMetrics - Interface in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
dataRegionMetrics() - Method in interface org.apache.ignite.Ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
dataRegionMetrics(String) - Method in interface org.apache.ignite.Ignite
Returns the latest DataRegionMetrics snapshot for the memory region of the given name.
dataRegionMetrics() - Method in class org.apache.ignite.internal.IgniteKernal
Returns a collection of DataRegionMetrics that reflects page memory usage on this Apache Ignite node instance.
dataRegionMetrics(String) - Method in class org.apache.ignite.internal.IgniteKernal
Returns the latest DataRegionMetrics snapshot for the memory region of the given name.
DataRegionMetricsAdapter - Class in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
DataRegionMetricsImpl - Class in org.apache.ignite.internal.processors.cache.persistence
 
DataRegionMetricsImpl(DataRegionConfiguration, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
DataRegionMetricsImpl(DataRegionConfiguration, GridKernalContext, DataRegionMetricsProvider) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
DataRegionMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=io.dataregion.{data_region_name}" instead.
DataRegionMetricsProvider - Interface in org.apache.ignite
This interface provides calculated metrics for data region.
dataRegionMetricsProvider(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Provide that can be used to compute some metrics for provided data region.
dataRegionMetricsProvider(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Provide that can be used to compute some metrics for provided data region.
DataRegionMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence
 
DataRegionMetricsSnapshot(DataRegionMetrics) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
 
dataRegionName() - Method in class org.apache.ignite.events.PageReplacementStartedEvent
Gets data region name for which page replacement started.
dataRegionName() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
dataRegionName() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
dataRegions() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Getting registered data regions.
dataRegionsInitialized - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
dataRow(int, int, long, CacheDataRowAdapter.RowData) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
DataRow - Class in org.apache.ignite.internal.processors.cache.tree
 
DataRow(CacheGroupContext, int, long, int, CacheDataRowAdapter.RowData, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.tree.DataRow
 
DataRow(KeyCacheObject, CacheObject, GridCacheVersion, int, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.DataRow
 
DataRow(long) - Constructor for class org.apache.ignite.internal.processors.cache.tree.DataRow
 
DataRow() - Constructor for class org.apache.ignite.internal.processors.cache.tree.DataRow
 
DataRowCacheAware - Class in org.apache.ignite.internal.processors.cache.persistence
Data row implementation that can optionally hide the cache identifier and can set null as value.
DataRowCacheAware(KeyCacheObject, CacheObject, GridCacheVersion, int, long, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRowCacheAware
 
dataSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Calculating the size of the data.
dataSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecord
Deprecated.
 
dataSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecordV2
 
dataSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.ReencryptionStartRecord
 
dataSize(DataRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
 
dataSrc - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Data source.
dataStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get offset of data begin.
dataStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get offset of data begin.
dataStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get offset of data begin.
DATASTORAGE_METRIC_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Prefix for all data storage metrics.
DataStorageConfiguration - Class in org.apache.ignite.configuration
A durable memory configuration for an Apache Ignite node.
DataStorageConfiguration() - Constructor for class org.apache.ignite.configuration.DataStorageConfiguration
Creates valid durable memory configuration with all default values.
DataStorageMetrics - Interface in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.datastorage" instead.
dataStorageMetrics() - Method in interface org.apache.ignite.Ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.datastorage" instead.
dataStorageMetrics() - Method in class org.apache.ignite.internal.IgniteKernal
DataStorageMetricsAdapter - Class in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.datastorage" instead.
DataStorageMetricsImpl - Class in org.apache.ignite.internal.processors.cache.persistence
 
DataStorageMetricsImpl(GridMetricManager, boolean, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
dataStorageMetricsImpl() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
dataStorageMetricsImpl() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
DataStorageMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=io.datastorage" instead.
DataStorageMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.datastorage" instead.
DataStorageMetricsSnapshot(DataStorageMetrics) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
 
DataStorageMXBean - Interface in org.apache.ignite.mxbean
An MX bean allowing to monitor and tune persistence.
DataStorageMXBeanImpl - Class in org.apache.ignite.internal.processors.cache.persistence
TransactionsMXBean implementation.
DataStorageMXBeanImpl(GridKernalContextImpl) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataStorageMXBeanImpl
 
dataStorageReport() - Method in class org.apache.ignite.internal.IgniteKernal
 
dataStore() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
dataStore(GridDhtLocalPartition) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
dataStore(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
dataStream() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets data streamer processor.
dataStream() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets data streamer processor.
dataStream() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets data streamer processor.
dataStreamer(String) - Method in interface org.apache.ignite.Ignite
Gets a new instance of data streamer associated with given cache name.
dataStreamer(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets a new instance of data streamer associated with given cache name.
dataStreamer(String) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
 
DataStreamerCacheUpdaters - Class in org.apache.ignite.internal.processors.datastreamer
Bundled factory for cache updaters.
DataStreamerCacheUpdaters() - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
 
DataStreamerCacheUpdaters.InternalUpdater - Interface in org.apache.ignite.internal.processors.datastreamer
Marker interface for updaters which do not need to unwrap cache objects.
DataStreamerEntry - Class in org.apache.ignite.internal.processors.datastreamer
 
DataStreamerEntry() - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
 
DataStreamerEntry(KeyCacheObject, CacheObject) - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
 
dataStreamerFutures() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
DataStreamerImpl<K,V> - Class in org.apache.ignite.internal.processors.datastreamer
Data streamer implementation.
DataStreamerImpl(GridKernalContext, String, DelayQueue<DataStreamerImpl<K, V>>) - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
DataStreamerImpl.IsolatedUpdater - Class in org.apache.ignite.internal.processors.datastreamer
Isolated receiver which only loads entry initial value.
DataStreamerRequest - Class in org.apache.ignite.internal.processors.datastreamer
 
DataStreamerRequest() - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Externalizable support.
DataStreamerRequest(long, byte[], String, byte[], Collection<DataStreamerEntry>, boolean, boolean, boolean, DeploymentMode, String, String, Map<UUID, IgniteUuid>, IgniteUuid, boolean, AffinityTopologyVersion, int) - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
DataStreamerResponse - Class in org.apache.ignite.internal.processors.datastreamer
 
DataStreamerResponse(long, byte[], boolean) - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
 
DataStreamerResponse() - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Externalizable support.
dataStreamerStreamReceiverInvoke(long, PlatformTargetProxy, long, boolean) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invoke stream receiver.
dataStreamerTopologyUpdate(long, long, int) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify native data streamer about topology update.
DataStreamProcessor<K,V> - Class in org.apache.ignite.internal.processors.datastreamer
Data stream processor.
DataStreamProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
 
DataStructure - Class in org.apache.ignite.internal.processors.cache.persistence
Base class for all the data structures based on PageMemory.
DataStructure(String, int, String, PageMemory, IgniteWriteAheadLogManager, PageLockTrackerManager, PageIoResolver, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
DataStructureInfoKey - Class in org.apache.ignite.internal.processors.datastructures
Key used to store in utility cache information about created data structures.
DataStructureInfoKey(String) - Constructor for class org.apache.ignite.internal.processors.datastructures.DataStructureInfoKey
 
dataStructures() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets data structures processor.
dataStructures() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets data structures processor.
dataStructures() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dataStructures() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets data structures processor.
dataStructuresCache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
DataStructuresCacheKey - Class in org.apache.ignite.internal.processors.datastructures
Internal key for data structures processor.
DataStructuresCacheKey() - Constructor for class org.apache.ignite.internal.processors.datastructures.DataStructuresCacheKey
 
DataStructuresCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.datastructures
 
DataStructuresCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.datastructures.DataStructuresCommandHandler
 
DataStructuresProcessor - Class in org.apache.ignite.internal.processors.datastructures
Manager of data structures.
DataStructuresProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
DataStructuresRequest - Class in org.apache.ignite.internal.processors.rest.request
 
DataStructuresRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
DataStructureType - Enum in org.apache.ignite.internal.processors.datastructures
 
dataType() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
dataTypeClass() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
dataTypeName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
DATE - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DATE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for DATE values.
DATE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for date
DATE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DATE.
DATE_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DATE_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Date flag.
DATE_FMT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToFileDumpProcessor
Date format.
DATE_FMT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToStringDumpHelper
Date format.
DateInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining AbstractDateIndexKey values.
DateInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateInlineIndexKeyType
 
DATETIME - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DATETIME.
dateValue() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractDateIndexKey
 
dateValue() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimestampIndexKey
 
DateValueConstants - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
DateValue is a representation of a date in bit form: dv = (year << SHIFT_YEAR) | (month << SHIFT_MONTH) | day.
db - Variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore
 
DB2Dialect - Class in org.apache.ignite.cache.store.jdbc.dialect
A dialect compatible with the IBM DB2 database.
DB2Dialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect
 
DB_DEFAULT_FOLDER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
Database default folder.
DB_SUBFOLDERS_NEW_STYLE_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
Database subfolders for new style filter.
deactivate() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
deactivate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
deactivate(boolean) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
deactivate() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
deadlockDetectionEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
deadlockDetectionFutures() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DeadlockDetectionManager - Class in org.apache.ignite.internal.processors.cache.mvcc
Component participating in deadlock detection in a cluster.
DeadlockDetectionManager() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.DeadlockDetectionManager
 
DeadlockDetectionManager.DelayedDeadlockComputation - Class in org.apache.ignite.internal.processors.cache.mvcc
Delayed deadlock probe computation which can be cancelled.
deadlockDetectionMgr() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
deadlockPresent() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
DeadlockProbe - Class in org.apache.ignite.internal.processors.cache.mvcc
Probe message travelling between transactions (from waiting to blocking) during deadlock detection.
DeadlockProbe() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
DeadlockProbe(GridCacheVersion, Collection<ProbedTx>, ProbedTx, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
debug(String) - Method in interface org.apache.ignite.IgniteLogger
Logs out debug message.
debug(String, String) - Method in interface org.apache.ignite.IgniteLogger
Logs out debug message.
debug(String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out debug message.
debug(String, String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out debug message.
debug(String) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out debug message.
debug(Object...) - Static method in class org.apache.ignite.internal.util.GridDebug
Add the data to debug queue.
debug(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
debug(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
debug - Variable in class org.apache.ignite.internal.visor.VisorJob
Debug flag.
debug - Variable in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Debug flag.
debug(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out debug message.
debug(String) - Method in class org.apache.ignite.logger.NullLogger
Logs out debug message.
DEBUG_DATE_FMT - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Debug date format.
debugHeapUsage() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Prints heap usage.
debugStack(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
debugx(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
DEC - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DEC.
DECIMAL - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DECIMAL - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for DECIMAL values.
DECIMAL - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for decimal number
DECIMAL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DECIMAL.
DECIMAL_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DecimalIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
DecimalIndexKey(BigDecimal) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.DecimalIndexKey
 
decode(ClientMessage) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerMessageParser
Decode request from byte array.
decode(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioMessageParser
This method is called when input bytes are available on the underlying network connection.
decode(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
Decode request from byte array.
decode(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Decode request from byte array.
decode(ClientMessage) - Method in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
Decode request from byte array.
decode(BinaryReaderExImpl) - Method in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
Decodes the request.
decode(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
This method is called when input bytes are available on the underlying network connection.
decode(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridBufferedParser
This method is called when input bytes are available on the underlying network connection.
decode(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridDelimitedParser
This method is called when input bytes are available on the underlying network connection.
decode(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridDirectParser
This method is called when input bytes are available on the underlying network connection.
decode(GridNioSession, ByteBuffer) - Method in interface org.apache.ignite.internal.util.nio.GridNioParser
This method is called when input bytes are available on the underlying network connection.
decode(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
Called by SSL filter when new message was received.
decode(File) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Decode file charset.
decodeCachePeekModes(int) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Convert native cache peek modes to Java cache peek modes.
decodeCommandType(ClientMessage) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerMessageParser
Decode command type.
decodeCommandType(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
Decode command type.
decodeCommandType(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Decode command type.
decodeCommandType(ClientMessage) - Method in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
Decode command type.
decodedBuffer() - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
decodedBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
decodeHex(char[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
decodeRequestId(ClientMessage) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerMessageParser
Decode request Id.
decodeRequestId(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
Decode request Id.
decodeRequestId(ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Decode request Id.
decodeRequestId(ClientMessage) - Method in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
Decode request Id.
decompressPage(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
decrement() - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
Adds -1 to the metric.
decrement() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
Adds -1 to the metric.
decrement() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric
Adds -1 to the metric.
decrement() - Method in interface org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric.Delegate
Called when the parent metric's decrement method is called.
decrementActiveTasksCount() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Decrements the active compute tasks count.
decrementAndGet() - Method in interface org.apache.ignite.IgniteAtomicLong
Decrements and gets current value of atomic long.
decrementAndGet() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Decrements and gets current value of atomic long.
decrementAndGetInt(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Atomically increments value stored in an integer pointed by ptr.
decrementCursors() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Increments the cursor count.
decrementDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Decrements dirtyPages counter.
decrementEvictingPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
decrementIndexBuildCountPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Decrement number of partitions need processed for finished indexes create or rebuilding.
decrementInitializedLocalPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Decrements number of local partitions initialized on current node.
decrementLargeEntriesPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
decrementMapPublicSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Decrements public size of map.
decrementMapPublicSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Decrements public size of map.
decrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Decrements public size.
decrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Decrements public size.
decrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Decrements public size.
decrementPublicSize(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
decrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
Decrements public size.
decrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Decrements public size.
decrementRebalanceClearingPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
decrementSize(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Decrements map public size.
decrementUpdateCounter(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
decrementUsageCount() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
Descrements usage count.
decrypt(ByteBuffer, ByteBuffer, GroupKey) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptionUtil
 
decrypt(byte[], Serializable) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
decrypt(byte[], Serializable) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
decrypt(byte[], Serializable) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
decryptKey(byte[]) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Decrypts key and checks it integrity.
decryptKey(byte[], String) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Decrypts key and checks its integrity using the master key specified by name.
decryptKey(byte[]) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Decrypts key and checks it integrity.
decryptKey(byte[], String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Decrypts key and checks its integrity using the master key specified by name.
decryptKey(byte[]) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Decrypts key and checks it integrity.
decryptKey(byte[], String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Decrypts key and checks its integrity using the master key specified by name.
decryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
decryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
decryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
dedup(Collection<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
Default() - Constructor for class org.apache.ignite.internal.GridCodegenConverter.Default
 
DEFAULT - Static variable in enum org.apache.ignite.internal.processors.query.NestedTxMode
Default handling mode.
DEFAULT - Static variable in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Default instance.
DEFAULT() - Constructor for class org.apache.ignite.resources.SpringResource.DEFAULT
 
DEFAULT_CAPACITY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
DEFAULT_COLUMNS_COUNT - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
 
DEFAULT_COMMENT_CHARS - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Line comment start pattern.
DEFAULT_COMMUNICATION_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default communication configuration.
DEFAULT_DELIM - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Default SQL delimeter.
DEFAULT_DISCOVERY_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default discovery configuration.
DEFAULT_DS_GROUP_NAME - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
DEFAULT_ESCAPE_CHARS - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Default escape sequence start characters.
DEFAULT_EXCHANGE_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default exchange configuration.
DEFAULT_FIELD_SEPARATOR - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Field separator pattern.
DEFAULT_FLAGS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
DEFAULT_INPUT_CHARSET - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadFormat
The default input charset.
DEFAULT_INVOCATION_BOUNDS - Static variable in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Default bounds of invocation histogram in nanoseconds.
DEFAULT_JVM_PAUSE_DETECTOR_THRESHOLD - Static variable in class org.apache.ignite.internal.LongJVMPauseDetector
Ignite JVM pause detector threshold default value.
DEFAULT_KEY_SIZE - Static variable in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Default encryption key size;
DEFAULT_LINE_SEPARATOR - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Line separator pattern.
DEFAULT_MASTER_KEY_NAME - Static variable in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Default key store entry name to store Encryption master key.
DEFAULT_OBSOLESCENCE_MAX_PERCENT - Static variable in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Rows limit to renew partition statistics in percent.
DEFAULT_PAGE_IO_RESOLVER - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIoResolver
 
DEFAULT_PROTOCOL_CONTEXT - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Default protocol context.
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.ignite.internal.util.IgniteExceptionRegistry
 
DEFAULT_QUOTE_CHARS - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Quote characters
DEFAULT_SQL_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default SQL tracing configuration.
DEFAULT_TARGET_FOLDER - Static variable in class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
Folder name for store diagnostic info.
DEFAULT_TX_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default transaction tracing configuration.
DEFAULT_TYPE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
DEFAULT_VER - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Default version.
DEFAULT_VOLATILE_DS_GROUP_NAME - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
DEFAULT_WAL_RECORD_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
defaultAffMapper() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
 
defaultAllowAll() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Flag indicating whether to allow or deny cache and task operations if they were not explicitly specified.
defaultAllowAll() - Method in interface org.apache.ignite.plugin.security.SecurityPermissionSet
Flag indicating whether to allow or deny cache and task operations if they were not explicitly specified.
defaultAllowAll(boolean) - Method in class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
Append default all flag.
DefaultCommunicationFailureResolver - Class in org.apache.ignite.configuration
Default Communication Failure Resolver.
DefaultCommunicationFailureResolver() - Constructor for class org.apache.ignite.configuration.DefaultCommunicationFailureResolver
 
defaultExecutor - Variable in class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
defaultIdMapper() - Static method in class org.apache.ignite.internal.binary.BinaryContext
 
defaultLockTimeout() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
defaultLockTimeout() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
defaultMapper() - Static method in class org.apache.ignite.internal.binary.BinaryContext
 
defaultMarshaller() - Method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
Default marshaller that will be used in case of backward compatibility.
defaultNameMapper() - Static method in class org.apache.ignite.internal.binary.BinaryContext
 
defaultUser() - Static method in class org.apache.ignite.internal.processors.authentication.User
Create new user.
defaultValue() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
defaultValue() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV3
defaultValue() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
defaultValue() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Gets the default value for this property.
defaultValue() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Gets the default value for this property.
defaultValue() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Gets the default value for this property.
defaultValue() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
defaultValue() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Gets the default value for this property.
defaultValue() - Method in class org.apache.ignite.internal.util.GridSetWrapper
Provides default map value to child classes.
defaultVersion() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
 
defaultVersion() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
defaultVersion() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
defaultVersion() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
defaultWorkDirectory() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get default work directory.
defaultWriteObject() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
DEFERRED_ONE_PHASE_COMMIT_ACK_REQUEST_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
One phase commit deferred ack request timeout.
deferredDelete() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
DeferredSpan - Class in org.apache.ignite.internal.processors.tracing
Encapsulates concept of a deferred-initialized span.
DeferredSpan(byte[]) - Constructor for class org.apache.ignite.internal.processors.tracing.DeferredSpan
Constructor.
deferStopCachesOnClientReconnect(Collection<GridCacheAdapter>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
DefragIndexFactory - Class in org.apache.ignite.internal.cache.query.index.sorted.defragmentation
Creates temporary index to defragment old index.
DefragIndexFactory(IgniteCacheOffheapManager, PageMemory, InlineIndex) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.DefragIndexFactory
 
DefragIndexFactory.DefragIndexRowImpl - Class in org.apache.ignite.internal.cache.query.index.sorted.defragmentation
IndexRowImpl with index values stored in a byte array.
DefragIndexRowImpl(InlineIndexRowHandler, CacheDataRow, byte[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.DefragIndexFactory.DefragIndexRowImpl
 
defragment(CacheGroupContext, CacheGroupContext, PageMemoryEx, IntMap<LinkMap>, CheckpointTimeoutLock, Runnable, IgniteThreadPoolExecutor) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Defragment index partition.
defragment(CacheGroupContext, CacheGroupContext, PageMemoryEx, IntMap<LinkMap>, CheckpointTimeoutLock, Runnable, IgniteThreadPoolExecutor, IgniteLogger) - Method in class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.IndexingDefragmentation
Defragment index partition.
defragmentation() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets defragmentation manager.
defragmentation() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets defragmentation manager.
defragmentation() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets defragmentation manager.
DEFRAGMENTATION_MAPPING_REGION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
DEFRAGMENTATION_MNTC_TASK_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
DEFRAGMENTATION_PART_REGION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
defragmentationCompletionMarkerFile(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return defragmentation completion marker file.
DefragmentationFileUtils - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Everything related to file management during defragmentation process.
DefragmentationFileUtils() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
 
DefragmentationInfo(long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationInfo
 
defragmentationManager() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
DefragmentationMXBean - Interface in org.apache.ignite.mxbean
JMX bean for defragmentation manager.
DefragmentationMXBeanImpl - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Defragmentation MX bean implementation.
DefragmentationMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
 
DefragmentationPageReadWriteManager - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
DefragmentationPageReadWriteManager(GridKernalContext, String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationPageReadWriteManager
 
DefragmentationParameters - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance
Maintenance task for defragmentation.
DefragmentationStatus(Map<String, IgniteDefragmentation.CompletedDefragmentationInfo>, Map<String, IgniteDefragmentation.InProgressDefragmentationInfo>, Set<String>, Set<String>, int, int, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
DefragmentationWorkflowCallback - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance
Defragmentation specific callback for maintenance mode.
DefragmentationWorkflowCallback(Function<Class<?>, IgniteLogger>, CachePartitionDefragmentationManager, FailureProcessor) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationWorkflowCallback
 
defragmentedIndexFile(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return file named index-dfrg.bin in given folder.
defragmentedIndexTmpFile(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return file named index-dfrg.bin.tmp in given folder.
defragmentedPartFile(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return file named part-dfrg-%d.bin in given folder.
defragmentedPartMappingFile(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return file named part-map-%d.bin in given folder.
defragmentedPartTmpFile(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Return file named part-dfrg-%d.bin.tmp in given folder.
DelayedDirtyPageStoreWrite - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Not thread safe and stateful class for page replacement of one page with write() delay.
DelayedDirtyPageStoreWrite(PageStoreWriter, ThreadLocal<ByteBuffer>, int, DelayedPageReplacementTracker) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedDirtyPageStoreWrite
 
DelayedPageReplacementTracker - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Delayed page writes tracker.
DelayedPageReplacementTracker(int, PageStoreWriter, IgniteLogger, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedPageReplacementTracker
 
delayedPageWrite() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedPageReplacementTracker
 
delayedRegister() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
delayedRegister() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
delayedRegister() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
delayedRegister() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
delegate() - Method in class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
 
delegate(CacheMetricsImpl) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
delegate() - Method in class org.apache.ignite.internal.processors.cache.EntryProcessorResourceInjectorProxy
 
delegate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
 
delegate - Variable in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
File I/O delegate
delegate() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
 
delegate() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
 
delete(Object) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
delete(Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
delete(Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
delete(Object) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
delete(Object) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
delete(Object) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
delete() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
delete(File) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deletes file or directory with all sub-directories and files.
delete(Path) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deletes file or directory with all sub-directories and files.
deleteAll(Collection<?>) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
deleteAll(Collection<?>) - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
deleteAll(Collection<?>) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
deleteAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
deleteAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
deleteAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
deleted() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Note: this method works only for cache configured in ATOMIC mode or for cache that is data center replication target.
deleted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Note: this method works only for cache configured in ATOMIC mode or for cache that is data center replication target.
deletedUnlocked() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
deletedUnlocked(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
deleteFoundGarbage() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
 
deleteLeftovers(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Deletes all defragmentation related file from work directory, except for completion marker.
deleteMaintenanceTask(String) - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
deleteRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
deleteRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
deleteRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
deletesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
deletesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
deletesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
deleteSnapshot(File, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
DELIM - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Delimiter to use between address and port tokens in file names.
delimeter() - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Return space character as an SQL delimeter in case QueryUtils.includeSensitive() is false to make output SQL one line.
delta() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
delta(long) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
delta() - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
delta(Long) - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
DELTA_SUFFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
File with delta pages suffix.
DeltaApplicationException - Exception in org.apache.ignite.internal.pagemem.wal.record.delta
Thrown in case when delta application to the page failed.
demander() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Return demander.
demander(GridDhtPartitionDemander) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
dependencyResolver(DependencyResolver) - Static method in class org.apache.ignite.internal.IgnitionEx
Sets custom dependency resolver which provides overridden dependencies
dependencyResolver() - Static method in class org.apache.ignite.internal.IgnitionEx
Custom dependency resolver.
DependencyResolver - Interface in org.apache.ignite.internal.processors.resource
The interface specifies a container of dependencies.
deploy(ServiceConfiguration) - Method in interface org.apache.ignite.IgniteServices
Deploys multiple instances of the service on the grid according to provided configuration.
deploy() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets deployment manager.
deploy() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets deployment manager.
deploy(ServiceConfiguration) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys multiple instances of the service on the grid according to provided configuration.
deploy(Class<?>, ClassLoader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
deploy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
deploy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
deploy() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets deployment manager.
deployAll(Collection<ServiceConfiguration>) - Method in interface org.apache.ignite.IgniteServices
Deploys multiple services described by provided configurations.
deployAll(Collection<ServiceConfiguration>) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys multiple services described by provided configurations.
deployAll(ClusterGroup, Collection<ServiceConfiguration>) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
deployAllAsync(Collection<ServiceConfiguration>) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys multiple services described by provided configurations.
deployAllAsync(Collection<ServiceConfiguration>) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys multiple services described by provided configurations.
deployAsync(ServiceConfiguration) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys multiple instances of the service on the grid according to provided configuration.
deployAsync(ServiceConfiguration) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys multiple instances of the service on the grid according to provided configuration.
deployClass() - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask
Gets top level user class being deployed.
deployClass() - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultTask
Gets top level user class being deployed.
deployClass(Class<?>) - Method in interface org.apache.ignite.IgniteDataStreamer
Optional deploy class for peer deployment.
deployClass() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Gets top level user class being deployed.
deployClass() - Method in class org.apache.ignite.internal.processors.closure.GridPeerDeployAwareTaskAdapter
Gets top level user class being deployed.
deployClass(Class<?>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Optional deploy class for peer deployment.
deployClass() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
Gets top level user class being deployed.
deployClass() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
Gets top level user class being deployed.
deployClass() - Method in interface org.apache.ignite.internal.util.lang.GridPeerDeployAware
Gets top level user class being deployed.
deployClass() - Method in class org.apache.ignite.internal.util.lang.GridPeerDeployAwareAdapter
Gets top level user class being deployed.
deployClusterSingleton(String, Service) - Method in interface org.apache.ignite.IgniteServices
Deploys a cluster-wide singleton service.
deployClusterSingleton(String, Service) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys a cluster-wide singleton service.
deployClusterSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
deployClusterSingletonAsync(String, Service) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys a cluster-wide singleton service.
deployClusterSingletonAsync(String, Service) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys a cluster-wide singleton service.
deployedClass(String, String...) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets class for a name.
deployedClasses() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
deployedClassMap() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
deployInfo() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheDeployable
 
deployInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
deployInfo() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
deployKeyAffinitySingleton(String, Service, String, Object) - Method in interface org.apache.ignite.IgniteServices
Deploys one instance of this service on the primary node for a given affinity key.
deployKeyAffinitySingleton(String, Service, String, Object) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys one instance of this service on the primary node for a given affinity key.
deployKeyAffinitySingleton(String, Service, String, Object) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
deployKeyAffinitySingletonAsync(String, Service, String, Object) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys one instance of this service on the primary node for a given affinity key.
deployKeyAffinitySingletonAsync(String, Service, String, Object) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys one instance of this service on the primary node for a given affinity key.
deployment() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Grid job deployment.
deployment() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
deployment(GridDeployment) - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
deployment() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
deployment() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
DEPLOYMENT_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
deploymentClassLoader(GridKernalContext, IgniteUuid) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets that deployment class loader matching by the specific id, or null if the class loader was not found.
deploymentClassName() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
deploymentEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
deploymentEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
deploymentEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
deploymentErrors() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
deploymentErrors(Map<IgniteUuid, Collection<byte[]>>) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
DeploymentEvent - Class in org.apache.ignite.events
Grid deployment event.
DeploymentEvent() - Constructor for class org.apache.ignite.events.DeploymentEvent
No-arg constructor.
DeploymentEvent(ClusterNode, String, int) - Constructor for class org.apache.ignite.events.DeploymentEvent
Creates deployment event with given parameters.
deploymentEvent(DeploymentEvent, int, IgniteUuid, String, UUID, long, String, String) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
 
deploymentId() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
deploymentId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
deploymentId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
deploymentId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
deploymentId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
deploymentId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
deploymentId() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
deploymentId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
deploymentId() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
 
deploymentId() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
 
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Deployment class loader id which will be used for deserialization of entries on a distributed task.
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Deployment class loader id which will be used for deserialization of entries on a distributed task.
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Deployment class loader id which will be used for deserialization of entries on a distributed task.
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Deployment class loader id which will be used for deserialization of entries on a distributed task.
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Deployment class loader id which will be used for deserialization of entries on a distributed task.
deploymentLdrId - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Deployment class loader id which will be used for deserialization of entries on a distributed task.
DeploymentListener - Interface in org.apache.ignite.spi.deployment
Listener for deployment events.
DeploymentMode - Enum in org.apache.ignite.configuration
Grid deployment mode.
deploymentMode() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
deploymentMode() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
DeploymentResource - Interface in org.apache.ignite.spi.deployment
Generic abstraction over deployed resource containing resource's name, class and corresponding class loader.
DeploymentResourceAdapter - Class in org.apache.ignite.spi.deployment
Simple adapter for DeploymentResource interface.
DeploymentResourceAdapter(String, Class<?>, ClassLoader) - Constructor for class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
Creates resource.
DeploymentSpi - Interface in org.apache.ignite.spi.deployment
Grid deployment SPI is in charge of deploying tasks and classes from different sources.
deploymentTopologies() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
deploymentTopologies(Map<IgniteUuid, Map<UUID, Integer>>) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
deployMode() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property depMode.
deployMode() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
 
deployMode() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
deployMultiple(String, Service, int, int) - Method in interface org.apache.ignite.IgniteServices
Deploys multiple instances of the service on the grid.
deployMultiple(String, Service, int, int) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys multiple instances of the service on the grid.
deployMultiple(ClusterGroup, String, Service, int, int) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
deployMultipleAsync(String, Service, int, int) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys multiple instances of the service on the grid.
deployMultipleAsync(String, Service, int, int) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys multiple instances of the service on the grid.
deployNodeSingleton(String, Service) - Method in interface org.apache.ignite.IgniteServices
Deploys a per-node singleton service.
deployNodeSingleton(String, Service) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Deploys a per-node singleton service.
deployNodeSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
deployNodeSingletonAsync(String, Service) - Method in interface org.apache.ignite.IgniteServices
Asynchronously deploys a per-node singleton service.
deployNodeSingletonAsync(String, Service) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Asynchronously deploys a per-node singleton service.
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in interface org.apache.ignite.client.ClientCache
Deregisters a listener, using the CacheEntryListenerConfiguration that was used to register it.
deregisterCacheEntryListener(String, CacheEntryListenerConfiguration<?, ?>) - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenersRegistry
Deregister listener handler.
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
deregisterDeploymentManager() - Static method in class org.apache.ignite.internal.managers.deployment.protocol.gg.GridProtocolHandler
Deregisters deployment manager.
deregisterPort(int, IgnitePortProtocol, Class<?>) - Method in class org.apache.ignite.internal.GridPluginContext
Deregisters closed port.
deregisterPort(int, IgnitePortProtocol, Class) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Deregisters port used by passed class.
deregisterPort(int, IgnitePortProtocol, Class<?>) - Method in interface org.apache.ignite.plugin.PluginContext
Deregisters closed port.
deregisterPort(int, IgnitePortProtocol) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Deregisters closed port.
deregisterPorts(Class<?>) - Method in class org.apache.ignite.internal.GridPluginContext
Deregisters all closed ports.
deregisterPorts(Class) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Deregisters all ports used by passed class.
deregisterPorts(Class<?>) - Method in interface org.apache.ignite.plugin.PluginContext
Deregisters all closed ports.
deregisterPorts() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Deregisters all closed ports.
derivedPartitions() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
derivedPartitions(Object) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
deriveIndexPageType(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
DESC - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DESC.
descending(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
Gets order of the index for each indexed field.
descending(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata
Gets order of the index for each indexed field.
descending(String) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
Specifies order of the index for each indexed field.
descending(String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor
Specifies order of the index for each indexed field.
descending(String) - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Specifies order of the index for each indexed field.
descending(String) - Method in class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
Specifies order of the index for each indexed field.
descending() - Method in class org.apache.ignite.internal.sql.command.SqlIndexColumn
 
descendingElements() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns an enumeration of the values in this table in descending order.
descendingEntrySet() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Set view of the mappings contained in this map in descending order.
descendingIterator() - Method in class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
 
descendingIterator() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
descendingIterator() - Method in class org.apache.ignite.util.deque.FastSizeDeque
descendingIterator() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns an iterator over the elements in this deque in reverse sequential order.
descendingKeys() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns an enumeration of the keys in this table in descending order.
descendingKeySet() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Set view of the keys contained in this map in descending order.
descendings() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
descendings() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata
 
descendingSet() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
descendingValues() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Collection view of the values contained in this map in descending order.
description() - Method in class org.apache.ignite.internal.processors.cache.persistence.CheckCorruptedCacheStoresCleanAction
description() - Method in class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
description() - Method in class org.apache.ignite.internal.processors.metric.AbstractMetric
description() - Method in interface org.apache.ignite.maintenance.MaintenanceAction
 
description() - Method in class org.apache.ignite.maintenance.MaintenanceTask
 
description() - Method in interface org.apache.ignite.spi.metric.Metric
 
description() - Method in class org.apache.ignite.spi.systemview.view.StripedExecutorTaskView
 
description() - Method in interface org.apache.ignite.spi.systemview.view.SystemView
 
descriptor() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions.CacheActionData
 
descriptor() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions.CacheGroupActionData
 
descriptor() - Method in class org.apache.ignite.internal.processors.query.QueryTypeCandidate
 
descriptorForClass(Class<?>) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
descriptorForTypeId(boolean, int, ClassLoader, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
deserializationException() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
deserialize() - Method in interface org.apache.ignite.binary.BinaryObject
Gets fully deserialized instance of binary object.
deserialize(ClassLoader) - Method in interface org.apache.ignite.binary.BinaryObject
Gets fully deserialized instance of binary object.
deserialize() - Method in class org.apache.ignite.internal.binary.BinaryArray
Gets fully deserialized instance of binary object.
deserialize(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryArray
Gets fully deserialized instance of binary object.
deserialize(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets fully deserialized instance of binary object.
deserialize() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets fully deserialized instance of binary object.
deserialize(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets fully deserialized instance of binary object.
deserialize() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets fully deserialized instance of binary object.
deserialize(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets fully deserialized instance of binary object.
deserialize() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets fully deserialized instance of binary object.
deserialize(byte[], ClassLoader) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
deserialize(BinaryInputStream, ClassLoader, BinaryReaderHandles) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
deserialize(byte[]) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.JavaObjectKeySerializer
 
deserialize(byte[], int) - Static method in class org.apache.ignite.internal.ClusterMetricsSnapshot
De-serializes node metrics.
deserializeBinary - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Whether to deserialize binary objects.
deserializeBinary - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Deserialize binary flag.
deserialized - Variable in class org.apache.ignite.internal.binary.BinaryArray
Deserialized value.
destinationId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
Gets identifier of the node where this message should be processed.
destinationId(UUID) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
Sets identifier of the node where this message should be eventually delivered.
destinationId() - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Gets identifier of the node where this message should be processed.
destinationId(UUID) - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Sets identifier of the node where this message should be eventually delivered.
destinationId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Gets identifier of the node where this message should be processed.
destinationId(UUID) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Sets identifier of the node where this message should be eventually delivered.
destinationId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.HeaderData
 
destinationId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Gets identifier of the node where this message should be processed.
destinationId(UUID) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Sets identifier of the node where this message should be eventually delivered.
destinationId() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
destinationId(UUID) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
destinationIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
 
destroy() - Method in interface org.apache.ignite.IgniteCache
Completely deletes the cache with all its data from the system on all cluster nodes.
destroy(boolean) - Method in interface org.apache.ignite.internal.cache.query.index.Index
Destroy index.
destroy(boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Destroy index.
destroy() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
destroy(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
Sets cache data destroy flag.
destroy() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions.CacheGroupActionData
 
destroy() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Completely deletes the cache with all its data from the system on all cluster nodes.
destroy() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Destroys the tree associated with the store.
destroy() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Destroys the tree associated with the store.
destroy() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Completely deletes the cache with all its data from the system on all cluster nodes.
destroy() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Destroys the tree associated with the store.
destroy() - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Destroy this meta store.
destroy() - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Destroy this meta store.
destroy() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Destroys tree.
destroy(IgniteInClosure<L>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Destroys tree.
destroy0(boolean, boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Destroys the index and if renameImmediately is true renames index trees.
destroyAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
destroyAsync() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
destroyAsync() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
destroyCache(String) - Method in class org.apache.ignite.cache.CacheManager
destroyCache(String) - Method in interface org.apache.ignite.client.IgniteClient
Destroys the cache with the given name.
destroyCache(String) - Method in interface org.apache.ignite.Ignite
Destroys a cache with the given name and cleans data that was written to the cache.
destroyCache(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Destroys the cache with the given name.
destroyCache(String) - Method in class org.apache.ignite.internal.IgniteKernal
Destroys a cache with the given name and cleans data that was written to the cache.
destroyCache0(String, boolean) - Method in interface org.apache.ignite.internal.IgniteEx
Stops dynamically started cache.
destroyCache0(String, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Stops dynamically started cache.
destroyCacheAsync(String) - Method in interface org.apache.ignite.client.IgniteClient
Destroys the cache with the given name.
destroyCacheAsync(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Destroys the cache with the given name.
destroyCacheAsync(String, boolean, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
destroyCacheDataStore(IgniteCacheOffheapManager.CacheDataStore) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
destroyCacheDataStore(IgniteCacheOffheapManager.CacheDataStore) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
destroyCacheDataStore0(IgniteCacheOffheapManager.CacheDataStore) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
destroyCacheDataStore0(IgniteCacheOffheapManager.CacheDataStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
destroyCaches(Collection<String>) - Method in interface org.apache.ignite.Ignite
Destroys caches with the given names and cleans data that was written to the caches.
destroyCaches(Collection<String>) - Method in class org.apache.ignite.internal.IgniteKernal
Destroys caches with the given names and cleans data that was written to the caches.
destroyCachesAsync(Collection<String>, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
destroyDownPages(LongListReuseBag, long, int, IgniteInClosure<L>, AtomicLong, long, Deque<GridTuple3<Long, Long, Long>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Recursively destroys tree pages.
destroyed() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
destroyed() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
destroyed() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
destroyed() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
destroyIndexTrees(CacheGroupContext, RootPage, String, String, int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Destroying index trees.
destroyOrphanIndex(GridKernalContext, RootPage, String, int, PageMemory, GridAtomicLong, ReuseList, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Destroy founded index which belongs to stopped cache.
destroyPartitionStore(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Invalidates page memory for given partition.
destruct(String) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Destructs offheap map for given space name.
destruct() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Destructs this map and deallocates all memory.
destruct() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Destructs this map and deallocates all memory.
destruct() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Destructs this map and deallocates all memory.
destruct() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Destructs this map and deallocates all memory.
detach() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
 
detachAllowed(boolean) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
 
detached() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
 
detached() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
detached() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
detached() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
detachedBooleanProperty(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedBooleanProperty
 
DetachedClusterNode - Class in org.apache.ignite.internal.cluster
Representation of cluster node that either isn't currently present in cluster, or semantically detached.
DetachedClusterNode(Object, Map<String, Object>) - Constructor for class org.apache.ignite.internal.cluster.DetachedClusterNode
 
detachedDoubleProperty(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedDoubleProperty
 
detachedIntegerProperty(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedIntegerProperty
 
detachedLongProperty(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedLongProperty
 
detachedProperty() - Static method in class org.apache.ignite.internal.processors.tracing.configuration.DistributedTracingConfiguration
 
DetachedPropertyException - Exception in org.apache.ignite.internal.processors.configuration.distributed
Exception of distributed property still have not been attached to the processor.
DetachedPropertyException(String) - Constructor for exception org.apache.ignite.internal.processors.configuration.distributed.DetachedPropertyException
 
detailMetrics() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Gets cache queries detailed metrics.
detectClass(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Tries to detect user class from passed in object inspecting collections, arrays or maps.
detectClassLoader(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Detects class loader for given class.
detectDeadlock(IgniteInternalTx, Set<IgniteTxKey>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Performs deadlock detection for given keys.
detectLostPartitions(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Checks if there is at least one owner for each partition in the cache topology for a local node.
detectLostPartitions(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Checks if there is at least one owner for each partition in the cache topology for a local node.
detectLostPartitions(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Checks if there is at least one owner for each partition in the cache topology for a local node.
detectObjectClassLoader(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Detects class loader for given object's class.
detectPeerDeployAware(GridPeerDeployAware) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unwraps top level user class for wrapped objects.
detectPossibleCollidingKeys(GridDistributedCacheEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Check local and remote candidates queue size.
detectStarvation() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
detectStarvation() - Method in class org.apache.ignite.internal.util.StripedExecutor
Checks starvation in striped pool.
detectStarvation() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
DEV_ONLY - Static variable in interface org.apache.ignite.IgniteLogger
Marker for log messages that are useful in development environments, but not in production.
DFAULT_USER_NAME - Static variable in class org.apache.ignite.internal.processors.authentication.User
Default user name.
DFLT_ACK_SND_THRESHOLD - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default received messages threshold for sending ack.
DFLT_ACK_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default timeout for receiving message acknowledgement in milliseconds (value is 5000ms).
DFLT_ACK_TIMEOUT_CLIENT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default timeout for receiving message acknowledgement in milliseconds (value is 5000ms).
DFLT_ACTIVE_JOBS_THRESHOLD - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Default number of parallel jobs allowed (value is 95 which is slightly less same as default value of threads in the execution thread pool to allow some extra threads for system processing).
DFLT_ACTIVE_ON_START - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
DFLT_ADDR_REQ_ATTEMPTS - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Default number of attempts to send multicast address request (value is 2).
DFLT_AFFINITY_BACKUPS_THRESHOLD - Static variable in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
DFLT_AFFINITY_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
DFLT_ALL_SEG_RESOLVERS_PASS_REQ - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default value for all segmentation resolvers pass required.
DFLT_ALLOW_ATOMIC_OPS_IN_TX - Static variable in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
DFLT_ALLOW_START_CACHES_IN_PARALLEL - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
DFLT_ATOMIC_CACHE_DELETE_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
DFLT_ATOMIC_CACHE_QUERY_RETRY_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
 
DFLT_ATOMIC_DEFERRED_ACK_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
 
DFLT_ATOMIC_DEFERRED_ACK_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
 
DFLT_ATOMIC_SEQUENCE_RESERVE_SIZE - Static variable in class org.apache.ignite.configuration.AtomicConfiguration
Default atomic sequence reservation size.
DFLT_AUTO_ACTIVATION - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
DFLT_AUTO_UNSUBSCRIBE - Static variable in class org.apache.ignite.cache.query.AbstractContinuousQuery
Default value for automatic unsubscription flag.
DFLT_BACKUPS - Static variable in class org.apache.ignite.configuration.AtomicConfiguration
 
DFLT_BACKUPS - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default number of backups.
DFLT_BASELINE_AUTO_ADJUST_LOG_INTERVAL - Static variable in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineTopologyUpdater
 
DFLT_BATCH_QUEUE_SIZE - Static variable in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Default batch queue size (max batches count to limit memory usage).
DFLT_BATCH_SIZE - Static variable in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Default batch size (number of records read with CacheLoadOnlyStoreAdapter.inputIterator(Object...)
DFLT_BATCH_SIZE - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Default batch size for put and remove operations.
DFLT_BATCH_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
Default batch size.
DFLT_BATCH_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
 
DFLT_BINARY_METADATA_PATH - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default path (relative to working directory) of binary metadata folder
DFLT_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Default off heap buffer size in bytes.
DFLT_BUFFER_SIZE - Static variable in class org.apache.ignite.marshaller.AbstractMarshaller
Default initial buffer size for the GridByteArrayOutputStream.
DFLT_BUILD_IDX_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of index create/rebuild thread pool.
DFLT_CACHE_ATOMICITY_MODE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default atomicity mode.
DFLT_CACHE_MODE - Static variable in class org.apache.ignite.configuration.AtomicConfiguration
 
DFLT_CACHE_MODE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default caching mode.
DFLT_CACHE_NAME - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Default cache name.
DFLT_CACHE_NAME - Static variable in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Default cache name (value is checkpoints).
DFLT_CACHE_REMOVE_ENTRIES_TTL - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
DFLT_CACHE_RETRIES_COUNT - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
DFLT_CACHE_SANITY_CHECK_ENABLED - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default value for cache sanity check enabled flag.
DFLT_CACHE_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default cache size to use with eviction policy.
DFLT_CACHE_START_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
DFLT_CACHED_STRINGS_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Default maximum cached strings threshold.
DFLT_CFG - Static variable in class org.apache.ignite.internal.IgnitionEx
Default configuration path relative to Ignite home.
DFLT_CHECKPOINT_FREQ - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
 
DFLT_CHECKPOINT_PARALLEL_SORT_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
 
DFLT_CHECKPOINT_TABLE_NAME - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default checkpoint table name (value is CHECKPOINTS).
DFLT_CHECKPOINT_THREADS - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default number of checkpoint threads.
DFLT_CHECKPOINT_TRIGGER_ARCHIVE_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
DFLT_CHECKPOINT_WRITE_ORDER - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default checkpoint write order.
DFLT_CHECKPOINT_WRITE_ORDER - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default checkpoint write order.
DFLT_CHECKPOINTING_FREQ - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
DFLT_CHECKPOINTING_THREADS - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default number of checkpointing threads.
DFLT_CLI_CFG - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Default client connector configuration.
DFLT_CLIENT_CACHE_CHANGE_MESSAGE_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
DFLT_CLIENT_FAILURE_DETECTION_TIMEOUT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default failure detection timeout for client nodes in millis.
DFLT_CLIENT_PROTOCOL - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default client protocol.
DFLT_COMPACT_FOOTER - Static variable in class org.apache.ignite.configuration.BinaryConfiguration
Default compact footer flag setting.
DFLT_CONCUR_LVL - Static variable in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Default concurrency level of write cache.
DFLT_CONCUR_LVL - Static variable in class org.jsr166.ConcurrentLinkedHashMap
The default concurrency level for this table, used when not otherwise specified in a constructor.
DFLT_CONCURRENT_LOAD_ALL_THRESHOLD - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default threshold for concurrent loading of keys from CacheStore.
DFLT_CONFIG_PATH - Static variable in class org.apache.ignite.logger.java.JavaLogger
 
DFLT_CONN_PER_NODE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default connections per node.
DFLT_CONN_TIMEOUT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default connection timeout (value is 5000ms).
DFLT_CONN_URL - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default connection URL (value is jdbc:h2:mem:jdbcCacheStore;DB_CLOSE_DELAY=-1).
DFLT_CONNECT_TIMEOUT - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default connect timeout in milliseconds.
DFLT_CONNECTION_RECOVERY_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default connection recovery timeout in ms.
DFLT_CONTINUOUS_QUERY_BACKUP_ACK_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
DFLT_CONTINUOUS_QUERY_LISTENER_MAX_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
DFLT_CONTINUOUS_QUERY_PENDING_BUFF_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
 
DFLT_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
 
DFLT_COPY_ON_READ - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for 'copyOnRead' flag.
DFLT_CREATE_TBL_QRY - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default create table query (value is create table if not exists ENTRIES (akey binary primary key, val binary)).
DFLT_DATA_REG_DEFAULT_NAME - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
This name is assigned to default Dataregion if no user-defined default MemPlc is specified
DFLT_DATA_REGION_INITIAL_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default data region start size (256 MB).
DFLT_DATA_REGION_MAX_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default data region's size is 20% of physical memory available on current machine.
DFLT_DATA_STREAMER_POOL_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of data streamer thread pool.
DFLT_DATA_STREAMING_EXECUTOR_SERVICE_TASKS_STEALING_THRESHOLD - Static variable in class org.apache.ignite.internal.util.StripedExecutor
 
DFLT_DEADLOCK_TIMEOUT - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Default timeout before starting deadlock detection.
DFLT_DEFERRED_ONE_PHASE_COMMIT_ACK_REQUEST_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_DEFERRED_ONE_PHASE_COMMIT_ACK_REQUEST_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_DEFRAGMENTATION_REGION_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
DFLT_DEFRAGMENTATION_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default defragmentation thread pool size.
DFLT_DEL_QRY - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default delete entry query (value is delete from ENTRIES where akey=?
DFLT_DELAYED_REPLACED_PAGE_WRITE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
DFLT_DEPLOYMENT_MODE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default deployment mode (value is DeploymentMode.SHARED).
DFLT_DIAGNOSTIC_ENABLED - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
DFLT_DIAGNOSTIC_WARN_LIMIT - Static variable in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
DFLT_DIR_PATH - Static variable in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Default checkpoint directory.
DFLT_DISABLE_WAL_DURING_REBALANCING - Static variable in class org.apache.ignite.internal.processors.cache.WalStateManager
 
DFLT_DISCO_FAILED_CLIENT_RECONNECT_DELAY - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DFLT_DISCOVERY_CLIENT_RECONNECT_HISTORY_SIZE - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DFLT_DISCOVERY_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
DFLT_DISCOVERY_METRICS_QNT_WARN - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DFLT_DISCOVERY_STARTUP_DELAY - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default discovery startup delay in milliseconds (value is 60,000ms).
DFLT_DISK_PAGE_COMPRESSION - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default disk page compression algorithm.
DFLT_DUMP_PAGE_LOCK_ON_FAILURE - Static variable in class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
 
DFLT_DUMP_TX_COLLISIONS_INTERVAL - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_EAGER_TTL - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for eager ttl flag.
DFLT_EVENTS_DISABLED - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for events disabled flag.
DFLT_EXCHANGE_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
DFLT_EXCHANGE_MERGE_DELAY - Static variable in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
DFLT_EXPIRE_AGE_MS - Static variable in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Default event time to live value in milliseconds (value is Long.MAX_VALUE).
DFLT_EXPIRE_COUNT - Static variable in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Default expire count (value is 10000).
DFLT_EXPIRE_DATE_FIELD_NAME - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default expiration date field name (value is EXPIRE_DATE).
DFLT_EXPIRE_DATE_FIELD_TYPE - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default expiration date field type (value is DATETIME).
DFLT_EXPORT_PERIOD - Static variable in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Default export period in milliseconds.
DFLT_FAILURE_DETECTION_TIMEOUT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default failure detection timeout in millis.
DFLT_FAILURE_HANDLER_RESERVE_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.failure.FailureProcessor
 
DFLT_FILE_MAX_SIZE - Static variable in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Default maximum file size in bytes.
DFLT_FILTER_REACHABLE_ADDRESSES - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default value for FILTER_REACHABLE_ADDRESSES socket option (value is false).
DFLT_FLUSH_SIZE - Static variable in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Default minimal batch size to flush in bytes.
DFLT_GRID_CNT - Static variable in class org.apache.ignite.startup.BasicWarmupClosure
Default grid count to warm up.
DFLT_HANDSHAKE_TIMEOUT - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default handshake timeout.
DFLT_HDR_LEN - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DFLT_HIGH_BOUND - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
DFLT_IDLE_CONN_TIMEOUT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default idle connection timeout (value is 10min).
DFLT_IDLE_TIMEOUT - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default idle timeout.
DFLT_IDLE_TIMEOUT - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default REST idle timeout.
DFLT_IGNITE_CHECKPOINT_MAP_SNAPSHOT_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Default threshold of the checkpoint quantity since the last earliest checkpoint map snapshot.
DFLT_IGNITE_INDEX_REBUILD_BATCH_SIZE - Static variable in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCachePartitionWorker
Default count of rows, being processed within a single checkpoint lock.
DFLT_IGNITE_USE_BINARY_ARRAYS - Static variable in class org.apache.ignite.internal.binary.BinaryArray
DFLT_INDEXING_DISCOVERY_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
 
DFLT_INIT_CAP - Static variable in class org.jsr166.ConcurrentLinkedHashMap
The default initial capacity for this table, used when not otherwise specified in a constructor.
DFLT_INITIAL_CAPACITY - Static variable in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Default write cache initial capacity.
DFLT_INLINE_SIZE - Static variable in class org.apache.ignite.cache.QueryIndex
Default index inline size.
DFLT_INSERT_QRY - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default insert entry query (value is insert into ENTRIES (akey, val) values (?
DFLT_INVALIDATE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for 'invalidate' flag that indicates if this is invalidation-based cache.
DFLT_IO_BALANCE_PERIOD - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
DFLT_IP_FINDER_CLEAN_FREQ - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default IP finder clean frequency in milliseconds (value is 60,000ms).
DFLT_IPC_PORT - Static variable in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Default endpoint port number.
DFLT_ITERATION_CNT - Static variable in class org.apache.ignite.startup.BasicWarmupClosure
Default iteration count per thread.
DFLT_JCACHE_DEFAULT_ISOLATED - Static variable in class org.apache.ignite.cache.CacheManager
 
DFLT_JOB_PRIORITY - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Default start value for job priority (value is 0).
DFLT_JOB_PRIORITY_ATTRIBUTE_KEY - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default job priority attribute key (value is grid.job.priority).
DFLT_JOBS_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
DFLT_JOBS_METRICS_CONCURRENCY_LEVEL - Static variable in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
 
DFLT_JOIN_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default timeout for joining topology (value is 0).
DFLT_JVM_PAUSE_DETECTOR_LAST_EVENTS_COUNT - Static variable in class org.apache.ignite.internal.LongJVMPauseDetector
 
DFLT_JVM_PAUSE_DETECTOR_PRECISION - Static variable in class org.apache.ignite.internal.LongJVMPauseDetector
 
DFLT_KEEP_ALIVE_TIME - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default keep alive time for REST thread pool.
DFLT_KEY_ALGORITHM - Static variable in class org.apache.ignite.ssl.SslContextFactory
Default key manager / trust manager algorithm.
DFLT_KEY_FIELD_NAME - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default checkpoint key field name (value is NAME).
DFLT_KEY_FIELD_TYPE - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default checkpoint key field type (value is VARCHAR(256)).
DFLT_KEY_RANGE - Static variable in class org.apache.ignite.startup.BasicWarmupClosure
Default key range.
DFLT_LATE_AFF_ASSIGNMENT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
DFLT_LOAD_ALL_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
 
DFLT_LOAD_FACTOR - Static variable in class org.jsr166.ConcurrentLinkedHashMap
The default load factor for this table, used when not otherwise specified in a constructor.
DFLT_LOAD_PREV_VAL - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for load previous value flag.
DFLT_LOAD_QRY - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default load entry query (value is select * from ENTRIES where akey=?
DFLT_LOADED_PAGES_BACKWARD_SHIFT_MAP - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
DFLT_LOCK_TIMEOUT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
Default lock timeout configuration property has no effect.
DFLT_LOCK_TIMEOUT_ENV - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
DFLT_LOCK_WAIT_TIME - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Lock default wait time, 10 sec.
DFLT_LOCK_WAIT_TIME - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Lock default wait time, 10 sec.
DFLT_LOG_CLASSPATH_CONTENT_ON_STARTUP - Static variable in class org.apache.ignite.internal.IgniteKernal
 
DFLT_LOG_THROTTLE_CAPACITY - Static variable in class org.apache.ignite.internal.util.GridLogThrottle
 
DFLT_LONG_LONG_HASH_MAP_LOAD_FACTOR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
 
DFLT_LONG_OPERATIONS_DUMP_TIMEOUT - Static variable in class org.apache.ignite.internal.IgniteKernal
Default timeout in milliseconds for dumping long running operations.
DFLT_LONG_OPERATIONS_DUMP_TIMEOUT_LIMIT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
DFLT_LONG_QRY_WARN_TIMEOUT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
DFLT_LONG_QRY_WARN_TIMEOUT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
DFLT_LONG_QRY_WARN_TIMEOUT - Static variable in class org.apache.ignite.configuration.SqlConfiguration
Default timeout after which long query warning will be printed.
DFLT_LOW_BOUND - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
DFLT_LOWER_CASE - Static variable in class org.apache.ignite.binary.BinaryBasicIdMapper
Default lower case flag setting.
DFLT_MARSHAL_BUFFERS_PER_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
 
DFLT_MARSHAL_BUFFERS_RECHECK - Static variable in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
 
DFLT_MARSHAL_LOCAL_JOBS - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default marshal local jobs flag.
DFLT_MARSHALLER_PATH - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default path (relative to working directory) of marshaller mappings folder
DFLT_MAX_ACK_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Maximum ack timeout value for receiving message acknowledgement in milliseconds (value is 600,000ms).
DFLT_MAX_ACTIVE_COMPUTE_TASKS_PER_CONNECTION - Static variable in class org.apache.ignite.configuration.ThinClientConfiguration
Default limit of active compute tasks per connection.
DFLT_MAX_ACTIVE_TX_PER_CONNECTION - Static variable in class org.apache.ignite.configuration.ThinClientConfiguration
Default limit of active transactions count per connection.
DFLT_MAX_CHECKPOINTING_PAGE_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Default minimum checkpointing page buffer size (may be adjusted by Ignite).
DFLT_MAX_COMPLETED_TX_CNT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Default maximum number of transactions that have completed.
DFLT_MAX_CONCURRENT_ASYNC_OPS - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for 'maxConcurrentAsyncOps'.
DFLT_MAX_CONN - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Default maximum number of parallel connections.
DFLT_MAX_CONN_IDLE_TIME - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default maximum time connection can be idle.
DFLT_MAX_CONN_TIMEOUT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default Maximum connection timeout (value is 600,000ms).
DFLT_MAX_FAILOVER_ATTEMPTS - Static variable in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Maximum number of attempts to execute a failed job on another node (default is 5).
DFLT_MAX_FAILOVER_ATTEMPTS - Static variable in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Maximum number of attempts to execute a failed job on another node (default is 5).
DFLT_MAX_HISTORY_BYTES - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Default upper bound of history size in bytes.
DFLT_MAX_NESTED_LISTENER_CALLS - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
DFLT_MAX_OPEN_CURSORS - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default max number of open cursors per connection.
DFLT_MAX_OPEN_CURSORS_PER_CONN - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default max number of open cursors per connection.
DFLT_MAX_OPEN_CURSORS_PER_CONN - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default max number of open cursors per connection.
DFLT_MAX_PARALLEL_OPS - Static variable in interface org.apache.ignite.IgniteDataStreamer
Deprecated.
Is not used anymore.
DFLT_MAX_PARAMS_CNT - Static variable in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Default max query parameters count.
DFLT_MAX_QUERY_ITERATOR_CNT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default maximum number of query iterators that can be stored.
DFLT_MAX_REMAP_CNT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Default max remap count value.
DFLT_MAX_STEALING_ATTEMPTS - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Maximum number of attempts to steal job by another node (default is 5).
DFLT_MAX_TASK_RESULTS - Static variable in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler
Default maximum number of task results.
DFLT_MBEAN_APPEND_CLASS_LOADER_ID - Static variable in class org.apache.ignite.internal.util.IgniteUtils
 
DFLT_MCAST_GROUP - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Default multicast IP address (value is 228.1.2.4).
DFLT_MCAST_PORT - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Default multicast port number (value is 47400).
DFLT_MEM_PLC_DEFAULT_NAME - Static variable in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
This name is assigned to default DataRegion if no user-defined default MemPlc is specified
DFLT_MEMORY_PER_BYTE_COPY_THRESHOLD - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
DFLT_MEMORY_POLICY_INITIAL_SIZE - Static variable in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Default memory policy start size (256 MB).
DFLT_MEMORY_POLICY_MAX_SIZE - Static variable in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Default memory policy's size is 20% of physical memory available on current machine.
DFLT_METRICS_ENABLED - Static variable in class org.apache.ignite.configuration.DataRegionConfiguration
Default metrics enabled flag.
DFLT_METRICS_ENABLED - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
 
DFLT_METRICS_ENABLED - Static variable in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Default metrics enabled flag.
DFLT_METRICS_ENABLED - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
DFLT_METRICS_EXPIRE_TIME - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default metrics expire time.
DFLT_METRICS_HISTORY_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default metrics history size (value is 10000).
DFLT_METRICS_LOG_FREQ - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default frequency of metrics log print out.
DFLT_METRICS_UPDATE_FREQ - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default metrics update frequency.
DFLT_MGMT_THREAD_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of management thread pool.
DFLT_MIN_CHECKPOINTING_PAGE_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Minimum checkpointing page buffer size (may be adjusted by Ignite).
DFLT_MSG_EXPIRE_TIME - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Default steal message expire time in milliseconds (value is 1000).
DFLT_MSG_QUEUE_LIMIT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default message queue limit per connection (for incoming and outgoing .
DFLT_MVCC_TX_SIZE_CACHING_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
 
DFLT_MVCC_VACUUM_FREQUENCY - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default time interval between MVCC vacuum runs in milliseconds.
DFLT_MVCC_VACUUM_THREAD_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default number of MVCC vacuum threads..
DFLT_NEAR_START_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Initial default near cache size.
DFLT_NETWORK_COMPRESSION - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default compression level for network messages (value is Deflater.BEST_SPEED.
DFLT_NETWORK_TIMEOUT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default maximum timeout to wait for network responses in milliseconds (value is 5,000ms).
DFLT_NETWORK_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default network timeout in milliseconds (value is 5000ms).
DFLT_NIO_RECOVERY_DESCRIPTOR_RESERVATION_TIMEOUT - Static variable in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
DFLT_NODE_IDS_HISTORY_SIZE - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DFLT_NODE_WEIGHT - Static variable in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Default weight assigned to every node if explicit one is not provided (value is 10).
DFLT_NUMBER_OF_RETRIES - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default number of retries in case of errors (value is 2).
DFLT_OFFHEAP_RWLOCK_SPIN_COUNT - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
DFLT_P2P_ENABLED - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default flag for peer class loading.
DFLT_P2P_MISSED_RESOURCES_CACHE_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default cache size for missed resources.
DFLT_P2P_THREAD_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of peer class loading thread pool.
DFLT_PACKET_SIZE - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Size of a file packet size for COPY command.
DFLT_PAGE_LOCK_TRACKER_CAPACITY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
DFLT_PAGE_LOCK_TRACKER_CHECK_INTERVAL - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
DFLT_PAGE_REPLACEMENT_MODE - Static variable in class org.apache.ignite.configuration.DataRegionConfiguration
Default page replacement mode.
DFLT_PAGE_SIZE - Static variable in class org.apache.ignite.cache.query.AbstractContinuousQuery
Default page size.
DFLT_PAGE_SIZE - Static variable in class org.apache.ignite.cache.query.Query
Default query page size.
DFLT_PAGE_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default memory page size.
DFLT_PAGE_SIZE - Static variable in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Default memory page size.
DFLT_PAGES_LIST_CACHING_EMPTY_FLUSH_GC_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
DFLT_PAGES_LIST_CACHING_MAX_CACHE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
DFLT_PAGES_LIST_CACHING_STRIPES_COUNT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
DFLT_PAGES_LIST_TRY_LOCK_ATTEMPTS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
DFLT_PARALLEL_JOBS_NUM - Static variable in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Default number of parallel jobs allowed (set to number of cores times 2).
DFLT_PARALLEL_JOBS_NUM - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default number of parallel jobs allowed (set to number of cores times 2).
DFLT_PARALLEL_LOAD_CACHE_MINIMUM_THRESHOLD - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Default batch size for put and remove operations.
DFLT_PARALLEL_OPS_MULTIPLIER - Static variable in interface org.apache.ignite.IgniteDataStreamer
Default multiplier for data streamer pool size to get concurrent batches count for each remote node.
DFLT_PART_DISTRIBUTION_WARN_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
DFLT_PARTITION_CNT - Static variable in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Default number of partitions.
DFLT_PARTITION_COUNT - Static variable in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Default number of partitions.
DFLT_PARTITION_LOSS_POLICY - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default partition loss policy.
DFLT_PARTITION_RELEASE_FUTURE_DUMP_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
DFLT_PATH - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Default path for discovering of local nodes (testing only).
DFLT_PDS_MAX_CHECKPOINT_MEMORY_HISTORY_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
DFLT_PDS_WAL_REBALANCE_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
DFLT_PER_NODE_BUFFER_SIZE - Static variable in interface org.apache.ignite.IgniteDataStreamer
Default operations batch size to sent to remote node for loading.
DFLT_PER_THREAD_BUFFER_SIZE - Static variable in interface org.apache.ignite.IgniteDataStreamer
Default batch size per thread to send to buffer on node.
DFLT_PERIODIC_STARVATION_CHECK_FREQ - Static variable in class org.apache.ignite.internal.IgniteKernal
Default interval of checking thread pool state for the starvation.
DFLT_PESSIMISTIC_TX_LOG_LINGER - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
Pessimistic tx log linger property has no effect.
DFLT_PING_INTERVAL - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default ping interval in milliseconds.
DFLT_PING_TIMEOUT - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default ping timeout in milliseconds.
DFLT_PORT - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default port.
DFLT_PORT - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default port.
DFLT_PORT - Static variable in class org.apache.ignite.IgniteJdbcDriver
Default port.
DFLT_PORT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default port which node sets listener to (value is 47100).
DFLT_PORT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default port to listen (value is 47500).
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default port range.
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default rest port range.
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default port range.
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Default port range.
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default local port range (value is 100).
DFLT_PORT_RANGE - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default local port range (value is 100).
DFLT_PRELOAD_RESEND_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Default preload resend timeout.
DFLT_PREVENT_STARVATION_ENABLED - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default flag for preventing starvation of lower priority jobs.
DFLT_PRIORITY - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default priority that will be assigned if job does not have a priority attribute set (value is 0).
DFLT_PRIORITY_ATTRIBUTE_KEY - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default priority attribute key (value is grid.task.priority).
DFLT_PROG_NAME - Static variable in class org.apache.ignite.startup.cmdline.CommandLineStartup
 
DFLT_PROPS - Static variable in class org.apache.ignite.cache.CachingProvider
 
DFLT_PUBLIC_THREAD_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default core size of public thread pool.
DFLT_QRY_DETAIL_METRICS_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default number of queries detail metrics to collect.
DFLT_QRY_TIMEOUT - Static variable in class org.apache.ignite.configuration.SqlConfiguration
Default query timeout.
DFLT_QUERY_PARALLELISM - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default query parallelism.
DFLT_QUERY_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of query thread pool.
DFLT_RATE_TIME_INTERVAL_MILLIS - Static variable in class org.apache.ignite.configuration.DataRegionConfiguration
Default length of interval over which DataRegionMetrics.getAllocationRate() metric is calculated.
DFLT_RATE_TIME_INTERVAL_MILLIS - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default length of interval over which rate-based metric is calculated.
DFLT_RATE_TIME_INTERVAL_MILLIS - Static variable in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Default length of interval over which MemoryMetrics.getAllocationRate() metric is calculated.
DFLT_RATE_TIME_INTERVAL_MILLIS - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default length of interval over which rate-based metric is calculated.
DFLT_READ_FROM_BACKUP - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for 'readFromBackup' flag.
DFLT_READ_LOAD_BALANCING - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
DFLT_REBALANCE_BATCH_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
DFLT_REBALANCE_BATCH_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default rebalance batch size in bytes (value is 512Kb).
DFLT_REBALANCE_BATCHES_PREFETCH_COUNT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
DFLT_REBALANCE_BATCHES_PREFETCH_COUNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default rebalance batches prefetch count (value is 3).
DFLT_REBALANCE_MODE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default rebalance mode for distributed cache.
DFLT_REBALANCE_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
DFLT_REBALANCE_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default limit of threads used for rebalance.
DFLT_REBALANCE_THROTTLE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
DFLT_REBALANCE_THROTTLE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Time to wait between rebalance messages in milliseconds to avoid overloading CPU (value is 0).
DFLT_REBALANCE_TIMEOUT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
DFLT_REBALANCE_TIMEOUT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default rebalance message timeout in milliseconds (value is 10000).
DFLT_RECONNECT_CNT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default reconnect attempts count (value is 10).
DFLT_RECONNECT_CNT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default reconnect attempts count (value is 10).
DFLT_RECONNECT_DELAY - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default delay between attempts to connect to the cluster in milliseconds (value is 2000).
DFLT_REENCRYPTION_BATCH_SIZE - Static variable in class org.apache.ignite.configuration.EncryptionConfiguration
Default number of pages that is scanned during reencryption under checkpoint lock.
DFLT_REENCRYPTION_RATE_MBPS - Static variable in class org.apache.ignite.configuration.EncryptionConfiguration
Default re-encryption rate limit.
DFLT_REFLECTION_CACHE_SIZE - Static variable in class org.apache.ignite.internal.util.GridReflectionCache
 
DFLT_RES_WAIT_TIME - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Default time IP finder waits for reply to multicast address request (value is 500).
DFLT_REST_CORE_THREAD_CNT - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default size of REST thread pool.
DFLT_REST_MAX_THREAD_CNT - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default max size of REST thread pool.
DFLT_RETRIES_CNT - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
Default retires count.
DFLT_SCHEMA - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Default schema.
DFLT_SEG_CHK_FREQ - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default segment check frequency in discovery manager.
DFLT_SEG_PLC - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default segmentation policy.
DFLT_SEG_RESOLVE_ATTEMPTS - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default value segmentation resolve attempts count.
DFLT_SELECTOR_CNT - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default selector count.
DFLT_SELECTOR_SPINS - Static variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
DFLT_SELECTORS_CNT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default count of selectors for TCP server equals to "Math.max(4, Runtime.getRuntime().availableProcessors() / 2)".
DFLT_SEND_QUEUE_LIMIT - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
Default send queue limit.
DFLT_SEND_RETRY_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default message send retries count.
DFLT_SEND_RETRY_DELAY - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default interval between message send retries.
DFLT_SERVERS - Static variable in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Default servers to which router will try to connect.
DFLT_SES_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Default session timeout, in seconds.
DFLT_SES_TOKEN_INVALIDATE_INTERVAL - Static variable in class org.apache.ignite.internal.processors.rest.GridRestProcessor
The default interval used to invalidate sessions, in seconds.
DFLT_SES_WRITE_TIMEOUT - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
Default session write timeout.
DFLT_SHMEM_PORT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Deprecated.
This constant is not used and will be removed in future releases.
DFLT_SHUTDOWN_POLICY - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default policy for node shutdown.
DFLT_SIMPLE_NAME - Static variable in class org.apache.ignite.binary.BinaryBasicNameMapper
Default use simple name flag setting.
DFLT_SIZE - Static variable in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Default counters array size.
DFLT_SLOW_TX_WARN_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_SNAPSHOT_DIRECTORY - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default relative working directory path for snapshot operation result.
DFLT_SNAPSHOT_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default number of threads to perform snapshot operations.
DFLT_SNAPSHOT_TMP_DIR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Default snapshot directory for loading remote snapshots.
DFLT_SNAPSHOT_TRANSFER_RATE_BYTES - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Snapshot transfer rate is unlimited by default.
DFLT_SO_LINGER - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default SO_LINGER to set for socket, 0 means enabled with 0 timeout.
DFLT_SOCK_BUF_SIZE - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default socket send and receive buffer size.
DFLT_SOCK_BUF_SIZE - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default socket send and receive buffer size.
DFLT_SOCK_BUF_SIZE - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default socket send and receive buffer size.
DFLT_SOCK_BUF_SIZE - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default socket send and receive buffer size.
DFLT_SOCK_BUF_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default socket send and receive buffer size.
DFLT_SOCK_TIMEOUT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default socket operations timeout in milliseconds (value is 5000ms).
DFLT_SOCK_TIMEOUT_CLIENT - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default socket operations timeout in milliseconds (value is 5000ms).
DFLT_SOCK_WRITE_TIMEOUT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default socket write timeout.
DFLT_SQL_INDEX_MAX_INLINE_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default maximum inline size for sql indexes.
DFLT_SQL_ONHEAP_CACHE_MAX_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default SQL on-heap cache size.
DFLT_SQL_QUERY_HISTORY_SIZE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
DFLT_SQL_QUERY_HISTORY_SIZE - Static variable in class org.apache.ignite.configuration.SqlConfiguration
Default SQL query history size.
DFLT_SSL_PROTOCOL - Static variable in class org.apache.ignite.ssl.SslContextFactory
Default SSL protocol.
DFLT_START_CACHE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Default cache start size.
DFLT_STARVATION_INCREMENT - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default value on which job priority will be increased every time when job gets bumped down.
DFLT_STATE_ON_START - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default value for cluster state on start.
DFLT_STATS_PRINT_FREQ - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default statistics print frequency in milliseconds (value is 0ms).
DFLT_STORE_DIR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
DFLT_STORE_KEEP_BINARY - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for keep binary in store behavior .
DFLT_STORE_TYPE - Static variable in class org.apache.ignite.ssl.SslContextFactory
Default key / trust store type.
DFLT_SUB_INTERVALS - Static variable in class org.apache.ignite.configuration.DataRegionConfiguration
Default amount of sub intervals to calculate DataRegionMetrics.getAllocationRate() metric.
DFLT_SUB_INTERVALS - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default amount of sub intervals to calculate rate-based metric.
DFLT_SUB_INTERVALS - Static variable in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Default amount of sub intervals to calculate MemoryMetrics.getAllocationRate() metric.
DFLT_SUB_INTERVALS - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default amount of sub intervals to calculate rate-based metric.
DFLT_SYS_REG_INIT_SIZE - Static variable in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Default initial size in bytes of a memory chunk for the system cache (40 MB).
DFLT_SYS_REG_MAX_SIZE - Static variable in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Default max size in bytes of a memory chunk for the system cache (100 MB).
DFLT_SYSTEM_CORE_THREAD_CNT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default size of system thread pool.
DFLT_TCP_DIRECT_BUF - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default TCP direct buffer flag.
DFLT_TCP_HOST - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default TCP host.
DFLT_TCP_HOST - Static variable in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Default TCP host for router to bind to.
DFLT_TCP_NO_DELAY - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default value for TCP_NODELAY socket option (value is true).
DFLT_TCP_NO_DELAY - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default value for TCP_NODELAY socket option (value is true).
DFLT_TCP_NODELAY - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default TCP_NODELAY flag.
DFLT_TCP_NODELAY - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default flag setting for TCP_NODELAY option.
DFLT_TCP_NODELAY - Static variable in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Default nodelay.
DFLT_TCP_NODELAY - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Default value for TCP_NODELAY socket option (value is true).
DFLT_TCP_PORT - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default TCP server port.
DFLT_TCP_PORT - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default TCP server port.
DFLT_TCP_PORT - Static variable in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Default TCP port.
DFLT_TCP_PORT_FROM - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default minimum TCP port range value.
DFLT_TCP_PORT_TO - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default maximum TCP port range value.
DFLT_THREAD_KEEP_ALIVE_TIME - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default Ignite thread keep alive time.
DFLT_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default size of thread pool.
DFLT_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Default size of thread pool.
DFLT_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Default size of thread pool.
DFLT_THREAD_PRI - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default value for thread priority (value is 10).
DFLT_THREADPOOL_QUEUE_CAP - Static variable in class org.apache.ignite.configuration.ConnectorConfiguration
Default max queue capacity of REST thread pool.
DFLT_THREADS_COUNT - Static variable in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Default number of working threads (equal to the number of available processors).
DFLT_THRESHOLD_WAIT_TIME_NEXT_WAL_SEGMENT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
DFLT_THROTTLE_INLINE_SIZE_CALCULATION - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineRecommender
Default throttle frequency for an index row inline size calculation and logging index inline size recommendation.
DFLT_THROTTLE_LOG_THRESHOLD - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
 
DFLT_THROTTLE_RECONNECT_RESET_TIMEOUT_INTERVAL - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DFLT_THROTTLE_TIMEOUT - Static variable in class org.apache.ignite.internal.util.GridLogThrottle
Default throttle timeout in milliseconds (value is 5 * 60 * 1000).
DFLT_TIME_INTERVAL - Static variable in class org.apache.ignite.cache.query.AbstractContinuousQuery
Maximum default time interval after which buffer will be flushed (if buffering is enabled).
DFLT_TIME_SERVER_PORT_BASE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default time server port base.
DFLT_TIME_SERVER_PORT_RANGE - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default time server port range.
DFLT_TIMEOUT - Static variable in class org.apache.ignite.internal.IgniteServicesImpl
Default timeout.
DFLT_TIMEOUT - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Default connection timeout.
DFLT_TLB_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default thread local buffer size.
DFLT_TO_STRING_COLLECTION_LIMIT - Static variable in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
 
DFLT_TO_STRING_INCLUDE_SENSITIVE - Static variable in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
 
DFLT_TO_STRING_MAX_LENGTH - Static variable in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
 
DFLT_TOP_HISTORY_SIZE - Static variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Default size of topology snapshots history.
DFLT_TOP_REFRESH_FREQ - Static variable in class org.apache.ignite.internal.client.GridClientConfiguration
Default topology refresh frequency is 2 sec.
DFLT_TRANSACTION_TIME_DUMP_SAMPLES_PER_SECOND_LIMIT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_TRANSACTION_TIMEOUT - Static variable in class org.apache.ignite.configuration.ClientTransactionConfiguration
Default transaction timeout.
DFLT_TRANSACTION_TIMEOUT - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Default transaction timeout.
DFLT_TTL_EXPIRE_BATCH_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
DFLT_TX_CONCURRENCY - Static variable in class org.apache.ignite.configuration.ClientTransactionConfiguration
Default concurrency mode.
DFLT_TX_CONCURRENCY - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Default concurrency mode.
DFLT_TX_DEADLOCK_DETECTION_MAX_ITERS - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_TX_DEADLOCK_DETECTION_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TxDeadlockDetection
 
DFLT_TX_ISOLATION - Static variable in class org.apache.ignite.configuration.ClientTransactionConfiguration
Default transaction isolation level.
DFLT_TX_ISOLATION - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Default transaction isolation level.
DFLT_TX_OWNER_DUMP_REQUESTS_ALLOWED - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
DFLT_TX_SERIALIZABLE_ENABLED - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Default value for 'txSerializableEnabled' flag.
DFLT_UNLIMIT_TIMEOUT - Static variable in interface org.apache.ignite.IgniteDataStreamer
Default timeout for streamer's operations.
DFLT_UNWIND_THROTTLING_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
 
DFLT_UPDATE_NOTIFIER - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
DFLT_UPDATE_QRY - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default update entry query (value is select * from ENTRIES where akey=?
DFLT_USE_ASYNC_FILE_IO_FACTORY - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
 
DFLT_USE_IGNITE_SSL_CTX_FACTORY - Static variable in class org.apache.ignite.configuration.ClientConnectorConfiguration
Default value of whether to use Ignite SSL context factory.
DFLT_USER_VERSION - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Default user version.
DFLT_VALUE_FIELD_NAME - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default checkpoint value field name (value is VALUE).
DFLT_VALUE_FIELD_TYPE - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Default checkpoint value field type (value is BLOB).
DFLT_WAIT_FOR_SEG_ON_START - Static variable in class org.apache.ignite.configuration.IgniteConfiguration
Default value for wait for segment on startup flag.
DFLT_WAIT_JOBS_NUM - Static variable in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Default waiting jobs number.
DFLT_WAIT_JOBS_NUM - Static variable in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Default waiting jobs number.
DFLT_WAIT_JOBS_THRESHOLD - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Default threshold of waiting jobs.
DFLT_WAIT_SCHEMA_UPDATE - Static variable in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
DFLT_WAL_ALWAYS_WRITE_FULL_PAGES - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal always write full pages.
DFLT_WAL_ALWAYS_WRITE_FULL_PAGES - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal always write full pages.
DFLT_WAL_ARCHIVE_MAX_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default max size of WAL archive files, in bytes.
DFLT_WAL_ARCHIVE_PATH - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal archive directory.
DFLT_WAL_ARCHIVE_PATH - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal archive directory.
DFLT_WAL_BUFF_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default thread local buffer size.
DFLT_WAL_CDC_PATH - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default change data capture directory.
DFLT_WAL_COMPACTION_ENABLED - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal compaction enabled.
DFLT_WAL_COMPACTION_LEVEL - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal compaction level.
DFLT_WAL_COMPRESSOR_WORKER_THREAD_CNT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
DFLT_WAL_FLUSH_FREQ - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default Wal flush frequency.
DFLT_WAL_FLUSH_FREQ - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default Wal flush frequency.
DFLT_WAL_FSYNC_DELAY - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal fsync delay.
DFLT_WAL_FSYNC_DELAY - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal fsync delay.
DFLT_WAL_HISTORY_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default number of checkpoints to be kept in WAL after checkpoint is finished
DFLT_WAL_HISTORY_SIZE - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default number of checkpoints to be kept in WAL after checkpoint is finished
DFLT_WAL_MARGIN_FOR_ATOMIC_CACHE_HISTORICAL_REBALANCE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
DFLT_WAL_MMAP - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
DFLT_WAL_MODE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal mode.
DFLT_WAL_MODE - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal mode.
DFLT_WAL_PAGE_COMPRESSION - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default compression algorithm for WAL page snapshot records.
DFLT_WAL_PATH - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal directory.
DFLT_WAL_RECORD_ITERATOR_BUFFER_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default wal record iterator buffer size.
DFLT_WAL_RECORD_ITERATOR_BUFFER_SIZE - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal record iterator buffer size.
DFLT_WAL_SEGMENT_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default WAL file segment size, 64MBytes
DFLT_WAL_SEGMENT_SIZE - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default WAL file segment size, 64MBytes
DFLT_WAL_SEGMENT_SYNC_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
Default wal segment sync timeout.
DFLT_WAL_SEGMENTS - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
 
DFLT_WAL_SEGMENTS - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
DFLT_WAL_STORE_PATH - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default wal directory.
DFLT_WRITE_ATTEMPTS - Static variable in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Default value for write attempts.
DFLT_WRITE_BEHIND_BATCH_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default batch size for write-behind cache store.
DFLT_WRITE_BEHIND_COALESCING - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default write coalescing for write-behind cache store.
DFLT_WRITE_BEHIND_CRITICAL_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default critical size used when flush size is not specified.
DFLT_WRITE_BEHIND_ENABLED - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default value for 'writeBehindEnabled' flag.
DFLT_WRITE_BEHIND_FLUSH_FREQUENCY - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default flush frequency for write-behind cache store in milliseconds.
DFLT_WRITE_BEHIND_FLUSH_SIZE - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default flush size for write-behind cache store.
DFLT_WRITE_FROM_BEHIND_FLUSH_THREAD_CNT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Default count of flush threads for write-behind cache store.
DFLT_WRITE_THROTTLING_ENABLED - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Default write throttling enabled.
DFLT_WRITE_THROTTLING_ENABLED - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Default write throttling enabled.
dfltDataRegion - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
dht() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
dht() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
dht(GridDhtAtomicCache<K, V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
 
dht() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
dht() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
dht(GridDhtCache<K, V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
dht() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
dht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dht() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
dht() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
dht() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
DHT_ATOMIC_KEEP_BINARY_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Keep binary flag.
DHT_ATOMIC_NEAR_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Near cache key flag.
DHT_ATOMIC_OBSOLETE_NEAR_KEY_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
DHT_ATOMIC_SKIP_STORE_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Skip store flag bit mask.
DHT_ATOMIC_TRANSFORM_OP_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Flag indicating transformation operation was performed.
dhtCache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dhtFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
dhtFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
dhtFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
 
dhtLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
DhtLockFuture<T> - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
Marker interface.
dhtMap - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
DHT mappings.
dhtMap(UUID, AffinityTopologyVersion, GridDhtCacheEntry, GridCacheVersion, IgniteLogger, Map<ClusterNode, List<GridDhtCacheEntry>>, Map<ClusterNode, List<GridDhtCacheEntry>>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dhtMap(GridDhtCacheEntry, GridCacheVersion, IgniteLogger, Map<ClusterNode, List<GridDhtCacheEntry>>, Map<ClusterNode, List<GridDhtCacheEntry>>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dhtNodeConsistentId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
dhtNodeConsistentId(Object) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
dhtNodeId(GridCacheVersion, UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
dhtNodeId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
dhtNodeId(UUID) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
dhtTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
dhtVersion(GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
dhtVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
dhtVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
 
dhtVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
dhtVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
dhtVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
diagnostic() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets diagnostic processor.
diagnostic() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets diagnostic processor.
diagnostic() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
diagnostic() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets diagnostic processor.
DiagnosticBaseClosure() - Constructor for class org.apache.ignite.internal.IgniteDiagnosticMessage.DiagnosticBaseClosure
 
diagnosticEnabled() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
diagnosticLog - Variable in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Diagnostic logger.
diagnosticLog() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
diagnosticLog - Variable in class org.apache.ignite.internal.processors.GridProcessorAdapter
Diagnostic logger.
DiagnosticProcessor - Class in org.apache.ignite.internal.processors.diagnostic
Processor which contained helper methods for different diagnostic cases.
DiagnosticProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
Constructor.
dialect - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Database dialect.
diff(StatisticsObjectConfiguration, StatisticsObjectConfiguration) - Static method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Calculate diff between two configuration.
Diff(Set<String>, Map<String, StatisticsColumnConfiguration>) - Constructor for class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration.Diff
 
difference(int[], int, int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns array which is the difference between two arrays (array of elements contained in first array but not contained in second).
DIRECT_PROTO_VER - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Direct protocol version.
DIRECT_PROTO_VER_ATTR - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Direct protocol version attribute name.
DIRECT_TYPE_SIZE - Static variable in interface org.apache.ignite.plugin.extensions.communication.Message
Direct type size in bytes.
directBuffer(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
directBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
directBuffer(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
DirectBufferCleaner - Interface in org.apache.ignite.internal.util
Cleaner interface for java.nio.ByteBuffer.
DirectByteBufferStream - Interface in org.apache.ignite.internal.direct.stream
Direct marshalling I/O stream.
DirectByteBufferStreamImplV1 - Class in org.apache.ignite.internal.direct.stream.v1
Direct marshalling I/O stream (version 1).
DirectByteBufferStreamImplV1(MessageFactory) - Constructor for class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
 
DirectByteBufferStreamImplV2 - Class in org.apache.ignite.internal.direct.stream.v2
Direct marshalling I/O stream (version 2).
DirectByteBufferStreamImplV2(MessageFactory) - Constructor for class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
 
DirectByteBufferStreamImplV3 - Class in org.apache.ignite.internal.direct.stream.v3
 
DirectByteBufferStreamImplV3(MessageFactory) - Constructor for class org.apache.ignite.internal.direct.stream.v3.DirectByteBufferStreamImplV3
 
DirectMemoryProvider - Interface in org.apache.ignite.internal.mem
Direct memory provider interface.
DirectMemoryRegion - Interface in org.apache.ignite.internal.mem
Interface for a direct memory region allocated by provider.
DirectMessageReader - Class in org.apache.ignite.internal.direct
Message reader implementation.
DirectMessageReader(MessageFactory, byte) - Constructor for class org.apache.ignite.internal.direct.DirectMessageReader
 
DirectMessageState<T extends DirectMessageStateItem> - Class in org.apache.ignite.internal.direct.state
Message state.
DirectMessageState(Class<T>, IgniteOutClosure<T>) - Constructor for class org.apache.ignite.internal.direct.state.DirectMessageState
 
DirectMessageStateItem - Interface in org.apache.ignite.internal.direct.state
Message state item.
DirectMessageWriter - Class in org.apache.ignite.internal.direct
Message writer implementation.
DirectMessageWriter(byte) - Constructor for class org.apache.ignite.internal.direct.DirectMessageWriter
 
directMode(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
directMode(boolean) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
 
directMode() - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
 
directoryContains(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Determines whether the parent directory contains the child element (a file or directory).
directProtocolVersion(GridKernalContext, UUID) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Defines which protocol version to use for communication with the provided node.
directSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
directSendBuffer(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
directType() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridJobCancelRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Gets message type.
directType() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.GridIntList
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.GridLongList
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.GridMessageCollection
Gets message type.
directType() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
Gets message type.
directType() - Method in interface org.apache.ignite.plugin.extensions.communication.Message
Gets message type.
directType() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Gets message type.
directType() - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Gets message type.
dirSize(Path) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Will calculate the size of a directory.
DIRTY - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeVisitorClosure
 
dirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets a collection of all pages currently marked as dirty.
disabled(int) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Checks WAL disabled for cache group.
disabled(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Checks WAL disabled for cache group.
DISABLED_CLIENT_PORT - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Client nodes might have port 0 if they have no server socket opened.
disabledAfterStart() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
disabledAfterStart(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
disabledFeatures() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Any JDBC features could be force disabled.
disabledFeatures(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
disabledFeatures() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Any JDBC features could be force disabled.
disabledFeatures(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
disableEvents(int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Disables provided events.
disableGroupDurabilityForPreloading(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Change local WAL state before exchange is done.
disableLocal(int...) - Method in interface org.apache.ignite.IgniteEvents
Disables provided events.
disableLocal(int[]) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Disables provided events.
disableMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Disable metrics.
disableMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Disables persistence metrics collection on an Apache Ignite node.
disableMetrics() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Disables memory metrics collection on an Apache Ignite node.
disableMetrics() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Disables persistence metrics collection on an Apache Ignite node.
disableMetrics() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Disables memory metrics collection on an Apache Ignite node.
disableMetrics() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Disables persistence metrics collection on an Apache Ignite node.
disableRebalancingCancellationOptimization() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
disableStatistics() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Disable statistic collection for the cache.
disableStatistics() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Disable statistic collection for the cache.
disableStatistics() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Disable statistic collection for the cache.
disableStreaming() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
Turn off streaming on this client context - with closing all open streamers, if any.
disableThreadLocalForPlatformCacheUpdate() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Disables thread-local optimization for platform cache update.
disableThreadLocalForPlatformCacheUpdate() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Disables thread-local optimization for platform cache update.
disableTriggeringCacheInterceptorOnConflict() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
disableUpdateNotifier() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Disables update notifier.
disableWal(String) - Method in interface org.apache.ignite.client.ClientCluster
Disables write-ahead logging for specified cache.
disableWal(String) - Method in interface org.apache.ignite.IgniteCluster
Disables write-ahead logging for specified cache.
disableWal(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Disables write-ahead logging for specified cache.
disableWal(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Disables write-ahead logging for specified cache.
disableWAL(boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
discardedCustomMessageId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets discarded custom message ID.
discardedMessageId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets discarded message ID.
DISCO_METRICS - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Name of the discovery metrics registry.
DiscoCache - Class in org.apache.ignite.internal.managers.discovery
 
discoCache() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
discoCache - Variable in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
discoCache() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets discovery collection cache from SPI safely guarding against "floating" collections.
discoCache(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets discovery collection cache from SPI safely guarding against "floating" collections.
discoCache() - Method in class org.apache.ignite.internal.processors.cache.PendingDiscoveryEvent
 
disconnect() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Tells discovery SPI to disconnect from topology.
disconnect() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Tells discovery SPI to disconnect from topology.
disconnect() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Tells discovery SPI to disconnect from topology.
disconnect() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Tells discovery SPI to disconnect from topology.
disconnected() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
disconnected(IgniteFuture<?>) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
 
DISCONNECTED_COORDINATOR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
DisconnectedSessionInfo - Class in org.apache.ignite.spi.communication.tcp.internal
Class marker that say that connection must be interacted.
DisconnectedSessionInfo(GridNioRecoveryDescriptor, int) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.DisconnectedSessionInfo
 
discoOrdered(DiscoverySpi) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
discovery() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets discovery manager.
discovery() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets discovery manager.
discovery() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
discovery() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
discovery() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets discovery manager.
DISCOVERY_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
discoveryCache() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
discoveryClientMode() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Deprecated.
Since 2.8. May return incorrect value if client and server nodes shares same TcpDiscoveryIpFinder instance.
DiscoveryCustomEvent - Class in org.apache.ignite.internal.events
Custom event.
DiscoveryCustomEvent() - Constructor for class org.apache.ignite.internal.events.DiscoveryCustomEvent
Default constructor.
DiscoveryCustomMessage - Interface in org.apache.ignite.internal.managers.discovery
DiscoveryCustomMessage messages are handled by discovery protocol which provides some guarantees around them.
DiscoveryDataBag - Class in org.apache.ignite.spi.discovery
Provides interface for GridComponent to collect and exchange discovery data both on joining node and on cluster nodes.
DiscoveryDataBag(UUID, boolean) - Constructor for class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
DiscoveryDataBag(UUID, Set<Integer>, boolean) - Constructor for class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
DiscoveryDataBag.GridDiscoveryData - Interface in org.apache.ignite.spi.discovery
Facade interface representing DiscoveryDataBag object with discovery data collected in the grid.
DiscoveryDataBag.JoiningNodeDiscoveryData - Interface in org.apache.ignite.spi.discovery
Facade interface representing DiscoveryDataBag object with discovery data from joining node.
DiscoveryDataClusterState - Class in org.apache.ignite.internal.processors.cluster
A pojo-object representing current cluster global state.
DiscoveryDataPacket - Class in org.apache.ignite.spi.discovery.tcp.internal
Carries discovery data in marshalled form and allows convenient way of converting it to and from DiscoveryDataBag objects.
DiscoveryDataPacket(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
discoveryDataType() - Method in interface org.apache.ignite.internal.GridComponent
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.GridPluginComponent
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryDataType() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Gets unique component type to distinguish components providing discovery data.
discoveryEvent() - Method in interface org.apache.ignite.cache.affinity.AffinityFunctionContext
Gets discovery event caused topology change.
DiscoveryEvent - Class in org.apache.ignite.events
Grid discovery event.
DiscoveryEvent() - Constructor for class org.apache.ignite.events.DiscoveryEvent
No-arg constructor.
DiscoveryEvent(ClusterNode, String, int, ClusterNode) - Constructor for class org.apache.ignite.events.DiscoveryEvent
Creates new discovery event with given parameters.
discoveryEvent() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets discovery event caused topology change.
discoveryEvent(DiscoveryEvent, int, IgniteUuid, String, UUID, long, String, String) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
 
DiscoveryEventListener - Interface in org.apache.ignite.internal.managers.eventstorage
Internal listener for discovery events.
discoveryEventName() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets name of discovery event that triggered this rebalancing event.
discoveryEventName() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
discoveryEventType() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets type of discovery event that triggered this rebalancing event.
discoveryHistorySize() - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Discovery history size.
DiscoveryLocalJoinData - Class in org.apache.ignite.internal.managers.discovery
Information about local join event.
DiscoveryLocalJoinData(DiscoveryEvent, DiscoCache, IgniteInternalFuture<Boolean>, boolean) - Constructor for class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
DiscoveryMessageResultsCollector<M,R> - Class in org.apache.ignite.internal.managers.discovery
 
DiscoveryMessageResultsCollector(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
DiscoveryMessageResultsCollector.NodeMessage<M> - Class in org.apache.ignite.internal.managers.discovery
 
DiscoveryMetricsProvider - Interface in org.apache.ignite.spi.discovery
Provides metrics to discovery SPI.
discoveryNode() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets shadow of the node that triggered this rebalancing event.
DiscoveryNodeValidationProcessor - Interface in org.apache.ignite.internal.processors.nodevalidation
Node validation.
DiscoveryNotification - Class in org.apache.ignite.spi.discovery
Discovery notification object.
DiscoveryNotification(int, long, ClusterNode, Collection<ClusterNode>) - Constructor for class org.apache.ignite.spi.discovery.DiscoveryNotification
 
DiscoveryNotification(int, long, ClusterNode, Collection<ClusterNode>, Map<Long, Collection<ClusterNode>>, DiscoverySpiCustomMessage, SpanContainer) - Constructor for class org.apache.ignite.spi.discovery.DiscoveryNotification
 
discoveryPort() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
DiscoveryServerOnlyCustomMessage - Interface in org.apache.ignite.internal.managers.discovery
DiscoveryServerOnlyCustomMessage is the special subtype of the DiscoveryCustomMessage message that is delivered only on server nodes of the cluster.
DiscoverySpi - Interface in org.apache.ignite.spi.discovery
Grid discovery SPI allows to discover remote nodes in grid.
DiscoverySpiCustomMessage - Interface in org.apache.ignite.spi.discovery
Message to send across ring.
DiscoverySpiDataExchange - Interface in org.apache.ignite.spi.discovery
Handler for initial data exchange between Ignite nodes.
DiscoverySpiHistorySupport - Annotation Type in org.apache.ignite.spi.discovery
This annotation is for all implementations of DiscoverySpi that support topology snapshots history.
DiscoverySpiListener - Interface in org.apache.ignite.spi.discovery
Listener for grid node discovery events.
DiscoverySpiMBean - Interface in org.apache.ignite.spi.discovery
Generic MBean interface to monitor DiscoverySpi subsystem.
DiscoverySpiMutableCustomMessageSupport - Annotation Type in org.apache.ignite.spi.discovery
This annotation is for all implementations of DiscoverySpi that support topology mutable DiscoverySpiCustomMessages.
DiscoverySpiNodeAuthenticator - Interface in org.apache.ignite.spi.discovery
Node authenticator.
DiscoverySpiOrderSupport - Annotation Type in org.apache.ignite.spi.discovery
This annotation is for all implementations of DiscoverySpi that support proper node ordering.
discoveryTimestamp() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets timestamp of discovery event that caused this rebalancing event.
DiskPageCompression - Enum in org.apache.ignite.configuration
Disk page compression options.
distance(int, int) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns size of shift from ideal position computing via index(key).
distanceFromIdeal(int, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Gets distance from the ideal key location to the actual location if this entry is present in the table, or returns negative distance that needed to be scanned to determine the absence of the mapping.
distinct() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
Get number of distinct values in column.
DISTINCT - Static variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
DISTINCT parameter name.
distinct() - Method in class org.apache.ignite.internal.util.GridIntList
 
distinct() - Method in class org.apache.ignite.internal.util.GridLongList
 
DISTRIBUTED_METASTORE_VIEW - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Name of the system view for a system MetaStorage.
DISTRIBUTED_METASTORE_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Description of the system view for a MetaStorage.
DistributedBaselineConfiguration - Class in org.apache.ignite.internal.cluster
Distributed baseline configuration.
DistributedBaselineConfiguration(GridInternalSubscriptionProcessor, GridKernalContext, IgniteLogger) - Constructor for class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
DistributedBooleanProperty - Class in org.apache.ignite.internal.processors.configuration.distributed
Implementation of DistributedProperty for Boolean.
DistributedChangeableProperty<T extends Serializable> - Interface in org.apache.ignite.internal.processors.configuration.distributed
Inner interface to maintenance of distributed property.
DistributedCollectionMetadata - Class in org.apache.ignite.internal.processors.datastructures
 
DistributedCollectionMetadata(DataStructureType, CollectionConfiguration, String) - Constructor for class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
 
DistributedCollectionMetadata() - Constructor for class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
 
DistributedComparableProperty<T extends Comparable<T> & Serializable> - Class in org.apache.ignite.internal.processors.configuration.distributed
Implementation of DistributedProperty for Comparable.
distributedConfiguration() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets distributed configuration processor.
distributedConfiguration() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets distributed configuration processor.
distributedConfiguration() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets distributed configuration processor.
DistributedConfigurationLifecycleListener - Interface in org.apache.ignite.internal.processors.configuration.distributed
Lifecycle listener for distributed configuration.
DistributedConfigurationProcessor - Class in org.apache.ignite.internal.processors.configuration.distributed
Processor of distributed configuration.
DistributedConfigurationProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
 
DistributedConfigurationUtils - Class in org.apache.ignite.internal.cluster
Distributed configuration utilities methods.
DistributedDoubleProperty - Class in org.apache.ignite.internal.processors.configuration.distributed
Implementation of DistributedProperty for Double.
DistributedEnumProperty<T extends Enum> - Class in org.apache.ignite.internal.processors.configuration.distributed
Distributed enum implementation for storing into meta storage.
DistributedEnumProperty(String, IgniteClosure<Integer, T>, IgniteClosure<T, Integer>, Class<T>) - Constructor for class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
Property constructor.
DistributedIntegerProperty - Class in org.apache.ignite.internal.processors.configuration.distributed
Implementation of DistributedProperty for Integer.
distributedJoins(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
distributedJoins() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
distributedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
distributedKeys(Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
DistributedLongProperty - Class in org.apache.ignite.internal.processors.configuration.distributed
Implementation of DistributedProperty for Long.
distributedMetastorage() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets global metastorage.
distributedMetastorage() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets global metastorage.
distributedMetastorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets global metastorage.
DistributedMetaStorage - Interface in org.apache.ignite.internal.processors.metastorage
API for distributed data storage with the ability to write into it.
DistributedMetaStorageImpl - Class in org.apache.ignite.internal.processors.metastorage.persistence
Implementation of DistributedMetaStorage based on MetaStorage for persistence and discovery SPI for communication.
DistributedMetaStorageImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
 
DistributedMetastorageLifecycleListener - Interface in org.apache.ignite.internal.processors.metastorage
Listener for DistributedMetaStorage lifecycle events.
DistributedMetaStorageListener<T extends Serializable> - Interface in org.apache.ignite.internal.processors.metastorage
Listener for distributed metastorage data updates.
DistributedProcess<I extends Serializable,R extends Serializable> - Class in org.apache.ignite.internal.util.distributed
Distributed process is a cluster-wide process that accumulates single nodes results to finish itself.
DistributedProcess(GridKernalContext, DistributedProcess.DistributedProcessType, Function<I, IgniteInternalFuture<R>>, CI3<UUID, Map<UUID, R>, Map<UUID, Exception>>) - Constructor for class org.apache.ignite.internal.util.distributed.DistributedProcess
 
DistributedProcess(GridKernalContext, DistributedProcess.DistributedProcessType, Function<I, IgniteInternalFuture<R>>, CI3<UUID, Map<UUID, R>, Map<UUID, Exception>>, BiFunction<UUID, I, ? extends InitMessage<I>>) - Constructor for class org.apache.ignite.internal.util.distributed.DistributedProcess
 
DistributedProcess.DistributedProcessType - Enum in org.apache.ignite.internal.util.distributed
Defines distributed processes.
DistributedProperty<T extends Serializable> - Interface in org.apache.ignite.internal.processors.configuration.distributed
Public interface of distributed property usage.
DistributedPropertyDispatcher - Interface in org.apache.ignite.internal.processors.configuration.distributed
Dispatcher of distributed properties.
DistributedThinClientConfiguration - Class in org.apache.ignite.internal.processors.configuration.distributed
Thin client distributed configuration.
DistributedThinClientConfiguration(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.configuration.distributed.DistributedThinClientConfiguration
 
DistributedTracingConfiguration - Class in org.apache.ignite.internal.processors.tracing.configuration
The wrapper of HashMap<TracingConfigurationCoordinates, TracingConfigurationParameters> for the distributed metastorage binding.
DistributedTracingConfiguration() - Constructor for class org.apache.ignite.internal.processors.tracing.configuration.DistributedTracingConfiguration
Constructor.
DistributedTransactionConfiguration - Class in org.apache.ignite.internal.cluster
Distributed transaction configuration.
DistributedTransactionConfiguration(GridKernalContext, IgniteLogger, DistributePropertyListener<Long>, DistributePropertyListener<Integer>) - Constructor for class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
DistributePropertyListener<T> - Interface in org.apache.ignite.internal.processors.configuration.distributed
Listener of distributed property change event.
DmsDataWriterWorker - Class in org.apache.ignite.internal.processors.metastorage.persistence
 
DmsDataWriterWorker(String, IgniteLogger, DmsLocalMetaStorageLock, Consumer<Throwable>) - Constructor for class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
doBatchUpdate(String, List<String>, List<List<Object>>) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
Runs batch of update commands.
doCancel() - Method in interface org.apache.ignite.internal.processors.query.QueryCancellable
Query cancel handler.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
doHandle(OdbcRequest) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Handle ODBC request.
doHandshake(IgniteInClosure2X<InputStream, OutputStream>) - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
Executes the given handshake closure on opened client passing underlying IO streams.
doHandshake(IgniteInClosure2X<InputStream, OutputStream>) - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
Executes the given handshake closure on opened client passing underlying IO streams.
doInParallel(ExecutorService, Collection<T>, IgniteThrowableFunction<T, R>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Execute operation on data in parallel.
doInParallel(int, ExecutorService, Collection<T>, IgniteThrowableFunction<T, R>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Execute operation on data in parallel.
doInParallelUninterruptibly(int, ExecutorService, Collection<T>, IgniteThrowableFunction<T, R>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Execute operation on data in parallel uninterruptibly.
doInvoke(IgniteInClosure<BinaryRawWriterEx>, IgniteInClosure<BinaryRawReaderEx>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Perform actual invoke.
done() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
done() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
done - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Done flag.
DONE_FLAG_UPD - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Done flag updater.
doneFlag - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Flag indicating with TM commit happened.
doneRemote(GridCacheVersion, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
doneRemote(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
 
doneRemote(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Sets remote candidate to done.
doneRemote(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteEx
 
doPark(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Disables the current thread for thread scheduling purposes.
doPrivileged(Callable<T>) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Computes a result in a privileged action.
doReadBinaryArray(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean, boolean, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadBinaryEnum(BinaryInputStream, BinaryContext) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Read binary enum.
doReadBinaryObject(BinaryInputStream, BinaryContext, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadBooleanArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadByteArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadCharArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadClass(BinaryInputStream, BinaryContext, ClassLoader) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadClass(BinaryInputStream, BinaryContext, ClassLoader, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadClass(BinaryInputStream, BinaryContext, ClassLoader, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadClassName(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadCollection(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean, boolean, BinaryCollectionFactory) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadDate(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadDateArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadDecimal(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadDecimalArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadDoubleArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadEnum(BinaryInputStream, Class<?>, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Having target class in place we simply read ordinal and create final representation.
doReadEnumArray(BinaryInputStream, BinaryContext, ClassLoader, Class<?>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadFloatArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadIntArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadLongArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadMap(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean, boolean, BinaryMapFactory) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadObject(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadObjectArray(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadOptimized(BinaryInputStream, BinaryContext, ClassLoader) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Read object serialized using optimized marshaller.
doReadProxy(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadShortArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadString(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadStringArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadTime(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadTimeArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadTimestamp(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadTimestampArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadUuid(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doReadUuidArray(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
doSnapshot() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
 
DOTNET - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientPlatform
 
DOTNET_ID - Static variable in class org.apache.ignite.internal.MarshallerPlatformIds
 
DOUBLE - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DOUBLE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for DOUBLE values.
DOUBLE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for floating point number
DOUBLE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DOUBLE.
DOUBLE_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
DOUBLE_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
DOUBLE_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Double flag.
DoubleGauge - Class in org.apache.ignite.internal.processors.metric.impl
Implementation based on primitive supplier.
DoubleGauge(String, String, DoubleSupplier) - Constructor for class org.apache.ignite.internal.processors.metric.impl.DoubleGauge
 
DoubleIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
DoubleIndexKey(double) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.DoubleIndexKey
 
DoubleInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Double values.
DoubleInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DoubleInlineIndexKeyType
 
doubleMetric(String, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named metric.
DoubleMetric - Interface in org.apache.ignite.spi.metric
Interface for the metrics that holds double primitive.
DoubleMetricImpl - Class in org.apache.ignite.internal.processors.metric.impl
Double metric.
DoubleMetricImpl(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.DoubleMetricImpl
 
doubleToBytes(double) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive double to byte array.
doubleToBytes(double, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive double type to byte array and stores it in the specified byte array.
download() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileDownloader
 
downloadUrl(URL, File) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Downloads resource by URL.
doWriteBinaryObject(BinaryObjectImpl) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteDate(Date) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteDecimal(BigDecimal) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteObject(Object) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Write object.
doWriteProxy(Proxy, Class<?>[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteString(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteTime(Time) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteTimestamp(Timestamp) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
doWriteUuid(UUID) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
dr() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
drain() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
drainPermits() - Method in interface org.apache.ignite.IgniteSemaphore
Acquires and returns all permits that are immediately available.
drainPermits() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires and returns all permits that are immediately available.
drainTo(Collection<? super T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
drainTo(Collection<? super T>, int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
drainTo(Collection<? super T>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
drainTo(Collection<? super T>, int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
DRIVER_NAME - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
Driver name.
DRIVER_NAME - Static variable in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
Driver name.
DROP - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: DROP.
dropAll() - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Drop all statistics.
dropAllConnections() - Method in interface org.apache.ignite.mxbean.ClientProcessorMXBean
Drop all active connections.
dropCacheIndex(Integer, String, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Deallocate index page and remove from tree.
dropCacheIndex(Integer, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Deallocate index page and remove from tree.
dropClientLatches(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
dropCols() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration.Diff
Statistics columns to drop.
dropColumns(Set<String>) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Creates new configuration object for drop specified columns from current configuration.
dropConnection(long) - Method in interface org.apache.ignite.mxbean.ClientProcessorMXBean
Drops client connection by id, if exists.
dropIndex(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Deallocate index page and remove from tree.
dropIndex(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Deallocate index page and remove from tree.
dropIndex(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Drop index.
dropRootPageForIndex(int, String, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Dropping the root page of the index tree.
dropRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Dropping the root page of the index tree.
dropRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Dropping the root page of the index tree.
dropStatistics(StatisticsTarget...) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Clear object statistics.
dropUser(String) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Drops user with the specified login.
dropUser(String) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Drops user with the specified login.
dropUser(String) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Drops user with the specified login.
dropUser(String) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Drops user with the specified login.
dropUser(String) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Drops user with the specified login.
dsMetrics - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Data storege metrics.
dummy() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
DUMMY_VALUE - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
dump() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpSupported
Create dump.
dump - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.InvalidContext
 
dump() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Create dump.
dump() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
Creates dump.
dump() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
 
dump() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager.TxDumpsThrottling
Should be called when we dump transaction to log.
dump(Collection<GridDebug.Item>) - Static method in class org.apache.ignite.internal.util.GridDebug
Dump given queue to stdout.
dumpCommunicationInfo(GridKernalContext, UUID) - Static method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
dumpDebugInfo() - Method in class org.apache.ignite.internal.IgniteKernal
Dumps debug information for the current node.
dumpDebugInfo() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Dumps debug information for the current node.
dumpDebugInfo() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Dumps debug information.
dumpDebugInfo() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
dumpDebugInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
dumpDebugInfo(SB) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Collects detailed info about the partition.
dumpDebugInfo(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
dumpDebugInfo() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Dumps debug information.
dumpDebugInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Dumps debug information.
dumpDebugInfo(IgniteLogger, IgniteDiagnosticPrepareContext) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
dumpDebugInfo(IgniteLogger, IgniteDiagnosticPrepareContext) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
dumpDebugInfo() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Dumps debug information for the current node.
dumpDebugInfo() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Dumps debug info using configured logger.
dumpDebugInfo() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Dumps debug info using configured logger.
dumpHeap(String, boolean) - Static method in class org.apache.ignite.internal.util.GridDebug
Call this method from your application whenever you want to dump the heap snapshot into a file.
dumpLastAndStop(int) - Static method in class org.apache.ignite.internal.util.GridDebug
Dumps given number of last events.
dumpLocks() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Creates a page lock dump.
dumpLocks() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBean
Take page locks dump.
dumpLocks() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBeanImpl
Take page locks dump.
dumpLocksToFile() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Take page locks dump and save to file.
dumpLocksToFile(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Take page locks dump and save to file for specific path.
dumpLocksToFile() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBean
Take page locks dump and save to file.
dumpLocksToFile(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBean
Take page locks dump and save to file for specific path.
dumpLocksToFile() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBeanImpl
Take page locks dump and save to file.
dumpLocksToFile(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBeanImpl
Take page locks dump and save to file for specific path.
dumpLocksToLog() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Take page locks dump and print it to console.
dumpLocksToLog() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBean
Take page locks dump and print it to console.
dumpLocksToLog() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBeanImpl
Take page locks dump and print it to console.
dumpLocksToString() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Take page locks dump.
dumpLongRunningOperations(long) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
dumpNodeStatistics(UUID) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
dumpNodeStats(String, IgnitePredicate<GridNioSession>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
dumpPendingMessages(StringBuilder) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
dumpRingStructure() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Dumps ring structure to log.
dumpStack() - Static method in class org.apache.ignite.internal.util.GridDebug
 
dumpStack() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
dumpStack(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
dumpStack(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
dumpStack(String, PrintStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
dumpStack(Thread) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
dumpStack(Thread, PrintStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deprecated.
Calls to this method should never be committed to master.
dumpStatistics(IgniteLogger) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
dumpStatistics(IgniteLogger) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
dumpStatistics(IgniteLogger) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
dumpStats() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Dumps SPI stats to diagnostic logs in case TcpCommunicationSpi is used, no-op otherwise.
dumpStats() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
dumpStats(String, IgnitePredicate<GridNioSession>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
dumpStats() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
Makes dump of TcpCommunicationSpi stats.
dumpStats() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Dumps SPI per-connection stats to logs.
dumpStats() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Dumps SPI per-connection stats to logs.
dumpStats() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Dumps SPI per-connection stats to logs.
DumpSupported<T extends PageLockDump> - Interface in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Interface for all page lock tracker entries which support dumping.
dumpThreads(IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Performs thread dump and prints all available info to the given log with WARN logging level.
dumpThreads(IgniteLogger, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Performs thread dump and prints all available info to the given log with WARN or ERROR logging level depending on isErrorLevel parameter.
dumpWithReset() - Static method in class org.apache.ignite.internal.util.GridDebug
Dump existing queue to stdout and atomically replace it with new queue.
dumpWithReset(ConcurrentLinkedQueue<GridDebug.Item>, IgnitePredicate<GridDebug.Item>) - Static method in class org.apache.ignite.internal.util.GridDebug
Dump existing queue to stdout and atomically replace it with given.
dumpWithStop(Object...) - Static method in class org.apache.ignite.internal.util.GridDebug
Dump existing queue to stdout and atomically replace it with null so that no subsequent logging is possible.
DUPLICATE_KEY - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT a key that is already in cache.
duplicated() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
 
duplicated(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
 
duplicated() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
 
duplicated(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
 
duplicated() - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
 
duplicateIdError(TcpDiscoveryDuplicateIdMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
DuplicateTypeIdException - Exception in org.apache.ignite.internal
The exception indicates a duplicate type ID was encountered.
DurableBackgroundCleanupIndexTreeTask - Class in org.apache.ignite.internal.cache.query.index.sorted
DurableBackgroundCleanupIndexTreeTask(List<Long>, List<InlineIndexTree>, String, String, IndexName, String) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
 
DurableBackgroundCleanupIndexTreeTaskV2 - Class in org.apache.ignite.internal.cache.query.index.sorted
Task for background cleaning of index trees.
DurableBackgroundCleanupIndexTreeTaskV2(String, String, String, String, String, int, InlineIndexTree[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Constructor.
DurableBackgroundCleanupIndexTreeTaskV2() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Default constructor for Externalizable.
DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory - Class in org.apache.ignite.internal.cache.query.index.sorted
Factory for creating index trees.
DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory - Class in org.apache.ignite.internal.cache.query.index.sorted
A do-nothing InlineIndexRowHandlerFactory implementation.
durableBackgroundTask() - Method in interface org.apache.ignite.internal.GridKernalContext
 
durableBackgroundTask() - Method in class org.apache.ignite.internal.GridKernalContextImpl
DurableBackgroundTask<R> - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask
Durable task that should be used to do long operations (e.g. index deletion) in background.
durableBackgroundTask() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
DurableBackgroundTaskResult<R> - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask
Result of executing a durable background task.
DurableBackgroundTasksProcessor - Class in org.apache.ignite.internal.processors.localtask
Processor that is responsible for durable background tasks that are executed on local node.
DurableBackgroundTasksProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Constructor.
DurableBackgroundTaskState<R> - Class in org.apache.ignite.internal.processors.localtask
Class for storing the current state of a durable background task.
DurableBackgroundTaskState(DurableBackgroundTask<R>, GridFutureAdapter<R>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Constructor.
DurableBackgroundTaskState.State - Enum in org.apache.ignite.internal.processors.localtask
Enumeration of the current state of the task.
duration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture
Gets duration in milliseconds between start of the future and current time if future is not finished, or between start and finish of this future.
duration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture
Gets duration in milliseconds between start of the future and current time if future is not finished, or between start and finish of this future.
duration() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
Gets duration in milliseconds between start of the future and current time if future is not finished, or between start and finish of this future.
duration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter
Gets duration in milliseconds between start of the future and current time if future is not finished, or between start and finish of this future.
duration() - Method in class org.apache.ignite.internal.util.GridTimer
 
duration() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
duration() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
duration() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
duration() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
durationHistogram() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
durationMax() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
durationMin() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
dynamicAddColumn(String, String, List<QueryField>, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Add columns to dynamic table.
dynamicAddQueryEntity(String, String, QueryEntity, Integer, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Enable dynamically indexing of existing cache.
DynamicCacheChangeBatch - Class in org.apache.ignite.internal.processors.cache
Cache change batch.
DynamicCacheChangeBatch(Collection<DynamicCacheChangeRequest>) - Constructor for class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
DynamicCacheChangeFailureMessage - Class in org.apache.ignite.internal.processors.cache
This class represents discovery message that is used to provide information about dynamic cache start failure.
DynamicCacheChangeFailureMessage(ClusterNode, GridDhtPartitionExchangeId, IgniteCheckedException, Collection<String>) - Constructor for class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
Creates new DynamicCacheChangeFailureMessage instance.
DynamicCacheChangeRequest - Class in org.apache.ignite.internal.processors.cache
Cache start/stop request.
DynamicCacheChangeRequest(UUID, String, UUID) - Constructor for class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
DynamicCacheDescriptor - Class in org.apache.ignite.internal.processors.cache
Cache start descriptor.
DynamicCacheDescriptor(GridKernalContext, CacheConfiguration, CacheType, CacheGroupDescriptor, boolean, UUID, boolean, boolean, IgniteUuid, QuerySchema, CacheConfigurationEnrichment) - Constructor for class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
dynamicCacheGroupStarted(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
dynamicChangeCaches(List<DynamicCacheChangeRequest>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Starts cache stop request as cache change batch.
dynamicColumnAdd(String, String, String, List<QueryField>, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Entry point for add column procedure.
dynamicColumnRemove(String, String, String, List<String>, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Entry point for drop column procedure.
dynamicDeploymentId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
dynamicDeploymentId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
dynamicDestroyCache(String, boolean, boolean, boolean, IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
dynamicDestroyCaches(Collection<String>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
dynamicDestroyCaches(Collection<String>, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
dynamicDropColumn(String, String, List<String>, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Drop columns from dynamic table.
dynamicIndexCreate(String, String, QueryIndexDescriptorImpl, boolean, SchemaIndexCacheVisitor) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Create new index locally.
dynamicIndexCreate(String, String, String, QueryIndex, boolean, int) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Entry point for index procedure.
dynamicIndexDrop(String, String, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Remove index from the cache.
dynamicIndexDrop(String, String, String, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Entry point for index drop procedure
dynamicStartCache(CacheConfiguration, String, NearCacheConfiguration, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache.
dynamicStartCache(CacheConfiguration, String, NearCacheConfiguration, CacheType, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache.
dynamicStartCaches(Collection<CacheConfiguration>, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts multiple caches.
dynamicStartCachesByStoredConf(Collection<StoredCacheData>, boolean, boolean, boolean, IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts multiple caches.
dynamicStartSqlCache(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache as a result of SQL CREATE TABLE command.
dynamicTableCreate(String, QueryEntity, String, String, String, String, String, CacheAtomicityMode, CacheWriteSynchronizationMode, Integer, boolean, Boolean, Integer) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Create cache and table from given query entity.
dynamicTableDrop(String, String, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Drop table by destroying its cache if it's an 1:1 per cache table.

E

eagerTtl() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
eagerTtlEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedTtlCleanupManager
 
eagerTtlEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
 
EARLIEST_CP_SNAPSHOT_FILE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Earliest checkpoint map snapshot file name.
EarliestCheckpointMapSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Earliest checkpoint map snapshot.
EarliestCheckpointMapSnapshot(Set<UUID>, Map<UUID, Map<Integer, EarliestCheckpointMapSnapshot.GroupStateSnapshot>>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Constructor.
EarliestCheckpointMapSnapshot() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Default constructor.
earliestCheckpointsMapSnapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Creates a snapshot of CheckpointHistory.earliestCp map.
earliestValidCheckpoints() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistoryResult
 
effectivePageId() - Method in class org.apache.ignite.internal.pagemem.FullPageId
 
effectivePageId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
elapsed(TimeUnit) - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.
elapsed() - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Returns the current elapsed time shown on this stopwatch as a Duration.
element() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
element() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
element() - Method in class org.apache.ignite.internal.util.GridQueue
element() - Method in class org.apache.ignite.util.deque.FastSizeDeque
element() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
elements() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns an enumeration of the values in this table.
empty() - Static method in class org.apache.ignite.cache.QueryEntityPatch
Builder method for empty patch.
EMPTY - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexValueCursor
Empty cursor implementation.
empty() - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
EMPTY - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Empty array of message factories.
empty() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
EMPTY - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap
 
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap2
 
empty() - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
Whether empty or not.
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
 
empty() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
empty() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
empty() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
empty() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
empty() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
empty() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
empty() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
empty() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
empty() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
empty - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.Stripe
 
empty() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
empty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
empty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
empty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
empty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
empty() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
empty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
empty() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
EMPTY - Static variable in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
 
EMPTY - Static variable in class org.apache.ignite.internal.util.GridPartitionStateMap
Empty map.
empty0() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
EMPTY_ARRAY - Static variable in class org.apache.ignite.internal.util.GridLongList
Empty array.
EMPTY_CHARS - Static variable in class org.apache.ignite.internal.client.thin.ClientSslUtils
 
EMPTY_CHARS - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinSSLUtil
Empty char array.
EMPTY_CURSOR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
EMPTY_DESCRIPTOR - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionResultDescriptor
Stub to use as empty descriptor.
EMPTY_FIELDS - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Empty longs.
EMPTY_FLAGS - Static variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Empty flags.
EMPTY_GROUP_NAME - Static variable in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
Empty group name.
EMPTY_GROUP_NAME - Static variable in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
Empty group name.
EMPTY_INTS - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Empty integers array.
EMPTY_LONGS - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Empty longs.
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.ignite.internal.util.typedef.X
An empty immutable Object array.
EMPTY_PARAMS - Static variable in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
EMPTY_PORTION - Static variable in class org.apache.ignite.internal.processors.bulkload.pipeline.CharsetDecoderBlock
Empty portion.
emptyCopy() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
emptyDataPages() - Method in interface org.apache.ignite.DataRegionMetricsProvider
Calculates empty data pages count for region.
emptyDataPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
 
emptyIterator() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
EmptyResult() - Constructor for class org.apache.ignite.internal.managers.encryption.GridEncryptionManager.EmptyResult
 
emptyResult() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
emptySet() - Static method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
 
emptyTopologyException() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates appropriate empty projection exception.
emptyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
enable() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Enable query manager.
enable() - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
 
ENABLE_DURABILITY_AFTER_REBALANCING - Static variable in class org.apache.ignite.internal.processors.cache.WalStateManager
 
enableCheckpoints(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Deprecated.
Should be rewritten to public API.
enableCheckpoints(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
For test use only.
enableCheckpoints(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
For test use only.
enableCheckpoints(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
For test use only.
enabled() - Static method in class org.apache.ignite.internal.LongJVMPauseDetector
 
enabled() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
enabled() - Method in interface org.apache.ignite.internal.managers.GridManager
 
enabled() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
enabled() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
enabled() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
 
enabled() - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
 
enabled() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
enabled() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
enabled() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
enabled() - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Deprecated.
To determine the security mode use IgniteSecurity.enabled().
enabled() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
 
enabled() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
enabled() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
enabled() - Method in class org.apache.ignite.internal.processors.security.sandbox.AccessControllerSandbox
enabled() - Method in interface org.apache.ignite.internal.processors.security.sandbox.IgniteSandbox
 
enabled() - Method in class org.apache.ignite.internal.processors.security.sandbox.NoOpSandbox
enabled - Variable in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
"Enable" flag.
enabledCipherSuites(String...) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Sets a set of cipher suites that will be enabled for this filter.
enableDedup(boolean) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets whether or not to deduplicate query result set.
enableDedup(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets whether or not to deduplicate query result set.
enableDedup() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
enabledEvents() - Method in interface org.apache.ignite.IgniteEvents
Gets types of enabled events.
enabledEvents() - Method in class org.apache.ignite.internal.IgniteEventsImpl
Gets types of enabled events.
enabledEvents() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Gets types of enabled user-recordable events.
enabledProtocols(String...) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Sets enabled secure protocols for this filter.
enableEvents(int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Enables provided events.
enableEviction(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
enableEviction(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Enables eviction for given key.
enableEviction(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Enables eviction for entry.
enableEviction(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Enables eviction for given key.
enableEviction(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Enables eviction for entry.
enableLocal(int...) - Method in interface org.apache.ignite.IgniteEvents
Enables provided events.
enableLocal(int[]) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Enables provided events.
enableManagement(String, boolean) - Method in class org.apache.ignite.cache.CacheManager
enableMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Enable metrics.
enableMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Enables persistence metrics collection on an Apache Ignite node.
enableMetrics() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Enables memory metrics collection on an Apache Ignite node.
enableMetrics() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Enables persistence metrics collection on an Apache Ignite node.
enableMetrics() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Enables memory metrics collection on an Apache Ignite node.
enableMetrics() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Enables persistence metrics collection on an Apache Ignite node.
enableSequentialWriteMode() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Flag for enabling single-threaded append-only tree creation.
enableStatistics(String, boolean) - Method in class org.apache.ignite.cache.CacheManager
enableStatistics(boolean) - Method in interface org.apache.ignite.IgniteCache
Sets statistics enabled flag cluster wide for this cache.
enableStatistics(Collection<String>, boolean) - Method in interface org.apache.ignite.IgniteCluster
Enables/disables statistics for caches cluster wide.
enableStatistics(Collection<String>, boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Enables/disables statistics for caches cluster wide.
enableStatistics(Collection<String>, boolean) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Enables/disables statistics for caches cluster wide.
enableStatistics() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Enable statistic collection for the cache.
enableStatistics() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Enable statistic collection for the cache.
enableStatistics(boolean) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Sets statistics enabled flag cluster wide for this cache.
enableStatistics(Collection<String>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Enable/disable statistics globally for the caches
enableStatistics(boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Sets statistics enabled flag cluster wide for this cache.
enableStatistics() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Enable statistic collection for the cache.
enableStreaming(boolean, long, int, int, boolean) - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
Turn on streaming on this client context.
enableThreadLocalForPlatformCacheUpdate() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Enables thread-local optimization for platform cache update.
enableThreadLocalForPlatformCacheUpdate() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Enables thread-local optimization for platform cache update.
enableWal(String) - Method in interface org.apache.ignite.client.ClientCluster
Enables write-ahead logging for specified cache.
enableWal(String) - Method in interface org.apache.ignite.IgniteCluster
Enables write-ahead logging for specified cache.
enableWal(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Enables write-ahead logging for specified cache.
enableWal(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Enables write-ahead logging for specified cache.
encode(ClientListenerResponse) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerMessageParser
Encode response to byte array.
encode(GridNioSession, Object) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioMessageParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encode(ClientListenerResponse) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
Encode response to byte array.
encode(ClientListenerResponse) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Encode response to byte array.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryConfigurationGetResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeGetResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheEntryEventNotification
Encodes the notification data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetConfigurationResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetNamesResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientBooleanResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientByteResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientIntResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientLongResponse
Encodes the response data.
encode(ClientListenerResponse) - Method in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
Encode response to byte array.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientNotification
Encodes the notification data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientObjectNotification
Encodes the notification data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientObjectResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in interface org.apache.ignite.internal.processors.platform.client.ClientOutgoingMessage
Encodes the message data.
encode(ClientConnectionContext, BinaryRawWriterEx, ClientAffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.ClientStringResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodeIdsResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesDetailsResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesEndpointsResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.compute.ClientExecuteTaskResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceDescriptorResponse
Encodes the response data.
encode(ClientConnectionContext, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceDescriptorsResponse
Encodes the response data.
encode(GridNioSession, Object) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encode(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridBufferedParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encode(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridDelimitedParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encode(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridDirectParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encode(GridNioSession, Object) - Method in interface org.apache.ignite.internal.util.nio.GridNioParser
This method is called whenever a message should be sent to the network connection and network buffer is ready to be filled with bytes.
encodeCacheFlags(Collection<GridClientCacheFlag>) - Static method in enum org.apache.ignite.internal.client.GridClientCacheFlag
Encodes cache flags to bit map.
encodedBuffer() - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
encodedBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
encrypt(ByteBuffer, ByteBuffer, GroupKey) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptionUtil
 
encrypt(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
Encrypts data to be written to the network.
encrypt(GridNioSession, ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
 
encrypt(ByteBuffer, Serializable, ByteBuffer) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Encrypts data.
encrypt(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Encrypts data.
encrypt(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Encrypts data.
ENCRYPT_PAGE_MAX_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
Total pages to be reencrypted offset.
EncryptedFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
Implementation of FileIO that supports encryption(decryption) of pages written(readed) to(from) file.
EncryptedFileIOFactory - Class in org.apache.ignite.internal.processors.cache.persistence.file
Factory to produce EncryptedFileIO.
encryptedFileIoFactory(FileIOFactory, int, EncryptionCacheKeyProvider) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
encryptedFileIoFactory(FileIOFactory, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
encryptedPageCount() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
 
encryptedPageIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
 
encryptedPageSize(int, EncryptionSpi) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
EncryptedRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Encrypted record from WAL.
EncryptedRecord(int, WALRecord.RecordType) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.EncryptedRecord
 
encryptedSize(int) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
 
encryptedSize(int) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
encryptedSize(int) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
encryptedSizeNoPadding(int) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
 
encryptedSizeNoPadding(int) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
encryptedSizeNoPadding(int) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
encryption() - Method in interface org.apache.ignite.Ignite
Gets an instance of IgniteEncryption interface.
encryption() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets encryption manager.
encryption() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets encryption manager.
encryption() - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of IgniteEncryption interface.
encryption() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets encryption manager.
ENCRYPTION_KEYS_PREFIX - Static variable in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Prefix for a encryption group key in meta store, which contains encryption keys with identifiers.
EncryptionCacheKeyProvider - Interface in org.apache.ignite.internal.managers.encryption
Provider for cache's encryption keys.
EncryptionConfiguration - Class in org.apache.ignite.configuration
Encryption configuration.
EncryptionConfiguration() - Constructor for class org.apache.ignite.configuration.EncryptionConfiguration
Creates valid encryption configuration with all default values.
EncryptionConfiguration(EncryptionConfiguration) - Constructor for class org.apache.ignite.configuration.EncryptionConfiguration
Constructs the copy of the configuration.
encryptionKey(byte[]) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
encryptionKey() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
encryptionKeyId(Integer) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
Sets encryption key id.
encryptionKeyId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
encryptionKeys() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
 
EncryptionMXBean - Interface in org.apache.ignite.mxbean
Encryption features MBean.
EncryptionMXBeanImpl - Class in org.apache.ignite.internal.managers.encryption
Encryption features MBean.
EncryptionMXBeanImpl(GridKernalContextImpl) - Constructor for class org.apache.ignite.internal.managers.encryption.EncryptionMXBeanImpl
 
EncryptionSpi - Interface in org.apache.ignite.spi.encryption
SPI provides encryption features for an Ignite.
EncryptionUtil - Class in org.apache.ignite.internal.processors.cache.persistence.file
Encryption utililty class.
EncryptionUtil(EncryptionSpi, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.EncryptionUtil
 
encryptKey(Serializable) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Encrypts key.
encryptKey(Serializable, String) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Encrypts a key with the master key specified by name.
encryptKey(Serializable) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Encrypts key.
encryptKey(Serializable, String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Encrypts a key with the master key specified by name.
encryptKey(Serializable) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Encrypts key.
encryptKey(Serializable, String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Encrypts a key with the master key specified by name.
encryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Encrypts data without padding info.
encryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Encrypts data without padding info.
encryptNoPadding(ByteBuffer, Serializable, ByteBuffer) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Encrypts data without padding info.
end(Connection, Statement) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Closes allocated resources depending on transaction status.
end() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
 
end() - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
Ends span.
end() - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
Ends span.
end() - Method in interface org.apache.ignite.internal.processors.tracing.Span
Ends span.
end() - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
Ends span.
end() - Method in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
Ends span.
end() - Method in interface org.apache.ignite.spi.tracing.SpiSpecificSpan
Ends span.
endPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Checkpoint end pointer.
endTime() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionDefferedDeleteQueueCleanupTask
endTime() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
endTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
endTime() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
endTime() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
endTime() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
endTime() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
endTime() - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
endTime() - Method in interface org.apache.ignite.internal.processors.timeout.GridTimeoutObject
 
endTime() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutObjectAdapter
endTime() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor.CancelableTask
endTime() - Method in class org.apache.ignite.internal.util.GridTimer
 
endTime() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
endTime() - Method in interface org.apache.ignite.spi.IgniteSpiTimeoutObject
 
endTime() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
endTx(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
endUpdate() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
Signal that update operation finished.
engineClass() - Method in interface org.apache.ignite.internal.processors.query.QueryEngineConfigurationEx
Query engine class.
engineName() - Method in interface org.apache.ignite.internal.processors.query.QueryEngineConfigurationEx
Query engine name.
enhanceThreadName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Puts additional text to thread name.
enhanceThreadName(Thread, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Puts additional text to thread name.
EnlistOperation - Enum in org.apache.ignite.internal.processors.query
Operations on entries which could be performed during transaction.
enrich(DynamicCacheDescriptor, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnricher
Enriches descriptor cache configuration with stored enrichment.
enrich(CacheGroupDescriptor, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnricher
Enriches descriptor cache configuration with stored enrichment.
enrich(CacheConfiguration<?, ?>, CacheConfigurationEnrichment, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnricher
Enriches cache configuration fields with deserialized values from given enrichment.
enricher() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
enrichFully(CacheConfiguration<?, ?>, CacheConfigurationEnrichment) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnricher
 
ensure(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
 
ensure() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
ensure() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
ensure(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
ensure(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInput
ensure that requested count of byte is available in data input and will try to load data if not
ensure(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
ensure that requested count of byte is available in data input and will try to load data if not
ensure(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
ensure that requested count of byte is available in data input and will try to load data if not
ensure(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
ensure that requested count of byte is available in data input and will try to load data if not
ensure(boolean, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks if given argument's condition is equal to true, otherwise throws IllegalArgumentException exception.
ensureCapacity(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Ensure capacity.
ensureCapacity(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Ensure capacity.
ensureCapacity(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Ensure capacity.
ensureCapacity(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Ensure capacity.
ensured(TcpDiscoveryAbstractMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
ensureDdlSupported(GridCacheContextInfo<?, ?>) - Static method in class org.apache.ignite.internal.sql.SqlCommandProcessor
Check if cache supports DDL statement.
ensureDirectory(File, String, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if the given directory exists and attempts to create one if not.
ensureDirectory(Path, String, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if the given directory exists and attempts to create one if not.
ensureEnoughData(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Ensure that there is enough data.
ensureFreeSpace(DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
See GridCacheMapEntry#ensureFreeSpace()
ensureFreeSpaceForInsert(DataRegion, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Checks that the given region has enough space for putting a new entry.
ensureHardLinkAvailable(Path, Path) - Static method in class org.apache.ignite.internal.util.io.GridFileUtils
Checks that creating hard links between given paths is available.
ensureLastTopologyState() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
ensureNotClosed() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
Ensures that statement is not closed.
ensureNotClosed() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
Ensures that connection is not closed.
ensurePositive(long, long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
When long value given is positive returns that value, otherwise returns provided default value.
ensureStarted() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Starts MVCC processor (i.e. initialises data structures and vacuum) if it has not been started yet.
ensureStarted() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Starts MVCC processor (i.e. initialises data structures and vacuum) if it has not been started yet.
enter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
Enter a cache call.
enter(CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
enter() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Enter gateway.
enter() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
Enter to critical section.
enterBusy() - Method in class org.apache.ignite.internal.util.GridBusyLock
Enters "busy" state.
enterBusy() - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
Enters "busy" state.
enterBusy() - Method in class org.apache.ignite.internal.util.GridStripedSpinBusyLock
Enter busy state.
enterIfNotStopped() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
Enter a cache call.
enterIfNotStoppedNoLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
Enter a cache call without lock.
enterNearTxSystemSection() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Enters system section for thread local near tx, if it is present.
enterNoLock(CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
enterSystemSection() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Enters the section when system time for this transaction is counted.
entireArray() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Returns internal array if it represents the whole length, otherwise returns the result of GridByteArrayList.array().
entities() - Method in class org.apache.ignite.internal.processors.query.QuerySchema
 
entities() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAddQueryEntityOperation
 
entitySets() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheEntry
 
entries(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
entries() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
entries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
entries() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
entries(Collection<GridCacheEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
entries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
 
entries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
entries(int, CacheEntryPredicate...) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
 
entries(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
entries(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
entries() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
entries() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
entriesCopy() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
entriesCount() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousQueryBatch
 
entriesCount(String) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets number of elements in the given space.
entriesCount(String, Set<Integer>) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets number of elements in the given space.
entriesMap(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
entriesMap(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
entriesMap(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
entriesMapIfExists(Integer) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
entriesMapIfExists(Integer) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
entriesMapIfExists(Integer) - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
EntriesStatMetrics() - Constructor for class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
entry() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
 
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
entry(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
entry(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
entry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
entry2Key() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
ENTRY_LOCK_TIMEOUT_ENV - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Property name for entry lock timeout in milliseconds.
ENTRY_PROCESSING - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
ENTRY_TIMESTAMP_COMPARATOR - Static variable in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
Timestamp comparator.
EntryByKeyEvaluationPredicate<K,V> - Class in org.apache.ignite.internal.util.lang.gridfunc
Predicate evaluates to true for given value.
EntryByKeyEvaluationPredicate(IgnitePredicate<? super K>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.EntryByKeyEvaluationPredicate
 
entryCount() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
entryEx(KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
entryEx(KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
entryEx(GridCacheContext, IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Gets cache entry for given key.
entryEx(GridCacheContext, IgniteTxKey, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Gets cache entry for given key and topology version.
entryEx(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
entryEx(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
entryEx(KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
entryEx(GridCacheContext, IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Gets cache entry for given key.
entryEx(GridCacheContext, IgniteTxKey, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Gets cache entry for given key and topology version.
entryExpireTime(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
entryExx(KeyCacheObject, AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Gets or creates entry for given key and given topology version.
entryExx(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
entryExx(KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
entryExx(KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
EntryGetResult - Class in org.apache.ignite.internal.processors.cache
 
EntryGetResult(Object, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.EntryGetResult
 
EntryGetResult(Object, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.EntryGetResult
 
EntryGetWithTtlResult - Class in org.apache.ignite.internal.processors.cache
 
EntryGetWithTtlResult(Object, GridCacheVersion, boolean, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.EntryGetWithTtlResult
 
entryLocked(boolean) - Method in interface org.apache.ignite.internal.processors.cache.CacheEntryPredicate
 
entryLocked(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
entryLocked(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
EntryMapping(String, JdbcDialect, JdbcType, CacheAbstractJdbcStore.TypeKind, CacheAbstractJdbcStore.TypeKind, boolean) - Constructor for class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
 
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
entryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
entryProcessor() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
 
entryProcessor() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
entryProcessorCalculatedValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
entryProcessorCalculatedValue(T2<GridCacheOperation, CacheObject>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
EntryProcessorResourceInjectorProxy<K,V,T> - Class in org.apache.ignite.internal.processors.cache
Entry processor wrapper injecting Ignite resources into target processor before execution.
entryProcessors() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
entryProcessors(Collection<T2<EntryProcessor<Object, Object, Object>, Object[]>>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
entryReadVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Gets stored entry version.
entryReadVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
entrySet(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
entrySet() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
entrySet(CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
entrySet() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets set of all entries cached on this node.
entrySet(CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
entrySet(int, CacheEntryPredicate...) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
 
entrySet(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
entrySet() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets set of all entries cached on this node.
entrySet(int, CacheEntryPredicate...) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
entrySet() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets set of all entries cached on this node.
entrySet() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
entrySet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
entrySet() - Method in class org.apache.ignite.internal.util.GridLeanMap
entrySet() - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
entrySet() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
entrySet() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
entrySet() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
entrySet() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
entrySet() - Method in class org.apache.ignite.lang.IgniteBiTuple
entrySet() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
Clients entries.
entrySet() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Set view of the mappings contained in this map.
entrySize(DataEntry) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
 
entrySize(DataEntry) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV2Serializer
entryTtl(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
ENUM - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
ENUM - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for ENUM values.
ENUM_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
enumMap() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
enumName() - Method in interface org.apache.ignite.binary.BinaryObject
Get name for this enum object.
enumName() - Method in class org.apache.ignite.internal.binary.BinaryArray
Get name for this enum object.
enumName() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Get name for this enum object.
enumName() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get name for this enum object.
enumOrdinal() - Method in interface org.apache.ignite.binary.BinaryObject
Get ordinal for this enum object.
enumOrdinal() - Method in class org.apache.ignite.internal.binary.BinaryArray
Get ordinal for this enum object.
enumOrdinal() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Get ordinal for this enum object.
enumOrdinal() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get ordinal for this enum object.
enumSet(byte[]) - Static method in enum org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature
 
enumSet(byte[]) - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcThinFeature
 
enumSet(byte[]) - Static method in enum org.apache.ignite.internal.processors.platform.client.ClientBitmaskFeature
 
enumSet(byte[], Class<E>) - Static method in interface org.apache.ignite.internal.ThinProtocolFeature
Create EnumSet of supported features encoded by the bytes array.
enumValues() - Method in interface org.apache.ignite.binary.BinaryType
 
enumValues() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
enumValues() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
environmentPointer() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Get environment pointer.
environmentPointer(String) - Static method in class org.apache.ignite.internal.processors.platform.PlatformIgnition
Get environment pointer of the given instance.
environmentPointer() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Get environment pointer associated with this processor.
environmentPointer() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Get environment pointer associated with this processor.
environmentPointer() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Get environment pointer associated with this processor.
envPtr - Variable in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Environment pointer.
eod() - Method in class org.apache.ignite.internal.sql.SqlLexer
 
eq(String, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Equal To.
eq(Object, Object) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests whether specified arguments are equal, or both null.
eqNodes(Object, Object) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compares two ClusterNode instances for equality.
eqNotOrdered(Collection<?>, Collection<?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Checks if both collections have equal elements in any order.
eqNotOrdered(Map<K, V>, Map<K, V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Compares two maps.
eqOrdered(Collection<?>, Collection<?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
equals(Object) - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
equals(Object) - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
equals(Object) - Method in class org.apache.ignite.cache.affinity.AffinityKey
Equality check which delegates to the underlying key equality.
equals(Object) - Method in class org.apache.ignite.cache.CacheKeyConfiguration
equals(Object) - Method in class org.apache.ignite.cache.QueryEntity
equals(Object) - Method in class org.apache.ignite.cache.QueryIndex
equals(Object) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
equals(Object) - Method in class org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate
equals(Object) - Method in class org.apache.ignite.events.EventAdapter
equals(BinaryObject, BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryAbstractIdentityResolver
Compare two binary objects for equality.
equals(Object) - Method in class org.apache.ignite.internal.binary.BinaryArray
equals(Object) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
equals(BinaryObject, BinaryObject) - Method in interface org.apache.ignite.internal.binary.BinaryIdentityResolver
Compare two binary objects for equality.
equals(Object) - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
equals(Object) - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
equals(Object) - Method in class org.apache.ignite.internal.binary.BinarySchema
equals(BinarySerializedFieldComparator, BinarySerializedFieldComparator) - Static method in class org.apache.ignite.internal.binary.BinarySerializedFieldComparator
Compare fields.
equals(Object) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
equals(Object) - Method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexTarget
equals(Object) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
equals(Object) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
equals(Object) - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
equals(Object) - Method in class org.apache.ignite.internal.GridTaskNameHashKey
equals(Object) - Method in class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
equals(Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
equals(Object) - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
equals(Object) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
equals(Object) - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
equals(Object) - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
equals(Object) - Method in class org.apache.ignite.internal.pagemem.FullPageId
equals(Object) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
equals(Object) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
equals(Object) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
equals(Object) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.authentication.User
equals(Object) - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry.ReaderId
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture.ByteArrayWrapper
 
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUtilityKey
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.Stripe
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsKey
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
equals(Object) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
equals(Object) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
equals(BaselineTopology, BaselineTopology) - Static method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
equals(Object) - Method in class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedQueueItemKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructureInfoKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresCacheKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
equals(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
equals(Object) - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
equals(Object) - Method in class org.apache.ignite.internal.processors.metric.AbstractMetric
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcTableMeta
equals(Object) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
equals(Object) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
equals(Object) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformLocalEventListener
equals(Object) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
equals(Object) - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
equals(Object) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
equals(Object) - Method in class org.apache.ignite.internal.processors.query.QueryHistoryKey
equals(Object) - Method in class org.apache.ignite.internal.processors.query.QueryIndexKey
equals(Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeIdKey
equals(Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeNameKey
equals(Object) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
equals(Object) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
equals(Object) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
equals(Object) - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsKey
equals(Object) - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
equals(Object) - Method in class org.apache.ignite.internal.processors.query.TableInformation
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
equals(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
equals(Object) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
equals(Object) - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
equals(Object) - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
equals(Object) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
equals(Object) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
equals(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
equals(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
equals(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
equals(Object) - Method in class org.apache.ignite.internal.util.GridIntList
equals(Object) - Method in class org.apache.ignite.internal.util.GridLongList
equals(Object) - Method in class org.apache.ignite.internal.util.GridMessageCollection
equals(Object) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
equals(Object) - Method in class org.apache.ignite.internal.util.HostAndPortRange
equals(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether two filenames are equal exactly.
equals(String, String, boolean, GridFilenameUtils.IOCase) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether two filenames are equal, optionally normalizing and providing control over the case-sensitivity.
equals(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView
equals(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView2X
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridTuple
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
equals(Object) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
equals(Object) - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
equals(Object) - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
equals(Object) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
equals(Object) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
equals(Object) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
equals(Object) - Method in class org.apache.ignite.internal.visor.util.VisorTaskUtils.SortableAddress
equals(Object) - Method in class org.apache.ignite.lang.IgniteBiTuple
equals(Object) - Method in class org.apache.ignite.lang.IgniteProductVersion
equals(Object) - Method in class org.apache.ignite.lang.IgniteUuid
equals(Object) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
equals(Object) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
equals(Object) - Method in class org.apache.ignite.services.ServiceConfiguration
equals(Object) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
equals(Object) - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
equals(Object) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
equals(Object) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionKey
equals(Object) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates
equals(Object) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters
equals0(BinaryObject, BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryAbstractIdentityResolver
Internal equals routine.
equals0(BinaryObject, BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryArrayIdentityResolver
Internal equals routine.
EqualsClusterNodeIdPredicate<T extends ClusterNode> - Class in org.apache.ignite.internal.util.lang.gridfunc
Creates grid node predicate evaluating on the given node ID.
EqualsClusterNodeIdPredicate(UUID) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.EqualsClusterNodeIdPredicate
 
equalsIgnoreNodeFilter(Object) - Method in class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
Checks if configurations are equal ignoring the node filter.
equalsIgnoreNodeFilter(Object) - Method in class org.apache.ignite.services.ServiceConfiguration
Checks if configurations are equal ignoring the node filter.
equalsNormalized(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether two filenames are equal after both have been normalized.
equalsNormalizedOnSystem(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether two filenames are equal after both have been normalized and using the case rules of the system.
equalsOnSystem(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether two filenames are equal using the case rules of the system.
EqualsUuidPredicate - Class in org.apache.ignite.internal.util.lang.gridfunc
UUID equals predicate.
EqualsUuidPredicate(UUID) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.EqualsUuidPredicate
 
equalsVal(V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
equalsx(BinaryMetadataKey) - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
Child-specific equals method.
equalsx(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUtilityKey
Child-specific equals method.
equalTo(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
equalTo(T) - Static method in class org.apache.ignite.internal.util.F0
Gets predicate (not perr-deployable) that evaluates to true if its free variable is equal to target or both are null.
equalTo(T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
err - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Error.
err - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Error.
ERR_MSG - Static variable in exception org.apache.ignite.cache.query.QueryCancelledException
Error message.
ERR_MSG - Static variable in class org.apache.ignite.internal.cdc.CdcMain
 
ERR_UPD - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Error updater.
error() - Method in class org.apache.ignite.failure.FailureContext
 
error(String) - Method in interface org.apache.ignite.IgniteLogger
Logs out error message.
error(String, Throwable) - Method in interface org.apache.ignite.IgniteLogger
Logs error message with optional exception.
error(String, String, Throwable) - Method in interface org.apache.ignite.IgniteLogger
Logs error message with optional exception.
error(String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out error message.
error(String, Throwable) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs error message with optional exception.
error(String, String, Throwable) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs error message with optional exception.
error() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
 
error(String) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out error message.
error(String, Throwable) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs error message with optional exception.
error(Exception) - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
error() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
error() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
error() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
Entry processor error;
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
error(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Sets update error.
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
 
error() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.ExceptionAware
 
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
 
error(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Sets error.
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
error(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
error(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
 
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
error(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
error(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
error() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
error() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
 
error() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
error() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Getting a task execution error.
error() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerResult
 
error() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
error(Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
error() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
error() - Method in class org.apache.ignite.internal.processors.marshaller.MappingExchangeResult
 
error() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
 
error(String) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
 
error() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchResult
 
ERROR - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientFlag
Error flag.
error() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
ERROR - Static variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Constant: ERROR.
error() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
 
error() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
 
error() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
 
error() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
error() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheCompoundFuture
error() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
error(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
ERROR - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
error(SqlLexerToken, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Create parse exception referring to current lexer position.
error() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
 
error() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
error() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
error() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
error(IgniteLogger, Throwable, String) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs error if needed.
error(IgniteLogger, Throwable, String, boolean) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs error if needed.
error() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
error(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log ERROR message.
error(IgniteLogger, Object, Object, Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log ERROR message.
error(IgniteLogger, Object, Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
error(String, Object...) - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.err.println.
error() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Return error.
error(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out error message.
error(String, Throwable) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs error message with optional exception.
error(String) - Method in class org.apache.ignite.logger.NullLogger
Logs out error message.
error(String, Throwable) - Method in class org.apache.ignite.logger.NullLogger
Logs error message with optional exception.
error() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCheckFailedMessage
 
errorBytes() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
 
errorBytes() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
 
errorCode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
 
errorCode() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
errorCode() - Method in exception org.apache.ignite.internal.sql.SqlStrictParseException
 
errorCount() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
Errors count.
errorData(Throwable) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Get error data.
errorLogger(IgniteLogger, Class<? extends Exception>...) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
errorMessage() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
 
errorMessage() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
 
errorMessage() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
 
errorMessage(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
 
errorMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
errorMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateFinishMessage
 
errorMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateResult
 
errorMessage() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
 
errorMessage() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
errorMessage() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
errorMessage(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
errorMessage() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
 
errorMessage(Exception) - Static method in class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandlerAdapter
Converts exception to string representation for error in response.
errorMessage() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
 
errorOrTimeoutOnTopologyVersion(IgniteCheckedException, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
 
errors(UpdateErrors) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
errors() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
 
errors(Collection<byte[]>) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
 
errorSetIdx() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
errorUnexpectedToken(SqlLexerToken) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Create generic parse exception due to unexpected token.
errorUnexpectedToken(SqlLexer, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Create generic parse exception due to unexpected token.
errorUnexpectedToken(SqlLexerToken, String, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Create generic parse exception due to unexpected token.
errorUnsupported(SqlLexerToken) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Error on unsupported keyword.
errorUnsupportedIfMatchesKeyword(SqlLexerToken, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Throw unsupported token exception if passed keyword is found.
errorUnsupportedIfMatchesKeyword(SqlLexerToken, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Throw unsupported token exception if one of passed keywords is found.
errorWhenCommitting() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Changes transaction state from COMMITTING to MARKED_ROLLBACK.
errorWhenCommitting() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Changes transaction state from COMMITTING to MARKED_ROLLBACK.
errs() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
 
errs() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
escape(String) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
escape(String) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
 
escape(String) - Method in class org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect
escape(String) - Method in class org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect
escapeChars() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the escape characters.
escapeChars(String) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the escape characters.
escapeName(Object) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
estimatedKeysCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
estimateRebalancingFinishTime() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
estimateRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
This method is deprecated and will be deleted in future major release.
estimateRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
This method is deprecated and will be deleted in future major release.
estimateRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
This method is deprecated and will be deleted in future major release.
estimateRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
This method is deprecated and will be deleted in future major release.
estimateRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
This method is deprecated and will be deleted in future major release.
evaluate(CacheEntryEvent) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter
evaluate(CacheEntryEvent<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilter
evaluate(CacheEntryEvent) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
evaluate(CacheEntryEvent) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
evaluateContinuousQueryEvent(PlatformContext, long, CacheEntryEvent) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Evaluate the filter.
Event - Interface in org.apache.ignite.events
Grid events are used for notification about what happens within the grid.
event() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets event storage manager.
event() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets event storage manager.
event() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
event() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
event() - Method in class org.apache.ignite.internal.processors.cache.PendingDiscoveryEvent
 
event() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets event storage manager.
EVENT - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
EVENT_NODE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
EventAdapter - Class in org.apache.ignite.events
Base adapter for the events.
EventAdapter() - Constructor for class org.apache.ignite.events.EventAdapter
No-arg constructor.
EventAdapter(ClusterNode, String, int) - Constructor for class org.apache.ignite.events.EventAdapter
Creates event based with given parameters.
eventFilterApply(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
eventFilterCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Creates event filter and returns a pointer.
eventFilterDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
eventListener(GridOffHeapEventListener) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Adds off-heap event listener.
eventListener(GridOffHeapEventListener) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Adds off-heap event listener.
eventListener(GridOffHeapEventListener) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Adds off-heap event listener.
eventListener(GridOffHeapEventListener) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Adds off-heap event listener.
eventLocalListenerApply(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
eventMapper() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob
 
eventNode() - Method in class org.apache.ignite.events.CacheEvent
Gets node which initiated cache operation or null if that node is not available.
eventNode(ClusterNode) - Method in class org.apache.ignite.events.DiscoveryEvent
Sets node this event is referring to.
eventNode() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets node that caused this event to be generated.
eventNode() - Method in class org.apache.ignite.events.NodeValidationFailedEvent
 
eventNode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
eventNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
eventNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
eventNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
eventNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
eventNodeId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
eventNodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
eventRecordable(int) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
events() - Method in interface org.apache.ignite.Ignite
Gets events facade over all cluster nodes.
events(ClusterGroup) - Method in interface org.apache.ignite.Ignite
Gets events facade over nodes within the cluster group.
events() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
events() - Method in class org.apache.ignite.internal.IgniteKernal
Gets events facade over all cluster nodes.
events(ClusterGroup) - Method in class org.apache.ignite.internal.IgniteKernal
Gets events facade over nodes within the cluster group.
events() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
events() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
 
events() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
events() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
events(VisorNodeDataCollectorJobResult, VisorNodeDataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Collect events.
events0(VisorNodeDataCollectorJobResult, String, String, boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Collect events.
EventStorageSpi - Interface in org.apache.ignite.spi.eventstorage
This SPI provides local node events storage.
EventType - Interface in org.apache.ignite.events
Contains event type constants.
eventTypeFromOrdinal(int) - Static method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
 
eventUserRecordable(int) - Method in interface org.apache.ignite.internal.IgniteEx
Checks if the event type is user-recordable.
eventUserRecordable(int) - Method in class org.apache.ignite.internal.IgniteKernal
Checks if the event type is user-recordable.
evict() - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Evicts entry associated with given key from cache.
evict() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Evicts entry associated with given key from cache.
evict(GridCacheEntryEx, GridCacheVersion, boolean, CacheEntryPredicate[]) - Method in interface org.apache.ignite.internal.processors.cache.CacheEvictionManager
 
evict(GridCacheEntryEx, GridCacheVersion, boolean, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.CacheOffheapEvictionManager
evict(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Evicts entry associated with given key from cache.
evict(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Evicts entry associated with given key from cache.
evict(GridCacheEntryEx, GridCacheVersion, boolean, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
evict(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Evicts entry associated with given key from cache.
evict() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
evict(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Evicts entry associated with given key from cache.
EVICT_VER - Static variable in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
EvictableEntry<K,V> - Interface in org.apache.ignite.cache.eviction
Evictable cache entry passed into EvictionPolicy.
evictAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Attempts to evict all entries associated with keys.
evictAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Attempts to evict all entries associated with keys.
evictAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Attempts to evict all entries associated with keys.
evictAll(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Attempts to evict all entries associated with keys.
evictAllowed(Cache.Entry<K, V>) - Method in interface org.apache.ignite.cache.eviction.EvictionFilter
Checks if entry may be evicted from cache.
evictDataPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
Evicts one data page.
evictDataPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Evicts one data page.
evictDataPage() - Method in interface org.apache.ignite.internal.processors.cache.persistence.evict.PageEvictionTracker
Evicts one data page.
evictDataPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
Evicts one data page.
evictDataPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
Evicts one data page.
evictDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Evict detail metrics.
evicted() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
 
evictedPagesCounter() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
evictedPagesCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
evictingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
evictInternal(GridCacheVersion, CacheEntryPredicate[], boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
evictInternal(GridCacheVersion, CacheEntryPredicate[], boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
EvictionContext - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Additional context for partition eviction process.
evictionDisabled() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
evictionDisabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
EvictionFilter<K,V> - Interface in org.apache.ignite.cache.eviction
Eviction filter to specify which entries should not be evicted.
evictionFilter() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
evictionFilterClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
evictionListener(IgniteBiInClosure<K, V>) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Sets closure listener to be called for every eviction event.
evictionListener() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Gets closure listener to be called for every eviction event.
EvictionPolicy<K,V> - Interface in org.apache.ignite.cache.eviction
Pluggable cache eviction policy.
evictionPolicyClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
Deprecated.
Use evictionPolicyFactoryClassName() instead.
evictionPolicyFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
evictionPolicyFactoryClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
evictionPolicyMaxSize(Factory) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Extract max size from eviction policy if available.
evictionRequired() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Check if page eviction is required according to the configured policy.
evictionRequired() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.PageAbstractEvictionTracker
Check if page eviction is required according to the configured policy.
evictionRequired() - Method in interface org.apache.ignite.internal.processors.cache.persistence.evict.PageEvictionTracker
Check if page eviction is required according to the configured policy.
evictionsAllowed() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
evictionsAllowed() - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
evictionTracker() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegion
 
evictListener(GridOffHeapEvictListener) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Sets callback for when entries are evicted due to memory constraints.
evictListener(GridOffHeapEvictListener) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Sets callback for when entries are evicted due to memory constraints.
evictListener(GridOffHeapEvictListener) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Sets callback for when entries are evicted due to memory constraints.
evictListener(GridOffHeapEvictListener) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Sets callback for when entries are evicted due to memory constraints.
evictNearEntry(GridCacheEntryEx, GridCacheVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
evictNearEntry(IgniteTxEntry, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
evictPartitionAsync(CacheGroupContext, GridDhtLocalPartition, GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
Adds partition to eviction queue and starts eviction process if permit available.
evictReaders(Collection<IgniteTxKey>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
evicts() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
EVT_BASELINE_AUTO_ADJUST_AWAITING_TIME_CHANGED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: baseline auto-adjust timeout has been changed by user request.
EVT_BASELINE_AUTO_ADJUST_ENABLED_CHANGED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: baseline auto-adjust "enabled" flag has been changed by user request.
EVT_BASELINE_CHANGED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: baseline topology has been changed by either user request or auto-adjust timeout event.
EVT_CACHE_ENTRY_CREATED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: entry created.
EVT_CACHE_ENTRY_DESTROYED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: entry destroyed.
EVT_CACHE_ENTRY_EVICTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: entry evicted.
EVT_CACHE_NODES_LEFT - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache nodes left.
EVT_CACHE_OBJECT_EXPIRED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache object was expired when reading it.
EVT_CACHE_OBJECT_LOCKED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: object locked.
EVT_CACHE_OBJECT_PUT - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: object put.
EVT_CACHE_OBJECT_READ - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: object read.
EVT_CACHE_OBJECT_REMOVED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: object removed.
EVT_CACHE_OBJECT_UNLOCKED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: object unlocked.
EVT_CACHE_QUERY_EXECUTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: query executed.
EVT_CACHE_QUERY_OBJECT_READ - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: query entry read.
EVT_CACHE_REBALANCE_OBJECT_LOADED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache entry rebalanced.
EVT_CACHE_REBALANCE_OBJECT_UNLOADED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache entry unloaded.
EVT_CACHE_REBALANCE_PART_DATA_LOST - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: all nodes that hold partition left topology.
EVT_CACHE_REBALANCE_PART_LOADED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache partition loaded.
EVT_CACHE_REBALANCE_PART_MISSED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache partition was not sent to remote node.
EVT_CACHE_REBALANCE_PART_SUPPLIED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache partition was fully sent to remote node.
EVT_CACHE_REBALANCE_PART_UNLOADED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache partition unloaded.
EVT_CACHE_REBALANCE_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache rebalance started.
EVT_CACHE_REBALANCE_STOPPED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache rebalance stopped.
EVT_CACHE_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache started.
EVT_CACHE_STOPPED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cache started.
EVT_CHECKPOINT_LOADED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: intermediate state of a job or task, so-called checkpoint, was loaded.
EVT_CHECKPOINT_REMOVED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: intermediate state of a job or task, so-called checkpoint, was removed.
EVT_CHECKPOINT_SAVED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: intermediate state of a job or task, so-called checkpoint, was saved.
EVT_CLASS_DEPLOY_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: non-task class deployment failed.
EVT_CLASS_DEPLOYED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: non-task class deployed.
EVT_CLASS_UNDEPLOYED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: non-task class undeployed.
EVT_CLIENT_NODE_DISCONNECTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: client node disconnected.
EVT_CLIENT_NODE_RECONNECTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: client node reconnected.
EVT_CLUSTER_ACTIVATED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster activation state changed.
EVT_CLUSTER_DEACTIVATED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster activation state changed.
EVT_CLUSTER_SNAPSHOT_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot has been failed event.
EVT_CLUSTER_SNAPSHOT_FINISHED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot has been finished event.
EVT_CLUSTER_SNAPSHOT_RESTORE_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot restore has been failed event.
EVT_CLUSTER_SNAPSHOT_RESTORE_FINISHED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot restore has been finished event.
EVT_CLUSTER_SNAPSHOT_RESTORE_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot restore has been started event.
EVT_CLUSTER_SNAPSHOT_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster snapshot has been started event.
EVT_CLUSTER_STATE_CHANGE_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster state change initiated.
EVT_CLUSTER_STATE_CHANGED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cluster state changed.
EVT_CLUSTER_TAG_UPDATED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: cluster tag has been changed by user request.
EVT_CONSISTENCY_VIOLATION - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Cache consistency violation detected.
EVT_DISCOVERY_CUSTOM_EVT - Static variable in class org.apache.ignite.internal.events.DiscoveryCustomEvent
Built-in event type: custom event sent.
EVT_JOB_CANCELLED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job cancelled.
EVT_JOB_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job failed.
EVT_JOB_FAILED_OVER - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job failed over.
EVT_JOB_FINISHED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job finished.
EVT_JOB_MAPPED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job was mapped in ComputeTask.map(List, Object) method.
EVT_JOB_QUEUED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job queued.
EVT_JOB_REJECTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job rejected during collision resolution.
EVT_JOB_RESULTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job result was received by ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List) method.
EVT_JOB_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job started.
EVT_JOB_TIMEDOUT - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: grid job timed out.
EVT_MANAGEMENT_TASK_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Visor or Web Console management task started.
EVT_MAPPER - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Mapper from grid event to Visor data transfer object.
EVT_NODE_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: node failed.
EVT_NODE_JOINED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: node joined topology.
EVT_NODE_LEFT - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: node has normally left topology.
EVT_NODE_METRICS_UPDATED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: node metrics updated.
EVT_NODE_SEGMENTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: local node segmented.
EVT_NODE_VALIDATION_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: node validation failed.
EVT_PAGE_REPLACEMENT_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: page replacement started in one of the data regions.
EVT_SQL_QUERY_EXECUTION - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: query execution.
EVT_STORAGE_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
EVT_TASK_DEPLOY_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task deployment failed.
EVT_TASK_DEPLOYED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task deployed.
EVT_TASK_FAILED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task failed.
EVT_TASK_FINISHED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task finished.
EVT_TASK_REDUCED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task reduced.
EVT_TASK_SESSION_ATTR_SET - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task session attribute set.
EVT_TASK_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task started.
EVT_TASK_TIMEDOUT - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task timed out.
EVT_TASK_UNDEPLOYED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: task undeployed.
EVT_TX_COMMITTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Transaction has been committed.
EVT_TX_RESUMED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Transaction has been resumed.
EVT_TX_ROLLED_BACK - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Transaction has been rolled back.
EVT_TX_STARTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Transaction has been started.
EVT_TX_SUSPENDED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: Transaction has been suspended.
EVT_WAL_SEGMENT_ARCHIVED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: WAL segment movement to archive folder completed Fired for each completed WAL segment which was moved to archive NOTE: all types in range from 1 to 1000 are reserved for internal Ignite events and should not be used by user-defined events.
EVT_WAL_SEGMENT_COMPACTED - Static variable in interface org.apache.ignite.events.EventType
Built-in event type: WAL archive segment compaction is completed.
EVTS_ALL - Static variable in interface org.apache.ignite.events.EventType
All Ignite events (including metric update event).
EVTS_ALL_MINUS_METRIC_UPDATE - Static variable in interface org.apache.ignite.events.EventType
All Ignite events (excluding metric update event).
EVTS_CACHE - Static variable in interface org.apache.ignite.events.EventType
All cache events.
EVTS_CACHE_LIFECYCLE - Static variable in interface org.apache.ignite.events.EventType
All cache lifecycle events.
EVTS_CACHE_QUERY - Static variable in interface org.apache.ignite.events.EventType
All cache query events.
EVTS_CACHE_REBALANCE - Static variable in interface org.apache.ignite.events.EventType
All cache rebalance events.
EVTS_CHECKPOINT - Static variable in interface org.apache.ignite.events.EventType
All checkpoint events.
EVTS_CLUSTER_ACTIVATION - Static variable in interface org.apache.ignite.events.EventType
All cluster activation events.
EVTS_CLUSTER_SNAPSHOT - Static variable in interface org.apache.ignite.events.EventType
All cluster snapshot events.
EVTS_CNT - Static variable in class org.apache.ignite.internal.cdc.WalRecordsConsumer
Events count metric name.
EVTS_DEPLOYMENT - Static variable in interface org.apache.ignite.events.EventType
All deployment events.
EVTS_DISCOVERY - Static variable in interface org.apache.ignite.events.EventType
All discovery events except for EventType.EVT_NODE_METRICS_UPDATED.
EVTS_DISCOVERY_ALL - Static variable in interface org.apache.ignite.events.EventType
All discovery events.
EVTS_ERROR - Static variable in interface org.apache.ignite.events.EventType
All events indicating an error or failure condition.
EVTS_JOB_EXECUTION - Static variable in interface org.apache.ignite.events.EventType
All grid job execution events.
EVTS_TASK_EXECUTION - Static variable in interface org.apache.ignite.events.EventType
All grid task execution events.
EVTS_TX - Static variable in interface org.apache.ignite.events.EventType
All Transaction events.
exception() - Method in interface org.apache.ignite.client.ClientRetryPolicyContext
Gets the connection exception that caused current retry iteration.
exceptionally(Function<Throwable, ? extends T>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
ExceptionAware - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
 
ExceptionInfo(long, Throwable, String, long, String, long) - Constructor for class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
Constructor.
exceptionRegistry() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets exception registry.
exceptionRegistry() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets exception registry.
exceptionRegistry() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets exception registry.
exceptions() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
 
exceptions() - Method in exception org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotVerifyException
 
exceptions() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
 
exceptions() - Method in exception org.apache.ignite.internal.processors.cache.verify.IdleVerifyException
 
exceptions() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
exceptions() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
 
exceptions() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
 
exceptions() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Get occurred errors by node consistent id.
exceptions() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
 
exceptions() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
 
exceptionToSqlErrorCode(Throwable) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
exceptionWithSuppressed(String, Collection<Throwable>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates IgniteCheckedException with the collection of suppressed exceptions.
exchange() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
exchange() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
 
exchange() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
exchange() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
exchange(boolean) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
EXCHANGE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
exchange - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Data exchange.
EXCHANGE_LATCH_ID - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
EXCHANGE_LOG - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
exchangeActions(ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Sets exchange actions associated with the exchange future (such as cache start or stop).
exchangeActions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Gets exchanges actions (such as cache start or stop) associated with the exchange future.
exchangeActions() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
exchangeActions() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
 
exchangeActions(ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
 
ExchangeActions - Class in org.apache.ignite.internal.processors.cache
Cache change requests to execute when receive DynamicCacheChangeBatch event.
ExchangeActions() - Constructor for class org.apache.ignite.internal.processors.cache.ExchangeActions
 
exchangeActions() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
ExchangeActions.CacheActionData - Class in org.apache.ignite.internal.processors.cache
 
ExchangeActions.CacheGroupActionData - Class in org.apache.ignite.internal.processors.cache
 
exchangeAwareComponents() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
ExchangeContext - Class in org.apache.ignite.internal.processors.cache
 
ExchangeContext(GridCacheSharedContext<?, ?>, boolean, GridDhtPartitionsExchangeFuture) - Constructor for class org.apache.ignite.internal.processors.cache.ExchangeContext
 
exchangeDisabled() - Method in class org.apache.ignite.internal.processors.marshaller.MappingExchangeResult
 
ExchangeDiscoveryEvents - Class in org.apache.ignite.internal.processors.cache
Discovery events processed in single exchange (contain multiple events if exchanges for multiple discovery events are merged into single exchange).
exchangeDone() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFuture
Ready affinity future (GridCachePartitionExchangeManager.affinityReadyFuture(AffinityTopologyVersion) is completed before GridFutureAdapter.onDone(Object, Throwable) is called on GridDhtPartitionsExchangeFuture, it is guaranteed that this method will return true if affinity ready future is finished.
exchangeDone() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Ready affinity future (GridCachePartitionExchangeManager.affinityReadyFuture(AffinityTopologyVersion) is completed before GridFutureAdapter.onDone(Object, Throwable) is called on GridDhtPartitionsExchangeFuture, it is guaranteed that this method will return true if affinity ready future is finished.
exchangeFreeSwitch() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
 
exchangeFutures() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
exchangeId(GridDhtPartitionExchangeId) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.RebalanceReassignExchangeTask
 
exchangeId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
 
exchangeInfo(UUID, AffinityTopologyVersion, String) - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
ExchangeLatchManager - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
Class is responsible to create and manage instances of distributed latches Latch.
ExchangeLatchManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
Constructor.
exchangeMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
Get exchange message.
exchangeMessage(WalStateProposeMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
Set message that will be processed through exchange thread later on.
exchangeNeeded() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
exchangeNeeded(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
exchangeNeeded() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
exchangeProtocolVersion(IgniteProductVersion) - Static method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
exchangerBlockingSectionBegin() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Invokes GridWorker.blockingSectionBegin() for exchange worker.
exchangerBlockingSectionEnd() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Invokes GridWorker.blockingSectionEnd() for exchange worker.
ExchangeRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Partition map exchange WAL record.
ExchangeRecord(Short, ExchangeRecord.Type, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
 
ExchangeRecord(Short, ExchangeRecord.Type) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
 
ExchangeRecord.Type - Enum in org.apache.ignite.internal.pagemem.wal.record
 
exchangerUpdateHeartbeat() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Invokes GridWorker.updateHeartbeat() for exchange worker.
exchangeStartTime() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Start time of exchange on node which sent this message.
exchangeStartTime(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
exchangeTaskForCustomDiscoveryMessage(DiscoveryCustomMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Create exchange worker task for custom discovery message.
exchangeType() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
excludeCaches() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
excludeCaches(Set<String>) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
excluded() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
Checks whether the class values are explicitly excluded from marshalling.
excludeNode(String) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Exclude node from discovery.
excludePartition(int, int) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
Stop scannig the specified partition.
exec(Class, String, IgniteLogger, IgniteInClosure<String>, GridAbsClosure) - Static method in class org.apache.ignite.internal.util.GridJavaProcess
Executes main() method of the given class in a separate system process.
exec(Class, String, IgniteLogger, IgniteInClosure<String>, GridAbsClosure, Collection<String>, String) - Static method in class org.apache.ignite.internal.util.GridJavaProcess
Executes main() method of the given class in a separate system process.
exec(String, String, IgniteLogger, IgniteInClosure<String>, GridAbsClosure, String, Collection<String>, String) - Static method in class org.apache.ignite.internal.util.GridJavaProcess
Executes main() method of the given class in a separate system process.
execName() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
execute(String, T) - Method in interface org.apache.ignite.client.ClientCompute
Executes given task within the cluster group.
execute() - Method in interface org.apache.ignite.compute.ComputeJob
Executes this job.
execute(IgniteCompute, Class<?>, GridifyRangeArgument, GridifyNodeFilter, int, int, long) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToSetAbstractAspect
Execute method on grid.
execute(Method, IgniteCompute, Class<?>, GridifyRangeArgument, GridifyNodeFilter, int, int, long) - Method in class org.apache.ignite.compute.gridify.aop.GridifySetToValueAbstractAspect
Execute method on grid.
execute(Class<? extends ComputeTask<T, R>>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task on within the cluster group.
execute(ComputeTask<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task within the cluster group.
execute(String, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task within the cluster group.
execute(String, Object) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Executes task on remote grid.
execute(String, Object, UUID, boolean) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Execute task in the grid.
execute(String, Object, UUID, boolean) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Execute task in the grid.
execute(Runnable) - Method in class org.apache.ignite.internal.executor.GridExecutorService
execute(String, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task within the cluster group.
execute(Class<? extends ComputeTask<T, R>>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task on within the cluster group.
execute(ComputeTask<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task within the cluster group.
execute() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
execute(String) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
execute(String, int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
execute(String, int[]) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
execute(String, String[]) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
execute() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
execute(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
execute(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
execute(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
execute(String, int[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
execute(String, String[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
execute() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
execute(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
execute(String, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
execute(String, int[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
execute(String, String[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
execute() - Method in class org.apache.ignite.internal.managers.communication.TraceRunnable
Main code to execution.
execute() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
Executes this job.
execute() - Method in class org.apache.ignite.internal.processors.cache.persistence.CheckCorruptedCacheStoresCleanAction
Executes operations of current maintenance action.
execute() - Method in class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
Executes operations of current maintenance action.
execute(Object...) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Executes the query and returns the query future.
execute(IgniteReducer<T, R>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Executes the query the same way as CacheQuery.execute(Object...) method but reduces result remotely.
execute(Object...) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Executes the query and returns the query future.
execute(IgniteReducer<T, R>, Object...) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Executes the query the same way as CacheQuery.execute(Object...) method but reduces result remotely.
execute() - Method in class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask.CollectPartitionEntryHashesJob
Executes this job.
execute() - Method in class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask.RetrieveConflictValuesJob
Executes this job.
execute(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
execute() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
Executes this job.
execute() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
Executes this job.
execute() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
Executes this job.
execute() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Executes the job.
execute() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Executes this job.
execute(ServiceContext) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Starts execution of this service.
execute(Callable<T>) - Method in class org.apache.ignite.internal.processors.security.sandbox.AccessControllerSandbox
Executes callable with constraints defined by current SecuritySubject.
execute(Callable<T>) - Method in interface org.apache.ignite.internal.processors.security.sandbox.IgniteSandbox
Executes callable with constraints defined by current SecuritySubject.
execute(Callable<T>) - Method in class org.apache.ignite.internal.processors.security.sandbox.NoOpSandbox
Executes callable with constraints defined by current SecuritySubject.
execute(int, Runnable) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedExecutor
Execute command.
execute(Runnable) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedExecutor
execute(Runnable, int) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedThreadPoolExecutor
Executes the given command at some time in the future.
execute(Runnable) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
execute(Class<? extends ComputeTask<T, R>>, T) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(Class<? extends ComputeTask<T, R>>, T, String) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(ComputeTask<T, R>, T) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(ComputeTask<T, R>, T, String) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(ComputeTask<T, R>, T, boolean) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(ComputeTask<T, R>, T, boolean, String) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(String, T) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute(String, T, String) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
execute() - Method in class org.apache.ignite.internal.util.gridify.GridifyJobAdapter
Provides default implementation for execution of grid-enabled methods.
execute(int, Runnable) - Method in class org.apache.ignite.internal.util.StripedExecutor
Execute command.
execute(Runnable) - Method in class org.apache.ignite.internal.util.StripedExecutor
execute(GridWorker) - Method in class org.apache.ignite.internal.util.worker.GridWorkerPool
Schedules runnable task for execution.
execute() - Method in class org.apache.ignite.internal.visor.VisorJob
Executes this job.
execute() - Method in interface org.apache.ignite.maintenance.MaintenanceAction
Executes operations of current maintenance action.
execute() - Method in interface org.apache.ignite.services.Service
Starts execution of this service.
execute(ServiceContext) - Method in interface org.apache.ignite.services.Service
Deprecated.
Use Service.execute() instead.
execute(Runnable, int) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
Executes the given command at some time in the future.
execute(Runnable) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
execute(Runnable) - Method in class org.apache.ignite.thread.SameThreadExecutor
execute0(JdbcStatementType, String, List<Object>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
 
execute0(String, Boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
 
execute0(PlatformContext) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Internal job execution routine.
execute0(PlatformContext) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
Internal job execution routine.
execute0(PlatformContext) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
Internal job execution routine.
executeAsync(String, T) - Method in interface org.apache.ignite.client.ClientCompute
Deprecated.
Use ClientCompute.executeAsync2(String, Object) instead. This method calls ClientCompute.executeAsync2(String, Object) internally, but returns a more limited Future interface.
executeAsync(Class<? extends ComputeTask<T, R>>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task asynchronously on within the cluster group.
executeAsync(ComputeTask<T, R>, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task asynchronously within the cluster group.
executeAsync(String, T) - Method in interface org.apache.ignite.IgniteCompute
Executes given task asynchronously within the cluster group.
executeAsync(GridKernalContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
Asynchronous task execution.
executeAsync(GridKernalContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Asynchronous task execution.
executeAsync(String, Object) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Asynchronously executes task on remote grid.
executeAsync(String, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task asynchronously within the cluster group.
executeAsync(Class<? extends ComputeTask<T, R>>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task asynchronously on within the cluster group.
executeAsync(ComputeTask<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes given task asynchronously within the cluster group.
executeAsync(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
Asynchronous task execution.
executeAsync(DurableBackgroundTask<R>, boolean) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Asynchronous execution of a durable background task.
executeAsync(DurableBackgroundTask<R>, CacheConfiguration) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
executeAsync0(ComputeTask<T, R>, T) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Execute implementation.
executeAsync2(String, T) - Method in interface org.apache.ignite.client.ClientCompute
Executes given task asynchronously within the cluster group.
executeBatch() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeBatch() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeBatch() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
executeBatch() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeDefragmentation() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
executeInternalQuery(CacheEntryUpdatedListener<?, ?>, CacheEntryEventSerializableFilter, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
executeJavaTask(BinaryRawReaderEx, boolean) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Execute task taking arguments from the given reader.
executeJCacheQuery(CacheEntryListenerConfiguration, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
executeQuery() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
executeQuery(String) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeQuery() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeQuery(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeQuery(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeQuery() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
executeQuery(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeQuery(CacheEntryUpdatedListener, ContinuousQueryWithTransformer.EventListener, CacheEntryEventSerializableFilter<K, V>, Factory<CacheEntryEventFilter<K, V>>, Factory<IgniteClosure<K, V>>, int, long, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
executeQuery(GridCacheQueryType, String, GridCacheContext<?, ?>, IgniteOutClosureX<R>, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
executeScanQuery() - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
 
executeScanQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
executeTask(String, String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
A shortcut method that executes given task assuming single java.lang.String argument and java.lang.String return type.
executeTask(String, String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
A shortcut method that executes given task assuming single java.lang.String argument and java.lang.String return type.
executeUpdate() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
executeUpdate(String) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeUpdate(String, int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeUpdate(String, int[]) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeUpdate(String, String[]) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
executeUpdate() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeUpdate(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeUpdate(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeUpdate(String, int[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeUpdate(String, String[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
executeUpdate(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeUpdate(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeUpdate(String, int[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeUpdate(String, String[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
executeUpdate() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
executeUpdate(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeUpdate(String, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeUpdate(String, int[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeUpdate(String, String[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
executeUpdateOnDataNodeTransactional(GridCacheContext<?, ?>, int[], int[], String, String, Object[], int, int, int, AffinityTopologyVersion, MvccSnapshot, GridQueryCancel) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
 
executeUpdateOnDataNodeTransactional(GridCacheContext<?, ?>, int[], int[], String, String, Object[], int, int, int, AffinityTopologyVersion, MvccSnapshot, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Execute update on DHT node (i.e. when it is possible to execute and update on all nodes independently).
EXECUTION_TIME - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Total jobs execution time metric name.
executionId() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Gets service execution ID.
executionId() - Method in interface org.apache.ignite.services.ServiceContext
Gets service execution ID.
executions() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets total number execution of query.
executions() - Method in interface org.apache.ignite.cache.query.QueryMetrics
Gets total number execution of query.
executions() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets total number execution of query.
executions() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Gets total number execution of query.
executions() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Gets total number execution of query.
executions() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Gets total number execution of query.
executions() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
executionTimeMetric(HistogramMetricImpl) - Method in class org.apache.ignite.thread.IgniteThreadPoolExecutor
 
executor() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
executor() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
executor() - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareIoPool
Gets the Executor for this Pool.
executor() - Method in interface org.apache.ignite.plugin.extensions.communication.IoPool
Gets the Executor for this Pool.
EXECUTOR_SRVC_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
ExecutorAwareMessage - Interface in org.apache.ignite.internal
Message with specified custom executor must be processed in the appropriate thread pool.
ExecutorConfiguration - Class in org.apache.ignite.configuration
Custom thread pool configuration for compute tasks.
ExecutorConfiguration() - Constructor for class org.apache.ignite.configuration.ExecutorConfiguration
Default constructor.
ExecutorConfiguration(String) - Constructor for class org.apache.ignite.configuration.ExecutorConfiguration
Constructor.
ExecutorConfiguration(ExecutorConfiguration) - Constructor for class org.apache.ignite.configuration.ExecutorConfiguration
Copying constructor.
executorName() - Method in interface org.apache.ignite.internal.ExecutorAwareMessage
 
executorName() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
executorName() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
executorName() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
 
executorName() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
executorName() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
executorService() - Method in interface org.apache.ignite.Ignite
Creates a new ExecutorService which will execute all submitted Callable and Runnable jobs on all cluster nodes.
executorService(ClusterGroup) - Method in interface org.apache.ignite.Ignite
Creates a new ExecutorService which will execute all submitted Callable and Runnable jobs on nodes in the specified cluster group.
executorService() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
executorService() - Method in class org.apache.ignite.internal.IgniteKernal
Creates a new ExecutorService which will execute all submitted Callable and Runnable jobs on all cluster nodes.
executorService(ClusterGroup) - Method in class org.apache.ignite.internal.IgniteKernal
Creates a new ExecutorService which will execute all submitted Callable and Runnable jobs on nodes in the specified cluster group.
exist(Iterable<? extends V>, IgnitePredicate<? super V>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Checks for existence of the element in input collection for which all provided predicates evaluate to true.
existingDeployedClass(String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
existingEntries(boolean, CacheEntryEventFilter) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
exists(BinaryObject) - Method in interface org.apache.ignite.binary.BinaryField
Check whether field exists in the object.
exists(BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Check whether field exists in the object.
exists(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Checks if partition store exists.
exists() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Checks if page exists.
exists() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
exists() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Checks if page exists.
exists(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Checks if partition store exists.
EXISTS - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: EXISTS.
expand(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferExpander
Expands current byte buffer to the requested size.
expandHost(String) - Static method in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Parses and expands range of IPs, if needed.
EXPECTED_GLOBAL_QRY_ID_FORMAT - Static variable in class org.apache.ignite.internal.QueryMXBeanImpl
Global query id format.
expectedStatementType() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
expiration() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
expiration(long) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
expire(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Processes specified amount of expired entries.
expire(GridCacheContext, IgniteInClosure2X<GridCacheEntryEx, GridCacheVersion>, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
expire(GridCacheContext, IgniteInClosure2X<GridCacheEntryEx, GridCacheVersion>, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
expire(GridCacheContext, IgniteInClosure2X<GridCacheEntryEx, GridCacheVersion>, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
EXPIRE_TIME_CALCULATE - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Expire time: must be calculated based on TTL value.
EXPIRE_TIME_ETERNAL - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Expire time: eternal.
expiredSize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Gets the number of entries pending expire.
expiredSize() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Gets the number of entries pending expire.
expiredSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Gets the number of entries pending expire.
expiredSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Gets the number of entries pending expire.
expireTime - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Expire time.
expireTime() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrExpirationInfo
expireTime() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.EntryGetWithTtlResult
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
expireTime() - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtrasAdapter
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
expireTime() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
expireTime() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
expireTime(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
expireTime() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
expireTime() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
expireTime - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
expireTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
expireTime - Variable in class org.apache.ignite.internal.processors.cache.tree.PendingRow
Expire time.
expireTime() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's expire time.
expireTime() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's expire time.
expireTime() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
expireTime() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's expire time.
expireTimeExtras() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
expireTimeInPast() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
expireTimeUnlocked() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
expireTimeUnlocked() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
expiry() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
expiry() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
 
expiry() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
expiry() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
expiry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
expiry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
expiry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
expiry() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
expiry(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
expiry() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
EXPIRY_POLICY - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Expiry policy feature.
EXPIRY_POLICY - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
Expiry policy feature.
expiryForTxEntry(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
expiryPlc - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Expiry policy.
expiryPlc - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Expiry policy.
expiryPlc - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Expiry policy flag.
expiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
expiryPolicyFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
EXPLICIT_LOCK_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
explicitDeploy(Class<?>, ClassLoader) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Explicitly deploys class.
explicitLock - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
explicitLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
explicitLock(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
explicitLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
explicitLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
explicitLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
explicitLock(long, IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Gets last added explicit lock candidate by thread id and key.
explicitLock(IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Gets explicit lock candidate added by any thread by given key and lock version.
explicitTimeout() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
explicitUndeploy(UUID, String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
explicitUndeploy(UUID, String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
explicitUndeploy(UUID, String) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
 
explicitVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
explicitVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
ExponentialBackoffTimeoutStrategy - Class in org.apache.ignite.spi
Strategy which incorporates retriable network operation, handling of totalTimeout logic.
ExponentialBackoffTimeoutStrategy(long, long, long) - Constructor for class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
 
export() - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Callback to do the export of metrics info.
export() - Method in class org.apache.ignite.spi.metric.log.LogExporterSpi
Callback to do the export of metrics info.
EXPRITY_POLICY_MSG - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
Extension - Interface in org.apache.ignite.plugin
Marker interface for extensions.
EXTENSION_SEPARATOR - Static variable in class org.apache.ignite.internal.util.io.GridFilenameUtils
The extension separator character.
EXTENSION_SEPARATOR_STR - Static variable in class org.apache.ignite.internal.util.io.GridFilenameUtils
The extension separator String.
extensionCallbackInLongLongOutLong(int, long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Extension callback accepting two long arguments and returning long result.
extensionCallbackInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Extension callback accepting single long argument and returning long result.
ExtensionRegistry - Interface in org.apache.ignite.plugin
Context that allows to register extensions.
extensions(Class<T>) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
externalizableAttributes() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
extract(T) - Method in interface org.apache.ignite.stream.StreamMultipleTupleExtractor
Extracts a set of key-values from a message.
extract(T) - Method in interface org.apache.ignite.stream.StreamSingleTupleExtractor
Extracts a key-value tuple from a message.
extractDataStorage(ClusterNode, JdkMarshaller, ClassLoader) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Extract and unmarshal data storage configuration from given node.
extractParameter(String, String, CacheAbstractJdbcStore.TypeKind, String, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Get field value from object for use as query parameter.
extractParameter(String, String, CacheAbstractJdbcStore.TypeKind, String, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Get field value from object for use as query parameter.
extraParameter() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperation
 
extras() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
extras(byte[]) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
extrasLength() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
extrasLength(byte) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 

F

F - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridFunc by extending it.
F() - Constructor for class org.apache.ignite.internal.util.typedef.F
 
F0 - Class in org.apache.ignite.internal.util
Internal utility class that contains not peer-deployable predicates for use in internal logic.
F0() - Constructor for class org.apache.ignite.internal.util.F0
 
factory() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Entry predicate factory mostly used for deserialization.
factory(GridKernalContext) - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Get factory instance.
fail(GridClientException) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Marks topology as failed.
fail(Throwable) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Mark this checkpoint execution as failed.
fail(Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Mark this checkpoint execution as failed.
failCode() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
 
failed() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
 
failed(boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
failed(boolean, CacheObject) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
FAILED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Command failed.
failed() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
failed(boolean) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
failed() - Method in class org.apache.ignite.internal.visor.VisorEither
 
FAILED_DUMP_MSG - Static variable in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Prefix of error message for dumping long running operations.
FAILED_NODE_LIST_ATTR - Static variable in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Name of job context attribute containing all nodes a job failed on.
FAILED_TO_FIND_CACHE_ERR_MSG - Static variable in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
 
failedCaches() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
failedCaches(List<String>) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
failedKeys() - Method in exception org.apache.ignite.cache.CachePartialUpdateException
Gets collection of failed keys.
failedKeys() - Method in exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
Gets collection of failed keys.
failedKeys() - Method in exception org.apache.ignite.internal.processors.cache.CacheStorePartialUpdateException
 
failedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
failedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
 
failedNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
Gets ID of the failed node.
failedNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Gets failed node id.
failedNodes(Set<UUID>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
failedNodes() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
failedNodesCount() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets failed nodes count.
failIfExists() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
failIfExists(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
failIfUnregistered() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
failIfUnregistered(boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
failNode(UUID, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
failNode(UUID, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Initiates failure of provided node.
failNode(ClusterNode, IgniteSpiContext, Throwable, IgniteLogger) - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
Forcibly fails client node.
failNode(UUID, String) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Initiates failure of provided node.
failNode(UUID, String) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Initiates failure of provided node.
failNode(UUID, String) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Initiates failure of provided node.
failNode(UUID, String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
failover() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets failover manager.
failover() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets failover manager.
failover(GridTaskSessionImpl, ComputeJobResult, List<ClusterNode>, int, String, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.failover.GridFailoverManager
 
failover() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets failover manager.
failover(FailoverContext, List<ClusterNode>) - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
This method is called when method ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List) returns value ComputeJobResultPolicy.FAILOVER policy indicating that the result of job execution must be failed over.
failover(FailoverContext, List<ClusterNode>) - Method in interface org.apache.ignite.spi.failover.FailoverSpi
This method is called when method ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List) returns value ComputeJobResultPolicy.FAILOVER policy indicating that the result of job execution must be failed over.
failover(FailoverContext, List<ClusterNode>) - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
This method is called when method ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List) returns value ComputeJobResultPolicy.FAILOVER policy indicating that the result of job execution must be failed over.
failover(FailoverContext, List<ClusterNode>) - Method in class org.apache.ignite.spi.failover.never.NeverFailoverSpi
This method is called when method ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List) returns value ComputeJobResultPolicy.FAILOVER policy indicating that the result of job execution must be failed over.
FAILOVER_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
FailoverContext - Interface in org.apache.ignite.spi.failover
This interface defines a set of operations available to failover SPI one a given failed job.
failoverSafe() - Method in class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
failoverSafe() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
FailoverSpi - Interface in org.apache.ignite.spi.failover
Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.
failReason() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
failReason() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
fails() - Method in interface org.apache.ignite.cache.query.QueryMetrics
Gets total number of times a query execution failed.
fails() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Gets total number of times a query execution failed.
fails() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Gets total number of times a query execution failed.
failure() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets failure processor.
failure() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets failure processor.
failure() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets failure processor.
FAILURE - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Failure status.
FailureContext - Class in org.apache.ignite.failure
Failure context contains information about failure type and exception if applicable.
FailureContext(FailureType, Throwable) - Constructor for class org.apache.ignite.failure.FailureContext
Creates instance of FailureContext.
failureContext() - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
 
failureDetectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Returns failure detection timeout set to use for network related operations.
failureDetectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Returns failure detection timeout used by TcpDiscoverySpi and TcpCommunicationSpi.
failureDetectionTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
failureDetectionTimeout() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Returns failure detection timeout set to use for network related operations.
failureDetectionTimeoutEnabled(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Enables or disables failure detection timeout.
failureDetectionTimeoutEnabled() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Checks whether failure detection timeout is enabled for this IgniteSpi.
failureDetectionTimeoutEnabled() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
failureDetectionTimeoutEnabled(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
failureDetectionTimeoutEnabled(boolean) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Enables or disables failure detection timeout.
failureDetectionTimeoutEnabled() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Checks whether failure detection timeout is enabled for this IgniteSpi.
FailureHandler - Interface in org.apache.ignite.failure
Provides facility to handle failures by custom user implementations, which can be configured by IgniteConfiguration.setFailureHandler(FailureHandler) method.
FailureHandlingMxBean - Interface in org.apache.ignite.mxbean
MBean that controls critical failure handling.
FailureHandlingMxBeanImpl - Class in org.apache.ignite.internal.worker
FailureHandlingMxBeanImpl(WorkersRegistry, IgniteCacheDatabaseSharedManager) - Constructor for class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
 
FailureProcessor - Class in org.apache.ignite.internal.processors.failure
General failure processing API
FailureProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.failure.FailureProcessor
 
failures() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets number of times a query execution failed.
failures() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets number of times a query execution failed.
failures() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Gets number of times a query execution failed.
failures() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
FailureType - Enum in org.apache.ignite.failure
Types of failures.
failWaiter(MvccVersion, Exception) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Unfreezes waiter for specific version failing it with passed exception.
failWaiter(MvccVersion, Exception) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Unfreezes waiter for specific version failing it with passed exception.
fair() - Method in class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
FairFifoPageEvictionTracker - Class in org.apache.ignite.internal.processors.cache.persistence.evict
On-heap FIFO page eviction tracker.
FairFifoPageEvictionTracker(PageMemoryNoStoreImpl, DataRegionConfiguration, GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
 
FALSE - Static variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Constant: FALSE.
FastCrc - Class in org.apache.ignite.internal.processors.cache.persistence.wal.crc
This CRC calculation implementation workf much faster then PureJavaCrc32
FastCrc() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
 
fastFinishTx(GridNearTxLocal, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Fast finish transaction.
fastReplyOnSingleMessage(ClusterNode, GridDhtPartitionsSingleMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Tries to fast reply with GridDhtPartitionsFullMessage on received single message in case of exchange future has already completed.
FastSizeDeque<E> - Class in org.apache.ignite.util.deque
Deque decorator that uses LongAdder for faster size computation.
FastSizeDeque(Deque<E>) - Constructor for class org.apache.ignite.util.deque.FastSizeDeque
Creates a decorator.
featureBytes() - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
FeatureChecker - Class in org.apache.ignite.internal.util
Class extracted for fields from GridUnsafe to be absolutely independent with current and future static block initialization effects.
FeatureChecker() - Constructor for class org.apache.ignite.internal.util.FeatureChecker
 
featureId() - Method in enum org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature
 
featureId() - Method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcThinFeature
featureId() - Method in enum org.apache.ignite.internal.processors.platform.client.ClientBitmaskFeature
featureId() - Method in interface org.apache.ignite.internal.ThinProtocolFeature
 
features() - Method in class org.apache.ignite.internal.client.thin.ProtocolContext
 
features() - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
featuresAsBytes(Collection<E>) - Static method in interface org.apache.ignite.internal.ThinProtocolFeature
 
fetch(int) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcResultSet
Fetch up to specified number of rows of result set.
FetchActiveTxOwnerTraceClosure - Class in org.apache.ignite.internal.processors.cache
Closure that is computed on near node to get the stack trace of active transaction owner thread.
FetchActiveTxOwnerTraceClosure(long) - Constructor for class org.apache.ignite.internal.processors.cache.FetchActiveTxOwnerTraceClosure
 
fetchAffinityOnJoin() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
 
FetchNearXidVersionTask - Class in org.apache.ignite.internal.visor.tx
Retrieves unique transaction identifier (nearXid) from UUID/GridCacheVersion of xid/nearXid.
FetchNearXidVersionTask() - Constructor for class org.apache.ignite.internal.visor.tx.FetchNearXidVersionTask
 
fetchQueryRows(Iterator, String, int) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Fetch rows from query cursor.
fetchScanQueryRows(Iterator, int) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Fetch rows from SCAN query future.
fetchSize - Variable in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Fetch size.
fetchSqlQueryRows(Iterator, int) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Collects rows from sql query future, first time creates meta and column names arrays.
field(String) - Method in interface org.apache.ignite.binary.BinaryObject
Gets field value.
field(String) - Method in interface org.apache.ignite.binary.BinaryType
Get BinaryField for the given field name.
field() - Method in interface org.apache.ignite.cache.query.IndexQueryCriterion
 
field(String) - Method in class org.apache.ignite.internal.binary.BinaryArray
Gets field value.
field(String) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets field value.
field(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Gets field value.
field(BinaryReaderHandles, String) - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
field(String) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets field value.
field(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets field value.
field(BinaryReaderHandles, String) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
field(String) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets field value.
field(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets field value.
field(BinaryReaderHandles, String) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
field(String) - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Get BinaryField for the given field name.
field(String) - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Get BinaryField for the given field name.
field() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
field(Object, String) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
field(Object, String) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
field(Object, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets field value.
field(Class<?>, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets field value.
FIELD_ID_LEN - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Field ID length.
FIELD_TYPE_MISMATCH - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Field type mismatch. e.g.: cause is ClassCastException.
fieldByOrder(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get field by offset.
fieldByOrder(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get field by offset.
fieldByOrder(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get field by offset.
fieldClass() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
fieldId(int, String) - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
Get field ID.
fieldId(int, String) - Method in interface org.apache.ignite.binary.BinaryIdMapper
Gets ID for provided field name.
fieldId(int, String) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
fieldId() - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
 
fieldId() - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
 
fieldId(int, String) - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
 
fieldId(int) - Method in class org.apache.ignite.internal.binary.BinarySchema
Get field ID by order in footer.
fieldIdLength(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get field ID length.
fieldIds() - Method in class org.apache.ignite.internal.binary.BinarySchema
Gets field ids array.
fieldName(String) - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
Gets field name.
fieldName(String) - Method in interface org.apache.ignite.binary.BinaryNameMapper
Gets field name.
fieldName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets field name.
fieldNameByAlias(QueryEntity, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Get field name by alias.
fieldNames() - Method in interface org.apache.ignite.binary.BinaryType
Gets collection of all field names for this binary type.
fieldNames() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Gets collection of all field names for this binary type.
fieldNames() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Gets collection of all field names for this binary type.
fieldOffset(Class<?>, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets object field offset.
fieldOffsetLength(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get offset length for the given flags.
fieldOffsetRelative(BinaryPositionReadable, int, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get relative field offset.
fieldOrder(BinaryObjectExImpl) - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Get relative field offset.
fields() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
fields() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
Returns all field names that can be potentially enriched.
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
Gets names of fields indexed by this index.
fields(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets fields and their class names for provided type.
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
fields() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
fields() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata
Gets names of fields indexed by this index.
fields(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets fields and their class names for provided type.
fields() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
 
fields() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
Gets all fields to be indexed.
fields() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
fields() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
 
fields() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor
Gets all fields to be indexed.
fields() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets mapping from field name to its type.
fields() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Gets all fields to be indexed.
fields() - Method in class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
Gets all fields to be indexed.
fields() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets mapping from field name to its type.
fields() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
 
fields(Class<?>) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets fields.
fields() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
FIELDS_SORTED_ORDER - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Whether to sort field in binary objects (doesn't affect Binarylizable).
fieldsAsc() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
fieldsCount() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridJobCancelRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.GridIntList
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.GridLongList
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.GridMessageCollection
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
Gets fields count.
fieldsCount() - Method in interface org.apache.ignite.plugin.extensions.communication.Message
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Gets fields count.
fieldsCount() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
fieldSeparator() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the field separator pattern.
fieldSeparator(Pattern) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the field separator pattern.
fieldsMap() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
fieldsMeta() - Method in interface org.apache.ignite.internal.processors.cache.query.QueryCursorEx
 
fieldsMeta(List<GridQueryFieldMetadata>) - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
fieldsMeta() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
fieldsMeta() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcResultSet
 
fieldsPrecision() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
FieldsQueryCursor<T> - Interface in org.apache.ignite.cache.query
SQL query result cursor.
fieldsScale() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
fieldTypeName(String) - Method in interface org.apache.ignite.binary.BinaryType
Gets name of the field type for a given field.
fieldTypeName(String) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
fieldTypeName(String) - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Gets name of the field type for a given field.
fieldTypeName(String) - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Gets name of the field type for a given field.
fieldTypeName(int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
fieldTypeName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets field type name.
FifoEvictionPolicy<K,V> - Class in org.apache.ignite.cache.eviction.fifo
Eviction policy based on First In First Out (FIFO) algorithm and supports batch eviction.
FifoEvictionPolicy() - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Constructs FIFO eviction policy with all defaults.
FifoEvictionPolicy(int) - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Constructs FIFO eviction policy with maximum size.
FifoEvictionPolicy(int, int) - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Constructs FIFO eviction policy with maximum size and given batch size.
FifoEvictionPolicyFactory<K,V> - Class in org.apache.ignite.cache.eviction.fifo
Factory class for FifoEvictionPolicy.
FifoEvictionPolicyFactory() - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyFactory
Constructor.
FifoEvictionPolicyFactory(int) - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyFactory
Constructor.
FifoEvictionPolicyFactory(int, int, long) - Constructor for class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyFactory
 
FifoEvictionPolicyMBean - Interface in org.apache.ignite.cache.eviction.fifo
MBean for FIFO eviction policy.
FifoQueueCollisionSpi - Class in org.apache.ignite.spi.collision.fifoqueue
This class provides implementation for Collision SPI based on FIFO queue.
FifoQueueCollisionSpi() - Constructor for class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
 
FifoQueueCollisionSpiMBean - Interface in org.apache.ignite.spi.collision.fifoqueue
Management bean that provides access to the FIFO queue collision SPI configuration.
file() - Method in class org.apache.ignite.internal.mem.file.MappedFile
Gets underlying random access file.
file() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractFileDescriptor
 
file - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
File represented by this class.
file() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
FILE_SUFFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
File suffix.
FILE_WAL_POINTER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Length of WAL Pointer: Index (8) + File offset (4).
fileCount(Path) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Return count of regular file in the directory (including in sub-directories)
FileDescriptor - Class in org.apache.ignite.internal.processors.cache.persistence.wal
WAL file descriptor.
FileDescriptor(File) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Creates file descriptor.
FileDescriptor(File, Long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Creates file descriptor.
FileDownloader - Class in org.apache.ignite.internal.processors.cache.persistence.file
Part of direct node to node file downloading
FileDownloader(IgniteLogger, Path) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FileDownloader
 
FileHandleManager - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
Manager of FileWriteHandle.
FileHandleManagerFactory - Class in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
Factory of FileHandleManager.
FileHandleManagerFactory(DataStorageConfiguration) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerFactory
 
FileHandleManagerImpl - Class in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
Manager for FileWriteHandleImpl.
FileHandleManagerImpl(GridCacheSharedContext, DataStorageMetricsImpl, boolean, RecordSerializer, Supplier<FileWriteHandle>, WALMode, int, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
 
FileHandleManagerImpl.WALWriter - Class in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
WAL writer worker.
fileHandler(UUID, TransmissionMeta) - Method in interface org.apache.ignite.internal.managers.communication.TransmissionHandler
File handler represents by itself the way of input data stream processing.
FileInput - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.io
File input, backed by byte buffer file input.
FileInput.Crc32CheckingFileInput - Class in org.apache.ignite.internal.processors.cache.persistence.wal.io
Checking of CRC32.
FileIO - Interface in org.apache.ignite.internal.processors.cache.persistence.file
Interface to perform file I/O operations.
fileIO - Variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
I/O interface for read/write operations with file
fileIO - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.AbstractFileHandle
I/O interface for read/write operations with file.
FileIODecorator - Class in org.apache.ignite.internal.processors.cache.persistence.file
Decorator class for File I/O
FileIODecorator(FileIO) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
 
FileIOFactory - Interface in org.apache.ignite.internal.processors.cache.persistence.file
FileIO factory definition.
FileLockHolder - Class in org.apache.ignite.internal.processors.cache.persistence
Abstract file lock holder.
FileLockHolder(String, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
 
fileName() - Method in interface org.apache.ignite.IgniteLogger
Gets name of the file being logged to if one is configured or null otherwise.
fileName() - Method in class org.apache.ignite.internal.GridLoggerProxy
Gets name of the file being logged to if one is configured or null otherwise.
fileName() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Gets name of the file being logged to if one is configured or null otherwise.
fileName(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Getting segment file name.
fileName() - Method in class org.apache.ignite.logger.java.JavaLogger
Gets name of the file being logged to if one is configured or null otherwise.
fileName() - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
Returns current log file.
fileName() - Method in class org.apache.ignite.logger.NullLogger
Gets name of the file being logged to if one is configured or null otherwise.
fileOffset() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
 
FilePageStore - Class in org.apache.ignite.internal.processors.cache.persistence.file
FilePageStore is a PageStore implementation that uses regular files to store pages.
FilePageStore(byte, IgniteOutClosure<Path>, FileIOFactory, int, LongConsumer) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
 
FilePageStoreManager - Class in org.apache.ignite.internal.processors.cache.persistence.file
File page store manager.
FilePageStoreManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
FilePageStoreManager.LongOperationAsyncExecutor - Class in org.apache.ignite.internal.processors.cache.persistence.file
Synchronization wrapper for long operations that should be executed asynchronously and operations that can not be executed in parallel with long operation.
FilePageStoreV2 - Class in org.apache.ignite.internal.processors.cache.persistence.file
 
FilePageStoreV2(byte, IgniteOutClosure<Path>, FileIOFactory, int, LongConsumer) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
Constructor which initializes file path provider closure, allowing to calculate file path in any time.
filePath(UUID, TransmissionMeta) - Method in interface org.apache.ignite.internal.managers.communication.TransmissionHandler
Absolute path of a file to receive remote transmission data into.
filePath() - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
 
FilePerformanceStatisticsReader - Class in org.apache.ignite.internal.processors.performancestatistics
Walker over the performance statistics file.
FilePerformanceStatisticsReader(PerformanceStatisticsHandler...) - Constructor for class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsReader
 
FilePerformanceStatisticsWriter - Class in org.apache.ignite.internal.processors.performancestatistics
Performance statistics writer based on logging to a file.
FilePerformanceStatisticsWriter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
filesOrDirs(String...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
filesOrDirs(File...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
FileSystemUtils - Class in org.apache.ignite.internal.processors.compress
Native file system API.
FileSystemUtils() - Constructor for class org.apache.ignite.internal.processors.compress.FileSystemUtils
 
fileTransmissionSupported(ClusterNode) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
This method must be used prior to opening a GridIoManager.TransmissionSender by calling GridIoManager.openTransmissionSender(UUID, Object) to ensure that remote and local nodes are fully support direct SocketChannel connection to transfer data.
fileTree(File, int, FileFilter) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Finds all files in folder and in it's sub-tree of specified depth.
FileUploader - Class in org.apache.ignite.internal.processors.cache.persistence.file
Part of direct node to node file downloading
FileUploader(Path, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FileUploader
 
FileVersionCheckingFactory - Class in org.apache.ignite.internal.processors.cache.persistence.file
Checks version in files if it's present on the disk, creates store with latest version otherwise.
FileVersionCheckingFactory(FileIOFactory, FileIOFactory, IntSupplier) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
 
FileWriteAheadLogManager - Class in org.apache.ignite.internal.processors.cache.persistence.wal
File WAL manager.
FileWriteAheadLogManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Constructor.
FileWriteAheadLogManager.ReadFileHandle - Class in org.apache.ignite.internal.processors.cache.persistence.wal
 
FileWriteHandle - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
File write handle.
fill(long, long, byte) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
fillAbsentPKsWithDefaults() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
fillAbsentPKsWithDefaults() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
fillAbsentPKsWithDefaults(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
fillAbsentPKsWithDefaults() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
filler(int, char) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
fillKeyParameters(PreparedStatement, int, CacheAbstractJdbcStore.EntryMapping, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
fillKeyParameters(PreparedStatement, CacheAbstractJdbcStore.EntryMapping, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
fillParameter(PreparedStatement, int, JdbcTypeField, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Sets the value of the designated parameter using the given object.
fillValueParameters(PreparedStatement, int, CacheAbstractJdbcStore.EntryMapping, Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
filter - Variable in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
System view filter.
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
filter - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Optional filter.
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
filter(CacheEntryPredicate[], GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
filter() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
filter(IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
filter(CacheContinuousQueryEvent) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
filter - Variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
 
filter() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
filter - Variable in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Metric filter.
filter - Variable in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Native filter in serialized form.
filter() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
FILTER_NEAR_CACHE_ENTRY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Write filter.
FILTER_OPERATION - Static variable in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
Filter operation name.
filterArray(CacheEntryPredicate) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Create filter array.
filterDynamicCacheDescriptors(Set<String>) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Filters all dynamic cache descriptors and groups that were not presented on node start and were received with grid discovery data.
filtered() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
filtered(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
FilteredRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Special type of WAL record.
FilteredRecord() - Constructor for class org.apache.ignite.internal.pagemem.wal.record.FilteredRecord
 
FilteredWalIterator - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Decorator of WALIterator which allow filter record by WALPointer and WALRecord.
FilteredWalIterator(WALIterator, Predicate<IgniteBiTuple<WALPointer, WALRecord>>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
 
filterFailedKeys(Collection<IgniteTxKey>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
filterFailedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
filterList(List<T>, boolean, IgnitePredicate<T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
filterReachable(Collection<InetAddress>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
filterReachableAddresses() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
filterReachableAddresses(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
filterResult(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Gets filter evaluation result for fast-commit transaction.
filters() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filters(CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filters(GridNioFilter...) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
filtersPassed() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filtersPassed(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filtersSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filtersSet(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
filterUpdateCountersForBackupNode(IgniteInternalTx, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
Filtrable - Annotation Type in org.apache.ignite.internal.managers.systemview.walker
Annotation to mark view row attribute for a SystemViewRowAttributeWalker as filtrable.
filtrableAttributes() - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
filtrableAttributes() - Method in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
filtrableAttributes() - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
filtrableAttributes() - Method in class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
filtrableAttributes() - Method in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
filtrableAttributes() - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker
 
FiltrableSystemView<R> - Interface in org.apache.ignite.spi.systemview.view
System view with filtering capabilities.
FiltrableSystemViewAdapter<R,D> - Class in org.apache.ignite.internal.managers.systemview
System view which supports attribute filtering.
FiltrableSystemViewAdapter(String, String, SystemViewRowAttributeWalker<R>, Function<Map<String, Object>, Iterable<D>>, Function<D, R>) - Constructor for class org.apache.ignite.internal.managers.systemview.FiltrableSystemViewAdapter
 
finalizationStatus() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
finalizationStatus() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
finalizeCheckpointOnRecovery(long, UUID, WALPointer, StripedExecutor) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
finalizeCheckpointOnRecovery(long, UUID, WALPointer, StripedExecutor) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
finalizeCheckpointOnRecovery(long, UUID, WALPointer, StripedExecutor, CheckpointPagesWriterFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
This method makes sense if node was stopped during the checkpoint(Start marker was written to disk while end marker are not).
finalizeCheckpointOnRecovery(long, UUID, WALPointer, StripedExecutor) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
finalizeUpdateCounters(Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Pre-processes partition update counters before exchange.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters(Set<Integer>) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Pre-processes partition update counters before exchange.
finalizeUpdateCounters(Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Pre-processes partition update counters before exchange.
finalizeUpdateCounters() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Flushes pending update counters closing all possible gaps.
finalizeUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Flushes pending update counters closing all possible gaps.
find(IndexRow, IndexRow, boolean, boolean, int, IndexQueryContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Finds index rows by specified range in specifed tree segment with cache filtering.
find(IndexRow, IndexRow, boolean, boolean, int, IndexQueryContext) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Finds index rows by specified range in specifed tree segment with cache filtering.
find(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
find(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
find(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
find(L, L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a cursor from lower to upper bounds inclusive.
find(L, L, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a cursor from lower to upper bounds inclusive.
find(L, L, BPlusTree.TreeRowClosure<L, T>, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
find(L, L, boolean, boolean, BPlusTree.TreeRowClosure<L, T>, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
find(CacheSearchRow, CacheSearchRow, BPlusTree.TreeRowClosure<CacheSearchRow, CacheDataRow>, Object) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
find(L, L) - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns a cursor from lower to upper bounds inclusive.
find(L, L, Object) - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns a cursor from lower to upper bounds inclusive.
find(Iterable<? extends V>, V, IgnitePredicate<? super V>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Finds and returns first element in given collection for which any of the provided predicates evaluates to true.
find(Iterable<? extends V>, Y, IgniteClosure<? super V, Y>, IgnitePredicate<? super V>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
findAllRecordsFor(Collection<T2<Integer, Long>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.WalScanner
Finding all page physical records whose pageId is contained in given collection.
findAllTasks(IgnitePredicate<? super Class<? extends ComputeTask<?, ?>>>...) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
findAndCleanupLostIndexesForStoppedCache(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
findCacheIndex(Integer, String, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Find index root.
findCacheIndex(Integer, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Find index root.
findColumn(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
findColumn(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
findColumn(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
findConnectedComponents() - Method in class org.apache.ignite.internal.cluster.graph.ClusterGraph
Finds connected components in cluster graph.
findDataRegion(DataStorageConfiguration, String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Finds data region by name.
findDataRegionConfiguration(DataStorageConfiguration, String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Finds and returns a data region configuration with the specified name.
findField(int) - Method in class org.apache.ignite.internal.binary.BinarySerializedFieldComparator
Locate the field.
findField(Class<?>, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
findFieldByName(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Try finding the field by name.
findFirst(int, IndexQueryContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Finds first index row for specified tree segment and cache filter.
findFirst(int, IndexQueryContext) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Finds first index row for specified tree segment and cache filter.
findFirst() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a value mapped to the lowest key, or null if tree is empty
findFirst(BPlusTree.TreeRowClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a value mapped to the lowest key, or null if tree is empty or no entry matches the passed filter.
findFirst() - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns a value mapped to the lowest key, or null if tree is empty
findIndexRootPages(CacheGroupContext, String, String, int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Finding the root pages of the index.
findInheritableMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Finds a non-static and non-abstract method from the class it parents.
findKeyType() - Method in class org.apache.ignite.cache.QueryEntity
Attempts to get key type from fields in case it was not set directly.
findLargest(BitSet) - Method in class org.apache.ignite.internal.cluster.graph.FullyConnectedComponentSearcher
Find largest fully connected component from presented set of the nodes where.
findLargestFullyConnectedComponent(BitSet) - Method in class org.apache.ignite.internal.cluster.graph.ClusterGraph
Finds largest fully-connected component from given nodesSet.
findLast(int, IndexQueryContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Finds last index row for specified tree segment and cache filter.
findLast(int, IndexQueryContext) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Finds last index row for specified tree segment and cache filter.
findLast() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a value mapped to the greatest key, or null if tree is empty
findLast(BPlusTree.TreeRowClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns a value mapped to the greatest key, or null if tree is empty or no entry matches the passed filter.
findLast() - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns a value mapped to the greatest key, or null if tree is empty
findManager(Ignite) - Method in class org.apache.ignite.cache.CachingProvider
 
findMetric(String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
findMetric(String) - Method in interface org.apache.ignite.spi.metric.ReadOnlyMetricRegistry
 
findNextChangedPage(ByteBuffer, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
findNonPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Finds a method in the class and it parents.
findOne(L, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
findOne(L, BPlusTree.TreeRowClosure<L, T>, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
findOne(L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
findOne(L) - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns the value to which the specified key is mapped, or null if this tree contains no mapping for the key.
findRemoteDataRegionConfiguration(ClusterNode, JdkMarshaller, ClassLoader, String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Finds and returns a data region configuration with the specified name that is configured on remote node.
findResource(String) - Method in interface org.apache.ignite.spi.deployment.DeploymentSpi
Finds class loader for the given class.
findResource(String) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Finds class loader for the given class.
findRootPageForIndex(int, String, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
findRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
findRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
findSegment(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
Find file which represent given segment.
findServiceDescriptor(ClientConnectionContext, String) - Static method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceInvokeRequest
 
findValueType() - Method in class org.apache.ignite.cache.QueryEntity
Attempts to get value type from fields in case it was not set directly.
finish(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
Initializes future.
finish(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFastFinishFuture
 
finish(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishAndAckFuture
finish(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
finish(boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.NearTxFinishFuture
 
finish(UUID, Collection<T>) - Method in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
finish() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandler
Method which called after all iteration would be finished.
finish(UUID, GridNearTxLocal, GridNearTxFinishRequest) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
finish(UUID, IgniteTxRemoteEx, GridDhtTxFinishRequest) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
finish(GridDistributedTxRemoteAdapter, GridDhtTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
Finish for one-phase distributed tx.
finish(boolean) - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
Creates a non-transitional cluster state.
finish(SchemaFinishDiscoveryMessage) - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Process finish message.
finish(SchemaAbstractOperation) - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Process operation.
finishActiveTxIfNecessary() - Method in class org.apache.ignite.internal.sql.SqlCommandProcessor
Commits active transaction if exists.
finishAllTxs(IgniteInternalFuture<?>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Creates a future that will wait for finishing all tx updates on backups after all local transactions are finished.
finishAtomicUpdates(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
finishCheckpoint() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Finishes checkpoint operation.
finishCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Finishes checkpoint operation.
FinishClosure() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.FinishClosure
 
finishColocatedLocal(boolean, GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
finishDataStreamerUpdates(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
finishDhtAtomicUpdate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
finished(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
FINISHED - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Finished jobs metric name.
finished() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
finished(boolean) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
finishedFuture(GridKernalContext, Class<?>, IgniteCheckedException) - Static method in class org.apache.ignite.internal.ComputeTaskInternalFuture
 
finishedStateFut() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
finishedStateFut() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
finishEviction() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Moves partition state to EVICTED if possible.
finishExplicitLocks(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Creates a future that will wait for all explicit locks acquired on given topology version to be released.
finishFuture(GridFutureAdapter<T>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
finishFuture() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileDownloader
 
finishFuture() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
finishFuture() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
finishGatheringQueryStatistics() - Static method in class org.apache.ignite.internal.metric.IoStatisticsQueryHelper
Finish gathering IO statistics for query.
finishGlobalStage(String) - Method in class org.apache.ignite.internal.util.TimeBag
 
finishKeys(Collection<KeyCacheObject>, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
finishLocalStage(String) - Method in class org.apache.ignite.internal.util.TimeBag
 
finishLocalTxs(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Creates a future that will wait for all ongoing transactions that maybe affected by topology update to be finished.
finishLocks(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
finishMerged(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Finish merged future to allow GridCachePartitionExchangeManager.ExchangeFutureSet cleanup.
finishOrLockTail(long, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Put
Method that's invoked when operation goes up from the recursion and BPlusTree.Get.isFinished() returns false.
finishOrLockTail(long, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Remove
Method that's invoked when operation goes up from the recursion and BPlusTree.Get.isFinished() returns false.
finishPreloading(AffinityTopologyVersion, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Finish preloading for given topology version.
finishPreloading(AffinityTopologyVersion, int, long) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
finishPreloading(AffinityTopologyVersion, long) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Finish preloading for given topology version.
finishPreloading(AffinityTopologyVersion, long) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Finish preloading for given topology version.
FinishPreloadingTask - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
A task for finishing preloading future in exchange worker thread.
FinishPreloadingTask(SecurityContext, AffinityTopologyVersion, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.FinishPreloadingTask
 
finishProcessing(TraceableMessage) - Method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesHandler
 
finishRecover() - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Invoked after checkpoint recover is finished.
finishRecover() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Ends recover process.
finishRecover() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Ends recover process.
finishRecover() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Invoked after checkpoint recover is finished.
finishRecovery(AffinityTopologyVersion, UUID, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Finishes recovery for current cache group.
finishRecovery(AffinityTopologyVersion, DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Called when cache was restored during recovery and node has joined to topology.
finishRemoteTxs(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Creates a future that will wait for finishing all remote transactions (primary -> backup) with topology version less or equal to topVer.
finishReplacement() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedDirtyPageStoreWrite
Runs actual write if required.
finishResumeLogging() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Do action after finish resume logging.
finishTail() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Put
Process tail and finish.
finishTail() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Remove
Process tail and finish.
finishTime() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
finishTxOnRecovery(IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Commits or rolls back prepared transaction.
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
finishUnmarshal(GridCacheContext, ClassLoader) - Method in interface org.apache.ignite.internal.processors.cache.CacheEntryPredicate
 
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Unmarshalls invoke value.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
This method is called after the whole message is received and is responsible for unmarshalling state.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
 
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshal(GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
This method is called after the message is deserialized and is responsible for unmarshalling state marshalled in GridCacheMessage.prepareMarshal(GridCacheSharedContext) method.
finishUnmarshalCacheObjects(List<? extends CacheObject>, GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
finishUnmarshalCacheObjects(Collection<? extends CacheObject>, GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
first(Iterable<? extends T>) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Gets first element from given collection or returns null if the collection is empty.
first() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
first() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
first() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
first - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
first() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
first() - Method in class org.apache.ignite.internal.util.GridListSet
Gets first element of this list.
first(Iterable<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets first element from given collection or returns null if the collection is empty.
first(List<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets first element from given list or returns null if list is empty.
firstCacheId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
firstCacheId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
firstCacheId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
firstCacheId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
firstCheckpointPointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
firstClientRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
firstClientRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
firstClientRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
firstClientRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
firstClientRequest() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
FirstConnectionPolicy - Class in org.apache.ignite.spi.communication.tcp.internal
First connection policy.
FirstConnectionPolicy() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.FirstConnectionPolicy
 
firstEntry(Map<K, V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets first key from given map or returns null if the map is empty.
firstEvent() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
firstEventCache() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
firstField(Class<?>) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets first field in the class list of fields.
firstFieldValue(Object) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets field value for object.
firstKey() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
firstKey(Map<K, ?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
firstMethod(Class<?>) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets first method in the class list of methods.
firstMethodValue(Object) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets method return value for object.
firstNotNull(T...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns a first non-null value in a given array, if such is present.
firstPartitioned(GridCacheSharedContext<?, ?>, int[]) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
firstPartitioned(GridCacheSharedContext<?, ?>, Iterable<Integer>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
firstValue(Map<?, V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets first value from given map or returns null if the map is empty.
firstx() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Same as GridConcurrentSkipListSet.first(), but returns null if set is empty.
FixCountRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Fix elements count record.
FixCountRecord(int, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.FixCountRecord
 
FixLeftmostChildRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Fix leftmost child.
FixLeftmostChildRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.FixLeftmostChildRecord
 
fixPaths(char) - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
Sets correct separator in paths.
FixRemoveId - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Fix remove ID record.
FixRemoveId(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.FixRemoveId
 
fixWithLww(Set<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
 
fixWithMajority(Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
 
fixWithPrimary(Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
 
fixWithRemove(Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
 
fl(String, Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates string for log output.
flag(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
FLAG_ACQUIRED - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Flag: whether this pooled memory chunk is acquired.
FLAG_AUX - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Flag for an internal structure page.
FLAG_COMPACT_FOOTER - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: compact footer, no field IDs.
FLAG_CUSTOM_DOTNET_TYPE - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: raw data contains .NET type information.
FLAG_DATA - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Flag for a Data page.
FLAG_EXT - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Flag: external.
FLAG_HAS_RAW - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag indicating that object has raw data.
FLAG_HAS_SCHEMA - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: only raw data exists.
FLAG_IDX - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Flag for an index page.
FLAG_MASK - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
Flags mask.
FLAG_OFFSET_ONE_BYTE - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: offsets take 1 byte.
FLAG_OFFSET_TWO_BYTES - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: offsets take 2 bytes.
FLAG_POOLED - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Flag: pooled.
FLAG_SIZE - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
FLAG_TO_CLASS - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
 
FLAG_USR_TYP - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Flag: user type.
flags() - Method in interface org.apache.ignite.internal.client.GridClientData
Gets cache flags enabled on this data projection.
flags() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets cache flags enabled on this data projection.
flags(byte) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
flags() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
flags - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Bit flags.
flags(boolean) - Static method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
flags(boolean, boolean, boolean) - Static method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
flags() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Entry flags.
flags() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
 
flags() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
flags - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Additional flags.
flags() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
flags - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Compressed boolean flags.
flags - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
flags - Variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
 
flags() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
flags - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Flags: Deleted flag - mask GridCacheMapEntry.IS_DELETED_MASK Unswapped flag - mask GridCacheMapEntry.IS_UNSWAPPED_MASK
flags() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
flags() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
 
flags(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Gets flags for the given memory chunk.
flags(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Sets flags for the given memory chunk.
FLAGS_LENGTH - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Flags length.
FLAGS_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Flags position in header.
flagsOff(GridClientCacheFlag...) - Method in interface org.apache.ignite.internal.client.GridClientData
Creates new client data object with disabled cache flags.
flagsOff(GridClientCacheFlag...) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Creates new client data object with disabled cache flags.
flagsOn(GridClientCacheFlag...) - Method in interface org.apache.ignite.internal.client.GridClientData
Creates new client data object with enabled cache flags.
flagsOn(GridClientCacheFlag...) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Creates new client data object with enabled cache flags.
flagsSupported() - Method in class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
flat(Iterable<? extends Iterable<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Flattens iterable-of-iterables and returns iterable over the elements of the inner collections.
flatCollections(Collection<? extends Collection<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Flattens collection-of-collections and returns collection over the elements of the inner collections.
FlatCollectionWrapper<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Wrapper which iterable over the elements of the inner collections.
FlatCollectionWrapper(Collection<? extends Collection<T>>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.FlatCollectionWrapper
 
FlatIterator<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Iterator over the elements of given iterators.
FlatIterator(Iterable<?>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.FlatIterator
 
flatIterators(Iterable<Iterator<T>>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Flattens iterable-of-iterators and returns iterator over the elements of the inner collections.
FLOAT - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
FLOAT - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for FLOAT values.
FLOAT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FLOAT.
FLOAT4 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FLOAT4.
FLOAT8 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FLOAT8.
FLOAT_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
FLOAT_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
FLOAT_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Float flag.
FloatIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
FloatIndexKey(float) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.FloatIndexKey
 
FloatInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Float values.
FloatInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.FloatInlineIndexKeyType
 
floatToBytes(float) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive float to byte array.
floatToBytes(float, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive float to byte array.
floor(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
flush() - Method in interface org.apache.ignite.IgniteDataStreamer
Streams any remaining data, but doesn't close the streamer.
flush() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
flush() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
flush() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
flush(WALPointer, boolean) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Makes sure that all log entries written to the log up until the specified pointer are actually written to the underlying storage.
flush() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Flush all stripes to one list and clear stripes.
flush(WALPointer, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManager
 
flush(WALPointer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
flush(WALPointer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
flush(WALPointer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Makes sure that all log entries written to the log up until the specified pointer are actually written to the underlying storage.
flush() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Streams any remaining data, but doesn't close the streamer.
flush() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
 
flush() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
FLUSH - Static variable in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
Streamer flush flag mask.
flush() - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
flush() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
flush() - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
FLUSH_FREQUENCY - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FLUSH_FREQUENCY.
flushAll() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Flush all records.
flushFrequency() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
flushOnExchangeDone(GridKernalContext, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
Flushes backup queue.
flushOnExchangeDone(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
flushOnNodeLeft() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Node which started routine leave topology.
flushOnNodeLeft() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Node which started routine leave topology.
fold(Iterable<? extends D>, B, IgniteBiClosure<? super D, ? super B, B>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
FolderCandidate(File, int, UUID) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver.FolderCandidate
 
folderName() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
 
folderName() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
footerAbsolute(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get object's footer.
footerStartAbsolute(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get object's footer.
footerStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get offset of the footer begin.
footerStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get offset of the footer begin.
footerStartOffset() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get offset of the footer begin.
footerStartRelative(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get footer start of the object.
forAccess() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
forAll(Iterable<? extends V>, IgnitePredicate<? super V>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
forAll(Map<K, V>, IgnitePredicate<? super Map.Entry<K, V>>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
forAllItems(long, AbstractDataPageIO.CC<U>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
forAny(Iterable<? extends V>, IgnitePredicate<? super V>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
forAttribute(String, Object) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a new cluster group for nodes containing given name and value specified in user attributes.
forAttribute(String, Object) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a new cluster group for nodes containing given name and value specified in user attributes.
forAttribute(String, Object) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a new cluster group for nodes containing given name and value specified in user attributes.
forAttribute(String, Object) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a new cluster group for nodes containing given name and value specified in user attributes.
forCache(String) - Method in interface org.apache.ignite.spi.indexing.IndexingQueryFilter
Creates optional predicate for cache.
forCache(String) - Method in class org.apache.ignite.spi.indexing.IndexingQueryFilterImpl
Creates optional predicate for cache.
forCacheNodes(String) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for all nodes that have cache with specified name, either in client or server modes.
forCacheNodes(String) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for all nodes that have cache with specified name, either in client or server modes.
forCacheNodes(String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
forCacheNodes(String, boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.cluster.ClusterGroupEx
 
forCacheNodes(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for all nodes that have cache with specified name, either in client or server modes.
force() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Forces any updates of this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Forces any updates of this file to be written to the storage device that contains it.
force() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Get force fail node flag.
force(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Sets force fail node flag.
FORCE_FAIL_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
forceAddDepInfo - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Force addition of deployment info regardless of addDepInfo flag value.
forceChangeBaselineTopology() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
forceCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Start the new checkpoint immediately.
forceCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
Start the new checkpoint immediately.
forceCheckpoint(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Schedule a new checkpoint.
forceCheckpoint(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Schedule a new checkpoint.
forceClientReconnect(ClusterNode, GridDhtPartitionsSingleMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Method is called on coordinator in situation when initial ExchangeFuture created on client join event was preempted from exchange history because of IGNITE_EXCHANGE_HISTORY_SIZE property.
forceClientToServerConnections() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
 
forceClientToSrvConnections() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
forceClientToSrvConnections(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Applicable for clients only.
forceClose() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
Forces client close.
forceClose() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
Forces client close.
forceClose() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
Forces client close.
forceClose() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
Close all connections of this instance.
forceCloseCaches(GridDhtPartitionsExchangeFuture, boolean, ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called during the rollback of the exchange partitions procedure in order to stop the given cache even if it's not fully initialized (e.g. failed on cache init stage).
forceCloseConnection(UUID) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
Closing connections to node.
forceCommit() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Forces commit for this tx.
forceCreatePartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Unconditionally creates partition during restore of persisted partition state.
forceCreatePartition(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Unconditionally creates partition during restore of persisted partition state.
forceCreatePartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Unconditionally creates partition during restore of persisted partition state.
forceDeactivation() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
forceDeactivation() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequestV2
 
forceDeactivation(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
forceDeactivation() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
forceDeactivation(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
forceDeactivation() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
forcedInfos() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
forcedRebalanceFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask
 
forceEmptyConstructor(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets empty constructor for class even if the class does not have empty constructor declared.
forceFlush() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
forceFlush() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
forceFlush() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Forces all entries collected to be flushed to the underlying store.
forceInterrupt() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Interrupt waiting on related objects.
forceLocal() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
forceLocalDeployment() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
forceLocalDeployment() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
 
forceNewCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Schedule a new checkpoint.
forceNewCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Schedule a new checkpoint.
forceNewInstance(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new instance of a class even if it does not have public constructor.
forcePrimary - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Force primary flag.
forceReassign(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
forceRebalance() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Force Rebalance process.
forceRebalance(GridDhtPartitionExchangeId) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
forceRebalance() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Force Rebalance process.
forceRebalance() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Force Rebalance process.
ForceRebalanceExchangeTask - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
ForceRebalanceExchangeTask(SecurityContext, GridDhtPartitionExchangeId, GridCompoundFuture<Boolean, Boolean>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask
 
forceRebuildIndexes(Collection<GridCacheContext>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Initiate an asynchronous forced index rebuild for caches.
forceRebuildIndexes(Collection<GridCacheContext>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Initiate an asynchronous forced index rebuild for caches.
forceSkipIndexPartition(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
Forces the index partition for the given group ID to be skipped in collected map.
forceTransformBackups() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
forceTransformBackups() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
forceTransformBackups() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
forChar(char) - Static method in enum org.apache.ignite.internal.sql.SqlLexerTokenType
Get token type for character.
forClientNodes(String) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for all client nodes that access cache with the specified name.
forClientNodes(String) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for all client nodes that access cache with the specified name.
forClientNodes(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for all client nodes that access cache with the specified name.
forClients() - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group of nodes started in client mode.
forClients() - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group of nodes started in client mode.
forClients() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group of nodes started in client mode.
forClients() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group of nodes started in client mode.
forCreate() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
forDaemons() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets a cluster group consisting from the daemon nodes.
forDaemons() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets a cluster group consisting from the daemon nodes.
forDaemons() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets a cluster group consisting from the daemon nodes.
forDataNodes(String) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for all data nodes that have the cache with the specified name running.
forDataNodes(String) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for all data nodes that have the cache with the specified name running.
forDataNodes(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for all data nodes that have the cache with the specified name running.
forEach(BiConsumer<FullPageId, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Scans all the elements in this table.
forEach(BiConsumer<FullPageId, Long>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Scans all the elements in this table.
forEach(BiConsumer<FullPageId, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Scans all the elements in this table.
forEach(ScannerHandler) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.WalScanner.ScanTerminateStep
Execute given handler on each record.
forEach(Consumer<? super Integer>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
forEach(IntMap.EntryConsumer<V, E>) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
This method work under a read lock, be careful with long operations inside.
forEach(IntMap.EntryConsumer<V, E>) - Method in interface org.apache.ignite.internal.util.collection.IntMap
This method work under a read lock, be careful with long operations inside.
forEach(IntMap.EntryConsumer<V, E>) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
This method work under a read lock, be careful with long operations inside.
forEach(IgniteInClosure<T>) - Method in class org.apache.ignite.internal.util.GridCircularBuffer
Executes given closure for every item in circular buffer.
forEach(Iterable<? extends X>, IgniteInClosure<? super X>, IgnitePredicate<? super X>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
forEach(X[], IgniteInClosure<? super X>, IgnitePredicate<? super X>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
forEachRemaining(Consumer<? super Type>) - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
forgetPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
Call this method when last entry is removed from data page.
forgetPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Call this method when last entry is removed from data page.
forgetPage(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.evict.PageEvictionTracker
Call this method when last entry is removed from data page.
forgetPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
Call this method when last entry is removed from data page.
forgetPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
Call this method when last entry is removed from data page.
forgetTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Removes Tx from manager.
forGroup(int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCacheRegistry
Get row cache for the given cache group.
forGroupPageStores(CacheGroupContext, ToLongFunction<PageStore>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
forHost(ClusterNode) - Method in interface org.apache.ignite.client.ClientClusterGroup
Gets cluster group consisting from the nodes in this cluster group residing on the same host (with the same MAC address) as the given node.
forHost(String, String...) - Method in interface org.apache.ignite.client.ClientClusterGroup
Gets cluster group consisting from the nodes running on the hosts specified.
forHost(ClusterNode) - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets cluster group consisting from the nodes in this cluster group residing on the same host as the given node.
forHost(String, String...) - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets cluster group consisting from the nodes running on the hosts specified.
forHost(ClusterNode) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets cluster group consisting from the nodes in this cluster group residing on the same host as the given node.
forHost(String, String...) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets cluster group consisting from the nodes running on the hosts specified.
forHost(ClusterNode) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets cluster group consisting from the nodes in this cluster group residing on the same host as the given node.
forHost(String, String...) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets cluster group consisting from the nodes running on the hosts specified.
forkjoinAsync(GridClosureCallMode, Collection<? extends Callable<R1>>, IgniteReducer<R1, R2>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
forLocal() - Method in interface org.apache.ignite.IgniteCluster
Gets a cluster group consisting from the local node.
forLocal() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets a cluster group consisting from the local node.
forLocal() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets a cluster group consisting from the local node.
FORMAT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FORMAT.
format(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Formats system time in milliseconds for printing in logs.
format(String, Object...) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
format(Locale, String, Object...) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
format(LogRecord) - Method in class org.apache.ignite.logger.java.JavaLoggerFormatter
formatBuildTimeStamp(long) - Static method in class org.apache.ignite.internal.IgniteVersionUtils
Builds string date representation in "yyyyMMdd" format.
formatMins(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Pretty-formatting for minutes.
formatMins(long) - Static method in class org.apache.ignite.internal.util.typedef.X
Pretty-formatting for minutes.
formatter() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
formatTreeNode(T) - Method in class org.apache.ignite.internal.util.lang.GridTreePrinter
 
formatUpdateCountersDiff(IgniteEx, List<Integer>) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Prints diff between incoming update counters snapshots.
forName(String, ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets class for provided name.
forName(String, ClassLoader, IgnitePredicate<String>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets class for provided name.
forName(String, ClassLoader, IgnitePredicate<String>, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets class for provided name.
forNode(ClusterNode, ClusterNode...) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group for the given node.
forNode(ClusterNode, ClusterNode...) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for the given node.
forNode(ClusterNode, ClusterNode...) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for the given node.
forNode(ClusterNode, ClusterNode...) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for the given node.
forNodeId(UUID, UUID...) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group for a node with the specified ID.
forNodeId(UUID, UUID...) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for a node with the specified ID.
forNodeId(UUID, UUID...) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for a node with the specified ID.
forNodeId(UUID, UUID...) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for a node with the specified ID.
forNodeIds(Collection<UUID>) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group over nodes with specified node IDs.
forNodeIds(Collection<UUID>) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group over nodes with specified node IDs.
forNodeIds(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group over nodes with specified node IDs.
forNodeIds(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group over nodes with specified node IDs.
forNodes(Collection<? extends ClusterNode>) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group over a given set of nodes.
forNodes(Collection<? extends ClusterNode>) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group over a given set of nodes.
forNodes(Collection<? extends ClusterNode>) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group over a given set of nodes.
forNodes(Collection<? extends ClusterNode>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group over a given set of nodes.
forOldest() - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group with one oldest node from the current cluster group.
forOldest() - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group with one oldest node from the current cluster group.
forOldest() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group with one oldest node from the current cluster group.
forOldest() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group with one oldest node from the current cluster group.
forOthers(ClusterNode, ClusterNode...) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group for nodes other than the given nodes.
forOthers(ClientClusterGroup) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group for nodes not included into the given cluster group.
forOthers(ClusterNode, ClusterNode...) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for nodes other than the given nodes.
forOthers(ClusterGroup) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group for nodes not included into the given cluster group.
forOthers(ClusterNode, ClusterNode...) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for nodes other than the given nodes.
forOthers(ClusterGroup) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group for nodes not included into the given cluster group.
forOthers(ClusterNode, ClusterNode...) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for nodes other than the given nodes.
forOthers(ClusterGroup) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group for nodes not included into the given cluster group.
forPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
 
forPredicate(Predicate<ClusterNode>) - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a new cluster group which includes all nodes that pass the given predicate filter.
forPredicate(IgnitePredicate<ClusterNode>) - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a new cluster group which includes all nodes that pass the given predicate filter.
forPredicate(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a new cluster group which includes all nodes that pass the given predicate filter.
forPredicate(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a new cluster group which includes all nodes that pass the given predicate filter.
forRandom() - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group with one random node from the current cluster group.
forRandom() - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group with one random node from the current cluster group.
forRandom() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group with one random node from the current cluster group.
forRandom() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group with one random node from the current cluster group.
forRange(int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns GridIntIterator for range of primitive integers.
forRemotes() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets cluster group consisting from the nodes in this cluster group excluding the local node.
forRemotes() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets cluster group consisting from the nodes in this cluster group excluding the local node.
forRemotes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets cluster group consisting from the nodes in this cluster group excluding the local node.
forServers() - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group of nodes started in server mode.
forServers() - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group of nodes started in server mode.
forServers() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group of nodes started in server mode.
forServers() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group of nodes started in server mode.
forUpdate() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
forVersion(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
 
forward() - Method in class org.apache.ignite.internal.direct.state.DirectMessageState
Go forward.
forwardId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
 
forwardId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
forwardMessage(Object) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Forwards a message in raw form to the connected node.
forwardMessage(Object) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Forwards a message in raw form to the connected node.
forYoungest() - Method in interface org.apache.ignite.client.ClientClusterGroup
Creates a cluster group with one youngest node in the current cluster group.
forYoungest() - Method in interface org.apache.ignite.cluster.ClusterGroup
Creates a cluster group with one youngest node in the current cluster group.
forYoungest() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Creates a cluster group with one youngest node in the current cluster group.
forYoungest() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Creates a cluster group with one youngest node in the current cluster group.
found() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
found(boolean) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
free() - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
free() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
Free resource.
free() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
Free resource.
free() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
Free resource.
free() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Frees allocated memory in case of direct byte buffer.
freeBuffer(ByteBuffer) - Static method in class org.apache.ignite.internal.util.GridUnsafe
 
freeList() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
FreeList<T extends Storable> - Interface in org.apache.ignite.internal.processors.cache.persistence.freelist
 
freeList(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
freeList() - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
freeListMap - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
freeListPage() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageSetFreeListPageRecord
 
freeMemory(long) - Method in class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryAllocator
Deallocates memory.
freeMemory(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Frees memory.
freeMemory(long) - Method in interface org.apache.ignite.mem.MemoryAllocator
Deallocates memory.
freePage(int, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
The given page is free now.
freePage(int, long) - Method in interface org.apache.ignite.internal.pagemem.PageIdAllocator
The given page is free now.
freePage(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
The given page is free now.
freePageListPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Pointer to the address of the free page list.
freeSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets available memory.
freeSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets available memory.
freeSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets available memory.
freeSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
freeSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets available memory.
freeSpace() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
Calculates free space tracked by this FreeListImpl instance.
freeSpaceProvider(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Deprecated.
freeSpaceProvider(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
from(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
from() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
from(int) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
FROM - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FROM.
from(DataRegionConfiguration[]) - Static method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
from(CacheEntryProcessor<K, V, Object>) - Static method in class org.apache.ignite.stream.StreamTransformer
Creates a new transformer based on instance of CacheEntryProcessor.
from(IgniteBiInClosure<IgniteCache<K, V>, Map.Entry<K, V>>) - Static method in class org.apache.ignite.stream.StreamVisitor
Creates a new visitor based on instance of IgniteBiInClosure.
FROM_STORE_FLAG - Static variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
fromBaseline(BaselineTopology) - Static method in class org.apache.ignite.internal.processors.cluster.BaselineTopologyHistoryItem
 
fromByte(byte) - Static method in enum org.apache.ignite.internal.processors.query.NestedTxMode
Get enum value from int
fromBytes(byte[]) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Deserialize object from byte array using marshaller.
fromBytes(byte[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Deserialize object from byte array.
fromCode(short) - Static method in enum org.apache.ignite.internal.client.thin.ClientOperation
 
fromError(Exception) - Static method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
Static constructor.
fromFullName(String) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Splits full metric name to registry name and metric name.
fromIndex(int) - Static method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
 
fromIndex(int) - Static method in enum org.apache.ignite.internal.processors.tracing.SpanType
 
fromIndex(short) - Static method in enum org.apache.ignite.spi.tracing.Scope
Created Scope from it's index.
fromKey(String) - Static method in enum org.apache.ignite.internal.processors.rest.GridRestCommand
 
fromOrdinal(int) - Static method in enum org.apache.ignite.cache.CacheAtomicityMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.cache.CacheMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.cache.CachePeekMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.cache.CacheRebalanceMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.cache.CacheWriteSynchronizationMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.cache.PartitionLossPolicy
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.cache.QueryIndexType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.cluster.ClusterState
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.compute.ComputeJobResultPolicy
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.compute.ComputeTaskSessionScope
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.CheckpointWriteOrder
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.DataPageEvictionMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.DeploymentMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.DiskPageCompression
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.PageReplacementMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.configuration.WALMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.IgniteState
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.client.GridClientCacheFlag
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.commandline.property.PropertyArgs.Action
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.internal.GridClosureCallMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.GridKernalState
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.GridTopic
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionState
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheOperation
 
fromOrdinal(byte) - Static method in enum org.apache.ignite.internal.processors.cache.query.GridCacheQueryType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2.PartitionState
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcStatementType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.query.EnlistOperation
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.query.stat.StatisticsUsageState
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest.GridCacheOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.processors.rest.GridRestCommand
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNodeOperator
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.util.offheap.GridOffHeapEvent
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.baseline.VisorBaselineOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.cache.VisorModifyCacheMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.igfs.VisorIgfsMode
Deprecated.
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.misc.VisorWalTaskOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.node.VisorNodeBaselineStatus
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupType
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceOperation
 
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tx.TxKeyLockType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tx.TxMappingType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxOperation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxProjection
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxSortOrder
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.verify.CacheFilterEnum
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.internal.visor.verify.VisorViewCacheCmd
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.lifecycle.LifecycleEventType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.plugin.security.SecurityPermission
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.plugin.security.SecuritySubjectType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.plugin.segmentation.SegmentationPolicy
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.ShutdownPolicy
Efficiently gets enumerated value from its ordinal.
fromOrdinal(byte) - Static method in enum org.apache.ignite.spi.IgnitePortProtocol
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.transactions.TransactionConcurrency
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.transactions.TransactionIsolation
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.apache.ignite.transactions.TransactionState
Efficiently gets enumerated value from its ordinal.
fromRemote(long, long) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
 
fromResult(T) - Static method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
Static constructor.
fromStore(MaintenanceTask) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationParameters
 
fromString(String) - Static method in enum org.apache.ignite.cache.ReadRepairStrategy
Provides strategy by name.
fromString(String) - Method in enum org.apache.ignite.internal.processors.query.stat.StatisticsUsageState
Return statistics state matching to string.
fromString(String) - Static method in class org.apache.ignite.internal.visor.tx.TxVerboseId
Parses instance from text representation (can be UUID or GridCacheVersion).
fromString(String) - Static method in class org.apache.ignite.lang.IgniteProductVersion
Tries to parse product version from it's string representation.
fromString(String) - Static method in class org.apache.ignite.lang.IgniteUuid
Converts string into IgniteUuid.
fromString(String) - Method in enum org.apache.ignite.ShutdownPolicy
Return shutdown policy matching to string.
fromUuid(UUID) - Static method in class org.apache.ignite.lang.IgniteUuid
Constructs new IgniteUuid based on global and local ID portions.
fsync(WALPointer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Do fsync.
fsyncDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
FsyncFileHandleManagerImpl - Class in org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
Implementation of FileWriteHandle for FSYNC mode.
FsyncFileHandleManagerImpl(GridCacheSharedContext, DataStorageMetricsImpl, RecordSerializer, Supplier<FileWriteHandle>, WALMode, long, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
 
full() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
FULL_VER_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
fullId() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ReplaceCandidate
 
FullMessage<R extends Serializable> - Class in org.apache.ignite.internal.util.distributed
Full process message.
FullMessage(UUID, DistributedProcess.DistributedProcessType, Map<UUID, R>, Map<UUID, Exception>) - Constructor for class org.apache.ignite.internal.util.distributed.FullMessage
 
fullName() - Method in class org.apache.ignite.internal.cache.query.index.IndexName
 
fullName() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
FullPageId - Class in org.apache.ignite.internal.pagemem
Compound object used to address a page in the global page space.
FullPageId(long, int) - Constructor for class org.apache.ignite.internal.pagemem.FullPageId
 
fullPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
 
fullPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
FullPageIdTable - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
 
FullPageIdTable(long, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
 
fullSet() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
fullSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
fullSize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
fullSize() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
fullSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
fullSupport() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
fullSupport() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
fullTableName() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
Get full table name.
FULLTEXT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: FULLTEXT.
fullUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
fullUpdateCounters() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
fullUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
FullyConnectedComponentSearcher - Class in org.apache.ignite.internal.cluster.graph
Class to find (possibly) largest fully-connected component (also can be called as complete subgraph) in graph.
FullyConnectedComponentSearcher(BitSet[]) - Constructor for class org.apache.ignite.internal.cluster.graph.FullyConnectedComponentSearcher
Constructor.
FUNCTIONALITY_DISABLED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Functionality is disabled.
fut() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturnCompletableWrapper
Allows wait for properly initialized value.
fut - Variable in class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Future version.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Future ID on primary.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Future ID, changes when operation is remapped.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Future version.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Future ID.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Future ID.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Mvcc future id.
futId - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Future ID.
futs - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Affinity node's get futures.
future() - Method in interface org.apache.ignite.IgniteCompute
Deprecated.
future() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets future for this streaming process.
future() - Method in class org.apache.ignite.internal.AsyncSupportAdapter
Gets and resets future for previous asynchronous operation.
future(boolean) - Method in class org.apache.ignite.internal.AsyncSupportAdapter
Gets and optionally resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets and resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Gets and resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.RebalanceReassignExchangeTask
 
future() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets and resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
Gets future.
future(IgniteInternalFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
Sets future.
future(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
future(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
future() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Gets and resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Gets and resets future for previous asynchronous operation.
future() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets future for this streaming process.
future() - Method in interface org.apache.ignite.internal.processors.platform.PlatformAsyncResult
Async operation future.
future() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
 
future() - Method in exception org.apache.ignite.internal.UnregisteredBinaryTypeException
 
future(int) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Returns future at the specified position in this list.
future() - Method in interface org.apache.ignite.lang.IgniteAsyncSupport
Deprecated.
since 2.0. Please use new specialized async method e.g.
     IgniteFuture f = cache.getAsync();
 
instead of old-style async API:
     IgniteCache asyncCache = cache.withAsync();
     asyncCache.get(key);
     IgniteFuture fut = asyncCache.future();
 
futureBoolResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with boolean result.
futureByteResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with byte result.
futureCharResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with byte result.
futureDoubleResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with double result.
futureError(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with error.
futureFloatResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with float result.
futureFor(CheckpointState) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
futureFor(CheckpointState) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
FutureHolder() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
 
futureId() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetSingleFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
futureId() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
futureId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
 
futureId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
futureId(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
futureId() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
futureIntResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with int result.
futureLongResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with long result.
futureNullResult(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with null result.
futureObjectResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with object result.
futures() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Gets collection of futures.
futuresCountNoLock() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
 
futuresForVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Gets futures for given lock ID.
futureShortResult(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notify future with short result.
FutureTask<T> - Class in org.apache.ignite.spi.discovery.tcp.internal
 
FutureTask() - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.FutureTask
 

G

G - Class in org.apache.ignite.internal.util.typedef
Defines alias for Ignition by extending it.
G() - Constructor for class org.apache.ignite.internal.util.typedef.G
 
GAPS_LINK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
gate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
gate() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
gate() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
gate - Variable in class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
Native gateway.
gate - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractConfigurationClosure
Native gateway.
gate() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
gateway() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets kernal gateway.
gateway() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets kernal gateway.
gateway() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets kernal gateway.
gateway() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets platform callback gateway.
gateway() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets platform callback gateway.
GatewayProtectedCacheProxy<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache proxy wrapper with gateway lock provided operations and possibility to change cache operation context.
GatewayProtectedCacheProxy() - Constructor for class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Empty constructor required for Externalizable.
GatewayProtectedCacheProxy(IgniteCacheProxy<K, V>, CacheOperationContext, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
 
gatewayWrapper() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
GB - Static variable in class org.apache.ignite.internal.util.IgniteUtils
 
GC_CPU_LOAD - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
GC CPU load metric name.
GC_CPU_LOAD_DESCRIPTION - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
GC CPU load metric description.
GENERAL_ERROR - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
General error failure type.
generateAssignments(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
generateAssignments(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
 
generatedKeyAlwaysReturned() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
generatedKeyAlwaysReturned() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
generatedKeyAlwaysReturned() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
GenerateEncryptionKeyRequest - Class in org.apache.ignite.internal.managers.encryption
Generate encryption key request.
GenerateEncryptionKeyRequest() - Constructor for class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
 
GenerateEncryptionKeyRequest(int) - Constructor for class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
 
GenerateEncryptionKeyResponse - Class in org.apache.ignite.internal.managers.encryption
Generate encryption key response.
GenerateEncryptionKeyResponse() - Constructor for class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
 
GenerateEncryptionKeyResponse(IgniteUuid, Collection<byte[]>, byte[]) - Constructor for class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
 
generateFieldsQuery(String, SqlQuery) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Generate SqlFieldsQuery from SqlQuery.
generateKeys(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
generateNew() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
 
generateNextCounter(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
generateTag() - Static method in class org.apache.ignite.internal.processors.cluster.ClusterTagGenerator
Generates cluster tag.
generation() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ReplaceCandidate
 
genNewStyleSubfolderName(int, UUID) - Static method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
Generates DB subfolder name for provided node index (local) and UUID (consistent ID)
gensalt(int, SecureRandom) - Static method in class org.mindrot.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - Static method in class org.mindrot.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class org.mindrot.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
GEOMETRY - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for string values with a fixed size.
get(K) - Method in interface org.apache.ignite.client.ClientCache
Gets an entry from the cache.
get() - Method in interface org.apache.ignite.compute.ComputeTaskFuture
Synchronously waits for completion of the computation and returns computation result.
get(long, TimeUnit) - Method in interface org.apache.ignite.compute.ComputeTaskFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get() - Method in interface org.apache.ignite.IgniteAtomicLong
Gets current value of atomic long.
get() - Method in interface org.apache.ignite.IgniteAtomicReference
Gets current value of an atomic reference.
get() - Method in interface org.apache.ignite.IgniteAtomicSequence
Gets current value of atomic sequence.
get() - Method in interface org.apache.ignite.IgniteAtomicStamped
Gets both current value and current stamp of atomic stamped.
get(K) - Method in interface org.apache.ignite.IgniteCache
get() - Method in class org.apache.ignite.internal.binary.BinaryContextHolder
 
get(Class<?>, int) - Static method in class org.apache.ignite.internal.binary.BinaryEnumCache
Get value for the given class and ordinal.
get(int) - Method in class org.apache.ignite.internal.binary.BinaryReaderHandles
Get object by position.
get() - Static method in class org.apache.ignite.internal.binary.BinaryThreadLocalContext
Get current context.
get() - Method in class org.apache.ignite.internal.cache.query.index.SingleCursor
Note that this implementation violates the contract of GridCusror.
get(long) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
Get row by link.
get() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexValueCursor
Gets element at current position.
get(long, int, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Gets index key from inline index tree.
get(int, IndexKeyTypeSettings) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyTypeRegistry
Get key type for a class.
get(IndexKey, int, IndexKeyTypeSettings) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyTypeRegistry
Get key type for specified key.
get(long, int, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Restores value from inline, if possible.
get(K) - Method in interface org.apache.ignite.internal.client.GridClientData
Gets value from cache on remote node.
get() - Method in interface org.apache.ignite.internal.client.GridClientFuture
Synchronously waits for completion and returns result.
get(long, TimeUnit) - Method in interface org.apache.ignite.internal.client.GridClientFuture
Synchronously waits for completion and returns result.
get(K) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets value from cache on remote node.
get() - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Synchronously waits for completion and returns result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Synchronously waits for completion and returns result.
get() - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
get(long, TimeUnit) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
get() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(String) - Static method in class org.apache.ignite.internal.IgniteProperties
Gets property value.
get(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
get(int) - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Get affinity nodes for partition.
get(int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
Get affinity nodes for partition.
get(int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Get affinity nodes for partition.
get(int) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
Get affinity nodes for partition.
get(int) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
Get affinity nodes for partition.
get() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
get(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
get(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap
 
get(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap2
 
get(UUID, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionsToReloadMap
 
get(UUID) - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
get(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
get(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
get(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
get(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Retrieves value mapped to the specified key from cache.
get(K, String, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
get(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Retrieves value mapped to the specified key from cache.
get(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
get(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Retrieves value mapped to the specified key from cache.
get(K, String, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
get(int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
get(int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccEmptyLongList
get(int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccLongList
 
get(long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
get(TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
get() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Get LWM.
get() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Get LWM.
get() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Get LWM.
get() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Get LWM.
get() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Get LWM.
get(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
Get new link by old link.
get(int, long, int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Gets value associated with the given key.
get(int, long, int, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Gets value associated with the given key.
get(int, long, int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Gets value associated with the given key.
get(GroupPartitionId) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
get() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Synchronously waits for completion of the computation and returns computation result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(CompletableFuture<?>) - Static method in class org.apache.ignite.internal.processors.cache.query.reducer.CacheQueryReducer
 
get(Object) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
get() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
get() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
get() - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
 
get() - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Gets current value of atomic long.
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
 
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Gets current value of an atomic reference.
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
 
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Gets current value of atomic sequence.
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
 
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Gets both current value and current stamp of atomic stamped.
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
 
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
 
get() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
get(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets value bytes from offheap space for the given key.
get(long) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResourceRegistry
Gets the object by handle.
get() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long) - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManager
Gets memory from existing pointer.
get(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManagerImpl
Gets memory from existing pointer.
get(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryPool
Get pooled memory chunk.
get(TracingConfigurationCoordinates) - Method in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Get the most specific tracing parameters for the specified tracing coordinates (scope, label, etc.).
get(TracingConfigurationCoordinates) - Method in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
Get the most specific tracing parameters for the specified tracing coordinates (scope, label, etc.).
get(int) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns value associated with the key. if the map doesn't contain the key, returns null.
get(int) - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns value associated with the key. if the map doesn't contain the key, returns null.
get(int) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns value associated with the key. if the map doesn't contain the key, returns null.
get() - Method in interface org.apache.ignite.internal.util.function.ThrowableSupplier
Gets a result.
get() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets the element (byte) at the specified position in the list.
get(long) - Method in class org.apache.ignite.internal.util.GridCircularBuffer
 
get() - Method in class org.apache.ignite.internal.util.GridCursorIteratorWrapper
Gets element at current position.
get(int) - Method in class org.apache.ignite.internal.util.GridIntList
 
get(Object) - Method in class org.apache.ignite.internal.util.GridLeanMap
get(V) - Method in class org.apache.ignite.internal.util.GridListSet
Gets instance e stored in this set for which e.equals(val) returns true.
get(int) - Method in class org.apache.ignite.internal.util.GridListSet
Gets value at given index within internal list.
get(int) - Method in class org.apache.ignite.internal.util.GridLongList
 
get() - Method in class org.apache.ignite.internal.util.GridMutableLong
Gets the current value.
get(Object) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
get() - Static method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
 
get(Future<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets result from the given future with right exception handling.
get() - Method in interface org.apache.ignite.internal.util.lang.GridCursor
Gets element at current position.
get(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
get(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
get(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
get(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
get() - Method in class org.apache.ignite.internal.util.lang.GridTuple
Gets value.
get() - Method in interface org.apache.ignite.internal.util.lang.IgniteThrowableSupplier
Gets a result.
get(int) - Method in class org.apache.ignite.internal.util.MutableSingletonList
get(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets value bytes for given key.
get(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets value bytes for given key.
get(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets value bytes for given key.
get(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Get value stored in offheap along with a value type.
get(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets value bytes for given key.
get(Integer) - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
 
get(Object) - Method in class org.apache.ignite.lang.IgniteBiTuple
get() - Method in interface org.apache.ignite.lang.IgniteFuture
Synchronously waits for completion of the computation and returns computation result.
get(long) - Method in interface org.apache.ignite.lang.IgniteFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get(long, TimeUnit) - Method in interface org.apache.ignite.lang.IgniteFuture
Synchronously waits for completion of the computation for up to the timeout specified and returns computation result.
get() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Waits for the completion of the next scheduled execution and returns its result.
get(long, TimeUnit) - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Waits for the completion of the next scheduled execution for specified amount of time and returns its result.
get(String, K) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets object from cache.
get(TracingConfigurationCoordinates) - Method in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Get the most specific tracing parameters for the specified tracing coordinates (scope, label, etc.).
get(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BooleanInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ByteInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DoubleInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.FloatInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.IntegerInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.LongInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectByteArrayInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectHashInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ShortInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringNoCompareInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimeInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimestampInlineIndexKeyType
Restores value from inline.
get0(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.UuidInlineIndexKeyType
Restores value from inline.
get1() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Gets first value.
get1() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Gets first value.
get1() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Gets first value.
get1() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets first value.
get1() - Method in class org.apache.ignite.lang.IgniteBiTuple
Gets first value.
get2() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Gets second value.
get2() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Gets second value.
get2() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Gets second value.
get2() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets second value.
get2() - Method in class org.apache.ignite.lang.IgniteBiTuple
Gets second value.
get3() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Gets third value.
get3() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Gets third value.
get3() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Gets third value.
get3() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets third value.
get4() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Gets forth value.
get4() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Gets forth value.
get4() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets forth value.
get5() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Gets fifth value.
get5() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets fifth value.
get6() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Gets sizth value.
GET_ENTRY_INVALID_VER_AFTER_GET - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
GET_ENTRY_INVALID_VER_UPDATED - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
getAbsolutePath() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Return absolute pathname string of this file descriptor pathname.
getAbsWalSegmentIdx() - Method in class org.apache.ignite.events.WalSegmentArchivedEvent
 
getAccess() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory
 
getAckSendThreshold() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getAckSendThreshold() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets number of received messages per connection to node after which acknowledgment message is sent.
getAckSendThreshold() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets number of received messages per connection to node after which acknowledgment message is sent.
getAckTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets message acknowledgement timeout.
getAckTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets message acknowledgement timeout.
getActiveBaselineNodes() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Get count of active baseline nodes.
getActiveBaselineNodes() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Get count of active baseline nodes.
getActiveBaselineNodes() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Get count of active baseline nodes.
getActiveCount() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getActiveCount() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the approximate number of threads that are actively executing tasks.
getActiveCount() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getActiveCount() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the approximate number of threads that are actively executing tasks.
getActiveJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getActiveJobsThreshold() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
getActiveJobsThreshold() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets number of jobs that can be executed in parallel.
getActiveKey(int) - Method in interface org.apache.ignite.internal.managers.encryption.EncryptionCacheKeyProvider
Returns group encryption key, that was set for writing.
getActiveKey(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Returns group encryption key, that was set for writing.
getActiveTransactions(Long, Integer, String, String, String, String, Integer, String, boolean, boolean) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
getActiveTransactions(Long, Integer, String, String, String, String, Integer, String, boolean, boolean) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
 
getAddress() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectableNodePartitions
 
getAddress() - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
 
getAddresses() - Method in interface org.apache.ignite.client.ClientAddressFinder
Get addresses of Ignite server nodes within a cluster.
getAddresses() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getAddresses() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getAddresses() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
getAddresses() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getAddresses() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getAddresses() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Get cluster node addresses.
getAddressesFinder() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getAddressPropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Return node attribute name to store used address.
getAddressPropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Return node attribute name to store used address.
getAddressRequestAttempts() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets number of attempts to send multicast address request.
getAddressResolver() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets address resolver for addresses mapping determination.
getAddressResolver() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getAddressResolver() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getAddressResolver() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets address resolver.
getAddrs() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
 
getAffinity() - Method in class org.apache.ignite.configuration.AtomicConfiguration
Gets atomic cache affinity function.
getAffinity() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets key topology resolver to provide mapping from keys to nodes.
getAffinity() - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Gets affinity to be used to communicate with remote cache.
getAffinityBackupFilter() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets optional backup filter.
getAffinityClsName() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getAffinityConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getAffinityExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Get affinity executor service.
getAffinityKey() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getAffinityKey() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets affinity key used for key-to-node affinity calculation.
getAffinityKeyFieldName() - Method in class org.apache.ignite.cache.CacheKeyConfiguration
Gets affinity key field name.
getAffinityKeyFieldName() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
 
getAffinityKeyFieldName() - Method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
 
getAffinityKeyFieldName() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
getAffinityKeyInlineSize() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Returns INLINE_SIZE for affinity field index.
getAffinityMapper() - Method in class org.apache.ignite.configuration.CacheConfiguration
Affinity key mapper used to provide custom affinity key for any given key.
getAffinityNode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
 
getAffinityNodeId() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
 
getAffinityPartitionsAssignmentMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getAffinityPartitionsAssignmentMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets affinity partitions assignment map.
getAffinityPartitionsAssignmentMap() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets affinity partitions assignment map.
getAffinityTopologyVersionIfChanged() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
 
getAlias() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets table alias for type.
getAlias() - Method in class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
 
getAliases() - Method in class org.apache.ignite.cache.QueryEntity
Gets aliases map.
getAliases() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getAlive(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
getAll() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Gets all query results and stores them in the collection.
getAll() - Method in interface org.apache.ignite.cache.query.QueryCursor
Gets all query results and stores them in the collection.
getAll(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Gets a collection of entries from the ClientCache, returning them as Map of the values associated with the set of keys requested.
getAll(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
getAll(Collection<K>) - Method in interface org.apache.ignite.internal.client.GridClientData
Gets entries from cache on remote grid.
getAll(Collection<K>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets entries from cache on remote grid.
getAll(Collection<? extends K>, boolean, boolean, boolean, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Retrieves values mapped to the specified keys from cache.
getAll(Collection<? extends K>, boolean, boolean, boolean, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Retrieves values mapped to the specified keys from cache.
getAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
getAll(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Retrieves values mapped to the specified keys from cache.
getAll(Collection<? extends K>, boolean, boolean, boolean, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAll(QueryCursorEx.Consumer<T>) - Method in interface org.apache.ignite.internal.processors.cache.query.QueryCursorEx
Get all values passing them through passed consumer.
getAll() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
Gets all query results and stores them in the collection.
getAll(QueryCursorEx.Consumer<T>) - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
Get all values passing them through passed consumer.
getAll(Scope) - Method in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
List all pairs of tracing configuration coordinates and tracing configuration parameters or list all pairs of tracing configuration and parameters for the specific scope.
getAll(Scope) - Method in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
List all pairs of tracing configuration coordinates and tracing configuration parameters or list all pairs of tracing configuration and parameters for the specific scope.
getAll(Scope) - Method in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
List all pairs of tracing configuration coordinates and tracing configuration parameters or list all pairs of tracing configuration and parameters for the specific scope.
getAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Gets a collection of entries from the ClientCache, returning them as Map of the values associated with the set of keys requested.
getAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets a collection of entries from the Cache, returning them as Map of the values associated with the set of keys requested.
getAllAsync(Collection<K>) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously gets entries from cache on remote grid.
getAllAsync(Collection<K>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously gets entries from cache on remote grid.
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
getAllAsync(GridCacheContext, AffinityTopologyVersion, Collection<KeyCacheObject>, boolean, boolean, boolean, boolean, boolean, ReadRepairStrategy, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
getAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets a collection of entries from the Cache, returning them as Map of the values associated with the set of keys requested.
getAllAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously retrieves values mapped to the specified keys from cache.
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAllAsync(Collection<? extends K>, ReaderArguments, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, IgniteCacheExpiryPolicy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAllAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously retrieves values mapped to the specified keys from cache.
getAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets a collection of entries from the Cache, returning them as Map of the values associated with the set of keys requested.
getAllAsync(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously retrieves values mapped to the specified keys from cache.
getAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAllAsync0(Collection<KeyCacheObject>, ReaderArguments, boolean, boolean, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, ReadRepairStrategy, boolean, String, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAllLocks() - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
Gets all locks.
getAllocationRate() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getAllocationRate() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets pages allocation rate of a memory region.
getAllocationRate() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets pages allocation rate of a memory region.
getAllOutTx(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Gets values from cache.
getAllOutTx(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets values from cache.
getAllOutTx(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets values from cache.
getAllOutTx(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets values from cache.
getAllOutTx(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets values from cache.
getAllOutTx(Set<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets values from cache.
getAllOutTxAsync(Set<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets values from cache.
getAllowedMethodParameterTypes() - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Allowed method return types.
getAllowedMethodReturnTypes() - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Allowed method return types.
getAllOwnerTransactions() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets a map of all transactions for which the local node is the originating node.
getAllOwnerTransactions() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets a map of all transactions for which the local node is the originating node.
getAllOwnerTransactions() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
All near transactions
getAllOwnerTransactions() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
All near transactions
getAllOwnerTransactions() - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets a map of all transactions for which the local node is the originating node.
getAllTasks() - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
getAndAdd(long) - Method in interface org.apache.ignite.IgniteAtomicLong
Gets current value of atomic long and adds l.
getAndAdd(long) - Method in interface org.apache.ignite.IgniteAtomicSequence
Gets current value of atomic sequence and adds l elements.
getAndAdd(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Gets current value of atomic long and adds l.
getAndAdd(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Gets current value of atomic sequence and adds l elements.
getAndDecrement() - Method in interface org.apache.ignite.IgniteAtomicLong
Gets and decrements current value of atomic long.
getAndDecrement() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Gets and decrements current value of atomic long.
getAndIncrement() - Method in interface org.apache.ignite.IgniteAtomicLong
Gets and increments current value of atomic long.
getAndIncrement() - Method in interface org.apache.ignite.IgniteAtomicSequence
Gets and increments current value of atomic sequence.
getAndIncrement() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Gets and increments current value of atomic long.
getAndIncrement() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Gets and increments current value of atomic sequence.
getAndIncrementUpdateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Increments cache update counter on primary node.
getAndIncrementUpdateCounter(long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Returns current value and updates counter by delta.
getAndIncrementUpdateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Returns current value and updates counter by delta.
getAndIncrementUpdateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Returns current value and updates counter by delta.
getAndPut(K, V) - Method in interface org.apache.ignite.client.ClientCache
Associates the specified value with the specified key in this cache, returning an existing value if one existed.
getAndPut(K, V) - Method in interface org.apache.ignite.IgniteCache
getAndPut(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
getAndPut(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getAndPut(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache.
getAndPut(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndPut(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache.
getAndPut(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getAndPut(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache.
getAndPut0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAndPut0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndPut0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAndPutAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Associates the specified value with the specified key in this cache, returning an existing value if one existed.
getAndPutAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously associates the specified value with the specified key in this cache, returning an existing value if one existed as the future result.
getAndPutAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously associates the specified value with the specified key in this cache, returning an existing value if one existed as the future result.
getAndPutAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache.
getAndPutAsync(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndPutAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache.
getAndPutAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously associates the specified value with the specified key in this cache, returning an existing value if one existed as the future result.
getAndPutAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache.
getAndPutAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAndPutAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
getAndPutAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndPutAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAndPutIfAbsent(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically associates the specified key with the given value if it is not already associated with a value.
getAndPutIfAbsent(K, V) - Method in interface org.apache.ignite.IgniteCache
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsent(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically associates the specified key with the given value if it is not already associated with a value.
getAndPutIfAbsentAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndPutIfAbsentAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
getAndRemove(K) - Method in interface org.apache.ignite.client.ClientCache
Atomically removes the entry for a key only if currently mapped to some value.
getAndRemove(K) - Method in interface org.apache.ignite.IgniteCache
getAndRemove(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes given key mapping from cache.
getAndRemove(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getAndRemove(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes given key mapping from cache.
getAndRemove(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes given key mapping from cache.
getAndRemove(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getAndRemove(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes given key mapping from cache.
getAndRemove0(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAndRemove0(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndRemove0(K) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAndRemoveAsync(K) - Method in interface org.apache.ignite.client.ClientCache
Atomically removes the entry for a key only if currently mapped to some value.
getAndRemoveAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously removes the entry for a key only if currently mapped to some value.
getAndRemoveAsync(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Asynchronously removes given key mapping from cache.
getAndRemoveAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously removes the entry for a key only if currently mapped to some value.
getAndRemoveAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously removes given key mapping from cache.
getAndRemoveAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously removes given key mapping from cache.
getAndRemoveAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously removes the entry for a key only if currently mapped to some value.
getAndRemoveAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously removes given key mapping from cache.
getAndRemoveAsync0(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAndRemoveAsync0(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAndRemoveAsync0(K) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
getAndReplace(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the value for a given key if and only if there is a value currently mapped by the key.
getAndReplace(K, V) - Method in interface org.apache.ignite.IgniteCache
getAndReplace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getAndReplace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache only if there is a previous mapping for it.
getAndReplace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache only if there is a previous mapping for it.
getAndReplace(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getAndReplace(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache only if there is a previous mapping for it.
getAndReplaceAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the value for a given key if and only if there is a value currently mapped by the key.
getAndReplaceAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously replaces the value for a given key if and only if there is a value currently mapped by the key.
getAndReplaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously replaces the value for a given key if and only if there is a value currently mapped by the key.
getAndReplaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache only if there is a previous mapping for it.
getAndReplaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache only if there is a previous mapping for it.
getAndReplaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously replaces the value for a given key if and only if there is a value currently mapped by the key.
getAndReplaceAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache only if there is a previous mapping for it.
getAndSet(long) - Method in interface org.apache.ignite.IgniteAtomicLong
Gets current value of atomic long and sets new value l of atomic long.
getAndSet(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Gets current value of atomic long and sets new value l of atomic long.
getAnnotation(Class<?>, Class<T>) - Static method in class org.apache.ignite.internal.util.GridAnnotationsCache
 
getAnnotation(Class<?>, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets annotation for a class.
getArchiveFile() - Method in class org.apache.ignite.events.WalSegmentArchivedEvent
 
getArgs() - Method in class org.apache.ignite.cache.query.SpiQuery
Gets SQL arguments.
getArgs() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Gets SQL arguments.
getArgs() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Gets SQL arguments.
getArgs() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
 
getArgument() - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
 
getArray(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getArray(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getArray(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getArray(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getArray(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getArray(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getAsciiStream(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getAsciiStream(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getAsciiStream(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getAsciiStream(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getAsciiStream(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getAsciiStream(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getAssemblies() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
 
getAsString() - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
getAsString() - Method in interface org.apache.ignite.spi.metric.BooleanMetric
getAsString() - Method in interface org.apache.ignite.spi.metric.DoubleMetric
getAsString() - Method in interface org.apache.ignite.spi.metric.IntMetric
getAsString() - Method in interface org.apache.ignite.spi.metric.LongMetric
getAsString() - Method in interface org.apache.ignite.spi.metric.Metric
 
getAsString() - Method in interface org.apache.ignite.spi.metric.ObjectMetric
getAsync(K) - Method in interface org.apache.ignite.client.ClientCache
Gets an entry from the cache asynchronously.
getAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets an entry from the cache.
getAsync(K) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously gets value from cache on remote grid.
getAsync(K) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously gets value from cache on remote grid.
getAsync(K, boolean, boolean, String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
getAsync(K, boolean, boolean, String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
getAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets an entry from the cache.
getAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously retrieves value mapped to the specified key from cache.
getAsync(K, boolean, boolean, String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
getAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously retrieves value mapped to the specified key from cache.
getAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets an entry from the cache.
getAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously retrieves value mapped to the specified key from cache.
getAsyncCallbackPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool that is in charge of processing asynchronous callbacks.
getAsyncContinuationExecutor() - Method in class org.apache.ignite.configuration.ClientConfiguration
Gets the async continuation executor.
getAsyncContinuationExecutor() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets the continuation executor for cache async APIs.
getAsyncContinuationExecutor() - Method in interface org.apache.ignite.internal.GridKernalContext
Executor that is in charge of processing user async continuations.
getAsyncContinuationExecutor() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Executor that is in charge of processing user async continuations.
getAsyncContinuationExecutor() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Executor that is in charge of processing user async continuations.
getAt(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
getAtomic() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getAtomicConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getAtomicityMode() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getAtomicityMode() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache atomicity mode.
getAtomicityMode() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getAtomicityMode() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getAtomicityMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getAtomicSequenceReserveSize() - Method in class org.apache.ignite.configuration.AtomicConfiguration
Gets default number of sequence values reserved for IgniteAtomicSequence instances.
getAtomicSequenceReserveSize() - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
 
getAttribute(K) - Method in interface org.apache.ignite.compute.ComputeJobContext
Gets attribute from this job context.
getAttribute(K) - Method in interface org.apache.ignite.compute.ComputeTaskSession
getAttribute(K) - Method in class org.apache.ignite.internal.GridJobContextImpl
Gets attribute from this job context.
getAttribute(K) - Method in class org.apache.ignite.internal.GridJobSessionImpl
getAttribute(K) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
getAttribute(String) - Method in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
getAttribute(String) - Method in class org.apache.ignite.spi.metric.jmx.MetricRegistryMBean
getAttributeNames() - Method in class org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeAffinityBackupFilter
Gets attribute names.
getAttributes() - Method in interface org.apache.ignite.compute.ComputeJobContext
Gets all attributes present in this job context.
getAttributes() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets all attributes.
getAttributes() - Method in class org.apache.ignite.internal.GridJobContextImpl
Gets all attributes present in this job context.
getAttributes() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets all attributes.
getAttributes() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets all attributes.
getAttributes() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
 
getAttributes(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getAttributes(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getAttributes(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getAttributes() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets attributes.
getAttributes() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
 
getAttributes() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Get cluster node attributes.
getAttributes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets node attributes without filtering.
getAttributes(String[]) - Method in class org.apache.ignite.spi.metric.jmx.ReadOnlyDynamicMBean
getAttributesBytes() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
 
getAttrs() - Method in class org.apache.ignite.util.AttributeNodeFilter
Gets attributes.
getAuthority() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
 
getAutoAdjustmentTimeout() - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
getAutoAdjustmentTimeout() - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
getAutoAdjustSettings() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
 
getAutoAdjustSettings() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
getAutoCommit() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getAutoCommit() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getAutoCommit() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getAverageActiveJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average number of active jobs concurrently executing on the node.
getAverageActiveJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average active jobs.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average active jobs.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average number of active jobs concurrently executing on the node.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average number of active jobs concurrently executing on the node.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average number of active jobs concurrently executing on the node.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average number of active jobs concurrently executing on the node.
getAverageActiveJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getAverageActiveJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average active jobs.
getAverageActiveJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average number of active jobs concurrently executing on the node.
getAverageCancelledJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCancelledJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average cancelled jobs.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average cancelled jobs.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getAverageCancelledJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average cancelled jobs.
getAverageCancelledJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average number of cancelled jobs this node ever had running concurrently.
getAverageCpuLoad() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets CPU load average.
getAverageCpuLoad() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average of CPU load values over all metrics kept in the history.
getAverageCpuLoad() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average of CPU load values over all metrics kept in the history.
getAverageGetTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute gets.
getAverageGetTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute gets.
getAverageGetTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute gets.
getAverageGetTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute gets.
getAverageGetTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute gets.
getAverageGetTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute gets.
getAverageGetTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute gets.
getAverageHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAverageHits() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAverageJobExecuteTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average time a job takes to execute on the node.
getAverageJobExecuteTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average job execution time.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average job execution time.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average time a job takes to execute on the node.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average time a job takes to execute on the node.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average time a job takes to execute on the node.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average time a job takes to execute on the node.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets average job execution time.
getAverageJobExecuteTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average job execution time.
getAverageJobExecuteTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average time a job takes to execute on the node.
getAverageJobWaitTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average time jobs spend waiting in the queue to be executed.
getAverageJobWaitTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average job wait time.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average job wait time.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average time jobs spend waiting in the queue to be executed.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average time jobs spend waiting in the queue to be executed.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average time jobs spend waiting in the queue to be executed.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average time jobs spend waiting in the queue to be executed.
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getAverageJobWaitTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average job wait time.
getAverageJobWaitTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average time jobs spend waiting in the queue to be executed.
getAverageMisses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAverageOffHeapPrimarySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAveragePutTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute puts.
getAveragePutTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute puts.
getAveragePutTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute puts.
getAveragePutTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute puts.
getAveragePutTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute puts.
getAveragePutTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute puts.
getAveragePutTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute puts.
getAverageQueryTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAverageReads() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAverageRejectedJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRejectedJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average number of jobs this node rejects.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average number of jobs this node rejects.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getAverageRejectedJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getAverageRejectedJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average number of jobs this node rejects during collision resolution operations.
getAverageRemoveTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute removes.
getAverageRemoveTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute removes.
getAverageRemoveTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute removes.
getAverageRemoveTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute removes.
getAverageRemoveTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute removes.
getAverageRemoveTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute removes.
getAverageRemoveTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute removes.
getAverageTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getAverageTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
 
getAverageTxCommitTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute tx commit.
getAverageTxCommitTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute tx commit.
getAverageTxRollbackTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute tx rollbacks.
getAverageTxRollbackTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute tx rollbacks.
getAverageWaitingJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets average number of waiting jobs this node had queued.
getAverageWaitingJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets average waiting jobs.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets average waiting jobs.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets average number of waiting jobs this node had queued.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets average number of waiting jobs this node had queued.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets average number of waiting jobs this node had queued.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets average number of waiting jobs this node had queued.
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getAverageWaitingJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets average waiting jobs.
getAverageWaitingJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets average number of waiting jobs this node had queued.
getAverageWrites() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getAvgMessageProcessingTime() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets avg message processing time.
getAvgMessageProcessingTime() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets avg message processing time.
getAvgPutTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getAvgReadTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getAvgRemovalTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getAvgTxCommitTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getAvgTxRollbackTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getAwaitingCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getBackup() - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
 
getBackupFilter() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets optional backup filter.
getBackupFilter() - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Gets optional backup filter.
getBackups() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getBackups() - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
getBackups() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets number of nodes used to back up single partition for CacheMode.PARTITIONED cache.
getBackups() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getBackups() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getBackups() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of backups configured for this cache group.
getBackups() - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
 
getBackups() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of backups configured for this cache group.
getBackupsCnt() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getBackupSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getBalancedNode(ComputeJob, Collection<ClusterNode>) - Method in interface org.apache.ignite.compute.ComputeLoadBalancer
Gets the next balanced node according to the underlying load balancing policy.
getBalancedNode(List<ClusterNode>) - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
Gets the next balanced node for failed job.
getBalancedNode(GridTaskSessionImpl, List<ClusterNode>, ComputeJob) - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerManager
 
getBalancedNode(List<ClusterNode>) - Method in interface org.apache.ignite.spi.failover.FailoverContext
Gets the next balanced node for failed job.
getBalancedNode(ComputeTaskSession, List<ClusterNode>, ComputeJob) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Gets balanced node for specified job within given task session.
getBalancedNode(ComputeTaskSession, List<ClusterNode>, ComputeJob) - Method in interface org.apache.ignite.spi.loadbalancing.LoadBalancingSpi
Gets balanced node for specified job within given task session.
getBalancedNode(ComputeTaskSession, List<ClusterNode>, ComputeJob) - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
Gets balanced node for specified job within given task session.
getBalancedNode(ComputeTaskSession, List<ClusterNode>, ComputeJob) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Gets balanced node for specified job within given task session.
getBalancer() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Default balancer to be used for computational client.
getBaseFunc() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets the base func.
getBaseline() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
getBaseline() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
getBaseline() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
 
getBaseline() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
 
getBaselineAutoAdjustTimeout() - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
getBaselineTopology(GridKernalContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
getBaselineTopology(GridCacheSharedContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
getBaselineTopology(GridCacheContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
getBaseName(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the base name, minus the full path and extension, from a full filename.
getBasic() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getBatchesPrefetchCnt() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getBatchQueueSize() - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Returns batch queue size.
getBatchSize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Gets batch size.
getBatchSize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Gets batch size.
getBatchSize() - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Gets batch size.
getBatchSize() - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Gets batch size.
getBatchSize() - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Gets batch size.
getBatchSize() - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Returns batch size.
getBatchSize() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Get maximum batch size for delete and delete operations.
getBatchSize() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Get maximum batch size for delete and delete operations.
getBatchSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getBatchSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getBeans() - Method in class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getBigDecimal(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBigDecimal(String, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBigDecimal(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBigDecimal(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBigDecimal(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBigDecimal(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBigDecimal(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBigDecimal(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBigDecimal(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBigDecimal(String, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBigDecimal(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBigDecimal(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBinary() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
 
getBinaryConfiguration() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getBinaryConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets configuration for Ignite Binary objects.
getBinaryConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getBinaryConfiguration() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
 
getBinaryStream(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBinaryStream(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBinaryStream(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBinaryStream(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBinaryStream() - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
getBinaryStream(long, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
getBinaryStream(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBinaryStream(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBinaryType(String) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets platform binary type metadata.
getBinaryType(String) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets platform binary type metadata.
getBlob(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBlob(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBlob(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBlob(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBlob(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBlob(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBlock() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
 
getBlockedCount() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getBlockedTime() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getBlockSize() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
getBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
getBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
getBlockSize() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
 
getBlockSize() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getBlocksRead() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBlocksReadRemote() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBlocksWritten() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBlocksWrittenRemote() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBoolean(String) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getBoolean(String, boolean) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getBoolean(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBoolean(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBoolean(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBoolean(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBoolean(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBoolean(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBoolean(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets boolean value from byte array.
getBooleanField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets boolean value from object field.
getBPlusIO(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getBPlusIO(int, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
getBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
getBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
getBucketCache(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
getBucketCache(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
getBucketCache(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
getBucketIndex(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
Gets bucket index by page freespace.
getBucketIndex(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Gets bucket index by page freespace.
getBucketIndex(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
Gets bucket index by page freespace.
getBucketsData(long, Map<Integer, GridLongList>) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
getBufferSize() - Method in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
getBuildIndexThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool for create/rebuild index.
getBusyTimePercentage() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets percentage of time this node is busy executing jobs vs. idling.
getBusyTimePercentage() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets percentage of time this node is busy executing jobs vs. idling.
getByIndex(Collection<T>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets collection value by index.
getByte(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getByte(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getByte(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getByte(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getByte(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getByte(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getByte(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getByte(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets byte value from byte array.
getByte(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets byte value from given address.
getByteField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets byte value from object field.
getBytes(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBytes(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getBytes(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBytes(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getBytes(long, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
getBytes(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBytes(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getBytes(long, int, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getBytes(long, int, byte[], int, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getBytes() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
getBytes() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
getBytes() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
getBytes() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
getBytes() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
getBytes(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPagePayload
 
getBytes(IgniteBiTuple<WALPointer, WALRecord>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.PrintRawToFileHandler
getBytesLeftForReencryption(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
getBytesRead() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBytesRead() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getBytesReadTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBytesWriteTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBytesWritten() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getBytesWritten() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getByteVolatile(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets byte value with volatile semantic.
getCache(String, Class<K>, Class<V>) - Method in class org.apache.ignite.cache.CacheManager
getCache(String) - Method in class org.apache.ignite.cache.CacheManager
getCache(String) - Method in class org.apache.ignite.internal.IgniteKernal
 
getCache() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getCacheConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets configuration (descriptors) for all caches.
getCacheDescriptor() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
getCachedMappings() - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
getCacheEntryListenerConfigurations() - Method in class org.apache.ignite.configuration.CacheConfiguration
getCacheEvictions() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of evictions from the cache.
getCacheEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of evictions from the cache.
getCacheEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of evictions from the cache.
getCacheEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of evictions from the cache.
getCacheEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of evictions from the cache.
getCacheEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of evictions from the cache.
getCacheEvictions() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of evictions from the cache.
getCacheGets() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of requests to the cache.
getCacheGets() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of requests to the cache.
getCacheGets() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of requests to the cache.
getCacheGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of requests to the cache.
getCacheGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of requests to the cache.
getCacheGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of requests to the cache.
getCacheGets() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of requests to the cache.
getCacheGroups() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
getCacheHitPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
This is a measure of cache efficiency.
getCacheHitPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
This is a measure of cache efficiency.
getCacheHits() - Method in interface org.apache.ignite.cache.CacheMetrics
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The number of get requests that were satisfied by the cache.
getCacheHits() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The number of get requests that were satisfied by the cache.
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataInnerIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataLeafIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryInnerIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryLeafIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntryInnerIO
getCacheId(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntryLeafIO
getCacheId(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.PendingRowIO
 
getCacheId(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getCacheId() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getCacheIds() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getCacheIds() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor.PartitionsReservation
 
getCacheKeyConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets cache key configuration.
getCacheKeyConfigurations() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getCacheManager(URI, ClassLoader, Properties) - Method in class org.apache.ignite.cache.CachingProvider
getCacheManager(URI, ClassLoader) - Method in class org.apache.ignite.cache.CachingProvider
getCacheManager() - Method in class org.apache.ignite.cache.CachingProvider
getCacheManager() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getCacheManager() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getCacheMisses() - Method in interface org.apache.ignite.cache.CacheMetrics
A miss is a get request that is not satisfied.
getCacheMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
A miss is a get request that is not satisfied.
getCacheMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
A miss is a get request that is not satisfied.
getCacheMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
A miss is a get request that is not satisfied.
getCacheMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
A miss is a get request that is not satisfied.
getCacheMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
A miss is a get request that is not satisfied.
getCacheMisses() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
A miss is a get request that is not satisfied.
getCacheMissPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMissPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Returns the percentage of cache accesses that did not find a requested entry in the cache.
getCacheMode() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getCacheMode() - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
getCacheMode() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets caching mode to use.
getCacheMode() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getCacheMode() - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
 
getCacheName() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets associated cache name.
getCacheName() - Method in class org.apache.ignite.events.CacheConsistencyViolationEvent
Returns cache name.
getCacheName() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getCacheName() - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getCacheName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getCacheName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
getCacheName() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getCacheName() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets cache name used for key-to-node affinity calculation.
getCacheName() - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Gets cache name to be used by this SPI..
getCacheName() - Method in interface org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpiMBean
Gets cache name to be used by this SPI..
getCacheNames() - Method in class org.apache.ignite.cache.CacheManager
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
 
getCacheNames() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
 
getCachePuts() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of puts to the cache.
getCachePuts() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of puts to the cache.
getCachePuts() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of puts to the cache.
getCachePuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of puts to the cache.
getCachePuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of puts to the cache.
getCachePuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of puts to the cache.
getCachePuts() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of puts to the cache.
getCacheRemovals() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of removals from the cache.
getCacheRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of removals from the cache.
getCacheRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of removals from the cache.
getCacheRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of removals from the cache.
getCacheRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of removals from the cache.
getCacheRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of removals from the cache.
getCacheRemovals() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of removals from the cache.
getCaches() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
 
getCaches() - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
 
getCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets list of cache names of this cache group.
getCaches() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets configured node caches.
getCaches() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
 
getCaches() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getCaches() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getCaches() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
 
getCaches() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets list of cache names of this cache group.
getCachesCnt() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getCachesEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getCachesEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getCacheSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Cache size.
getCacheSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getCacheSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Cache size.
getCacheStoreFactory() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets factory for underlying persistent storage for read-through and write-through operations.
getCacheStoreFreeList() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
 
getCacheStoreSessionListenerFactories() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache store session listener factories.
getCacheStoreSessionListenerFactories() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets cache store session listener factories.
getCacheStoreSessionListenerFactories() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getCacheTxCommits() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets total number of transaction commits.
getCacheTxCommits() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets total number of transaction commits.
getCacheTxCommits() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets total number of transaction commits.
getCacheTxCommits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets total number of transaction commits.
getCacheTxCommits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets total number of transaction commits.
getCacheTxCommits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets total number of transaction commits.
getCacheTxCommits() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets total number of transaction commits.
getCacheTxRollbacks() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets total number of transaction rollbacks.
getCacheTxRollbacks() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets total number of transaction rollbacks.
getCachingProvider() - Method in class org.apache.ignite.cache.CacheManager
getCallbackPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getCancelableTask() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
USED ONLY FOR TESTING.
getCancelJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getCandidatePageCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
getCatalog() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getCatalog() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getCatalog() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getCatalogName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getCatalogName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getCatalogName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getCatalogs() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getCatalogs() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getCatalogs() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getCatalogSeparator() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getCatalogSeparator() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getCatalogSeparator() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getCatalogTerm() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getCatalogTerm() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getCatalogTerm() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getCause(Class<T>) - Method in exception org.apache.ignite.IgniteCheckedException
Gets first exception of given class from 'cause' hierarchy if any.
getCause(Class<T>) - Method in exception org.apache.ignite.IgniteException
Gets first exception of given class from 'cause' hierarchy if any.
getCause(Class<T>) - Method in exception org.apache.ignite.IgniteIllegalStateException
Gets first exception of given class from 'cause' hierarchy if any.
getCause(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
Introspects the Throwable to obtain the cause.
getCause(Throwable, String[]) - Static method in class org.apache.ignite.internal.util.typedef.X
Introspects the Throwable to obtain the cause.
getCdcWalPath() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a path to the CDC directory.
getChar(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets char value from byte array.
getChar(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets char value from given address.
getCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getCharField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets char value from object field.
getCharLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets char value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getCharLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets char value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getCheckFirst() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
 
getCheckFrequency() - Method in class org.apache.ignite.cdc.CdcConfiguration
 
getCheckFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
getCheckpointBufferPages() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
This method needed for compatibility with V2.
getCheckpointBufferSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getCheckpointBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getCheckpointBufferSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets checkpoint buffer size in bytes.
getCheckpointBufferSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Checkpoint buffer size in bytes.
getCheckpointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Current checkpointer implementation.
getCheckpointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
getCheckpointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
getCheckpointFrequency() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets checkpoint frequency.
getCheckpointFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getCheckpointingFrequency() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets checkpointing frequency.
getCheckpointingFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getCheckpointingPageBufferSize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets amount of memory allocated for a checkpointing temporary buffer.
getCheckpointingPageBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getCheckpointingThreads() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets a number of threads to use for the checkpointing purposes.
getCheckpointingThreads() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getCheckpointManager() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
getCheckpointPageBufferSize() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets amount of memory allocated for a checkpoint temporary buffer.
getCheckpointPageBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getCheckpointReadLockTimeout() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Returns timeout for checkpoint read lock acquisition.
getCheckpointReadLockTimeout() - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
getCheckpointReadLockTimeout() - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
getCheckpointSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured checkpoint SPI implementation.
getCheckpointSpi() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getCheckpointSpi() - Method in class org.apache.ignite.internal.GridJobSessionImpl
getCheckpointSpi() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
getCheckpointSpi() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
getCheckpointSpi() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
 
getCheckpointSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of configured checkpoint SPI implementation.
getCheckpointSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.checkpointSpiFormatted" instead.
getCheckpointSpis() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getCheckpointTableName() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets checkpoint table name.
getCheckpointTableName() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets checkpoint table name.
getCheckpointThreads() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a number of threads to use for the checkpoint purposes.
getCheckpointThreads() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getCheckpointTotalTime() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total checkpoint time from last restart.
getCheckpointTotalTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total checkpoint time from last restart.
getCheckpointTotalTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total checkpoint time from last restart.
getCheckpointTotalTime() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getCheckpointTotalTime() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total checkpoint time from last restart.
getCheckpointWriteOrder() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
This property defines order of writing pages to disk storage during checkpoint.
getCheckpointWriteOrder() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
This property defines order of writing pages to disk storage during checkpoint.
getCheckpointWriteOrder() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getCheckThrough() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
 
getChildren(T) - Method in class org.apache.ignite.internal.util.lang.GridTreePrinter
Returns list of tree node children.
getCipherSuites() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets cipher suites.
getCipherSuites() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets enabled cipher suites.
getCipherSuites() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets enabled cipher suites.
getClass(int, ClassLoader) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Gets class for provided type ID.
getClass(int, ClassLoader) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Gets class for provided type ID.
getClassLoader() - Method in class org.apache.ignite.cache.CacheManager
getClassLoader() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets class loader responsible for loading all classes within task.
getClassLoader() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getClassLoader() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets class loader responsible for loading all classes within task.
getClassLoader() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets class loader responsible for loading all classes within task.
getClassLoader(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
getClassLoader() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getClassLoader() - Method in interface org.apache.ignite.spi.deployment.DeploymentResource
Gets resource class loader.
getClassLoader() - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
Gets resource class loader.
getClassLoaderId() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getClassLoaderId(ClassLoader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
getClassLoaderId(ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
getClassName(byte, int) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Gets class name for provided (platformId, typeId) pair.
getClassName() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
 
getClassName() - Method in class org.apache.ignite.internal.visor.node.VisorSpiDescription
 
getClassName() - Method in class org.apache.ignite.internal.visor.util.VisorExceptionWrapper
 
getClassName(byte, int) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Gets class name for provided (platformId, typeId) pair.
getClassSimpleName() - Method in class org.apache.ignite.internal.visor.util.VisorExceptionWrapper
 
getClientConnectorConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets client connector configuration.
getClientConnectorConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getClientConnectorConfigurationThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getClientFailureDetectionTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns failure detection timeout for client nodes used by TcpDiscoverySpi and TcpCommunicationSpi.
getClientFailureDetectionTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getClientInfo(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getClientInfo() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getClientInfo(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getClientInfo() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getClientInfo(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getClientInfo() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getClientInfoProperties() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getClientInfoProperties() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getClientInfoProperties() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getClob(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getClob(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getClob(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getClob(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getClob(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getClob(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getCloseReasonAsException(GridClientConnectionCloseReason, Throwable) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Build appropriate exception from the given close reason.
getCloseReasonMessage(GridClientConnectionCloseReason, Throwable) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
 
getClusterMovingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getClusterMovingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions with state MOVING for this cache group in the entire cluster.
getClusterMovingPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions with state MOVING for this cache group in the entire cluster.
getClusterOwningPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getClusterOwningPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions with state OWNING for this cache group in the entire cluster.
getClusterOwningPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions with state OWNING for this cache group in the entire cluster.
getClusterStateOnStart() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets state of cluster on start.
getCode() - Method in exception org.apache.ignite.internal.client.thin.ClientServerError
 
getCollisionSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured collision SPI implementation.
getCollisionSpi() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getCollisionSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of configured collision SPI implementations.
getCollisionSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.collisionSpiFormatted" instead.
getColumnClassName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnClassName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnClassName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnCount() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnCount() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnCount() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnDisplaySize(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnDisplaySize(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnDisplaySize(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnLabel(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnLabel(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnLabel(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnPrivileges(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getColumnPrivileges(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getColumnPrivileges(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getColumns() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
getColumns() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
getColumnsCount() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Gets number of columns in a row.
getColumnsCount() - Method in interface org.apache.ignite.cache.query.FieldsQueryCursor
Gets number of columns in a row.
getColumnsCount() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
Gets number of columns in a row.
getColumnsMeta(ClientListenerProtocolVersion, String, String, String) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
getColumnType(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnType(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnType(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnTypeName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getColumnTypeName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getColumnTypeName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getColumnValue(ResultSet, int, Class<?>) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypesDefaultTransformer
Retrieves the value of the designated column in the current row of this ResultSet object and will convert to the requested Java data type.
getColumnValue(ResultSet, int, Class<?>) - Method in interface org.apache.ignite.cache.store.jdbc.JdbcTypesTransformer
Retrieves the value of the designated column in the current row of this ResultSet object and will convert to the requested Java data type.
getCommitsPerSecond() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getCommittedTxReturn(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
getCommittedVirtualMemorySize() - Static method in class org.apache.ignite.internal.util.GridDebug
 
getCommunicationFailureResolver() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getCommunicationSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured SPI communication implementation.
getCommunicationSpi() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getCommunicationSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured SPI communication implementation.
getCommunicationSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.communicationSpiFormatted" instead.
getComp() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
Gets entries comparator.
getCompactedSize(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCompactedSize(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCompilerMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets compilation MBean.
getCompletedCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getCompletedTaskCount() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the approximate total number of tasks that have completed execution.
getCompletedTaskCount() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the approximate total number of tasks that have completed execution.
getCompletions() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getComponentClass() - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
 
getCompressedSize(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCompressedSize(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCompressionType(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCompressionType(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getConcurrency() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getConcurrency() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getConcurrency() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getConcurrency() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getConcurrencyLevel() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Returns the number of concurrent segments in Ignite internal page mapping tables.
getConcurrencyLevel() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Returns the number of concurrent segments in Ignite internal page mapping tables.
getConcurrencyLevel() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getConcurrencyLevel() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getConditionMap() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
getConfigFiles() - Static method in class org.apache.ignite.internal.util.GridConfigurationFinder
Lists paths to all Ignite configuration files located in IGNITE_HOME with their last modification timestamps.
getConfigFromTemplate(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
getConfiguration() - Method in interface org.apache.ignite.client.ClientCache
 
getConfiguration(Class<C>) - Method in interface org.apache.ignite.IgniteCache
getConfiguration(Class<C>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getConfiguration(Class<C>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
 
getConfigurationAsync() - Method in interface org.apache.ignite.client.ClientCache
Gets the cache configuration asynchronously.
getConflicts() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
 
getConflictsMessage() - Method in class org.apache.ignite.cache.QueryEntityPatch
 
getConflictsMessage() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
 
getConnection() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
getConnection(String, String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
getConnection() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getConnection() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getConnection() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getConnection() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getConnection() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getConnection() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getConnectionCheckInterval() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets connection check interval in ms.
getConnectionRecoveryTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets timeout that defines how long server node would try to recovery connection.
getConnections() - Method in interface org.apache.ignite.mxbean.ClientProcessorMXBean
Returns list of active connections.
getConnectionsPerNode() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getConnectionsPerNode() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets number of connections to each remote node. if TcpCommunicationSpiMBean.isUsePairedConnections() is true then number of connections is doubled and half is used for incoming and half for outgoing messages.
getConnectionsPerNode() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets number of connections to each remote node. if TcpCommunicationSpiMBean.isUsePairedConnections() is true then number of connections is doubled and half is used for incoming and half for outgoing messages.
getConnectionTimeout() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: zero value means there is no limits.
getConnectionTimeout() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: zero value means there is no limits.
getConnectorConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getConnectTimeout() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets timeout for socket connect operation in milliseconds.
getConnectTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getConnectTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets connect timeout used when establishing connection with remote nodes.
getConnectTimeout() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets connect timeout used when establishing connection with remote nodes.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Returns back a list of attributes that should be consistent for this SPI.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Returns back a list of attributes that should be consistent for this SPI.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Returns back a list of attributes that should be consistent for this SPI.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Returns back a list of attributes that should be consistent for this SPI.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Returns back a list of attributes that should be consistent for this SPI.
getConsistentAttributeNames() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Returns back a list of attributes that should be consistent for this SPI.
getConsistentId() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets consistent globally unique node ID which survives node restarts.
getConsistentId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
 
getConsistentId() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
 
getConsistentId() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Get cluster node consistent id.
getConsistentId() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
Gets consistent globally unique node ID which survives node restarts.
getConsistentIds() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
 
getConsistentIds() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
Get nodes consistent ids.
getConsistentIds() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getConstId() - Method in class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
 
getConsumer() - Method in class org.apache.ignite.cdc.CdcConfiguration
 
getContentType(File) - Static method in class org.apache.ignite.internal.visor.util.VisorMimeTypes
 
getContentType(byte[], String) - Static method in class org.apache.ignite.internal.visor.util.VisorMimeTypes
 
getContext() - Method in class org.apache.ignite.marshaller.AbstractMarshaller
 
getCoordinator() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
getCoordinator() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets current coordinator.
getCoordinator() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets current coordinator.
getCoordinatorNodeFormatted() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets current coordinator node formatted as a string.
getCoordinatorSinceTimestamp() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets time local node has been coordinator since.
getCoordinatorSinceTimestamp() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets time local node has been coordinator since.
getCopyright() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets copyright statement for Ignite product.
getCopyright() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.copyright" instead.
getCorePoolSize() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the core number of threads.
getCorePoolSize() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the core number of threads.
getCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Gets total count of entries in this page.
getCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getCount() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
getCounters() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getCountersPageId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
Returns partition counters page identifier, page with caches in cache group sizes.
getCpuLoad() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getCpWriteSpeed() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
getCrc(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCrc(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getCreate() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory
 
getCreateTime() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Gets this instance creation time.
getCreateTime() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getCriteria() - Method in class org.apache.ignite.cache.query.IndexQuery
Index query criteria.
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getCurrAllocatedPageCnt() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PagesAllocationRange
 
getCurrDirtyRatio() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
getCurrentActiveJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current active jobs.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current active jobs.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getCurrentActiveJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets current active jobs.
getCurrentActiveJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets number of currently active jobs concurrently executing on the node.
getCurrentActiveJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Gets current number of jobs that are active, i.e.
getCurrentActiveJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Gets current number of jobs that are active, i.e.
getCurrentActiveJobsNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets current number of jobs that are being executed.
getCurrentActiveJobsNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets current number of jobs that are being executed.
getCurrentActiveJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets current number of jobs that are active, i.e.
getCurrentActiveJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets current number of jobs that are active, i.e.
getCurrentCancelledJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets number of cancelled jobs that are still running.
getCurrentCancelledJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current cancelled jobs.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current cancelled jobs.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets number of cancelled jobs that are still running.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets number of cancelled jobs that are still running.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets number of cancelled jobs that are still running.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets number of cancelled jobs that are still running.
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getCurrentCancelledJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets current cancelled jobs.
getCurrentCancelledJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets number of cancelled jobs that are still running.
getCurrentCoordinatorFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted properties of current coordinator.
getCurrentCoordinatorFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.currentCoordinatorFormatted" instead.
getCurrentCpuLoad() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the CPU usage in [0, 1] range.
getCurrentCpuLoad() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the system load average for the last minute.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the system load average for the last minute.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the CPU usage in [0, 1] range.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the CPU usage in [0, 1] range.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the CPU usage in [0, 1] range.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the CPU usage in [0, 1] range.
getCurrentCpuLoad() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the system load average for the last minute.
getCurrentCpuLoad() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the CPU usage in [0, 1] range.
getCurrentDaemonThreadCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the current number of live daemon threads.
getCurrentDaemonThreadCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the current number of live daemon threads.
getCurrentDirectoryPath() - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Gets path to the directory where all checkpoints are saved.
getCurrentDirectoryPath() - Method in interface org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpiMBean
Gets path to the directory where all checkpoints are saved.
getCurrentGcCpuLoad() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns average time spent in CG since the last update.
getCurrentGcCpuLoad() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns average CPU spent for GC since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns average CPU spent for GC since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns average time spent in CG since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns average time spent in CG since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns average time spent in CG since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns average time spent in CG since the last update.
getCurrentGcCpuLoad() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns average CPU spent for CG since the last update.
getCurrentGcCpuLoad() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns average time spent in CG since the last update.
getCurrentHeldJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Gets number of currently 'held' jobs.
getCurrentHeldJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Gets number of currently 'held' jobs.
getCurrentHeldJobsNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets number of currently 'held' jobs.
getCurrentHeldJobsNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets number of currently 'held' jobs.
getCurrentHeldJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets number of currently 'held' jobs.
getCurrentHeldJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets number of currently 'held' jobs.
getCurrentIdleTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets time this node spend idling since executing last job.
getCurrentIdleTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current idle time.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current idle time.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets time this node spend idling since executing last job.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets time this node spend idling since executing last job.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets time this node spend idling since executing last job.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets time this node spend idling since executing last job.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets current idle time.
getCurrentIdleTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getCurrentIdleTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets time this node spend idling since executing last job.
getCurrentIgniteName() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get current Ignite name.
getCurrentJobExecuteTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets longest time a current job has been executing for.
getCurrentJobExecuteTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current job execute time.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current job execute time.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets longest time a current job has been executing for.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets longest time a current job has been executing for.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets longest time a current job has been executing for.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets longest time a current job has been executing for.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets execution time of longest job currently running.
getCurrentJobExecuteTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets current job execute time.
getCurrentJobExecuteTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets longest time a current job has been executing for.
getCurrentJobsToStealNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets current number of jobs to be stolen.
getCurrentJobsToStealNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets current number of jobs to be stolen.
getCurrentJobWaitTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentJobWaitTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current job wait time.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current job wait time.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getCurrentJobWaitTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets current job wait time.
getCurrentJobWaitTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets current time an oldest jobs has spent waiting to be executed.
getCurrentMemorySize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Gets current queue size in bytes.
getCurrentMemorySize() - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Gets current queue size in bytes.
getCurrentMemorySize() - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Gets current queue size in bytes.
getCurrentMemorySize() - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Gets current sorted entries queue size in bytes.
getCurrentPmeDuration() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets execution duration for current partition map exchange in milliseconds.
getCurrentPmeDuration() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets execution duration for current partition map exchange in milliseconds.
getCurrentPmeDuration() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets execution duration for current partition map exchange in milliseconds.
getCurrentPmeDuration() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets execution duration for current partition map exchange in milliseconds.
getCurrentPmeDuration() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets execution duration for current partition map exchange in milliseconds.
getCurrentPmeDuration() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets execution duration for current partition map exchange in milliseconds.
getCurrentRejectedJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRejectedJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets number of jobs rejected during most recent collision resolution.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets number of jobs rejected during most recent collision resolution.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getCurrentRejectedJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getCurrentRejectedJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets number of jobs rejected after more recent collision resolution operation.
getCurrentRunningJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Gets number of currently running (not 'held) jobs.
getCurrentRunningJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Gets number of currently running (not 'held) jobs.
getCurrentRunningJobsNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets number of currently running (not 'held) jobs.
getCurrentRunningJobsNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets number of currently running (not 'held) jobs.
getCurrentRunningJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets number of currently running (not 'held) jobs.
getCurrentRunningJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets number of currently running (not 'held) jobs.
getCurrentSize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
 
getCurrentSize() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
getCurrentSize() - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Gets current queue size.
getCurrentSize() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
getCurrentSize() - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Gets current queue size.
getCurrentSize() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
getCurrentSize() - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Gets current size.
getCurrentThreadCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentThreadCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the current number of live threads including both daemon and non-daemon threads.
getCurrentTopologyVersion() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Current topology version.
getCurrentWaitingJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitingJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets current waiting jobs.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets current waiting jobs.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getCurrentWaitingJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets current waiting jobs.
getCurrentWaitingJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets number of queued jobs currently waiting to be executed.
getCurrentWaitJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Gets current number of jobs that wait for the execution.
getCurrentWaitJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Gets current number of jobs that wait for the execution.
getCurrentWaitJobsNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets current number of jobs that wait for the execution.
getCurrentWaitJobsNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets current number of jobs that wait for the execution.
getCurrentWaitJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets current number of jobs that wait for the execution.
getCurrentWaitJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets current number of jobs that wait for the execution.
getCursorName() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getCursorName() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getCursorName() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getCustomMsgData() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getData() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets data returned by remote job if it didn't fail.
getData() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets data returned by remote job if it didn't fail.
getData() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
getDatabaseFieldName() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
getDatabaseFieldType() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
getDatabaseListeners(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
getDatabaseListeners() - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
getDatabaseMajorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDatabaseMajorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDatabaseMajorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDatabaseMinorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDatabaseMinorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDatabaseMinorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDatabaseName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
 
getDatabaseProductName() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDatabaseProductName() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDatabaseProductName() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDatabaseProductVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDatabaseProductVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDatabaseProductVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDatabaseSchema() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets database schema name.
getDatabaseSchema() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getDatabaseTable() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets table name in database.
getDatabaseTable() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getDatabaseType() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
 
getDataCacheName() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getDataConfiguration(String) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets data configuration for a cache with specified name.
getDataConfigurations() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets a collection of data configurations specified by user.
getDataOffset(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
getDataRegionConfigurations() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets an array of all data regions configured.
getDataRegionConfigurations() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getDataRegionName() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getDataRegionName() - Method in class org.apache.ignite.configuration.CacheConfiguration
 
getDataRow(long, int, MetastorageRowStore) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
 
getDataRow(long, int, MetastorageRowStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
getDataRow(long, int, MetastorageRowStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
getDataRow(IO, long, int, MetastorageRowStore) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
getDataSource() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
getDataSource() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
Gets data source.
getDataSourceBean() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets name of the data source bean.
getDataSourceFactory() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets factory for underlying datasource.
getDataSourceInfo() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets data source description.
getDataSourceInfo() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets data source description.
getDataStorageConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets page memory configuration.
getDataStorageConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getDataStreamerExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing data stream messages.
getDataStreamerPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getDataStreamerThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool that is in charge of processing data stream messages.
getDate(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDate(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDate(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDate(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDate(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDate(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDate(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDate(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDate(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDate(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDate(int, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDate(String, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDeadlockedThreads() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
 
getDeadlockTimeout() - Method in class org.apache.ignite.configuration.TransactionConfiguration
This is an experimental feature.
getDeclaredAnnotation(Class<?>, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets declared annotation for a class.
getDefaultClassLoader() - Method in class org.apache.ignite.cache.CachingProvider
getDefaultCompressionLevel(DiskPageCompression) - Static method in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
getDefaultDataRegionConfiguration() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getDefaultDataRegionConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getDefaultFailureHandler() - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
This method is used to initialize local failure handler if IgniteConfiguration doesn't contain configured one.
getDefaultFieldValues() - Method in class org.apache.ignite.cache.QueryEntity
Gets fields default values.
getDefaultIdMapper() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
getDefaultLockTimeout() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getDefaultLockTimeout() - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
Default lock timeout configuration property has no effect.
getDefaultLockTimeout() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getDefaultMemoryPolicyName() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Gets a name of default memory policy.
getDefaultMemoryPolicyName() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getDefaultMemoryPolicySize() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Gets a size for default memory policy overridden by user.
getDefaultMemoryPolicySize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getDefaultMode() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getDefaultNameMapper() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
getDefaultPriority() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets default priority to use if a job does not have priority attribute set.
getDefaultPriority() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets default priority to use if a job does not have priority attribute set.
getDefaultProperties() - Method in class org.apache.ignite.cache.CachingProvider
getDefaultQueryTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getDefaultQueryTimeout() - Method in class org.apache.ignite.configuration.SqlConfiguration
Deprecated.
Since 2.9. Please use distributed default query timeout.
getDefaultSerializer() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
getDefaultTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDefaultTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDefaultTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDefaultTxConcurrency() - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Default transaction concurrency to use when one is not explicitly specified.
getDefaultTxConcurrency() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Default cache transaction concurrency to use when one is not explicitly specified.
getDefaultTxConcurrency() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getDefaultTxIsolation() - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Default transaction isolation to use when one is not explicitly specified.
getDefaultTxIsolation() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Default cache transaction isolation to use when one is not explicitly specified.
getDefaultTxIsolation() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getDefaultTxTimeout() - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Gets default transaction timeout.
getDefaultTxTimeout() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Gets default transaction timeout.
getDefaultTxTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getDefaultURI() - Method in class org.apache.ignite.cache.CachingProvider
getDefaultWarmUpConfiguration() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets default warm-up configuration.
getDefragmentationThreadPoolSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Maximum number of partitions which can be defragmented at the same time.
getDelay(TimeUnit) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
getDeleted() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
 
getDeployment(IgniteUuid) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Gets any deployment by loader ID.
getDeployment(String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
getDeployment(IgniteUuid) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Gets class loader based on ID.
getDeployment(GridDeploymentMetadata) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
getDeployment(IgniteUuid) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Gets class loader based on ID.
getDeployment(GridDeploymentMetadata) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
getDeployment(GridDeploymentMetadata) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
 
getDeployment(IgniteUuid) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Gets class loader based on ID.
getDeployment() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getDeploymentMode() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets deployment mode for deploying tasks and other classes on this node.
getDeploymentMode() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getDeploymentMode() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getDeployments() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
getDeployments() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
getDeployments() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
 
getDeploymentSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured deployment SPI implementation.
getDeploymentSpi() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getDeploymentSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured deployment SPI implementation.
getDeploymentSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.deploymentSpiFormatted" instead.
getDescendings() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
 
getDescription(MBeanAttributeInfo) - Method in class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
getDescription(MBeanInfo) - Method in class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
getDescription(MBeanOperationInfo) - Method in class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
getDestroyQueue() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
getDestroyQueue() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
getDhtAsync(UUID, long, Map<KeyCacheObject, Boolean>, boolean, boolean, AffinityTopologyVersion, int, IgniteCacheExpiryPolicy, boolean, boolean, String, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
getDhtEvictQueueCurrentSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets current size of evict queue used to batch up evictions.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets current size of evict queue used to batch up evictions.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets current size of evict queue used to batch up evictions.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets current size of evict queue used to batch up evictions.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets current size of evict queue used to batch up evictions.
getDhtEvictQueueCurrentSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getDhtEvictQueueCurrentSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets current size of evict queue used to batch up evictions.
getDialect() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Get database dialect.
getDialect() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Get database dialect.
getDirectCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
getDirectoryPaths() - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Gets collection of all configured paths where checkpoints can be saved.
getDirectoryPaths() - Method in interface org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpiMBean
Gets collection of all configured paths where checkpoints can be saved.
getDirtyPages() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total dirty pages for the next checkpoint.
getDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total dirty pages for the next checkpoint.
getDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total dirty pages for the next checkpoint.
getDirtyPages() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getDirtyPages() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getDirtyPages() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDirtyPages() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total dirty pages for the next checkpoint.
getDirtyPages() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets the number of dirty pages (pages which contents is different from the current persistent storage state).
getDisabledTrustManager() - Static method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Returns an instance of trust manager that will always succeed regardless of certificate provided.
getDisabledTrustManager() - Static method in class org.apache.ignite.ssl.SslContextFactory
Returns an instance of trust manager that will always succeed regardless of certificate provided.
getDiscoStartupDelay() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getDiscoveryPort() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets discovery port for warmup.
getDiscoverySpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured discovery SPI implementation.
getDiscoverySpi() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getDiscoverySpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of configured discovery SPI implementation.
getDiscoverySpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.discoverySpiFormatted" instead.
getDiscoveryStartupDelay() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Not used any more.
getDiskPageCompression() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets disk page compression algorithm.
getDiskPageCompression() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getDiskPageCompressionLevel() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets algorithm specific disk page compression level.
getDiskPageCompressionLevel() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getDistributedConfigurationListeners() - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
getDistributedMetastorageSubscribers() - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
getDistributedTransactionConfiguration() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
getDivergedEntries() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
 
getDouble(String, double) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getDouble(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDouble(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getDouble(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDouble(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getDouble(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDouble(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getDouble(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets double value from byte array.
getDouble(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets double value from given address.
getDoubleField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets double value from object field.
getDoubleLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets double value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getDoubleLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets double value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getDriverMajorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDriverMajorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDriverMajorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDriverMinorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDriverMinorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDriverMinorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDriverName() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDriverName() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDriverName() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDriverPropertyInfo() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
 
getDriverVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getDriverVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getDriverVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getDuration() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
getDuration() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
 
getDuration() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getDuration() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getDynamicDeploymentId() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getDynamicDeploymentId() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getEffectiveSocketTimeout(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets effective or resulting socket timeout with considering failure detection timeout
getElapsedTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationInfo
 
getEmptyPagesPoolSize() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Specifies the minimal number of empty pages to be present in reuse lists for this data region.
getEmptyPagesPoolSize() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Specifies the minimal number of empty pages to be present in reuse lists for this memory policy.
getEmptyPagesPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getEmptyPagesPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
 
getEnabled() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
 
getEncoding() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getEncryptedPageCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
 
getEncryptedPageCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getEncryptedPageCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
 
getEncryptedPageIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
 
getEncryptedPageIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getEncryptedPageIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
 
getEncryptionConfiguration() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets encryyption configuration.
getEncryptionSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets fully configured encryption SPI implementations.
getEncryptionState(int, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Get reencryption status for partition.
getEndpointAddress() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Get ODBC endpoint address.
getEndTime() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets end of computation time for the task.
getEndTime() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets end of computation time for the task.
getEndTime() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets end of computation time for the task.
getEntityToAdd() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
 
getEntries() - Method in class org.apache.ignite.events.CacheConsistencyViolationEvent
Returns a mapping of keys to a collection of original entries.
getEntries(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Gets a collection of entries from the Cache.
getEntries(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets a collection of entries from the Cache.
getEntries(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Retrieves values mapped to the specified keys from cache.
getEntries(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Retrieves values mapped to the specified keys from cache.
getEntries(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets a collection of entries from the Cache.
getEntries(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Retrieves values mapped to the specified keys from cache.
getEntries() - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
getEntriesAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets a collection of entries from the Cache.
getEntriesAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets a collection of entries from the Cache.
getEntriesAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously retrieves values mapped to the specified keys from cache.
getEntriesAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously retrieves values mapped to the specified keys from cache.
getEntriesAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets a collection of entries from the Cache.
getEntriesAsync(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously retrieves values mapped to the specified keys from cache.
getEntriesStat() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Calculates entries count/partitions count metrics using one iteration over local partitions for all metrics
getEntry(K) - Method in interface org.apache.ignite.IgniteCache
Gets an entry from the cache.
getEntry(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Returns the entry associated with the specified key in the HashMap.
getEntry(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets an entry from the cache.
getEntry(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Retrieves value mapped to the specified key from cache.
getEntry(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Returns the entry associated with the specified key in the HashMap.
getEntry(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
Returns the entry associated with the specified key in the HashMap.
getEntry(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Retrieves value mapped to the specified key from cache.
getEntry(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Returns the entry associated with the specified key in the HashMap.
getEntry(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets an entry from the cache.
getEntry(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Retrieves value mapped to the specified key from cache.
getEntryAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets an entry from the cache.
getEntryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets an entry from the cache.
getEntryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously retrieves value mapped to the specified key from cache.
getEntryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously retrieves value mapped to the specified key from cache.
getEntryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets an entry from the cache.
getEntryAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously retrieves value mapped to the specified key from cache.
getEntryProcessorAverageInvocationTime() - Method in interface org.apache.ignite.cache.CacheMetrics
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The mean time to execute cache invokes.
getEntryProcessorAverageInvocationTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The mean time to execute cache invokes.
getEntryProcessorHitPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHitPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The percentage of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of invocations on keys, which exist in cache.
getEntryProcessorHits() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of invocations on keys, which exist in cache.
getEntryProcessorInvocations() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of cache invocations.
getEntryProcessorInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of cache invocations.
getEntryProcessorInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of cache invocations.
getEntryProcessorInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of cache invocations.
getEntryProcessorInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of cache invocations.
getEntryProcessorInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of cache invocations.
getEntryProcessorInvocations() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of cache invocations.
getEntryProcessorMaxInvocationTime() - Method in interface org.apache.ignite.cache.CacheMetrics
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
So far, the maximum time to execute cache invokes.
getEntryProcessorMaxInvocationTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
So far, the maximum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in interface org.apache.ignite.cache.CacheMetrics
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
So far, the minimum time to execute cache invokes.
getEntryProcessorMinInvocationTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
So far, the minimum time to execute cache invokes.
getEntryProcessorMisses() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMisses() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorMissPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The percentage of invocations on keys, which don't exist in cache.
getEntryProcessorPuts() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of cache invocations, caused update.
getEntryProcessorPuts() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of cache invocations, caused update.
getEntryProcessorReadOnlyInvocations() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of cache invocations, caused no updates.
getEntryProcessorReadOnlyInvocations() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of cache invocations, caused no updates.
getEntryProcessorRemovals() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of cache invocations, caused removal.
getEntryProcessorRemovals() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of cache invocations, caused removal.
getEnum(Class<E>, String) - Static method in class org.apache.ignite.IgniteSystemProperties
 
getEnum(String, E) - Static method in class org.apache.ignite.IgniteSystemProperties
 
getEnumNameByOrdinal(int) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
Gets enum constant name given its ordinal value.
getEnumOrdinalByName(String) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
Gets enum constant ordinal value given its name.
getEnumValues() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
 
getEnv() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getErr() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
getError() - Method in interface org.apache.ignite.cluster.ClusterStartNodeResult
Gets error message if any.
getError() - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Gets error message if any.
getError() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
getError() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
 
getError() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
getError() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
getError() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getError() - Method in class org.apache.ignite.internal.visor.VisorEither
 
getErrorCount() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getErrorCounts() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getErrors(long) - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
Gets suppressed errors.
getErrors() - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
 
getEstimatedRebalancingFinishTime() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getEstimatedRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getEstimatedRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getEstimatedRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getEstimatedRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getEstimatedRebalancingFinishTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getEstimatedRebalancingFinishTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getEstimatedRebalancingKeys() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getEstimatedRebalancingKeys() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getEstimatedRebalancingKeys() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getEventFilter() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
getEventFilter0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Returns an event filter without waiting on the unmarshalling future.
getEventFilter0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Returns an event filter without waiting on the unmarshalling future.
getEventFilter0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
Returns an event filter without waiting on the unmarshalling future.
getEventNodeId() - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
 
getEvents() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getEvents() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getEventsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getEventsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getEventsOrderKey() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
getEventsThrottleCounterKey() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
getEventStorageSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured event SPI implementation.
getEventStorageSpi() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getEventStorageSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured event SPI implementation.
getEventStorageSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.eventStorageSpiFormatted" instead.
getEvictionConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getEvictionFilter() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets eviction filter to specify which entries should not be evicted (except explicit evict by calling IgniteCache.localEvict(Collection)).
getEvictionFilter() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getEvictionPolicy() - Method in class org.apache.ignite.configuration.CacheConfiguration
getEvictionPolicy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
For test purposes.
getEvictionPolicyFactory() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache eviction policy factory.
getEvictionRate() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets eviction rate of a given memory region.
getEvictionRate() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets eviction rate of a given memory region.
getEvictionRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets eviction rate of a given memory region.
getEvictionRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets eviction rate of a given memory region.
getEvictionRate() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getEvictionRate() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets eviction rate of a given memory region.
getEvictionRate() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets eviction rate of a given memory region.
getEvictionRate() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets eviction rate of a given memory region.
getEvictions() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getEvictionThreshold() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets a threshold for memory pages eviction initiation.
getEvictionThreshold() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Gets a threshold for memory pages eviction initiation.
getEvictionThreshold() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getEvictionThreshold() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
 
getException() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets exception produced by execution of remote job, or null if remote execution finished normally and did not produce any exceptions.
getException() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getException() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets exception produced by execution of remote job, or null if remote execution finished normally and did not produce any exceptions.
getException() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
 
getExceptionBytes() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getExceptionConverter(Class<? extends IgniteCheckedException>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets IgniteClosure for an IgniteCheckedException class.
getExceptionRegistry() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets Exception registry.
getExceptions() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
 
getExchangeTopVer() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
getExecutions() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getExecutions() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
 
getExecutionTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getExecutorConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets custom executors for user compute tasks.
getExecutors() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getExecutorService() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets ExecutorService where client could run asynchronous operations.
getExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
getExecutorService() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getExecutorServiceFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured thread pool that is used in grid.
getExecutorServiceFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.executorServiceFormatted" instead.
getExpireAgeMs() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
getExpireAgeMs() - Method in interface org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpiMBean
Gets event time-to-live value.
getExpireCount() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
getExpireCount() - Method in interface org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpiMBean
Gets maximum event queue size.
getExpireDateFieldName() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets expiration date field name for checkpoint table.
getExpireDateFieldName() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets expiration date field name for checkpoint table.
getExpireDateFieldType() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets expiration date field type for checkpoint table.
getExpireDateFieldType() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets expiration date field type for checkpoint table.
getExpireTime(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
getExpireTime(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
getExpireTime(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.PendingRowIO
 
getExpireTime() - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
 
getExpiryForAccess() - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
getExpiryForAccess() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicy
getExpiryForCreation() - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
getExpiryForCreation() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicy
getExpiryForUpdate() - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
getExpiryForUpdate() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicy
getExpiryPolicy() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getExpiryPolicyFactory() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getExportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getExportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getExportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getExtension(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the extension of a filename.
getExternalAddresses(InetSocketAddress) - Method in interface org.apache.ignite.configuration.AddressResolver
Maps internal address to a collection of external addresses.
getExternalAddresses(InetSocketAddress) - Method in class org.apache.ignite.configuration.BasicAddressResolver
Maps internal address to a collection of external addresses.
getExtraNameCharacters() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getExtraNameCharacters() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getExtraNameCharacters() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getFailedConfigurations() - Method in exception org.apache.ignite.services.ServiceDeploymentException
 
getFailoverSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured failover SPI implementation.
getFailoverSpi() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getFailoverSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured failover SPI implementations.
getFailoverSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.failoverSpiFormatted" instead.
getFailoverSpis() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getFailureDetectionTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns failure detection timeout used by TcpDiscoverySpi and TcpCommunicationSpi.
getFailureDetectionTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getFailureHandler() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets failure handler.
getFailures() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getFailures() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
 
getFakeException() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getFeatureId() - Method in enum org.apache.ignite.internal.IgniteFeatures
 
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getFetchDirection() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getFetchSize() - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Gives the JDBC driver a hint how many rows should be fetched from the database when more rows are needed.
getFetchSize() - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Gives the JDBC driver a hint how many rows should be fetched from the database when more rows are needed.
getFetchSize() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getFetchSize() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getFetchSize() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getFetchSize() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getFetchSize() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getFetchSize() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getField(String) - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Returns value assigned to the specified field.
getField(String) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Returns value assigned to the specified field.
getFieldClassName(String) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
 
getFieldDescriptions() - Method in class org.apache.ignite.internal.visor.node.VisorSpiDescription
 
getFieldId() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
 
getFieldName(int) - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
Gets field name.
getFieldName(int) - Method in interface org.apache.ignite.cache.query.FieldsQueryCursor
Gets field name.
getFieldName(int) - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
Gets field name.
getFieldName() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
getFieldName() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
 
getFieldName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
 
getFieldNames() - Method in class org.apache.ignite.cache.QueryIndex
 
getFields() - Method in class org.apache.ignite.cache.QueryEntity
Gets query fields for this query pair.
getFields() - Method in class org.apache.ignite.cache.QueryIndex
Gets fields included in the index.
getFields() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
 
getFields() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
 
getFields() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getFields() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
 
getFieldSerializedValue(String) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
 
getFieldsMetadata() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
getFieldsPrecision() - Method in class org.apache.ignite.cache.QueryEntity
 
getFieldsScale() - Method in class org.apache.ignite.cache.QueryEntity
 
getFieldTypeName() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
getFieldTypeName() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
 
getFieldTypeName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
 
getFileAbsolutePath() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
 
getFileIOFactory() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Factory to provide implementation of FileIO interface which is used for data storage files read/write operations
getFileIOFactory() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Factory to provide implementation of FileIO interface which is used for any file read/write operations
getFileIOFactory() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getFilePath() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getFilePattern() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
 
getFilesCount() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getFileSize() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getFilesOpenedForRead() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getFilesOpenedForWrite() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getFileStoreManager() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
getFileSystemBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
getFileSystemBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
getFileSystemBlockSize() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
 
getFileSystemBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
getFileSystemBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
getFileSystemBlockSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
getFileSystemBlockSize(Path) - Static method in class org.apache.ignite.internal.processors.compress.FileSystemUtils
 
getFileSystemBlockSize(int) - Static method in class org.apache.ignite.internal.processors.compress.FileSystemUtils
 
getFileSystemBlockSize(Path) - Method in interface org.apache.ignite.internal.processors.compress.NativeFileSystem
 
getFileSystemBlockSize(int) - Method in interface org.apache.ignite.internal.processors.compress.NativeFileSystem
 
getFileSystemFreeSpace() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the number of unallocated bytes in the partition.
getFileSystemFreeSpace() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the number of unallocated bytes in the partition.
getFileSystemFreeSpace() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the number of unallocated bytes in the partition.
getFileSystemTotalSpace() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the size of the partition.
getFileSystemTotalSpace() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the size of the partition.
getFileSystemTotalSpace() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the size of the partition.
getFileSystemUsableSpace() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the number of bytes available to this virtual machine on the partition.
getFileSystemUsableSpace() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the number of bytes available to this virtual machine on the partition.
getFileSystemUsableSpace() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the number of bytes available to this virtual machine on the partition.
getFilter() - Method in class org.apache.ignite.cache.query.IndexQuery
Gets remote cache entries filter.
getFilter() - Method in class org.apache.ignite.cache.query.ScanQuery
Gets filter.
getFilter() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
 
getFilter() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
getFilter() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Gets filter for events to be recorded.
getFinishedJobInfoTtl() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
getFinishedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getFinishTime() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getFinishTime() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
 
getFirst() - Method in class org.apache.ignite.util.deque.FastSizeDeque
getFirst() - Method in class org.jsr166.ConcurrentLinkedDeque8
getFirstPageId(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
getFirstPageIds(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
getFixedEntries() - Method in class org.apache.ignite.events.CacheConsistencyViolationEvent
Returns a mapping of keys to a collection of fixed entries.
getFlag(int) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
getFlagByPartId(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
 
getFlags() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
getFlags() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
getFloat(String, float) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getFloat(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getFloat(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getFloat(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getFloat(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getFloat(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getFloat(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getFloat(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets float value from byte array.
getFloat(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets float value from given address.
getFloatField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets float value from object field.
getFloatLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets float value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getFloatLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets float value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getFlushFrequency() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getFlushSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getFlushThreadCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getFolder() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
 
getFoldersCount() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getForceClientServerConnections() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
getForcePrimary(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets value from cache.
getForcePrimary(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets value from cache.
getForcePrimary(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets value from cache.
getForcePrimaryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously gets value from cache.
getForcePrimaryAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously gets value from cache.
getForcePrimaryAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously gets value from cache.
getFormattedStartTime() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getForward(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getFragmentizerConcurrentFiles() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getFragmentizerThrottlingBlockLength() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getFragmentizerThrottlingDelay() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getFreeListPageId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
getFreeSpace(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Free space refers to a "max row size (without any data page specific overhead) which is guaranteed to fit into this data page".
getFreeSpaceSize() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getFromCache(String) - Method in interface org.apache.ignite.internal.util.ClassCache
Get class for the given name.
getFullName(boolean) - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
 
getFullPath(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getFullStackTrace(Throwable) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Gets the entire nested stack-trace of an throwable.
getFullStackTrace(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
A way to get the entire nested stack-trace of an throwable.
getFullVersion() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets string presentation of the version.
getFullVersion() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.fullVersion" instead.
getFunc() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Gets the inner func.
getFunction() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getFunctionColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getFunctionColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getFunctions(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getFunctions(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getFunctions(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getFut(ConnectionKey) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
getGapsLink(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getGapsLink(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
getGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getGgHome() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getGlobalDeployment(DeploymentMode, String, String, String, UUID, IgniteUuid, Map<UUID, IgniteUuid>, IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
getGlobalRemoveId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getGlobalStatistics(StatisticsKey) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Get global statistics by object.
getGridCount() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets number of grids to start and run warmup.
getGridLogger() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return an instance of logger to use in grid.
getGridLoggerFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of logger that is in grid.
getGridLoggerFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.gridLoggerFormatted" instead.
getGridName() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getGridName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
 
getGridName() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getGridNames() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getGridStartTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Gets start time of the very first node in the grid.
getGridStartTime() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Gets start time of the very first node in the grid.
getGridStartTime() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Gets start time of the very first node in the grid.
getGridStartTime() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets start time of the very first node in the grid.
getGroupId() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
getGroupId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getGroupId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets cache group id.
getGroupId() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
 
getGroupId() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets cache group id.
getGroupName() - Method in class org.apache.ignite.client.ClientCacheConfiguration
Gets the cache group name.
getGroupName() - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
getGroupName() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets the cache group name.
getGroupName() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getGroupName() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
getGroupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getGroupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets cache group name.
getGroupName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getGroupName() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets cache group name.
getGroups() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
getGroups() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
 
getGroups() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getGrpId() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getGrpKeys() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecord
Deprecated.
 
getGrpKeys() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecordV2
 
getGrpName() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getGrpNames() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
 
getHadoopConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getHandle(int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Get handle.
getHandle(int) - Method in interface org.apache.ignite.internal.binary.BinaryReaderHandlesHolder
Get handle.
getHandle(int) - Method in class org.apache.ignite.internal.binary.BinaryReaderHandlesHolderImpl
Get handle.
getHandshakeTimeout() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets handshake timeout for client connections.
getHash(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
getHash(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
getHash(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getHasher() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Gets hash code calculator.
getHasher() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets hash code calculator.
getHashId(GridClientNode) - Method in interface org.apache.ignite.internal.client.GridClientPartitionAffinity.HashIdResolver
Gets alternate hash ID, other than node ID.
getHashIdResolver() - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Gets hash ID resolver for nodes.
getHeader() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.PrintRawToFileHandler
getHeapEntriesCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getHeapEntriesCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the number of cache entries in heap memory, including entries held by active transactions, entries in onheap cache and near entries.
getHeapMemoryCommitted() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryCommitted() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the amount of heap memory in bytes that is committed for the Java virtual machine to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the amount of heap memory in bytes that is committed for the Java virtual machine to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryCommitted() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the amount of heap memory in bytes that is committed for the Java virtual machine to use.
getHeapMemoryCommitted() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the amount of heap memory in bytes that is committed for the JVM to use.
getHeapMemoryInitialized() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the amount of heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the amount of heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the amount of heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getHeapMemoryInitialized() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the amount of heap memory in bytes that the JVM initially requests from the operating system for memory management.
getHeapMemoryMaximum() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryMaximum() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the maximum amount of heap memory in bytes that can be used for memory management.
getHeapMemoryTotal() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the total amount of heap memory in bytes.
getHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the total amount of heap memory in bytes.
getHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the total amount of heap memory in bytes.
getHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the total amount of heap memory in bytes.
getHeapMemoryTotal() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the total amount of heap memory in bytes.
getHeapMemoryTotal() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the total amount of heap memory in bytes.
getHeapMemoryUsed() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the current heap size that is used for object allocation.
getHeapMemoryUsed() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the current heap size that is used for object allocation.
getHeapOverhead() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
 
getHeapUsed() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
getHeartbeatInterval() - Method in class org.apache.ignite.configuration.ClientConfiguration
Gets the heartbeat message interval, in milliseconds.
getHistorySize() - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
 
getHits() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Gets hits.
getHits() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getHoldability() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getHoldability() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getHoldability() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getHoldability() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getHoldability() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getHoldability() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getHoldCount() - Method in interface org.apache.ignite.IgniteLock
Queries the number of holds on this lock by the current thread.
getHoldCount() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries the number of holds on this lock by the current thread.
getHost() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Get host.
getHost() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets host for TCP binary protocol server.
getHost() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Get host.
getHost() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets TCP host or IP address for router to bind to.
getHost() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Gets host for TCP binary protocol server.
getHost() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Gets host for TCP binary protocol server.
getHost() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Gets host endpoint is bound to.
getHost() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Gets host endpoint is bound to.
getHost() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getHost() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getHostName() - Method in interface org.apache.ignite.cluster.ClusterStartNodeResult
Gets host name.
getHostName() - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Gets host name.
getHostName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
 
getHostNamePropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Return node attribute name to store used host name.
getHostNamePropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Return node attribute name to store used host name.
getHostNames() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Get cluster node host names.
getId() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets session ID of the task being executed.
getId() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets session ID of the task being executed.
getId() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets session ID of the task being executed.
getId() - Method in class org.apache.ignite.internal.processors.cluster.IgniteClusterMXBeanImpl
Gets cluster ID.
getId() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
getId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
getId() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getId() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getId() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getId() - Method in interface org.apache.ignite.mxbean.IgniteClusterMXBean
Gets cluster ID.
getIdentifierQuoteString() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getIdentifierQuoteString() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getIdentifierQuoteString() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getIdentityHashCode() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
 
getIdleConnectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getIdleConnectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets maximum idle connection time upon which idle connections will be closed.
getIdleConnectionTimeout() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets maximum idle connection time upon which idle connections will be closed.
getIdleQueryCursorCheckFrequency() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets idle query cursors check frequency.
getIdleQueryCursorCheckFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getIdleQueryCursorTimeout() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets idle query cursors timeout in milliseconds.
getIdleQueryCursorTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getIdleTime() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
Gets idle time of this client.
getIdleTime() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
Gets idle time of this client.
getIdleTime() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
Gets idle time of this client.
getIdleTimeout() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets idle timeout for client connections.
getIdleTimeout() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets idle timeout for REST server.
getIdleTimeout() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets timeout in milliseconds to consider connection idle.
getIdleTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getIdleTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getIdleTimePercentage() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets percentage of time this node is idling vs. executing jobs.
getIdleTimePercentage() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets percentage of time this node is idling vs. executing jobs.
getIdMapper() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Gets ID mapper.
getIdMapper() - Method in class org.apache.ignite.configuration.BinaryConfiguration
Gets ID mapper.
getIdMapper() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
 
getIdMapper() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
 
getIdMapper() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
getIds(int) - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Get affinity node IDs for partition.
getIds(int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
Get affinity node IDs for partition.
getIds(int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Get affinity node IDs for partition as unmodifiable collection.
getIds(int) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
Get affinity node IDs for partition.
getIds(int) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
Get affinity node IDs for partition.
getIdx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Return absolute WAL segment file index.
getIdxBuildStatusStorage() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
getIgfsEndpoints() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getIgfsEndpoints() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getIgfsName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
 
getIgfsName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
 
getIgfsName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
 
getIgfsName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
 
getIgfsNames() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
 
getIgfss() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getIgfss() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getIgfss() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getIgfssEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getIgfssEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getIgfsThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getIgnite() - Method in class org.apache.ignite.stream.StreamAdapter
 
getIgniteHome() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return Ignite installation home folder.
getIgniteHome() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets Ignite installation home folder.
getIgniteHome() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Retrieves IGNITE_HOME property.
getIgniteHome() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.igniteHome" instead.
getIgniteHome() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets Ignite installation home folder (i.e.
getIgniteHome() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets Ignite installation home folder (i.e.
getIgniteInstanceName() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets optional local instance name.
getIgniteInstanceName() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getIgniteInstanceName() - Method in class org.apache.ignite.thread.IgniteThread
Gets name of the Ignite instance this thread belongs to.
getIgniteTypeFromOdbcType(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Lookup Ignite data type corresponding to specific ODBC data type
getIgnoredFailureTypes() - Method in class org.apache.ignite.failure.AbstractFailureHandler
 
getImportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getImportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getImportedKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getIncludeEventTypes() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets array of event types, which will be recorded.
getIncludeEventTypes() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getIncludeProperties() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets array of system or environment properties to include into node attributes.
getIncludeProperties() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getIndexBuildCountPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getIndexBuildCountPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getIndexBuildCountPartitionsLeft() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getIndexedTypes() - Method in class org.apache.ignite.configuration.CacheConfiguration
Array of key and value type pairs to be indexed (thus array length must be always even).
getIndexedTypes() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
 
getIndexes() - Method in class org.apache.ignite.cache.QueryEntity
Gets a collection of index entities.
getIndexes() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getIndexesMeta(String, String) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
getIndexesSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getIndexing() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
getIndexingExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Get indexing executor service.
getIndexingSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured indexing SPI implementations.
getIndexingSpis() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getIndexName() - Method in class org.apache.ignite.cache.query.IndexQuery
Index name.
getIndexNames() - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
 
getIndexNames() - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
getIndexRebuildKeysProcessed() - Method in interface org.apache.ignite.cache.CacheMetrics
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Return number of keys processed during index rebuilding.
getIndexRebuildKeysProcessed() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Return number of keys processed during index rebuilding.
getIndexStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Get internal IndexStorage.
getIndexType() - Method in class org.apache.ignite.cache.QueryIndex
Gets index type.
getInfos() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
 
getInfos() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
 
getInitialQuery() - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Gets initial query.
getInitialQueryCursor() - Method in interface org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQuery
Gets initial query cursor (if any).
getInitialQueryCursor() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Gets initial query cursor (if any).
getInitialSize() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets initial memory region size defined by this data region.
getInitialSize() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Gets initial memory region size defined by this memory policy.
getInitialSize() - Method in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Initial size of a data region reserved for system cache.
getInitialSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getInitialSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Initial memory region size defined by this memory policy.
getInitialSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets initial memory region size defined by its DataRegionConfiguration.
getInitialSize() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets initial memory region size defined by its MemoryPolicyConfiguration.
getInitLatch() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
getInjectedDiscoverySpi() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Performs injection of discovery SPI if needed, then provides DiscoverySpi SPI.
getInlineSize() - Method in class org.apache.ignite.cache.QueryIndex
Gets index inline size in bytes.
getInlineSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
getInnerVersions(int, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getInProgressCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getInputIterator() - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Returns elements Iterator for current input argument.
getInputSize() - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Returns elements size for current input argument or GridifyUtils.UNKNOWN_SIZE for unknown input size.
getInputStream() - Method in class org.apache.ignite.internal.managers.deployment.protocol.gg.GridUrlConnection
getInstance() - Static method in class org.apache.ignite.internal.cluster.NodeOrderComparator
 
getInstanceName() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets optional kernal instance name.
getInstanceName() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.InstanceName" instead.
getInt(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getInt(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getInt(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getInt(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getInt(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getInt(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getInt(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getInt(int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets 4 bytes from byte list as an integer.
getInt(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value from byte array.
getInt(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value from given address.
getInteger(String, int) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getInterceptor() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache interceptor.
getInterceptor() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getInterfaces() - Method in interface org.apache.ignite.internal.util.IgniteUtils.InterfaceSupplier
Return collection of local network interfaces.
getInternalPredicate() - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilterImpl
 
getInternalService() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetServiceImpl
 
getIntField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value from object field.
getIntLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getIntLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getIntVolatile(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets integer value with volatile semantic.
getInvalidNodes(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
getInvalidNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
 
getIpcEndpointConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getIpFinder() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets IP finder for IP addresses sharing and storing.
getIpFinderCleanFrequency() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets frequency with which coordinator cleans IP finder and keeps it in the correct state, unregistering addresses of the nodes that have left the topology.
getIpFinderCleanFrequency() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets frequency with which coordinator cleans IP finder and keeps it in the correct state, unregistering addresses of the nodes that have left the topology.
getIpFinderFormatted() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets TcpDiscoveryIpFinder (string representation).
getIpFinderFormatted() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets TcpDiscoveryIpFinder (string representation).
getIsolation() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getItems() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
getItemsEnd(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getItemSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getIterationCount() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets iteration count for warmup.
getIterator(Object) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Gets iterator or create new for container object with elements with unknown type.
getIterator() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
getJavaFieldName() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
getJavaFieldType() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
getJavaName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
 
getJavaType() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
 
getJDBCMajorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getJDBCMajorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getJDBCMajorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getJDBCMinorVersion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getJDBCMinorVersion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getJDBCMinorVersion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getJdbcTypes() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getJdkInformation() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets JDK information.
getJdkInformation() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.jdkInformation" instead.
getJettyHost() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getJettyPath() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets path, either absolute or relative to IGNITE_HOME, to Jetty XML configuration file.
getJettyPath() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getJettyPort() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getJob() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets local instance of remote job returned by ComputeTask.map(List, Object) method.
getJob() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getJob() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets local instance of remote job returned by ComputeTask.map(List, Object) method.
getJob() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionJobContextAdapter
Job for this context.
getJob() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Gets deployed job or null of job could not be deployed.
getJob() - Method in interface org.apache.ignite.spi.collision.CollisionJobContext
Job for this context.
getJobAttributes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getJobAttributes() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getJobAttributesBytes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getJobAttributesBytes() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getJobBytes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getJobContext() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets job context.
getJobContext() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets job context.
getJobContext() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionJobContextAdapter
Gets job context.
getJobContext() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getJobContext() - Method in interface org.apache.ignite.spi.collision.CollisionJobContext
Gets job context.
getJobId() - Method in interface org.apache.ignite.compute.ComputeJobContext
Gets ID of the job this context belongs to.
getJobId() - Method in interface org.apache.ignite.compute.ComputeJobSibling
Gets ID of this grid job sibling.
getJobId() - Method in class org.apache.ignite.internal.GridJobContextImpl
Gets ID of the job this context belongs to.
getJobId() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getJobId() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getJobId() - Method in class org.apache.ignite.internal.GridJobSessionImpl
getJobId() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
Gets ID of this grid job sibling.
getJobId() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
getJobId() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
getJobId() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
 
getJobId() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getJobId() - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
 
getJobMetrics() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
Gets latest metrics.
getJobPriorityAttributeKey() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets key name of job priority attribute.
getJobPriorityAttributeKey() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets key name of job priority attribute.
getJobResult() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getJobResult() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
Gets failed result of job execution.
getJobResult() - Method in interface org.apache.ignite.spi.failover.FailoverContext
Gets failed result of job execution.
getJobResultBytes() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getJobSibling(IgniteUuid) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets job sibling for a given ID.
getJobSibling(IgniteUuid) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets job sibling for a given ID.
getJobSibling(IgniteUuid) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets job sibling for a given ID.
getJobSiblings() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets a collection of all grid job siblings.
getJobSiblings() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets a collection of all grid job siblings.
getJobSiblings() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets a collection of all grid job siblings.
getJobWorker() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionJobContextAdapter
 
getJoinTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Get join timeout, in milliseconds.
getJoinTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
The join timeout, in milliseconds.
getKeepAliveTime() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepAliveTime() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepDeserialized() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Gets keep deserialized flag.
getKey() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
 
getKey() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
getKey() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl0
getKey() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
getKey() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
getKey(long, int, MetastorageRowStore) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
 
getKey(long, int, MetastorageRowStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
getKey(long, int, MetastorageRowStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
getKey(IO, long, int, MetastorageRowStore) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
getKey() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
getKey() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
 
getKey() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
getKey() - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result
Current key.
getKey() - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
getKey() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
 
getKey() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
 
getKey() - Method in class org.apache.ignite.lang.IgniteBiTuple
getKey() - Method in class org.jsr166.ConcurrentLinkedHashMap.HashEntry
Returns key of this entry.
getKeyAlgorithm() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets algorithm that will be used to create a key manager.
getKeyAlgorithm() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets algorithm that will be used to create a key manager.
getKeyBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
getKeyBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
getKeyBytes() - Method in interface org.apache.ignite.internal.pagemem.wal.record.MarshalledDataEntry
 
getKeyClasses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getKeyConfiguration() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getKeyConfiguration() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache key configuration.
getKeyFieldName() - Method in class org.apache.ignite.cache.QueryEntity
Gets key field name.
getKeyFieldName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getKeyFieldName() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets key field name for checkpoint table.
getKeyFieldName() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets key field name for checkpoint table.
getKeyFields() - Method in class org.apache.ignite.cache.QueryEntity
Gets query fields for this query pair that belongs to the key.
getKeyFields() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets optional persistent key fields (needed only if CacheJdbcPojoStore is used).
getKeyFields() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getKeyFields() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getKeyFieldType() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets key field type for checkpoint table.
getKeyFieldType() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets key field type for checkpoint table.
getKeyOrder() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
getKeyRange() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets key range.
getKeySize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
Can overflow. Use CacheMetrics.getCacheSize() instead.
getKeySize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of keys in the cache, possibly with null values.
getKeySize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of keys in the cache, possibly with null values.
getKeySize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of keys in the cache, possibly with null values.
getKeySize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of keys in the cache, possibly with null values.
getKeySize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of keys in the cache, possibly with null values.
getKeySize(long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
 
getKeySize(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
getKeySize(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
getKeySize(IO, long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
getKeySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getKeySize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of keys in the cache, possibly with null values.
getKeySize() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Gets encryption key size.
getKeysToRebalanceLeft() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getKeysToRebalanceLeft() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getKeysToRebalanceLeft() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getKeyStoreFilePath() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets path to the key store file.
getKeyStoreFilePath() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets path to the key store file.
getKeyStorePassword() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets key store password.
getKeyStorePassword() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets key store password.
getKeyStorePath() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Gets path to jdk keyStore that stores master key.
getKeyStorePwd() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Gets key store password.
getKeyStoreType() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets key store type used for context creation.
getKeyStoreType() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets key store type used for context creation.
getKeyType() - Method in interface org.apache.ignite.cache.CacheMetrics
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.cache.QueryEntity
Gets key type for this query pair.
getKeyType() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets key type.
getKeyType() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
getKeyType() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
getKeyType() - Method in interface org.apache.ignite.internal.pagemem.wal.record.MarshalledDataEntry
 
getKeyType() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Determines the required type of keys for this Cache, if any.
getKeyType() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getKeyType() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getKeyType() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Determines the required type of keys for this Cache, if any.
getKeyTypeName() - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Gets fully-qualified platform type name of the cache key used for the local map.
getLabel() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getLabelRegex() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getLargeEntriesPagesPercentage() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getLargeEntriesPagesPercentage() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargeEntriesPagesPercentage() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets percentage of pages that are fully occupied by large entries that go beyond page size.
getLargestPoolSize() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the largest number of threads that have ever simultaneously been in the pool.
getLargestPoolSize() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the largest number of threads that have ever simultaneously been in the pool.
getLast() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
getLast() - Method in class org.apache.ignite.util.deque.FastSizeDeque
getLast() - Method in class org.jsr166.ConcurrentLinkedDeque8
getLastAllocatedPageCnt() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PagesAllocationRange
 
getLastAllocatedPageCount(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Gets last allocated pages count from given buffer
getLastAllocatedPageCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Gets last allocated pages count by provided address
getLastCheckpointCopiedOnWritePagesNumber() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointCopiedOnWritePagesNumber() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointCopiedOnWritePagesNumber() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointDataPagesNumber() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDataPagesNumber() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the number of data pages written during the last checkpoint.
getLastCheckpointDuration() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointDuration() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointFsyncDuration() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointFsyncDuration() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the duration of the sync phase of the last checkpoint in milliseconds.
getLastCheckpointingDuration() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointingDuration() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointingDuration() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointingDuration() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the duration of the last checkpoint in milliseconds.
getLastCheckpointLockWaitDuration() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointLockWaitDuration() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointLockWaitDuration() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the duration of last checkpoint lock wait in milliseconds.
getLastCheckpointMarkDuration() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointMarkDuration() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointMarkDuration() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the duration of last checkpoint mark phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointPagesWriteDuration() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointPagesWriteDuration() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the duration of last checkpoint pages write phase in milliseconds.
getLastCheckpointStarted() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Returns time when the last checkpoint was started.
getLastCheckpointStarted() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Returns time when the last checkpoint was started.
getLastCheckpointStarted() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Returns time when the last checkpoint was started.
getLastCheckpointStarted() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
Returns time when the last checkpoint was started.
getLastCheckpointStarted() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Returns time when the last checkpoint was started.
getLastCheckpointTotalPagesNumber() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getLastCheckpointTotalPagesNumber() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastCheckpointTotalPagesNumber() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the total number of pages written during the last checkpoint.
getLastDataVersion() - Method in interface org.apache.ignite.cluster.ClusterMetrics
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
In-memory data grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
In-memory data grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
In-memory data grid assigns incremental versions to all cache operations.
getLastDataVersion() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
In-Memory Data Grid assigns incremental versions to all cache operations.
getLastEstimatedSpeedForMarkAll() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
getLastLongPause() - Method in class org.apache.ignite.internal.LongJVMPauseDetector
 
getLastModified() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
getLastModified() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
 
getLastModified() - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
 
getLastModified() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getLastStartTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getLastSuccessfulFullSnapshotId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
getLastSuccessfulSnapshotId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
getLastSuccessfulSnapshotTag(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
getLastUpdate() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
 
getLastUpdateTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets last update time of this node metrics.
getLastUpdateTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets last update time.
getLastUpdateTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets last update time.
getLastUpdateTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets last update time of this node metrics.
getLastUpdateTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets last update time of this node metrics.
getLastUpdateTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets last update time of this node metrics.
getLastUpdateTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets last update time of this node metrics.
getLastUpdateTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets last update time.
getLastUpdateTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets last update time of this node metrics.
getLastWakeUpTime() - Method in class org.apache.ignite.internal.LongJVMPauseDetector
 
getLazy() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
Lazy query execution flag.
getLeafVersions(int, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getLeft(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
 
getLength(Object) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Gets length of elements in container object with unknown type.
getLevelsCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
getLifecycle() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getLifecycleBeans() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns a collection of life-cycle beans.
getLifecycleBeansFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets toString() representation of of lifecycle beans configured with Ignite.
getLifecycleBeansFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.lifecycleBeansFormatted" instead.
getLimit() - Method in class org.apache.ignite.cache.query.TextQuery
Gets limit to response records count.
getLimit() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
 
getLimit() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getLine() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getLineCount() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getLineNumber() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getLines() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getLink(long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
 
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
getLink(IO, long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
getLink(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
getLink(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.PendingRowIO
 
getLink(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getListenable(IgniteInternalFuture) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Gets the listenable.
getListenable(IgniteFuture) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Gets the listenable.
getListener() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
getListenerConfigurations() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getLivenessCheckEnabled() - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
getLivenessCheckEnabled() - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
getLoad(ClusterNode, int) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Calculates load value for a given node.
getLoad(ClusterNode, int) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
Calculates load value for a given node.
getLoad(ClusterNode, int) - Method in interface org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadProbe
Calculates load value for a given node.
getLoad(ClusterNode, int) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
Calculates load value for a given node.
getLoadBalancer(GridTaskSessionImpl, List<ClusterNode>) - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerManager
 
getLoadBalancingSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return fully configured load balancing SPI implementation.
getLoadBalancingSpi() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getLoadBalancingSpiFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of fully configured load balancing SPI implementations.
getLoadBalancingSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.loadBalancingSpiFormatted" instead.
getLoadBalancingSpis() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
 
getLoaderArguments() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
 
getLoaderFactory() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getLoaderParticipants() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getLoadProbeFormatted() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Gets text description of current load probing implementation used.
getLoadProbeFormatted() - Method in interface org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpiMBean
Gets text description of current load probing implementation used.
getLocalAddress() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getLocalAddress() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets local host address for socket binding.
getLocalAddress() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets local host address for socket binding.
getLocalAddress() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets local address that multicast IP finder uses.
getLocalAddress() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets local address that was set to SPI with TcpDiscoverySpi.setLocalAddress(String) method.
getLocalDeployment(String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
getLocalEventListeners() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets map of pre-configured local event listeners.
getLocalHost() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets system-wide local address or host for all Ignite components to bind to.
getLocalHost() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets local host.
getLocalHost() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getLocalListener() - Method in class org.apache.ignite.cache.query.ContinuousQuery
 
getLocalListener() - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Gets local transformed event listener
getLocalNode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Gets local node.
getLocalNode() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Gets local node.
getLocalNode() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Gets local node.
getLocalNode() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets local node.
getLocalNode() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
 
getLocalNodeFormatted() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets local node formatted as a string.
getLocalNodeId() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Unique identifier for this node within grid.
getLocalNodeId() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.localNodeId" instead.
getLocalNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets ID of the local node.
getLocalNodeId() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets ID of the local node.
getLocalNodeId() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets ID of the local node.
getLocalNodeMovingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getLocalNodeMovingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions with state MOVING for this cache group located on this node.
getLocalNodeMovingPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions with state MOVING for this cache group located on this node.
getLocalNodeOwningPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getLocalNodeOwningPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions with state OWNING for this cache group located on this node.
getLocalNodeOwningPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions with state OWNING for this cache group located on this node.
getLocalNodeRentingEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getLocalNodeRentingEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of entries remains to evict in RENTING partitions located on this node for this cache group.
getLocalNodeRentingEntriesCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of entries remains to evict in RENTING partitions located on this node for this cache group.
getLocalNodeRentingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getLocalNodeRentingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions with state RENTING for this cache group located on this node.
getLocalNodeRentingPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions with state RENTING for this cache group located on this node.
getLocalPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getLocalPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets local port for socket binding.
getLocalPort() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets local port for socket binding.
getLocalPort() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets local TCP port SPI listens to.
getLocalPort() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets local TCP port SPI listens to.
getLocalPortRange() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getLocalPortRange() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets maximum number of local ports tried if all previously tried ports are occupied.
getLocalPortRange() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets maximum number of local ports tried if all previously tried ports are occupied.
getLocalPortRange() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets local TCP port range.
getLocalPortRange() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets local TCP port range.
getLocalStatistics(StatisticsKey) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Get local statistics by object.
getLocalStoreCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
getLock(int) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Returns Lock object for the given key.
getLock(long) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Returns Lock object for the given key.
getLock(Object) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Returns lock for object.
getLock(int) - Method in class org.apache.ignite.internal.util.GridStripedLock
Returns Lock object for the given key.
getLock(long) - Method in class org.apache.ignite.internal.util.GridStripedLock
Returns Lock object for the given key.
getLock(Object) - Method in class org.apache.ignite.internal.util.GridStripedLock
Returns lock for object.
getLock(int) - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
Returns Lock object for the given key.
getLock(long) - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
Returns Lock object for the given key.
getLock(Object) - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
Returns lock for object.
getLock() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockedFileLockHolder() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
Returns already locked file lock holder to lock file in PdsFolderSettings.persistentStoreRootPath.
getLockedKeysNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
The number of keys locked on the node.
getLockedKeysNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
The number of keys locked on the node.
getLockedKeysNumber() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The number of keys locked on the node.
getLockedKeysNumber() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The number of keys locked on the node.
getLockedKeysNumber() - Method in interface org.apache.ignite.transactions.TransactionMetrics
The number of keys locked on the node.
getLockedMonitors() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockName() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockOwnerId() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockOwnerName() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockRetries() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
getLocks() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getLockTimeout() - Method in class org.apache.ignite.cdc.CdcConfiguration
 
getLockWaitTime() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Timeout in milliseconds to wait when acquiring persistence store lock file before failing the local node.
getLockWaitTime() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Time out in milliseonds to wait when acquiring persistence store lock file before failing the local node.
getLockWaitTime() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getLockWaitTime() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getLogger(Object) - Method in interface org.apache.ignite.IgniteLogger
Creates new logger with given category based off the current instance.
getLogger() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets logger for the router instance.
getLogger(Object) - Method in class org.apache.ignite.internal.GridLoggerProxy
Creates new logger with given category based off the current instance.
getLogger(Object) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Creates new logger with given category based off the current instance.
getLogger() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getLogger(Object) - Method in class org.apache.ignite.logger.java.JavaLogger
Creates new logger with given category based off the current instance.
getLogger(Object) - Method in class org.apache.ignite.logger.NullLogger
Creates new logger with given category based off the current instance.
getLoggerFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
 
getLoggerInfo() - Method in class org.apache.ignite.internal.GridLoggerProxy
Gets the class name and parameters of the Logger type used.
getLogin() - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Gets login.
getLoginTimeout() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
getLogWriter() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
getLong(String, long) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getLong(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getLong(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getLong(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getLong(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getLong(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getLong(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getLong(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getLong(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value from byte array.
getLong(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value from given address.
getLongField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value from object field.
getLongJVMPauseLastEvents() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets long JVM pause last events.
getLongJVMPauseLastEvents() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.longJVMPauseLastEvents" instead.
getLongJVMPausesCount() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets long JVM pauses count.
getLongJVMPausesCount() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.longJVMPausesCount" instead.
getLongJVMPausesTotalDuration() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets long JVM pauses total duration.
getLongJVMPausesTotalDuration() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.longJVMPausesTotalDuration" instead.
getLongLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getLongLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getLongOperationsDumpTimeout() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Returns a timeout (in millis) for printing long-running transactions as well as transactions that cannot receive locks for all their keys for a long time.
getLongOperationsDumpTimeout() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Returns a timeout (in millis) for printing long-running transactions as well as transactions that cannot receive locks for all their keys for a long time.
getLongQueryWarningTimeout() - Method in class org.apache.ignite.configuration.CacheConfiguration
getLongQueryWarningTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getLongQueryWarningTimeout() - Method in class org.apache.ignite.configuration.SqlConfiguration
Gets timeout in milliseconds after which long query warning will be printed.
getLongQueryWarningTimeout() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
 
getLongRunningOwnerTransactions(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets a map of all transactions for which the local node is the originating node and which duration exceeds the given duration.
getLongRunningOwnerTransactions(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets a map of all transactions for which the local node is the originating node and which duration exceeds the given duration.
getLongRunningOwnerTransactions(int) - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
Long running near transactions
getLongRunningOwnerTransactions(int) - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
Long running near transactions
getLongRunningOwnerTransactions(int) - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets a map of all transactions for which the local node is the originating node and which duration exceeds the given duration.
getLongTransactionTimeDumpThreshold() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Returns threshold timeout in milliseconds for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc.)
getLongTransactionTimeDumpThreshold() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Returns threshold timeout in milliseconds for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc.)
getLongVolatile(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets long value with volatile semantic.
getLookupRow(BPlusTree<IndexRow, ?>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
Get lookup row.
getLookupRow(BPlusTree<IndexRow, ?>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
Get lookup row.
getLookupRow(BPlusTree<IndexRow, ?>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInnerIO
Get lookup row.
getLookupRow(BPlusTree<IndexRow, ?>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractLeafIO
Get lookup row.
getLookupRow(BPlusTree<TxKey, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
Get lookup row.
getLookupRow(BPlusTree<TxKey, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
Get lookup row.
getLookupRow(BPlusTree<IndexStorageImpl.IndexItem, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreInnerIO
Get lookup row.
getLookupRow(BPlusTree<IndexStorageImpl.IndexItem, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreLeafIO
Get lookup row.
getLookupRow(BPlusTree<MetastorageRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
Get lookup row.
getLookupRow(BPlusTree<MetastorageRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
Get lookup row.
getLookupRow(BPlusTree<L, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Get lookup row.
getLookupRow(BPlusTree<CacheSearchRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
Get lookup row.
getLookupRow(BPlusTree<CacheSearchRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
Get lookup row.
getLookupRow(BPlusTree<PendingRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
Get lookup row.
getLookupRow(BPlusTree<PendingRow, ?>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
Get lookup row.
getLostPartitions() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
 
getMajor(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
getMajor(long, int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
getMajor(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
getMajorVersion() - Method in class org.apache.ignite.IgniteJdbcDriver
getMajorVersion() - Method in class org.apache.ignite.IgniteJdbcThinDriver
getManagementExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing internal and Visor GridJobs.
getManagementPort() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getManagementThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool that is in charge of processing internal and Visor GridJobs.
getManagementThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getMapped() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getMapper() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
 
getMapping() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntriesInfo
 
getMappings() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
 
getMapReducePlanner() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
getMarkDirtySpeed() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
getMarshaller() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Since 2.1. Some Ignite features will not work if non-null marshaller is set (IgniteCache.withKeepBinary(), .NET, CPP, ODBC)
getMarshaller() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets the marshaller, that is used to communicate between client and server.
getMarshaller() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getMarshallerPlatformId() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets marshaller platform id (see MarshallerPlatformIds).
getMarshallerPlatformId() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets marshaller platform id (see MarshallerPlatformIds).
getMasterKeyName() - Method in interface org.apache.ignite.IgniteEncryption
Gets the current master key name.
getMasterKeyName() - Method in class org.apache.ignite.internal.managers.encryption.EncryptionMXBeanImpl
Gets the current master key name.
getMasterKeyName() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Gets the current master key name.
getMasterKeyName() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecord
Deprecated.
 
getMasterKeyName() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecordV2
 
getMasterKeyName() - Method in interface org.apache.ignite.mxbean.EncryptionMXBean
Gets the current master key name.
getMasterKeyName() - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Gets the current master key name.
getMasterKeyName() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Gets the current master key name.
getMasterKeyName() - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Gets the current master key name.
getMasterNodeIds() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getMaxAckTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets maximum message acknowledgement timeout.
getMaxAckTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets maximum message acknowledgement timeout.
getMaxActiveComputeTasksPerConnection() - Method in class org.apache.ignite.configuration.ThinClientConfiguration
Gets active compute tasks per connection limit.
getMaxActiveTxPerConnection() - Method in class org.apache.ignite.configuration.ThinClientConfiguration
 
getMaxBinaryLiteralLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxBinaryLiteralLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxBinaryLiteralLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxCatalogNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxCatalogNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxCatalogNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxCharLiteralLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxCharLiteralLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxCharLiteralLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnsInGroupBy() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnsInGroupBy() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnsInGroupBy() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnsInIndex() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnsInIndex() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnsInIndex() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnsInOrderBy() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnsInOrderBy() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnsInOrderBy() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnsInSelect() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnsInSelect() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnsInSelect() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxColumnsInTable() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxColumnsInTable() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxColumnsInTable() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxConcurrentAsyncOperations() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getMaxConcurrentAsyncOperations() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets maximum number of allowed concurrent asynchronous operations.
getMaxConcurrentAsyncOperations() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getMaxConnectionIdleTime() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets maximum amount of time that client connection can be idle before it is closed.
getMaxConnections() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxConnections() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxConnections() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxConnectTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets maximum connect timeout.
getMaxConnectTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets maximum connect timeout.
getMaxConnectTimeout() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets maximum connect timeout.
getMaxCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
getMaxCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getMaxCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusLeafIO
getMaxCursorNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxCursorNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxCursorNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxFieldSize() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getMaxFieldSize() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getMaxFieldSize() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getMaximumActiveJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumActiveJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets max active jobs.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets max active jobs.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumActiveJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets max active jobs.
getMaximumActiveJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets maximum number of jobs that ever ran concurrently on this node.
getMaximumCancelledJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumCancelledJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets maximum cancelled jobs.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets maximum cancelled jobs.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumCancelledJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets maximum cancelled jobs.
getMaximumCancelledJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets maximum number of cancelled jobs this node ever had running concurrently.
getMaximumExecutionTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getMaximumFailoverAttempts() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
getMaximumFailoverAttempts() - Method in interface org.apache.ignite.spi.failover.always.AlwaysFailoverSpiMBean
Gets maximum number of attempts to execute a failed job on another node.
getMaximumFailoverAttempts() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
getMaximumFailoverAttempts() - Method in interface org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpiMBean
Gets maximum number of attempts to execute a failed job on another node.
getMaximumHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumHits() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumJobExecuteTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets time it took to execute the longest job on the node.
getMaximumJobExecuteTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets maximum job execution time.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets maximum job execution time.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets time it took to execute the longest job on the node.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets time it took to execute the longest job on the node.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets time it took to execute the longest job on the node.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets time it took to execute the longest job on the node.
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumJobExecuteTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets maximum job execution time.
getMaximumJobExecuteTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets time it took to execute the longest job on the node.
getMaximumJobWaitTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumJobWaitTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets max job wait time.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets max job wait time.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumJobWaitTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets max job wait time.
getMaximumJobWaitTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets maximum time a job ever spent waiting in a queue to be executed.
getMaximumMisses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumNumberOfPartitionCopies() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getMaximumNumberOfPartitionCopies() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Calculates maximum number of partitions copies for all partitions of this cache group.
getMaximumNumberOfPartitionCopies() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Calculates maximum number of partitions copies for all partitions of this cache group.
getMaximumOffHeapPrimarySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumPoolSize() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Get Max workers thread count.
getMaximumPoolSize() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Get maximum workers thread count.
getMaximumPoolSize() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the maximum allowed number of threads.
getMaximumPoolSize() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the maximum allowed number of threads.
getMaximumQueryTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumReads() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaximumRejectedJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumRejectedJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets maximum number of jobs rejected during a single collision resolution event.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets maximum number of jobs rejected during a single collision resolution event.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumRejectedJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getMaximumRejectedJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets maximum number of jobs rejected at once during a single collision resolution operation.
getMaximumStealingAttempts() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
getMaximumStealingAttempts() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets maximum number of attempts to steal job by another node.
getMaximumThreadCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumThreadCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the maximum live thread count since the Java virtual machine started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the maximum live thread count since the Java virtual machine started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumThreadCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the maximum live thread count since the Java virtual machine started or peak was reset.
getMaximumThreadCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the maximum live thread count since the JVM started or peak was reset.
getMaximumTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getMaximumTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
 
getMaximumWaitingJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets maximum number of waiting jobs this node had.
getMaximumWaitingJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets maximum waiting jobs.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets maximum waiting jobs.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets maximum number of waiting jobs this node had.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets maximum number of waiting jobs this node had.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets maximum number of waiting jobs this node had.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets maximum number of waiting jobs this node had.
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getMaximumWaitingJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets maximum waiting jobs.
getMaximumWaitingJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets maximum number of waiting jobs this node had.
getMaximumWaitTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getMaximumWriteAttempts() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Gets maximum number of write attempts in case of database error.
getMaximumWriteAttempts() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets maximum number of write attempts in case of database error.
getMaximumWrites() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMaxIndexLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxIndexLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxIndexLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxMemorySize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Gets maximum allowed cache size in bytes.
getMaxMemorySize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Gets maximum allowed cache size in bytes.
getMaxMemorySize() - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Gets maximum allowed cache size in bytes.
getMaxMemorySize() - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Gets maximum allowed cache size in bytes.
getMaxMemorySize() - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Gets maximum allowed cache size in bytes.
getMaxMessageProcessingTime() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets max message processing time.
getMaxMessageProcessingTime() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets max message processing time.
getMaxOpenCursors() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Gets maximum number of opened cursors per connection.
getMaxOpenCursorsPerConnection() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets maximum number of opened cursors per connection.
getMaxOpenCursorsPerConnection() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Gets maximum number of opened cursors per connection.
getMaxOpenCursorsPerConnection() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getMaxOpenCursorsPerConnection() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getMaxParallelTasks() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
getMaxParameterCount() - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Get max query parameters count.
getMaxParameterCount() - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Get max query parameters count.
getMaxPerNodeCnt() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getMaxPerNodeCount() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getMaxPerNodeCount() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets maximum number of deployed service instances on each node, 0 for unlimited.
getMaxProcedureNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxProcedureNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxProcedureNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxQueryIteratorsCount() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getMaxQueryIteratorsCount() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets maximum number of query iterators that can be stored.
getMaxRows() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getMaxRows() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getMaxRows() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getMaxRowSize() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxRowSize() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxRowSize() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxSchemaNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxSchemaNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxSchemaNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxSize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Gets maximum allowed size of cache before entry will start getting evicted.
getMaxSize() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Gets maximum allowed size of cache before entry will start getting evicted.
getMaxSize() - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Gets maximum allowed cache size.
getMaxSize() - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Gets maximum allowed cache size.
getMaxSize() - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Gets maximum allowed cache size.
getMaxSize() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Maximum memory region size defined by this data region.
getMaxSize() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Maximum memory region size defined by this memory policy.
getMaxSize() - Method in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Maximum data region size in bytes reserved for system cache.
getMaxSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getMaxSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Maximum memory region size defined by this memory policy.
getMaxSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Maximum memory region size defined by its DataRegionConfiguration.
getMaxSize() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Maximum memory region size defined by its MemoryPolicyConfiguration.
getMaxStatementLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxStatementLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxStatementLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxStatements() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxStatements() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxStatements() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxTableNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxTableNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxTableNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxTablesInSelect() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxTablesInSelect() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxTablesInSelect() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxTaskQueueSize() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
getMaxTaskRangeLength() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getMaxUserNameLength() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getMaxUserNameLength() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getMaxUserNameLength() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getMaxWalArchiveSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a max allowed size(in bytes) of WAL archives.
getMBean() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
getMBean() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
getMBean() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
getMBean() - Method in interface org.apache.ignite.mxbean.IgniteMBeanAware
 
getMBeanInfo() - Method in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
getMBeanInfo() - Method in class org.apache.ignite.spi.metric.jmx.MetricRegistryMBean
getMBeanServer() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return MBean server instance.
getMBeanServer() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getMBeanServerFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a formatted instance of MBean server instance.
getMBeanServerFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.mBeanServerFormatted" instead.
getMemoryAllocator() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
 
getMemoryAllocator() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getMemoryConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
getMemoryConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getMemoryMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getMemoryMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getMemoryMetricsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getMemoryMetricsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getMemoryMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets memory MBean.
getMemoryPolicies() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Gets an array of all memory policies configured.
getMemoryPolicies() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getMemoryPolicyName() - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
getMemoryPolicyName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Deprecated.
getMemorySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getMessage() - Method in exception org.apache.ignite.internal.DuplicateTypeIdException
getMessage() - Method in exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
getMessage() - Method in exception org.apache.ignite.internal.processors.cache.verify.IdleVerifyException
getMessage() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
 
getMessage() - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
 
getMessage() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getMessage() - Method in class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
 
getMessage() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getMessage() - Method in class org.apache.ignite.internal.visor.util.VisorExceptionWrapper
getMessageExpireTime() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
getMessageExpireTime() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Message expire time configuration parameter.
getMessageInterceptor() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets interceptor for objects, moving to and from remote clients.
getMessageInterceptor() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getMessageMap() - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
 
getMessageQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets message queue limit for incoming and outgoing messages.
getMessageQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets message queue limit for incoming and outgoing messages.
getMessageQueueLimit() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets message queue limit for incoming and outgoing messages.
getMessageSize() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
getMessageSize() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
getMessageWorkerQueueSize() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets message worker queue current size.
getMessageWorkerQueueSize() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets message worker queue current size.
getMetaCacheName() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getMetaData() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getMetaData() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
getMetaData() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getMetaData() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getMetaData() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
getMetaData() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getMetaData() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getMetaData() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
getMetaData() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getMetaPageId() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns meta page id.
getMetastorageSubscribers() - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
getMethod(Class<?>, String, Object[]) - Static method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Finds a suitable method in a class.
getMethodClass() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Gets class to which the executed method belongs.
getMethodClass() - Method in interface org.apache.ignite.compute.gridify.GridifyArgument
Gets class to which the executed method belongs.
getMethodName() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Gets method name.
getMethodName() - Method in interface org.apache.ignite.compute.gridify.GridifyArgument
Gets method name.
getMethodParameters() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Gets method parameters in the same order they appear in method signature.
getMethodParameters() - Method in interface org.apache.ignite.compute.gridify.GridifyArgument
Gets method parameters in the same order they appear in method signature.
getMethodParameterTypes() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Gets method parameter types in the same order they appear in method signature.
getMethodParameterTypes() - Method in interface org.apache.ignite.compute.gridify.GridifyArgument
Gets method parameter types in the same order they appear in method signature.
getMethodReturnType() - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Gets method return type in the same order they appear in method signature.
getMetricExporterSpi() - Method in class org.apache.ignite.cdc.CdcConfiguration
Gets fully configured metric SPI implementations.
getMetricExporterSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets fully configured metric SPI implementations.
getMetrics() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets metrics.
getMetrics() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getMetrics() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMetrics() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
 
getMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getMetricsExpireTime() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Elapsed time in milliseconds after which node metrics are considered expired.
getMetricsHistorySize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Number of node metrics to keep in memory to calculate totals and averages.
getMetricsLogFrequency() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets frequency of metrics log print out.
getMetricsRateTimeInterval() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
getMetricsRateTimeInterval() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
getMetricsRateTimeInterval() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getMetricsRateTimeInterval() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getMetricsSubIntervalCount() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
getMetricsSubIntervalCount() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
getMetricsSubIntervalCount() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getMetricsSubIntervalCount() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getMetricsUpdateFrequency() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets Ignite metrics update frequency in milliseconds.
getMetricsUpdateFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getMinDuration() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getMinimumHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumHits() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumMisses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumNumberOfPartitionCopies() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getMinimumNumberOfPartitionCopies() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Calculates minimum number of partitions copies for all partitions of this cache group.
getMinimumNumberOfPartitionCopies() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Calculates minimum number of partitions copies for all partitions of this cache group.
getMinimumOffHeapPrimarySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumQueryTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumReads() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinimumTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getMinimumTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
 
getMinimumWrites() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMinor(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
getMinor(long, int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
getMinor(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
getMinorTopologyVersion() - Method in class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
 
getMinorVersion() - Method in class org.apache.ignite.IgniteJdbcDriver
getMinorVersion() - Method in class org.apache.ignite.IgniteJdbcThinDriver
getMinSize() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getMinWalArchiveSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a min allowed size(in bytes) of WAL archives.
getMisses() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Gets misses.
getMisses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getMode() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getMode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Gets cache mode.
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
 
getMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getMode() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
 
getMode() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getMoreResults() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getMoreResults(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getMoreResults() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getMoreResults(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getMoreResults() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getMoreResults(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getMovingPartitionsAllocationMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getMovingPartitionsAllocationMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets allocation map of partitions with state MOVING in the cluster.
getMovingPartitionsAllocationMap() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets allocation map of partitions with state MOVING in the cluster.
getMulticastGroup() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets IP address of multicast group.
getMulticastPort() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets port number which multicast messages are sent to.
getMultipleTupleExtractor() - Method in class org.apache.ignite.stream.StreamAdapter
 
getMvccConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getMvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
getMvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getMvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
getMvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
getMvccCoordinatorVersion(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getMvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
getMvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getMvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
getMvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
getMvccCounter(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getMvccLockCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getMvccLockCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
getMvccLockCoordinatorVersion(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getMvccLockCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getMvccLockCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
getMvccLockCounter(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
getMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
getMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
getMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
getMvccOperationCounter(long, int) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
getMvccVacuumFrequency() - Method in class org.apache.ignite.configuration.IgniteConfiguration
This is an experimental feature.
getMvccVacuumFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
 
getMvccVacuumThreadCount() - Method in class org.apache.ignite.configuration.IgniteConfiguration
This is an experimental feature.
getMvccVacuumThreadCount() - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
 
getName() - Method in class org.apache.ignite.cache.QueryIndex
Gets index name.
getName() - Method in interface org.apache.ignite.client.ClientCache
 
getName() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getName() - Method in class org.apache.ignite.configuration.CacheConfiguration
Cache name.
getName() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets data region name.
getName() - Method in class org.apache.ignite.configuration.ExecutorConfiguration
Get thread pool name.
getName() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Gets memory policy name.
getName() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
A name of a memory region the metrics are collected for.
getName() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
A name of a memory region the metrics are collected for.
getName() - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Gets name of remote cache.
getName() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
getName() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
getName() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
A name of a memory region the metrics are collected for.
getName() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
A name of a memory region the metrics are collected for.
getName() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
getName() - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
 
getName() - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
getName() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Gets cache name.
getName() - Method in class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
 
getName(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the name minus the path from a full filename.
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
 
getName() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getName() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getName() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
 
getName() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
 
getName() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getName() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
 
getName() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getName() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Unique name of DataRegion.
getName() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
 
getName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
 
getName() - Method in class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
 
getName() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getName() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
A name of a memory region the metrics are collected for.
getName() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
A name of a memory region the metrics are collected for.
getName() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
A name of a memory region the metrics are collected for.
getName() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets service name.
getName() - Method in interface org.apache.ignite.spi.deployment.DeploymentResource
Gets resource name, either class name or alias name, such as alias specified by ComputeTaskName annotation.
getName() - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
Gets resource name, either class name or alias name, such as alias specified by ComputeTaskName annotation.
getName() - Method in interface org.apache.ignite.spi.IgniteSpi
Gets SPI name.
getName() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets SPI name.
getName() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets name of the SPI.
getName() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets name of the SPI.
getNameMapper() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Gets name mapper.
getNameMapper() - Method in class org.apache.ignite.configuration.BinaryConfiguration
Gets name mapper.
getNameMapper() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
 
getNameMapper() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
 
getNameMapper() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
getNativeFactory() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactoryNative
Gets the wrapped factory object.
getNativeLibraryNames() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
getNCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNCharacterStream(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNCharacterStream(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNClob(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNClob(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNClob(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNClob(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNClob(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNClob(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNearConfiguration() - Method in class org.apache.ignite.configuration.CacheConfiguration
 
getNearConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getNearestAt(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Find nearest presented value from specified position to the right.
getNearestAt(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Find nearest presented value from specified position to the right.
getNearestAt(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Find nearest presented value from specified position to the right.
getNearEvictionPolicy() - Method in class org.apache.ignite.configuration.NearCacheConfiguration
getNearEvictionPolicyFactory() - Method in class org.apache.ignite.configuration.NearCacheConfiguration
Gets cache eviction policy factory.
getNearEvictMaxSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
 
getNearEvictPolicy() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
 
getNearSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getNearStartSize() - Method in class org.apache.ignite.configuration.NearCacheConfiguration
Gets initial cache size for near cache which will be used to pre-create internal hash table after start.
getNearStartSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
 
getNearXid() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getNestedTxMode() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
getNetworkCompressionLevel() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Compression level of internal network messages.
getNetworkInterfaceName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets display name of the network interface this IP address belongs to.
getNetworkSendRetryCount() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Message send retries count.
getNetworkSendRetryCount() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getNetworkSendRetryDelay() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Interval in milliseconds between message send retries.
getNetworkSendRetryDelay() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getNetworkTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Maximum timeout in milliseconds for network requests.
getNetworkTimeout() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getNetworkTimeout() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getNetworkTimeout() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getNetworkTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getNetworkTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets network timeout.
getNetworkTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets network timeout.
getNewVersion(GridCacheContext, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Returns new version of row (xid_max) if any.
getNextCountersPageId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
getNextId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
getNextLink() - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
getNextMetaPageId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
getNextSnapshotTag(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
getNid() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getNid() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
 
getNode() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets node this job executed on.
getNode() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets node this job executed on.
getNode(UUID) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Gets node by ID.
getNode() - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
getNode() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getNode(UUID) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Gets node by ID.
getNode(UUID) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Gets node by ID.
getNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets node by ID.
getNode0(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
getNodeAttributes() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in interface org.apache.ignite.spi.IgniteSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeAttributes() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
This method is called before SPI starts (before method IgniteSpi.spiStart(String) is called).
getNodeFilter() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets filter which determines on what nodes the cache should be started.
getNodeFilter() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getNodeFilter() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getNodeFilter() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getNodeFilter() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets node filter used to filter nodes on which the service will be deployed.
getNodeId() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
getNodeId() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
getNodeId() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getNodeId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets node ID.
getNodeId() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
 
getNodeId() - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
 
getNodeId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
 
getNodeId() - Method in class org.apache.ignite.logger.java.JavaLogger
Gets node ID.
getNodeId() - Method in interface org.apache.ignite.logger.LoggerNodeIdAware
Deprecated.
Gets node ID.
getNodeIds() - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityArgs
Get list of node ids to check connectivity to
getNodeIds() - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityResult
Get connectivity statuses for a node
getNodes() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
getNodes() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getNodes() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
 
getNodes() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
 
getNodes() - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
 
getNodesFailed() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets failed nodes count.
getNodesFailed() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets failed nodes count.
getNodesFailed() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets failed nodes count.
getNodesInfo() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Get nodes info by node consistent id.
getNodesJoined() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets joined nodes count.
getNodesJoined() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets joined nodes count.
getNodesJoined() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets joined nodes count.
getNodesLeft() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets left nodes count.
getNodesLeft() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets left nodes count.
getNodesLeft() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets left nodes count.
getNodeStartTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the start time of grid node in milliseconds.
getNodeStartTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the start time of grid node in milliseconds.
getNodeWeight() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
getNodeWeight() - Method in interface org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpiMBean
Gets weight of this node.
getNonHeapMemoryCommitted() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryCommitted() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the amount of non-heap memory in bytes that is committed for the Java virtual machine to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the amount of non-heap memory in bytes that is committed for the Java virtual machine to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryCommitted() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the amount of non-heap memory in bytes that is committed for the Java virtual machine to use.
getNonHeapMemoryCommitted() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the amount of non-heap memory in bytes that is committed for the JVM to use.
getNonHeapMemoryInitialized() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the amount of non-heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the amount of non-heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the amount of non-heap memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getNonHeapMemoryInitialized() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the amount of non-heap memory in bytes that the JVM initially requests from the operating system for memory management.
getNonHeapMemoryMaximum() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryMaximum() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the maximum amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryTotal() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the total amount of non-heap memory in bytes that can be used for memory management.
getNonHeapMemoryUsed() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the current non-heap memory size that is used by Java VM.
getNonHeapMemoryUsed() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the current non-heap memory size that is used by Java VM.
getNonPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets a method from the class.
getNotDeleted() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
 
getNotNullFields() - Method in class org.apache.ignite.cache.QueryEntity
Gets names of fields that must be checked for null.
getNotNullFields() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Gets names of fields that must be checked for null.
getNString(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNString(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getNString(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNString(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getNString(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNString(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getNumberOfRetries() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets number of retries in case of DB failure.
getNumberOfRetries() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets number of retries in case of DB failure.
getNumericFunctions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getNumericFunctions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getNumericFunctions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getObject(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(int, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(String, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(int, Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(String, Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getObject(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(int, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(String, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(int, Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(String, Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getObject(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObject(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObject(int, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObject(String, Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObject(int, Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObject(String, Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getObjectField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets reference from object field.
getOdbcConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getOffHeapAllocatedSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets memory size allocated in off-heap.
getOffHeapAllocatedSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getOffHeapAllocatedSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets memory size allocated in off-heap.
getOffHeapBackupEntriesCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of backup entries stored in off-heap memory.
getOffHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getOffHeapBackupEntriesCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of backup entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of entries stored in off-heap memory.
getOffHeapEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getOffHeapEntriesCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of entries stored in off-heap memory.
getOffHeapEvictions() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of evictions from the off-heap memory.
getOffHeapEvictions() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of evictions from the off-heap memory.
getOffHeapGets() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of get requests to the off-heap memory.
getOffHeapGets() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of get requests to the off-heap memory.
getOffHeapHitPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the percentage of hits on off-heap memory.
getOffHeapHitPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the percentage of hits on off-heap memory.
getOffHeapHits() - Method in interface org.apache.ignite.cache.CacheMetrics
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The number of get requests that were satisfied by the off-heap memory.
getOffHeapHits() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The number of get requests that were satisfied by the off-heap memory.
getOffHeapMaxMemory() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
getOffHeapMisses() - Method in interface org.apache.ignite.cache.CacheMetrics
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMisses() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
A miss is a get request that is not satisfied by off-heap memory.
getOffHeapMissPercentage() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the percentage of misses on off-heap memory.
getOffHeapMissPercentage() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the percentage of misses on off-heap memory.
getOffHeapOverhead() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
 
getOffHeapPrimaryEntriesCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of primary entries stored in off-heap memory.
getOffHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getOffHeapPrimaryEntriesCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of primary entries stored in off-heap memory.
getOffHeapPuts() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of put requests to the off-heap memory.
getOffHeapPuts() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of put requests to the off-heap memory.
getOffHeapRemovals() - Method in interface org.apache.ignite.cache.CacheMetrics
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
The total number of removals from the off-heap memory.
getOffHeapRemovals() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
The total number of removals from the off-heap memory.
getOffHeapSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Total offheap size in bytes.
getOffHeapSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total offheap size in bytes.
getOffHeapSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Total offheap size in bytes.
getOffHeapSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Total offheap size in bytes.
getOffHeapSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total offheap size in bytes.
getOffHeapSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total offheap size in bytes.
getOffHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getOffHeapSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getOffHeapSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Total offheap size in bytes.
getOffHeapSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total offheap size in bytes.
getOffHeapUsed() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
getOffheapUsedSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Total used offheap size in bytes.
getOffheapUsedSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total used offheap size in bytes.
getOffheapUsedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Total used offheap size in bytes.
getOffheapUsedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Total used offheap size in bytes.
getOffheapUsedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total used offheap size in bytes.
getOffheapUsedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total used offheap size in bytes.
getOffheapUsedSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getOffheapUsedSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getOffheapUsedSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Total used offheap size in bytes.
getOffheapUsedSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total used offheap size in bytes.
getOffset(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreInnerIO
getOffset(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreLeafIO
getOffset() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
getOffset() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
 
getOldValue() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
getOperation(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
getOperation(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
getOperation(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
getOperation() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
 
getOperation() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
Get WAL task operation.
getOperation() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getOrCreate(String, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
Creates new latch with specified id and topVer or returns existing latch.
getOrCreateCache(String) - Method in interface org.apache.ignite.client.IgniteClient
Gets the existing cache or creates a new cache with default configuration if it does not exist.
getOrCreateCache(ClientCacheConfiguration) - Method in interface org.apache.ignite.client.IgniteClient
Gets the existing cache or creates a new cache if it does not exist.
getOrCreateCache(CacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Gets existing cache with the given name or creates new one with the given configuration.
getOrCreateCache(String) - Method in interface org.apache.ignite.Ignite
Gets existing cache with the given name or creates new one using template configuration.
getOrCreateCache(CacheConfiguration<K, V>, NearCacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Gets existing cache with the given cache configuration or creates one if it does not exist.
getOrCreateCache(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the existing cache or creates a new cache with default configuration if it does not exist.
getOrCreateCache(ClientCacheConfiguration) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the existing cache or creates a new cache if it does not exist.
getOrCreateCache(CacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing cache with the given name or creates new one with the given configuration.
getOrCreateCache(CacheConfiguration<K, V>, NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing cache with the given cache configuration or creates one if it does not exist.
getOrCreateCache(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing cache with the given name or creates new one using template configuration.
getOrCreateCache0(CacheConfiguration<K, V>, boolean) - Method in interface org.apache.ignite.internal.IgniteEx
Gets existing cache with the given name or creates new one with the given configuration.
getOrCreateCache0(CacheConfiguration<K, V>, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing cache with the given name or creates new one with the given configuration.
getOrCreateCacheAsync(String) - Method in interface org.apache.ignite.client.IgniteClient
Gets the existing cache or creates a new cache with default configuration if it does not exist.
getOrCreateCacheAsync(ClientCacheConfiguration) - Method in interface org.apache.ignite.client.IgniteClient
Gets the existing cache or creates a new cache if it does not exist.
getOrCreateCacheAsync(String) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the existing cache or creates a new cache with default configuration if it does not exist.
getOrCreateCacheAsync(ClientCacheConfiguration) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets the existing cache or creates a new cache if it does not exist.
getOrCreateCacheAsync(String, String, CacheConfigurationOverride, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
getOrCreateCaches(Collection<CacheConfiguration>) - Method in interface org.apache.ignite.Ignite
Gets existing caches with the given name or created one with the given configuration.
getOrCreateCaches(Collection<CacheConfiguration>) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing caches with the given name or created one with the given configuration.
getOrCreateCondition(String) - Method in interface org.apache.ignite.IgniteLock
Returns a Condition instance for use with this IgniteLock instance.
getOrCreateCondition(String) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Returns a Condition instance for use with this IgniteLock instance.
getOrCreateFromTemplate(String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache using template configuration.
getOrCreateFromTemplate(String, String, CacheConfigurationOverride, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Dynamically starts cache using template configuration.
getOrCreateMetricRegistry(String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Returns existing or newly created instance of metric registry with given name.
getOrCreateNearCache(String, NearCacheConfiguration<K, V>) - Method in interface org.apache.ignite.Ignite
Gets existing near cache with the given name or creates a new one.
getOrCreateNearCache(String, NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
Gets existing near cache with the given name or creates a new one.
getOrCreatePartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Creates partition with id p if it doesn't exist or evicted.
getOrCreateSchema() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Get or create object schema.
getOrDefault(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
getOrDefault(T) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
 
getOrDefault(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
getOrder() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Node order within grid topology.
getOrder() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
 
getOrder() - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
 
getOrder() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getOrders() - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
 
getOrdinal() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
 
getOrElse(Map<K, V>, K, V) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Helper function to get value from map.
getOriginNodeId() - Method in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
 
getOriginNodeId() - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
 
getOriginNodeId() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
 
getOriginNodeId() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getOrStart(IgniteConfiguration) - Static method in class org.apache.ignite.Ignition
Gets or starts new grid instance if it hasn't been started yet.
getOrStart(IgniteConfiguration) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets or starts new grid instance if it hasn't been started yet.
getOrStartCache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
getOrStartCache(String, CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
getOrStartPublicCache(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets public cache that can be used for query execution.
getOsInformation() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets OS information.
getOsInformation() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.osInformation" instead.
getOsMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets OS MBean.
getOsUser() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets OS user.
getOsUser() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.osUser" instead.
getOutboundMessagesQueueSize() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets outbound messages queue size.
getOutboundMessagesQueueSize() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets outbound messages queue size.
getOverrideFlags() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets the override flags.
getOwnerTransactionsNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
The number of active transactions for which this node is the initiator.
getOwnerTransactionsNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
The number of active transactions for which this node is the initiator.
getOwnerTransactionsNumber() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The number of active transactions for which this node is the initiator.
getOwnerTransactionsNumber() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The number of active transactions for which this node is the initiator.
getOwnerTransactionsNumber() - Method in interface org.apache.ignite.transactions.TransactionMetrics
The number of active transactions for which this node is the initiator.
getOwningPartitionsAllocationMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getOwningPartitionsAllocationMap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets allocation map of partitions with state OWNING in the cluster.
getOwningPartitionsAllocationMap() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets allocation map of partitions with state OWNING in the cluster.
getP2p() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getPageAddr(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
getPageAddr(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
getPageAddr(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
getPageAddrHeader(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
getPageAddrHeader(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
getPageAddrHeader(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
getPageEvictionMode() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets memory pages eviction mode.
getPageEvictionMode() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Gets memory pages eviction mode.
getPageEvictionMode() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getPageEvictionMode() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
 
getPageId(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
getPageId(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
getPageId(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
getPageId(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getPageId(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getPageIO(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getPageIO(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getPageIO(int, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getPageReplacementMode() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets memory pages replacement mode.
getPagesFillFactor() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets the percentage of the used space.
getPagesFillFactor() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets the percentage of space that is still free and can be filled in.
getPagesFillFactor() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets the percentage of the used space.
getPagesFillFactor() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets the percentage of the used space.
getPagesFillFactor() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPagesFillFactor() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets the percentage of space that is still free and can be filled in.
getPagesFillFactor() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets the percentage of the used space.
getPagesFillFactor() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets the percentage of space that is still free and can be filled in.
getPageSize() - Method in class org.apache.ignite.cache.query.Query
Gets optional page size, if 0, then default is used.
getPageSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
The page memory consists of one or more expandable data regions defined by DataRegionConfiguration.
getPageSize() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
The pages memory consists of one or more expandable memory regions defined by MemoryPolicyConfiguration.
getPageSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets memory page size.
getPageSize() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
getPageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets memory page size.
getPageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets memory page size.
getPageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
getPageSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPageSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getPageSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getPageSize() - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
 
getPageSize() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
getPageSize() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
getPageSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets memory page size.
getPagesRead() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
The number of read pages from last restart.
getPagesRead() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
The number of read pages from last restart.
getPagesRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
The number of read pages from last restart.
getPagesRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
The number of read pages from last restart.
getPagesRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
The number of read pages from last restart.
getPagesRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
The number of read pages from last restart.
getPagesRead() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPagesRead() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getPagesRead() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
The number of read pages from last restart.
getPagesRead() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
The number of read pages from last restart.
getPagesReplaceAge() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets average age (in milliseconds) for the pages being replaced from the disk storage.
getPagesReplaceAge() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets average age (in milliseconds) for the pages being replaced from the disk storage.
getPagesReplaceAge() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets average age (in milliseconds) for the pages being replaced from the disk storage.
getPagesReplaceAge() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets average age (in milliseconds) for the pages being replaced from the disk storage.
getPagesReplaced() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
The number of replaced pages from last restart .
getPagesReplaced() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
The number of replaced pages from last restart.
getPagesReplaced() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
The number of replaced pages from last restart .
getPagesReplaced() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
The number of replaced pages from last restart .
getPagesReplaced() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
The number of replaced pages from last restart.
getPagesReplaced() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
The number of replaced pages from last restart.
getPagesReplaced() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPagesReplaced() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getPagesReplaced() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
The number of replaced pages from last restart .
getPagesReplaced() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
The number of replaced pages from last restart.
getPagesReplaceRate() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPagesReplaceRate() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPagesReplaceRate() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets rate (pages per second) at which pages get replaced with other pages from persistent storage.
getPageStore(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
getPageStoreFactory(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPageStoreFactory(int, EncryptionCacheKeyProvider) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPageStoreFileIoFactory() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPagesWritten() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
The number of written pages from last restart.
getPagesWritten() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
The number of written pages from last restart.
getPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
The number of written pages from last restart.
getPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
The number of written pages from last restart.
getPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
The number of written pages from last restart.
getPagesWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
The number of written pages from last restart.
getPagesWritten() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPagesWritten() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getPagesWritten() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
The number of written pages from last restart.
getPagesWritten() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
The number of written pages from last restart.
getParallelJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
getParallelJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Gets number of jobs that can be executed in parallel.
getParallelJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets number of jobs that can be executed in parallel.
getParallelJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets number of jobs that can be executed in parallel.
getParallelLoadCacheMinimumThreshold() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Parallel load cache minimum row count threshold.
getParallelLoadCacheMinimumThreshold() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Parallel load cache minimum row count threshold.
getParameterClassName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getParameterCount() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getParameterMetaData() - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
getParameterMetaData() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
getParameterMetaData() - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
Implementation note: If this prepared statement is a multi-statement, returned meta contains meta of parameters from the all statements.
getParameterMode(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
getParameterType(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getParameterTypeName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getParamIndex() - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Gets index identifies where to find data in method signature.
getParentLogger() - Method in class org.apache.ignite.IgniteJdbcDriver
getParentLogger() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
getParentLogger() - Method in class org.apache.ignite.IgniteJdbcThinDriver
getPartId() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor.PartitionsReservation
 
getPartition() - Method in class org.apache.ignite.cache.query.ScanQuery
Gets partition number over which this query should iterate.
getPartition() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
getPartition() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getPartitionAwarenessPartitionDistributionsCacheSize() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getPartitionAwarenessPartitionDistributionsCacheSize() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getPartitionAwarenessSqlCacheSize() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getPartitionAwarenessSqlCacheSize() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getPartitionByIndex(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
Return a partition id by an index of this group state.
getPartitionedBackups() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
 
getPartitionedDelay() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getPartitionFile(File, String, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPartitionFileName(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPartitionId() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
 
getPartitionId() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
getPartitionIds() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getPartitionIds() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getPartitionIds() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getPartitionKey() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
 
getPartitionLossPolicy() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getPartitionLossPolicy() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets partition loss policy.
getPartitionLossPolicy() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getPartitionMetaStoreReuseListRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getPartitionMetaStoreReuseListRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
getPartitions() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets total number of key partitions.
getPartitions() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
 
getPartitions() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
 
getPartitions() - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Gets total number of key partitions.
getPartitions() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
getPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
Gets count of partitions for this cache group.
getPartitions() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getPartitions() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectableNodePartitions
 
getPartitions() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getPartitions() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
 
getPartitions() - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
 
getPartitions() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
Gets count of partitions for this cache group.
getPartitionState(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getPartitionUpdateCounter() - Method in class org.apache.ignite.cache.CacheInterceptorEntry
Each cache update increases partition counter.
getPartitionUpdateCounter() - Method in class org.apache.ignite.cache.query.CacheQueryEntryEvent
Each cache update increases partition counter.
getPartitionUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Each cache update increases partition counter.
getPartitionUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
Each cache update increases partition counter.
getPartsReservation() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getPassiveJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getPassword() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getPassword() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getPassword() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getPassword() - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Gets password.
getPatchOperations() - Method in class org.apache.ignite.cache.QueryEntityPatch
 
getPatchOperations() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
 
getPath(boolean, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getPath(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the path from a full filename, which excludes the prefix.
getPath() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
getPath() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
 
getPath() - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
 
getPath() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getPath() - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
 
getPath() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Gets path.
getPathModes() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getPathNoEndSeparator(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPayloadOffset(long, int, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
getPeerClassLoadingExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
getPeerClassLoadingLocalClassPathExclude() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return list of packages from the system classpath that need to be peer-to-peer loaded from task originating node. '*' is supported at the end of the package name which means that all sub-packages and their classes are included like in Java package import clause.
getPeerClassLoadingLocalClassPathExclude() - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
 
getPeerClassLoadingMissedResourcesCacheSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns missed resources cache size.
getPeerClassLoadingMissedResourcesCacheSize() - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
 
getPeerClassLoadingThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool which is in charge of peer class loading requests/responses.
getPeerClassLoadingThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getPendingExchanges() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getPendingMessagesDiscarded() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets pending messages discarded count.
getPendingMessagesDiscarded() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets pending messages discarded count.
getPendingMessagesRegistered() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets pending messages registered count.
getPendingMessagesRegistered() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets pending messages registered count.
getPendingTreeRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
Returns partition pending tree root.
getPendingTreeRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
Returns partition pending tree root.
getPeriod() - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
 
getPerNodeBatchSize() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getPerNodeParallelBatchCount() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getPersistenceMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
Get persistence metrics.
getPersistenceMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
All persistence metrics collected from nodes.
getPersistenceMetricsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getPersistenceMetricsEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getPersistentStoreConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Part of old API. Use DataStorageConfiguration for configuring persistence instead.
getPersistentStoreConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getPersistentStorePath() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
getPersistentStorePath() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getPessimisticTxLogLinger() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
Pessimistic tx log linger property has no effect.
getPessimisticTxLogLinger() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getPessimisticTxLogSize() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
Pessimistic tx log size property has no effect.
getPessimisticTxLogSize() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getPhysicalMemoryPages() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPhysicalMemoryPages() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets total number of pages currently loaded to the RAM.
getPhysicalMemoryPages() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets total number of pages currently loaded to the RAM.
getPhysicalMemorySize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets total size of pages loaded to the RAM.
getPhysicalMemorySize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets total size of pages loaded to the RAM.
getPhysicalMemorySize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets total size of pages loaded to the RAM.
getPhysicalMemorySize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getPhysicalMemorySize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets total size of pages loaded to the RAM.
getPid() - Method in class org.apache.ignite.internal.util.GridJavaProcess
Returns pid of the java process.
getPingInterval() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets time interval in milliseconds between ping requests.
getPingTimeout() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets ping timeout.
getPinnedBalancer() - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Gets balancer to use for pinned nodes.
getPlatformCacheConfiguration() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets platform cache configuration.
getPlatformConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets platform configuration.
getPluginConfigurations() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets array of cache plugin configurations.
getPluginConfigurations() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
getPluginProviders() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets plugin providers.
getPolicy() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
 
getPolicy() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
getPolicyMaxSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
 
getPoolSize() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the current number of threads in the pool.
getPoolSize() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the current number of threads in the pool.
getPort() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Get port.
getPort() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets port for TCP binary protocol server.
getPort() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Get port.
getPort() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets port for TCP binary protocol server.
getPort() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Gets port for TCP binary protocol server.
getPort() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Gets port for TCP binary protocol server.
getPort() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectableNodePartitions
 
getPort() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Gets port endpoint is bound to.
getPort() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Gets port endpoint is bound to.
getPort() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
 
getPort() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getPort() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getPortPropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Return node attribute name to store used port number.
getPortPropertyName() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Return node attribute name to store used port number.
getPortRange() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Get port range.
getPortRange() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets number of ports to try if configured port is already in use.
getPortRange() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Get port range.
getPortRange() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets port range for TCP binary protocol server.
getPortRange() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getPortRange() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getPortRange() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getPrecision(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getPrecision(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getPrecision(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getPrecision(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getPrefetchBlocks() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getPrefix(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Gets the prefix from a full filename, such as C:/ or ~/.
getPrefixLength(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Returns the length of the filename prefix, such as C:/ or ~/.
getPreviousId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
getPrimary() - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
 
getPrimaryKeyInlineSize() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Returns INLINE_SIZE for PK index.
getPrimaryKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getPrimaryKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getPrimaryKeys(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getPrimaryKeys(String, String) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
getPrimaryNodes() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getPrimarySize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getPriorityAttributeKey() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets key name of task priority attribute.
getPriorityAttributeKey() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets key name of task priority attribute.
getProcedureColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getProcedureColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getProcedureColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getProcedures(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getProcedures(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getProcedures(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getProcedureTerm() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getProcedureTerm() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getProcedureTerm() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getProcess() - Method in class org.apache.ignite.internal.util.GridJavaProcess
Exposes wrapped java Process.
getProcessedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets processed messages counts (grouped by type).
getProcessedMessages() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets processed messages counts (grouped by type).
getProcessedPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getProcessedPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.InProgressDefragmentationInfo
 
getProcessorCoefficient() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Gets coefficient of every CPU processor.
getProgramName() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getProjection() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getProperties() - Method in class org.apache.ignite.cache.CacheManager
getProperties() - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
Gets a map of properties.
getProperties() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Get properties.
getProperties() - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
Returns protocol properties for setting node attributes.
getProperties() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Returns protocol properties for setting node attributes.
getProperties() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Get properties.
getProperties() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
Get properties.
getProperties() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Get properties.
getPropertyInfo(String, Properties) - Method in class org.apache.ignite.IgniteJdbcDriver
getPropertyInfo(String, Properties) - Method in class org.apache.ignite.IgniteJdbcThinDriver
getPropertyName() - Method in class org.apache.ignite.internal.processors.query.property.QueryFieldAccessor
getPropertyName() - Method in class org.apache.ignite.internal.processors.query.property.QueryMethodsAccessor
getPropertyName() - Method in interface org.apache.ignite.internal.processors.query.property.QueryPropertyAccessor
 
getPropertyName() - Method in class org.apache.ignite.internal.processors.query.property.QueryReadOnlyMethodsAccessor
getProtocol() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets protocol for communication between client and remote grid.
getProtocol() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets protocol for secure transport.
getProtocol() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets protocol for secure transport.
getProtocols() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets enabled protocols.
getProtocols() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets enabled protocols.
getProtocolVersion() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
 
getProtocolVersion() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
getProtocolVersion() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
getProtocolVersion() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
getProtocolVersion() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getPseudoColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getPseudoColumns(String, String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getPublicThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return a thread pool size to be used in grid.
getPublicThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getPuts() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getPutsPerSecond() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getPwd() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets checkpoint jdbc password.
getPwd() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets checkpoint jdbc password.
getQryId() - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
 
getQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsKey
 
getQuery() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getQuery() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getQueryConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getQueryDetailMetricsSize() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getQueryDetailMetricsSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets size of queries detail metrics that will be stored in memory for monitoring purposes.
getQueryDetailMetricsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getQueryEngine() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getQueryEngine() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getQueryEnginesConfiguration() - Method in class org.apache.ignite.configuration.SqlConfiguration
Gets query engines configuration.
getQueryEntities() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getQueryEntities() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets a collection of configured query entities.
getQueryEntities() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getQueryExecutions() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getQueryExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing query messages.
getQueryFailures() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getQueryFields() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getQueryFuture(long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Gets query future from futures map.
getQueryHolder(IgniteEx, String) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Get holder for query or throw exception if not found.
getQueryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryCloseResult
 
getQueryId() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
getQueryId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
 
getQueryId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
 
getQueryID() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
getQueryId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
 
getQueryId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
getQueryId() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
 
getQueryIds() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
 
getQueryInitiatorId() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
 
getQueryMetrics() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getQueryParallelism() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getQueryParallelism() - Method in class org.apache.ignite.configuration.CacheConfiguration
Defines a hint to query execution engine on desired degree of parallelism within a single node.
getQueryParallelism() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getQueryText() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
getQueryThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool that is in charge of processing query messages.
getQueryThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getQueryTimeout() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getQueryTimeout() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: zero value means there is no limits.
getQueryTimeout() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: zero value means there is no limits.
getQueryTimeout() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getQueryTimeout() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getQueryType() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsKey
 
getQueryType() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getQueryType() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getQueueLength() - Method in interface org.apache.ignite.IgniteSemaphore
Returns an estimate of the number of nodes waiting to acquire.
getQueueLength() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Returns an estimate of the number of nodes waiting to acquire.
getQueueSize() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Gets current size of the execution queue.
getQueueSize() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Gets current size of the execution queue.
getQueueSize() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Gets current queue size of the event queue.
getQueueSize() - Method in interface org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpiMBean
Gets current queue size of the event queue.
getRate() - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
getRate() - Method in class org.apache.ignite.internal.util.BasicRateLimiter
 
getRateTimeInterval() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
getRateTimeInterval() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
getRateTimeInterval() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getReadHoldCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
 
getReadHoldCount() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
Queries the number of reentrant read holds on this lock by the current thread.
getReadHoldCount() - Method in class org.apache.ignite.internal.util.StripedCompositeReadWriteLock
Queries the number of reentrant read holds on this lock by the current thread.
getReadLockCount() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
Queries the number of read locks held for this lock.
getReads() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Gets reads.
getReads() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getReadSpeed() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getReadsPerSecond() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getReadTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getReadyAffinityVersion() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getReadyAffinityVersions() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getRealFreeSpace(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Equivalent for AbstractDataPageIO.actualFreeSpace(long, int) but reads saved value.
getRebalance() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
 
getRebalance() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
 
getRebalance() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getRebalance() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getRebalanceBatchesPrefetchCount() - Method in class org.apache.ignite.client.ClientCacheConfiguration
To gain better rebalancing performance supplier node can provide more than one batch at rebalancing start and provide one new to each next demand request.
getRebalanceBatchesPrefetchCount() - Method in class org.apache.ignite.configuration.CacheConfiguration
getRebalanceBatchesPrefetchCount() - Method in class org.apache.ignite.configuration.IgniteConfiguration
The number of batches generated by supply node at rebalancing procedure start.
getRebalanceBatchSize() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getRebalanceBatchSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
getRebalanceBatchSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
The supply message size in bytes to be loaded within a single rebalance batch.
getRebalanceClearingPartitionsLeft() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalanceClearingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalanceClearingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalanceClearingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalanceClearingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalanceClearingPartitionsLeft() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalanceClearingPartitionsLeft() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getRebalanceConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getRebalanceDelay() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getRebalanceDelay() - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
Use baseline topology feature instead. Please, be aware this API will be removed in the next releases.
getRebalancedKeys() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalancedKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalancedKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalancedKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalancedKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalancedKeys() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalancedKeys() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRebalancedKeys() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getRebalanceExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing rebalance messages.
getRebalanceMode() - Method in class org.apache.ignite.client.ClientCacheConfiguration
Gets rebalance mode.
getRebalanceMode() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets rebalance mode for distributed cache.
getRebalanceOrder() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getRebalanceOrder() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets cache rebalance order.
getRebalanceOrder() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getRebalanceThreadPoolSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
getRebalanceThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets Max count of threads can be used at rebalancing.
getRebalanceThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getRebalanceThrottle() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getRebalanceThrottle() - Method in class org.apache.ignite.configuration.CacheConfiguration
getRebalanceThrottle() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.
getRebalanceTimeout() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getRebalanceTimeout() - Method in class org.apache.ignite.configuration.CacheConfiguration
getRebalanceTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Rebalance timeout for supply and demand messages in milliseconds.
getRebalancingBytesRate() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalancingBytesRate() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRebalancingBytesRate() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getRebalancingKeysRate() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalancingKeysRate() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRebalancingKeysRate() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getRebalancingPartitionsCount() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalancingPartitionsCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRebalancingPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getRebalancingStartTime() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getRebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getRebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getRebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getRebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getRebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getRebalancingStartTime() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getReceiveBufferSize() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getReceiveBufferSize() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets REST TCP server receive buffer size in bytes.
getReceiveBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getReceivedBytesCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets received bytes count.
getReceivedBytesCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets received bytes count.
getReceivedBytesCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets received bytes count.
getReceivedBytesCount() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets received bytes count.
getReceivedBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets received bytes count.
getReceivedBytesCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets received bytes count.
getReceivedCount() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Returns number of messages received by this router.
getReceivedCount() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Returns number of messages received by this router.
getReceivedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets received messages counts (grouped by type).
getReceivedMessages() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets received messages counts (grouped by type).
getReceivedMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets received messages counts (grouped by node).
getReceivedMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets received messages counts (grouped by node).
getReceivedMessagesByNode() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets received messages counts (grouped by node).
getReceivedMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets received messages counts (grouped by type).
getReceivedMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets received messages counts (grouped by type).
getReceivedMessagesByType() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets received messages counts (grouped by type).
getReceivedMessagesCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets received messages count.
getReceivedMessagesCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets received messages count.
getReceivedMessagesCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets received messages count.
getReceivedMessagesCount() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets received messages count.
getReceivedMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets received messages count.
getReceivedMessagesCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets received messages count.
getReconnectCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets maximum number of reconnect attempts used when establishing connection with remote nodes.
getReconnectCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets maximum number of reconnect attempts used when establishing connection with remote nodes.
getReconnectCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets maximum number of reconnect attempts used when establishing connection with remote nodes.
getReconnectCount() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets number of connection attempts.
getReconnectCount() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets number of connection attempts.
getReconnectDelay() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets the amount of time in milliseconds that node waits before retrying to (re)connect to the cluster.
getReconnectThrottlingPeriod() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getReconnectThrottlingRetries() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getReencryptionBatchSize() - Method in class org.apache.ignite.configuration.EncryptionConfiguration
Gets the number of pages that is scanned during re-encryption under checkpoint lock.
getReencryptionExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
getReencryptionRate() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
getReencryptionRateLimit() - Method in class org.apache.ignite.configuration.EncryptionConfiguration
Gets re-encryption rate limit.
getRef(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getRef(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getRef(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getRef(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getRef(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getRef(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getRegex() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
 
getRegexp() - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
 
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Gets all addresses registered in this finder.
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets all addresses registered in this finder.
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Gets all addresses registered in this finder.
getRegisteredAddresses() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Gets all addresses registered in this finder.
getRegisteredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Gets all addresses registered in this finder.
getRegisteredClassName() - Method in exception org.apache.ignite.internal.DuplicateTypeIdException
 
getRejectedExecutionHandlerClass() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
The class name of the handler for tasks that cannot be executed.
getRejectedExecutionHandlerClass() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
The class name of the handler for tasks that cannot be executed.
getRejectJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getRelevantCheckpointListeners(Collection<DataRegion>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
 
getRemainingTimeToBaselineAdjust() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
getRemoteFilter() - Method in class org.apache.ignite.cache.query.ContinuousQuery
Gets remote filter.
getRemoteFilterFactory() - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Gets remote filter.
getRemoteNodes() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Gets collection of remote nodes in grid or empty collection if no remote nodes found.
getRemoteNodes() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Gets collection of remote nodes in grid or empty collection if no remote nodes found.
getRemoteNodes() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Gets collection of remote nodes in grid or empty collection if no remote nodes found.
getRemoteNodes() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets collection of remote nodes in grid or empty collection if no remote nodes found.
getRemoteTransformerFactory() - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Gets remote transformer factory
getRemovals() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRemovalsPerSecond() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRemoveId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
getReqNearCfg() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
getRequestAffinityTopologyVersion() - Static method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
getRequestId() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
 
getRequestId() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Gets request ID.
getReservations(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
getResolvers() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
getResourceClass() - Method in interface org.apache.ignite.spi.deployment.DeploymentResource
Gets resource class.
getResourceClass() - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
Gets resource class.
getResourceName(Class) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets resource name.
getResponse() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
getResponse() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Gets the response.
getResponseNodeId() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
getResponseWaitTime() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Gets time in milliseconds IP finder waits for reply to multicast address request.
getRest() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getRestExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Should return an instance of fully configured thread pool to be used for processing of client messages (REST requests).
getRestThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getResult() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
getResult() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
 
getResult() - Method in class org.apache.ignite.internal.visor.VisorEither
 
getResults() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
 
getResultSet() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getResultSet() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getResultSet() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getResultSetConcurrency() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getResultSetConcurrency() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getResultSetConcurrency() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getResultSetHoldability() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getResultSetType() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getResultSetType() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getResultSetType() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getResultType() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
 
getRetryLimit() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getRetryPolicy() - Method in class org.apache.ignite.configuration.ClientConfiguration
Gets the retry policy.
getRetryTopologyVersion() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getReuseListRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
getRight(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
 
getRollbacksPerSecond() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getRootLevel(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
getRotatedIdPart(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getRouters() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Collection of 'host:port' pairs representing grid routers used to establish connection to the grid.
getRoutineId() - Method in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
 
getRoutineId() - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
 
getRow(BPlusIO<IndexRow>, long, int, Object) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Get data row.
getRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getRow(BPlusIO<TxKey>, long, int, Object) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogTree
Get data row.
getRow(BPlusIO<MetastorageRow>, long, int, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
Get data row.
getRow(BPlusIO<L>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Get a full detached data row.
getRow(BPlusIO<L>, long, int, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Get data row.
getRow(BPlusIO<CacheSearchRow>, long, int, Object) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
Get data row.
getRow(BPlusIO<PendingRow>, long, int, Object) - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntriesTree
Get data row.
getRowId(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getRowId(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getRowId(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getRowId(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getRowId(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getRowId(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getRowIdLifetime() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getRowIdLifetime() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getRowIdLifetime() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getRows() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
getRowsCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
getRuntimeMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets runtime MBean.
getSafe(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getScale(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getScale(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
getScale(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getScale(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getSchema() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Get schema for the query.
getSchema() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getSchema() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getSchema() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getSchema() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getSchema() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getSchema() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getSchema(CacheObjectBinaryProcessorImpl, int, int) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Gets the schema.
getSchemaChangeSubscribers() - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
getSchemaExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing schema change messages.
getSchemaName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getSchemaName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getSchemaName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getSchemaName() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
getSchemaName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
 
getSchemaName() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getSchemas() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSchemas(String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSchemas() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSchemas(String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSchemas() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSchemas(String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSchemasMeta(String) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
getSchemaTerm() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSchemaTerm() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSchemaTerm() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSearchString() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
 
getSearchStringEscape() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSearchStringEscape() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSearchStringEscape() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSecretKey() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets secret key to authenticate REST requests.
getSecretKey() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getSecurityCredentialsProvider() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets client credentials provider to authenticate with.
getSecurityCredentialsProvider() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets credentials provider for grid access.
getSegmentation() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getSegmentationPolicy() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns segmentation policy.
getSegmentationResolveAttempts() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets segmentation resolve attempts.
getSegmentationResolveAttempts() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
getSegmentationResolvers() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns a collection of segmentation resolvers.
getSegmentCheckFrequency() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns frequency of network segment check by discovery manager.
getSegmentId() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.AbstractFileHandle
 
getSegmentId() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
getSegmentId() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SegmentIO
 
getSegmentRouter() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
getSelectorCount() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Get count of selectors to use in TCP server.
getSelectorCount() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets number of selector threads in REST TCP server.
getSelectorCount() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getSelectorsCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSelectorsCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets count of selectors used in TCP server.
getSelectorsCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets count of selectors used in TCP server.
getSelectorSpins() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSelectorSpins() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Defines how many non-blocking selector.selectNow() should be made before falling into selector.select(long) in NIO server.
getSelectorSpins() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Defines how many non-blocking selector.selectNow() should be made before falling into selector.select(long) in NIO server.
getSendBufferSize() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSendBufferSize() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets REST TCP server send buffer size.
getSendBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getSendCount() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Returns number of responses returned by this router.
getSendCount() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Returns number of responses returned by this router.
getSendQueueLimit() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets REST TCP server send queue limit.
getSendQueueLimit() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getSentBytesCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets sent bytes count.
getSentBytesCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets sent bytes count.
getSentBytesCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets sent bytes count.
getSentBytesCount() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets sent bytes count.
getSentBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets sent bytes count.
getSentBytesCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets sent bytes count.
getSentMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets sent messages counts (grouped by node).
getSentMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets sent messages counts (grouped by node).
getSentMessagesByNode() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets sent messages counts (grouped by node).
getSentMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets sent messages counts (grouped by type).
getSentMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets sent messages counts (grouped by type).
getSentMessagesByType() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets sent messages counts (grouped by type).
getSentMessagesCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets sent messages count.
getSentMessagesCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets sent messages count.
getSentMessagesCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets sent messages count.
getSentMessagesCount() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets sent messages count.
getSentMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets sent messages count.
getSentMessagesCount() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets sent messages count.
getSeqName() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getSequenceNumber() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getSequenceReadsBeforePrefetch() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getSeqVal() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getSerializer() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Gets serializer.
getSerializer() - Method in class org.apache.ignite.configuration.BinaryConfiguration
Gets serializer.
getSerializer() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
 
getSerializer() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
 
getSerializer() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
getSerializerVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.SegmentHeader
 
getServers() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Collection of 'host:port' pairs representing remote grid servers used to establish initial connection to the grid.
getServers() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets list of server addresses to which router should try to connect to.
getServers() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Gets list of server addresses where router's embedded client should connect.
getServers() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Gets list of server addresses where router's embedded client should connect.
getServers() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
getServers() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
getService() - Method in class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
Gets service instance.
getService() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getService() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets service instance.
getServiceClass() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getServiceConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets configurations for services to be deployed on the grid.
getServiceConfigurations() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getServiceExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing service proxy invocations.
getServiceThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return a thread pool size to be used in grid.
getServiceThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getSession() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getSession(IgniteUuid) - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
 
getSession() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
getSessionAttributes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getSessionAttributesBytes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getSessionId() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getSessionId() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
getSessionId() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
 
getSessionId() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
 
getSessionId() - Method in class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
 
getSessionId() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
 
getSessionIds() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
 
getSessionToken() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
getSharedMemoryPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Deprecated.
This property is ignored and will be removed in future releases.
getSharedMemoryPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
getSharedMemoryPort() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Deprecated.
This property will be removed in future releases.
getShort(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getShort(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getShort(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getShort(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getShort(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getShort(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getShort(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getShort(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets short value from byte array.
getShort(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets short value from given address.
getShortDisplay() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getShortField(Object, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets short value from object field.
getShortLE(byte[], long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets short value from byte array assuming that value stored in little-endian byte order and native byte order is big-endian.
getShortLE(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Gets short value from given address assuming that value stored in little-endian byte order and native byte order is big-endian.
getShutdown() - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
Get policy.
getShutdown() - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskResult
Get policy.
getShutdownPolicy() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets shutdown policy.
getSibling() - Method in class org.apache.ignite.internal.GridJobResultImpl
 
getSiblings() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getSiblingsBytes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getSignals() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
getSimpleName(Class<?>) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Gets simple class name taking care of empty names.
getSimpleName(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets simple class name taking care of empty names.
getSince() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
 
getSingleTupleExtractor() - Method in class org.apache.ignite.stream.StreamAdapter
 
getSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
Can overflow. Use CacheMetrics.getCacheSize() instead.
getSize() - Method in class org.apache.ignite.configuration.ExecutorConfiguration
Get thread pool size.
getSize() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
getSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of non-null values in the cache.
getSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of non-null values in the cache.
getSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of non-null values in the cache.
getSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of non-null values in the cache.
getSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of non-null values in the cache.
getSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
getSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getSize() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
getSize() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getSize() - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
 
getSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
 
getSize() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of non-null values in the cache.
getSizeAfter() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CompletedDefragmentationInfo
 
getSizeAfter() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
 
getSizeAfter() - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
 
getSizeBefore() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CompletedDefragmentationInfo
 
getSizeBefore() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
 
getSizeBefore() - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
 
getSkipped() - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
 
getSkippedCaches() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getSkipVersion() - Static method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
getSlowClientQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSlowClientQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets slow client queue limit.
getSlowClientQueueLimit() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets slow client queue limit.
getSnapshotExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
getSnapshotId() - Method in class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
 
getSnapshotPath() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getSnapshotThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
getSocketReceiveBuffer() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getSocketReceiveBuffer() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getSocketReceiveBuffer() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getSocketReceiveBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSocketReceiveBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets receive buffer size for sockets created or accepted by this SPI.
getSocketReceiveBuffer() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets receive buffer size for sockets created or accepted by this SPI.
getSocketReceiveBufferSize() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets socket receive buffer size.
getSocketReceiveBufferSize() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Gets socket receive buffer size.
getSocketReceiveBufferSize() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Gets socket receive buffer size.
getSocketReceiveBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getSocketReceiveBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getSocketSendBuffer() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getSocketSendBuffer() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getSocketSendBuffer() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getSocketSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSocketSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets send buffer size for sockets created or accepted by this SPI.
getSocketSendBuffer() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets send buffer size for sockets created or accepted by this SPI.
getSocketSendBufferSize() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets socket send buffer size.
getSocketSendBufferSize() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Gets socket send buffer size.
getSocketSendBufferSize() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Gets socket send buffer size.
getSocketSendBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getSocketSendBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getSocketTimeout() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets socket timeout.
getSocketTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets socket timeout.
getSocketWriteTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getSocketWriteTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets socket write timeout for TCP connections.
getSocketWriteTimeout() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets socket write timeout for TCP connections.
getSoftTimeout() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Soft timeout.
getSoLinger() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets SO_LINGER timeout for socket.
getSortOrder() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
 
getSortOrder() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getSpanContainer() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getSparseFileSize(int) - Static method in class org.apache.ignite.internal.processors.compress.FileSystemUtils
!!!
getSparseFileSize(int) - Method in interface org.apache.ignite.internal.processors.compress.NativeFileSystem
 
getSparseSize() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
getSparseSize() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
 
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
getSparseSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
getSparseStorageSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Storage space allocated adjusted for possible sparsity in bytes.
getSparseStorageSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getSparseStorageSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getSparseStorageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Storage space allocated adjusted for possible sparsity in bytes.
getSparseStorageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Storage space allocated adjusted for possible sparsity in bytes.
getSparseStorageSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getSparseStorageSize() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getSparseStorageSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Storage space allocated adjusted for possible sparsity in bytes.
getSpi() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Gets wrapped SPI.
getSpi(String) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
getSpiContext() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
getSpiContext() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Gets SPI context.
getSpiContext() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets SPI context.
getSpiContext() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets SPI context.
getSpiContextWithoutInitialLatch() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
getSpis() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
getSpis() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getSpiState() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiMBean
Gets current SPI state.
getSpiState() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets current SPI state.
getSpiState() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets current SPI state.
getSql() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Gets SQL clause.
getSql() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Gets SQL clause.
getSqlConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets Configuration of the SQL subsystem.
getSqlConnectorConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getSqlConnectorConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getSqlFunctionClasses() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets classes with methods annotated by QuerySqlFunction to be used as user-defined functions from SQL queries.
getSqlFunctionClasses() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
 
getSqlIndexMaxInlineSize() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getSqlIndexMaxInlineSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets maximum inline size for sql indexes.
getSqlIndexMaxInlineSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getSQLKeywords() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSQLKeywords() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSQLKeywords() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSqlOnheapCacheMaxSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets maximum SQL on-heap cache.
getSqlQueryHistorySize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
getSqlQueryHistorySize() - Method in class org.apache.ignite.configuration.SqlConfiguration
Number of SQL query history elements to keep in memory.
getSqlSchema() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getSqlSchema() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets custom name of the sql schema.
getSqlSchema() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Gets custom name of the sql schema.
getSqlSchema() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
 
getSqlSchemas() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
getSqlSchemas() - Method in class org.apache.ignite.configuration.SqlConfiguration
Gets SQL schemas to be created on node startup.
getSQLStateType() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSQLStateType() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSQLStateType() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSQLXML(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getSQLXML(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getSQLXML(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getSQLXML(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getSQLXML(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getSQLXML(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getSslCipherSuites() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets cipher suites.
getSslCipherSuites() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets cipher suites.
getSslClientCertificateKeyStorePassword() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslClientCertificateKeyStorePassword() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets key store password.
getSslClientCertificateKeyStorePassword() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets key store password.
getSslClientCertificateKeyStorePassword() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets key store password.
getSslClientCertificateKeyStorePath() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslClientCertificateKeyStoreType() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslClientCertificateKeyStoreType() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets key store type used for context creation.
getSslClientCertificateKeyStoreType() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets key store type used for context creation.
getSslClientCertificateKeyStoreType() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets key store type used for context creation.
getSslClientCertificateKeyStoreUrl() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets the key store URL.
getSslClientCertificateKeyStoreUrl() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets the key store URL.
getSslClientCertificateKeyStoreUrl() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets the key store URL.
getSslContext(ClientConfiguration) - Static method in class org.apache.ignite.internal.client.thin.ClientSslUtils
Gets SSL context for the given client configuration.
getSslContextFactory() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslContextFactory() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Returns SSL context factory that will be used for creating a secure socket layer.
getSslContextFactory() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Deprecated.
getSslContextFactory() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns SSL context factory that will be used for creating a secure socket layer.
getSslContextFactory() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets a factory that should be used for SSL context creation.
getSslContextFactory() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets SSL context factory that will be used for creating a secure socket layer of both rest binary server and out coming connections.
getSslContextFactory() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getSslFactory() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets context factory that will be used for creating a secure socket layer of rest binary server.
getSslFactory() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets the class name of the custom implementation of the Factory<SSLSocketFactory>.
getSslFactory() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets the class name of the custom implementation of the Factory<SSLSocketFactory>.
getSslFactory() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets the class name of the custom implementation of the Factory<SSLSocketFactory>.
getSslFactory() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getSslKeyAlgorithm() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslKeyAlgorithm() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets algorithm that will be used to create a key manager.
getSslKeyAlgorithm() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets algorithm that will be used to create a key manager.
getSslKeyAlgorithm() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets algorithm that will be used to create a key manager.
getSslMode() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslMode() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets SSL connection mode.
getSslMode() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets SSL connection mode.
getSslMode() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets SSL connection mode.
getSslProtocol() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslProtocol() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets protocol for secure transport.
getSslProtocol() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets protocol for secure transport.
getSslProtocol() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets protocol for secure transport.
getSslTrustCertificateKeyStorePassword() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslTrustCertificateKeyStorePassword() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets trust store password.
getSslTrustCertificateKeyStorePassword() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets trust store password.
getSslTrustCertificateKeyStorePassword() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets trust store password.
getSslTrustCertificateKeyStorePath() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslTrustCertificateKeyStoreType() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getSslTrustCertificateKeyStoreType() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets trust store type.
getSslTrustCertificateKeyStoreType() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets trust store type.
getSslTrustCertificateKeyStoreType() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets trust store type.
getSslTrustCertificateKeyStoreUrl() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets the trust store URL.
getSslTrustCertificateKeyStoreUrl() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets the trust store URL.
getSslTrustCertificateKeyStoreUrl() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets the trust store URL.
getStackDepth() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
 
getStackFrame() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
 
getStackTrace() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getStartedConfiguration() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
getStartedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getStartTaskTime() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getStartTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the start time of the JVM in milliseconds.
getStartTime() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets start of computation time for the task.
getStartTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the start time of the Java virtual machine in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the start time of the Java virtual machine in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the start time of the JVM in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the start time of the JVM in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the start time of the JVM in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets start of computation time for the task.
getStartTime() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets start of computation time for the task.
getStartTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the start time of the JVM in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getStartTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the start time of the Java virtual machine in milliseconds.
getStartTime() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
 
getStartTime() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
getStartTime() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getStartTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the start time of the JVM in milliseconds.
getStartTimestamp() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Get start timestamp of the kernal.
getStartTimestamp() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.startTimestamp" instead.
getStartTimestamp() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Get start timestamp of this SPI.
getStartTimestamp() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Get start timestamp of this SPI.
getStartTimestampFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets string presentation of the kernal start timestamp.
getStartTimestampFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.startTimestampFormatted" instead.
getStartTimestampFormatted() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets string presentation of the start timestamp.
getStartTimestampFormatted() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets string presentation of the start timestamp.
getStartTs() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getStarvationIncrement() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets value to increment job priority by every time a lower priority job gets behind a higher priority job.
getStarvationIncrement() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets value to increment job priority by every time a lower priority job gets behind a higher priority job.
getState() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
getState() - Method in interface org.apache.ignite.internal.GridKernalGateway
Gets current kernal state.
getState() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Gets current kernal state.
getState() - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Gets state of default grid instance.
getState(String) - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Gets state for a given grid instance.
getState(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
getState(long, int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
getState(long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
getState() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
 
getState() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getState() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getState() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
getState() - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Gets state of default grid instance.
getState(String) - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Gets state for a given grid instance.
getStatement() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getStatement() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getStatement() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getStatisticsPrintFrequency() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets statistics print frequency.
getStatisticsPrintFrequency() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets statistics print frequency.
getStatus() - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineTopologyUpdater
 
getStatusCode() - Method in exception org.apache.ignite.internal.client.GridClientHandshakeException
 
getStdErr() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Gets original standard error.
getStdOut() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Gets original standard out.
getStealingAttributes() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
getStealingAttributes() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Configuration parameter to enable stealing to/from only nodes that have these attributes set (see ClusterNode.attribute(String) and IgniteConfiguration.getUserAttributes() methods).
getStoragePath() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getStoragePath() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getStorageSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Storage space allocated in bytes.
getStorageSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getStorageSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getStorageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Storage space allocated in bytes.
getStorageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Storage space allocated in bytes.
getStorageSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getStorageSize() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getStorageSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Storage space allocated in bytes.
getStore(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.PageStoreCollection
 
getStore(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getStore() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getStoreConcurrentLoadAllThreshold() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets the threshold used in cases when values for multiple keys are being loaded from an underlying CacheStore in parallel.
getStoreConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getStoreFactory() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getStores(int) - Method in interface org.apache.ignite.internal.pagemem.store.PageStoreCollection
 
getStores(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
getStrategy() - Method in class org.apache.ignite.events.CacheConsistencyViolationEvent
Returns strategy.
getStreamBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
getStreamer() - Method in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerHandle
Gets the wrapped streamer.
getStreamer() - Method in class org.apache.ignite.stream.StreamAdapter
 
getString(String) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getString(String, String) - Static method in class org.apache.ignite.IgniteSystemProperties
Gets either system property or environment variable with given name.
getString(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getString(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getString(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getString(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getString(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getString(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getStringFunctions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getStringFunctions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getStringFunctions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getStripedExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing internal system messages in stripes (dedicated threads).
getStripedPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns striped pool size that should be used for cache requests processing.
getStripedPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getStripedRebalanceExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing unorderable rebalance messages.
getStripesActiveStatuses() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getStripesActiveStatuses() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getStripesCompletedTasksCounts() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getStripesCompletedTasksCounts() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getStripesCount() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getStripesCount() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getStripesQueueSizes() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getStripesQueueSizes() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getStructureId(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
getStructureId(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
getStructureId(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
getSubIntervals() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
getSubIntervals() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
getSubIntervals() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getSuccessFile() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getSuccessStatus() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
getSuggestions() - Static method in class org.apache.ignite.internal.suggestions.JvmConfigurationSuggestions
Checks JVM configurations and produces tuning suggestions.
getSuggestions() - Static method in class org.apache.ignite.internal.suggestions.OsConfigurationSuggestions
Checks OS configurations and produces tuning suggestions.
getSuperTables(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSuperTables(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSuperTables(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSuperTypes(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSuperTypes(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSuperTypes(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSupplier(int, int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
getSuppressedList(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
Collects suppressed exceptions from throwable and all it causes.
getSwapFilePath() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
A path to the memory-mapped files the memory region defined by this memory policy will be mapped to.
getSwapFilePath() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
 
getSwapFilePath() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
A path to the memory-mapped files the memory region defined by MemoryPolicyConfiguration will be mapped to.
getSwapPath() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
A path to the memory-mapped files the memory region defined by this data region will be mapped to.
getSwapPath() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
getSwapPath() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
A path to the memory-mapped files the memory region defined by DataRegionConfiguration will be mapped to.
getSwitchSegmentRecordOffset() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
getSystemCacheInitialSize() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Initial size of a memory region reserved for system cache.
getSystemCacheInitialSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getSystemCacheMaxSize() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Maximum memory region size reserved for system cache.
getSystemCacheMaxSize() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
 
getSystemCaches() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
getSystemDataRegionConfiguration() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Configuration of system data region.
getSystemExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service that is in charge of processing internal system messages.
getSystemFunctions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getSystemFunctions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getSystemFunctions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getSystemOrEnv(String) - Static method in class org.apache.ignite.internal.util.typedef.X
Gets either system property or environment variable with given name.
getSystemProperties() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getSystemRegionInitialSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
getSystemRegionInitialSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getSystemRegionMaxSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
getSystemRegionMaxSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getSystemThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Size of thread pool that is in charge of processing internal system messages.
getSystemThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getSystemViewExporterSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets fully configured system view SPI implementations.
getSystemWorkerBlockedTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns maximum inactivity period for system worker.
getSystemWorkerBlockedTimeout() - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
getSystemWorkerBlockedTimeout() - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Returns maximum inactivity period for system worker.
getSystemWorkerBlockedTimeout() - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
getTableName() - Method in class org.apache.ignite.cache.QueryEntity
Gets table name for this query entity.
getTableName(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
getTableName(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
getTableName(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
getTableName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getTablePrivileges(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getTablePrivileges(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getTablePrivileges(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getTables(String, String, String, String[]) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getTables(String, String, String, String[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getTables(String, String, String, String[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getTablesMeta(String, String, String[]) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
getTableTypes() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getTableTypes() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getTableTypes() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getTag() - Method in class org.apache.ignite.internal.processors.cluster.IgniteClusterMXBeanImpl
Gets current cluster tag.
getTag() - Method in interface org.apache.ignite.mxbean.IgniteClusterMXBean
Gets current cluster tag.
getTail() - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
 
getTarget() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Gets target object for method execution.
getTarget() - Method in interface org.apache.ignite.compute.gridify.GridifyArgument
Gets target object to execute method on.
getTargetDirtyRatio() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
getTargetNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage
 
getTask() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
getTaskClassName() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTaskClassName() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Returns task class name.
getTaskClassName() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Returns task class name.
getTaskClassName() - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
 
getTaskClassName() - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
 
getTaskCount() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the approximate total number of tasks that have been scheduled for execution.
getTaskCount() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the approximate total number of tasks that have been scheduled for execution.
getTaskMonitoringEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getTaskName() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets task name of the task this session belongs to.
getTaskName() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTaskName() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets task name of the task this session belongs to.
getTaskName() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets task name of the task this session belongs to.
getTaskName(Class<? extends ComputeTask<?, ?>>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets task name for the given task class.
getTaskName() - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
 
getTaskName() - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
 
getTaskName() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
getTaskNode() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
getTaskNodeId() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets ID of the node on which task execution originated.
getTaskNodeId() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets ID of the node on which task execution originated.
getTaskNodeId() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getTaskSession() - Method in interface org.apache.ignite.compute.ComputeTaskFuture
Gets task session of execution grid task.
getTaskSession() - Method in class org.apache.ignite.internal.ComputeTaskInternalFuture
Gets task timeout.
getTaskSession() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionJobContextAdapter
Gets current task session associated with this job.
getTaskSession() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
Gets current task session.
getTaskSession() - Method in interface org.apache.ignite.spi.collision.CollisionJobContext
Gets current task session associated with this job.
getTaskSession() - Method in interface org.apache.ignite.spi.failover.FailoverContext
Gets current task session.
getTaskSessionId() - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
 
getTaskSessionId() - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
 
getTaskSessionId() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
getTaskState() - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
 
getTaskState() - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
getTaskState() - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
getTcpAddresses() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets REST TCP server addresses.
getTcpHost() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getTcpHostNames() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets REST TCP server host names.
getTcpPort() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Gets REST binary protocol port.
getTcpPort() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getTcpSslContextFactory() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
getText() - Method in class org.apache.ignite.cache.query.TextQuery
Gets text search string.
getThinClientConfiguration() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
 
getThinClientExecutorService() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Executor service for thin clients.
getThreadContext(GridTaskThreadContextKey) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Gets thread-local context value for a given key.
getThreadCount() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets thread count for warmup.
getThreadFactoryClass() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns the class name of thread factory used to create new threads.
getThreadFactoryClass() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns the class name of thread factory used to create new threads.
getThreadId() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
getThreadId() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getThreadInfo() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
 
getThreadMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets threading MBean.
getThreadName() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getThreadPoolSize() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Size of thread pool that is in charge of processing client requests.
getThreadPoolSize() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Should return a thread pool size to be used for processing of client messages (REST requests).
getThreadPoolSize() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Size of thread pool that is in charge of processing ODBC tasks.
getThreadPoolSize() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Size of thread pool that is in charge of processing SQL requests.
getThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
getThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
getThreadPriority() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets thread priority.
getThreadPriority() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets thread priority.
getThreadsCount() - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Returns number of worker threads.
getThrottle() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getThrowableList(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
Returns the list of Throwable objects in the exception chain.
getThrowables(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
Returns the list of Throwable objects in the exception chain.
getTime(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTime(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTime(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTime(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTime(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTime(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTime(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTime(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTime(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTime(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTime(int, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTime(String, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTime() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
 
getTimeArgument() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
getTimeDateFunctions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getTimeDateFunctions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getTimeDateFunctions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getTimeInterval() - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Gets time interval.
getTimeout() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Gets the query execution timeout in milliseconds.
getTimeout() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Gets the query execution timeout in milliseconds.
getTimeout() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getTimeout() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTimeout() - Method in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
getTimeout() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Gets transaction timeout on partition map exchange in milliseconds.
getTimeout() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
 
getTimeout() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getTimeServerPortBase() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets base UPD port number for grid time server.
getTimeServerPortBase() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getTimeServerPortRange() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Defines port range to try for time server start.
getTimeServerPortRange() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getTimestamp(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTimestamp(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTimestamp(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTimestamp(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getTimestamp(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTimestamp(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTimestamp(int, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTimestamp(String, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getTimestamp(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTimestamp(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTimestamp(int, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTimestamp(String, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getTimestamp() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getTimestamp() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getTimestamp() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getTimeToLive() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Set the default time-to-live for multicast packets sent out on this IP finder.
getTimeUntilAutoAdjust() - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
 
getTimeUntilAutoAdjust() - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
getTimeUntilAutoAdjust() - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
getTlbSize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
getTlbSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getTopHist() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getTopHistorySize() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
getTopology() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets a collection of grid nodes IDs.
getTopology() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets a collection of grid nodes IDs.
getTopology() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets a collection of grid nodes IDs.
getTopologyPredicate() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTopologyPredicate() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getTopologyPredicateBytes() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTopologyRefreshFrequency() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets topology refresh frequency.
getTopologySnapshot() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getTopologyValidator() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets topology validator.
getTopologyValidator() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getTopologyVersion() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Get current topology version.
getTopologyVersion() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Get current topology version.
getTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
getTopologyVersion() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
getTopologyVersion() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getTopologyVersion() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Get current topology version.
getTopologyVersions() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getTopSnapshot() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getTopVer() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getTopVer() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
getTotalAllocatedPages() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets a total number of allocated pages related to the data region.
getTotalAllocatedPages() - Method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
Gets a total number of allocated pages related to the memory policy.
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets a total number of allocated pages related to the data region.
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets a total number of allocated pages related to the data region.
getTotalAllocatedPages() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getTotalAllocatedPages() - Method in interface org.apache.ignite.MemoryMetrics
Deprecated.
Gets a total number of allocated pages related to the memory policy.
getTotalAllocatedPages() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getTotalAllocatedPages() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets a total number of allocated pages related to the data region.
getTotalAllocatedPages() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Gets a total number of allocated pages related to the memory policy.
getTotalAllocatedSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets a total size of memory allocated in the data region.
getTotalAllocatedSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total size of memory allocated in bytes.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets a total size of memory allocated in the data region.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets a total size of memory allocated in the data region.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total size of memory allocated in bytes.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total size of memory allocated in bytes.
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getTotalAllocatedSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getTotalAllocatedSize() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getTotalAllocatedSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total size of memory allocated in bytes.
getTotalBaselineNodes() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Get count of total baseline nodes.
getTotalBaselineNodes() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Get count of total baseline nodes.
getTotalBaselineNodes() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Get count of total baseline nodes.
getTotalBusyTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total time this node spent executing jobs.
getTotalBusyTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total busy time.
getTotalBusyTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total busy time.
getTotalBusyTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total time this node spent executing jobs.
getTotalBusyTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total time this node spent executing jobs.
getTotalBusyTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total time this node spent executing jobs.
getTotalBusyTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total time this node spent executing jobs.
getTotalBusyTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getTotalBusyTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total time this node spent executing jobs.
getTotalCancelledJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets number of cancelled jobs since node startup.
getTotalCancelledJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total cancelled jobs.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total cancelled jobs.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets number of cancelled jobs since node startup.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets number of cancelled jobs since node startup.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets number of cancelled jobs since node startup.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets number of cancelled jobs since node startup.
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getTotalCancelledJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets total cancelled jobs.
getTotalCancelledJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets number of cancelled jobs since node startup.
getTotalClientNodes() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Get count of client nodes.
getTotalClientNodes() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Get count of client nodes.
getTotalClientNodes() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Get count of client nodes.
getTotalCnt() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
 
getTotalCompletedTasksCount() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getTotalCompletedTasksCount() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getTotalCount() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
 
getTotalCount() - Method in class org.apache.ignite.services.ServiceConfiguration
Gets total number of deployed service instances in the cluster, 0 for unlimited.
getTotalCpus() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the number of CPUs available to the Java Virtual Machine.
getTotalCpus() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the number of CPUs available to the Java Virtual Machine.
getTotalElapsedTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getTotalEvictedPages() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
getTotalExecutedJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total number of jobs handled by the node since node startup.
getTotalExecutedJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total active jobs.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total active jobs.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total number of jobs handled by the node since node startup.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total number of jobs handled by the node since node startup.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total number of jobs handled by the node since node startup.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total number of jobs handled by the node since node startup.
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getTotalExecutedJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets total active jobs.
getTotalExecutedJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total number of jobs handled by the node since node startup.
getTotalExecutedTasks() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Gets total number of tasks handled by the node.
getTotalExecutedTasks() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total number of tasks handled by the node.
getTotalFailedOverJobsCount() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Get total number of jobs that were failed over including stolen ones.
getTotalFailedOverJobsCount() - Method in interface org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpiMBean
Get total number of jobs that were failed over including stolen ones.
getTotalFailoverJobsCount() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Get total number of jobs that were failed over.
getTotalFailoverJobsCount() - Method in interface org.apache.ignite.spi.failover.always.AlwaysFailoverSpiMBean
Get total number of jobs that were failed over.
getTotalHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getTotalIdleTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total time this node spent idling (not executing any jobs).
getTotalIdleTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total idle time.
getTotalIdleTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total idle time.
getTotalIdleTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total time this node spent idling (not executing any jobs).
getTotalIdleTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total time this node spent idling (not executing any jobs).
getTotalIdleTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total time this node spent idling (not executing any jobs).
getTotalIdleTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total time this node spent idling (not executing any jobs).
getTotalIdleTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets total idle time.
getTotalIdleTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getTotalIdleTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total time this node spent idling (not executing any jobs).
getTotalJobsExecutionTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalJobsExecutionTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalJobsExecutionTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalJobsExecutionTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalJobsExecutionTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalJobsExecutionTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
Gets total jobs execution time.
getTotalJobsExecutionTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total time all finished jobs takes to execute on the node since node startup.
getTotalMemoryAvailable() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets amount of RAM memory available on this machine.
getTotalNodes() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total number of nodes.
getTotalNodes() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total number of nodes.
getTotalNodes() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total number of nodes.
getTotalNodes() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total number of nodes.
getTotalNodes() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total number of nodes.
getTotalNodes() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total number of nodes.
getTotalOffHeapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getTotalOverhead() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
 
getTotalPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
 
getTotalPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.InProgressDefragmentationInfo
 
getTotalPartitionsCount() - Method in interface org.apache.ignite.cache.CacheMetrics
 
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
getTotalPartitionsCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTotalPartitionsCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
getTotalProcessedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets total processed messages count.
getTotalProcessedMessages() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets total processed messages count.
getTotalQueryTime() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
getTotalQueueSize() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
getTotalQueueSize() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
getTotalReceivedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets total received messages count.
getTotalReceivedMessages() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Gets total received messages count.
getTotalRejectedJobs() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalRejectedJobs() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Gets total number of jobs this node ever rejected.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets total number of jobs this node ever rejected.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
getTotalRejectedJobs() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
getTotalRejectedJobs() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Gets total number of jobs this node rejects during collision resolution operations since node startup.
getTotalServerNodes() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Get count of server nodes.
getTotalServerNodes() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Get count of server nodes.
getTotalServerNodes() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Get count of server nodes.
getTotalSpaceSize() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getTotalStartedThreadCount() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the total number of threads created and also started since the JVM started.
getTotalStartedThreadCount() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the total number of threads created and also started since the Java virtual machine started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the total number of threads created and also started since the Java virtual machine started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the total number of threads created and also started since the JVM started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the total number of threads created and also started since the JVM started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the total number of threads created and also started since the JVM started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the total number of threads created and also started since the JVM started.
getTotalStartedThreadCount() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the total number of threads created and also started since the Java virtual machine started.
getTotalStartedThreadCount() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the total number of threads created and also started since the JVM started.
getTotalStolenJobsCount() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Get total number of jobs that were stolen.
getTotalStolenJobsCount() - Method in interface org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpiMBean
Get total number of jobs that were stolen.
getTotalStolenJobsNumber() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets total number of stolen jobs.
getTotalStolenJobsNumber() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets total number of stolen jobs.
getTotalTime() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
getTotalUsedPages() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets a total number of pages used for storing the data.
getTotalUsedPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets a total number of pages used for storing the data.
getTotalUsedPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets a total number of pages used for storing the data.
getTotalUsedPages() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets a total number of pages used for storing the data.
getTracingSpi() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets fully configured tracing SPI implementation.
getTransaction() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getTransactionConfiguration() - Method in class org.apache.ignite.configuration.ClientConfiguration
Gets transactions configuration.
getTransactionConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets transactions configuration.
getTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getTransactionIsolation() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getTransactionManagerLookupClassName() - Method in class org.apache.ignite.configuration.CacheConfiguration
getTransactionManagerLookupClassName() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Deprecated.
getTransactionsCommittedNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
The number of transactions which were committed on the local node.
getTransactionsCommittedNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
The number of transactions which were committed on the local node.
getTransactionsCommittedNumber() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The number of transactions which were committed.
getTransactionsCommittedNumber() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The number of transactions which were committed.
getTransactionsCommittedNumber() - Method in interface org.apache.ignite.transactions.TransactionMetrics
The number of transactions which were committed on the local node.
getTransactionsHoldingLockNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
The number of active transactions on the local node holding at least one key lock.
getTransactionsHoldingLockNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
The number of active transactions on the local node holding at least one key lock.
getTransactionsHoldingLockNumber() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The number of active transactions holding at least one key lock.
getTransactionsHoldingLockNumber() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The number of active transactions holding at least one key lock.
getTransactionsHoldingLockNumber() - Method in interface org.apache.ignite.transactions.TransactionMetrics
The number of active transactions on the local node holding at least one key lock.
getTransactionsRolledBackNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
The number of transactions which were rolled back on the local node.
getTransactionsRolledBackNumber() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
The number of transactions which were rolled back on the local node.
getTransactionsRolledBackNumber() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The number of transactions which were rollback.
getTransactionsRolledBackNumber() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The number of transactions which were rollback.
getTransactionsRolledBackNumber() - Method in interface org.apache.ignite.transactions.TransactionMetrics
The number of transactions which were rolled back on the local node.
getTransactionTimeDumpSamplesCoefficient() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Returns the coefficient for samples of completed transactions that will be dumped in log.
getTransactionTimeDumpSamplesCoefficient() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Returns the coefficient for samples of completed transactions that will be dumped in log.
getTransactionTimeDumpSamplesPerSecondLimit() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Returns the limit of samples of completed transactions that will be dumped in log per second, if TransactionsMXBean.getTransactionTimeDumpSamplesCoefficient() is above 0.0.
getTransactionTimeDumpSamplesPerSecondLimit() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Returns the limit of samples of completed transactions that will be dumped in log per second, if TransactionsMXBean.getTransactionTimeDumpSamplesCoefficient() is above 0.0.
getTransformer() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Gets types transformer.
getTransformer() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets types transformer.
getTransformer() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
getTransformer0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
getTransformer0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
getTreeRoot(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
getTrustManagers() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets pre-configured trust managers.
getTrustManagers() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets pre-configured trust managers.
getTrustStoreFilePath() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets path to the trust store file.
getTrustStoreFilePath() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets path to the trust store file.
getTrustStorePassword() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets trust store password.
getTrustStorePassword() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets trust store password.
getTrustStoreType() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Gets trust store type used for context creation.
getTrustStoreType() - Method in class org.apache.ignite.ssl.SslContextFactory
Gets trust store type used for context creation.
getTtl() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
 
getTupleExtractor() - Method in class org.apache.ignite.stream.StreamAdapter
Deprecated.
getTxCommitQueueSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets committed transaction queue size.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets committed transaction queue size.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets committed transaction queue size.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets committed transaction queue size.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets committed transaction queue size.
getTxCommitQueueSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxCommitQueueSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets committed transaction queue size.
getTxCommits() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxCommittedVersionsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of cached committed transaction IDs.
getTxCommittedVersionsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxCommittedVersionsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of cached committed transaction IDs.
getTxDhtCommitQueueSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets committed DHT transaction queue size.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets committed DHT transaction queue size.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets committed DHT transaction queue size.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets committed DHT transaction queue size.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets committed DHT transaction queue size.
getTxDhtCommitQueueSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtCommitQueueSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets committed DHT transaction queue size.
getTxDhtCommittedVersionsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of cached committed DHT transaction IDs.
getTxDhtCommittedVersionsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtCommittedVersionsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of cached committed DHT transaction IDs.
getTxDhtPrepareQueueSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets prepared DHT transaction queue size.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets prepared DHT transaction queue size.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets prepared DHT transaction queue size.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets prepared DHT transaction queue size.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets prepared DHT transaction queue size.
getTxDhtPrepareQueueSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtPrepareQueueSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets prepared DHT transaction queue size.
getTxDhtRolledbackVersionsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of cached rolled back DHT transaction IDs.
getTxDhtRolledbackVersionsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtRolledbackVersionsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of cached rolled back DHT transaction IDs.
getTxDhtStartVersionCountsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets DHT start version counts map size.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets DHT start version counts map size.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets DHT start version counts map size.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets DHT start version counts map size.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets DHT start version counts map size.
getTxDhtStartVersionCountsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtStartVersionCountsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets DHT start version counts map size.
getTxDhtThreadMapSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets transaction DHT per-thread map size.
getTxDhtThreadMapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtThreadMapSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets transaction DHT per-thread map size.
getTxDhtXidMapSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets transaction DHT per-Xid map size.
getTxDhtXidMapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxDhtXidMapSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets transaction DHT per-Xid map size.
getTxKeyCollisions() - Method in interface org.apache.ignite.cache.CacheMetrics
Checks if there were any tx key collisions last time.
getTxKeyCollisions() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Checks if there were any tx key collisions last time.
getTxKeyCollisions() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Checks if there were any tx key collisions last time.
getTxKeyCollisions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Checks if there were any tx key collisions last time.
getTxKeyCollisions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
No need in snapshoting this metric, only local metric would be acceptable.
getTxKeyCollisions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Checks if there were any tx key collisions last time.
getTxKeyCollisions() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Checks if there were any tx key collisions last time.
getTxKeyCollisionsInterval() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
getTxKeyCollisionsInterval() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
 
getTxManagerFactory() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Gets transaction manager factory for integration with JEE app servers.
getTxManagerFactory() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
getTxManagerLookupClassName() - Method in class org.apache.ignite.configuration.TransactionConfiguration
getTxOwnerDumpRequestsAllowed() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Shows if dump requests from local node to near node are allowed, when long running transaction is found.
getTxOwnerDumpRequestsAllowed() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Shows if dump requests from local node to near node are allowed, when long running transaction is found.
getTxPrepareQueueSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets prepared transaction queue size.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets prepared transaction queue size.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets prepared transaction queue size.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets prepared transaction queue size.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets prepared transaction queue size.
getTxPrepareQueueSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxPrepareQueueSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets prepared transaction queue size.
getTxRollbacks() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxRolledbackVersionsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets number of cached rolled back transaction IDs.
getTxRolledbackVersionsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxRolledbackVersionsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets number of cached rolled back transaction IDs.
getTxStartVersionCountsSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets start version counts map size.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets start version counts map size.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets start version counts map size.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets start version counts map size.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets start version counts map size.
getTxStartVersionCountsSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxStartVersionCountsSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets start version counts map size.
getTxThreadMapSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets transaction per-thread map size.
getTxThreadMapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxThreadMapSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets transaction per-thread map size.
getTxTimeoutOnPartitionMapExchange() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Some Ignite operations provoke partition map exchange process within Ignite to ensure the partitions distribution state is synchronized cluster-wide.
getTxTimeoutOnPartitionMapExchange() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Gets transaction timeout on partition map exchange.
getTxTimeoutOnPartitionMapExchange() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Gets transaction timeout on partition map exchange.
getTxVerboseInfo() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getTxXidMapSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets transaction per-Xid map size.
getTxXidMapSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getTxXidMapSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets transaction per-Xid map size.
getType() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Gets type for query.
getType() - Method in class org.apache.ignite.cache.query.TextQuery
Gets type for query.
getType() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getType() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getType() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getType() - Method in class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
 
getType() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
 
getType() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
Deprecated.
getType() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
 
getType(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getType(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getType() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getType() - Method in class org.apache.ignite.internal.processors.query.property.QueryFieldAccessor
getType() - Method in class org.apache.ignite.internal.processors.query.property.QueryMethodsAccessor
getType() - Method in interface org.apache.ignite.internal.processors.query.property.QueryPropertyAccessor
 
getType() - Method in class org.apache.ignite.internal.processors.query.property.QueryReadOnlyMethodsAccessor
getType() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
 
getType() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
Deprecated.
 
getTypeArgument() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
getTypeByPartId(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
 
getTypeConfigurations() - Method in class org.apache.ignite.configuration.BinaryConfiguration
Gets types configuration.
getTypeConfigurations() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
 
getTypeId() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
 
getTypeId() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
 
getTypeInfo() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getTypeInfo() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getTypeInfo() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getTypeMap() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getTypeMap() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getTypeMap() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getTypeName() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Gets type name.
getTypeName() - Method in class org.apache.ignite.cache.CacheKeyConfiguration
Sets type name for which affinity field name is being defined.
getTypeName() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Gets .NET class name.
getTypeName() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
getTypeName() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
 
getTypeName() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
 
getTypeName() - Method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
 
getTypeName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
 
getTypeName() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Gets .NET type name.
getTypeName() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
getTypeName() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
Gets .NET type name.
getTypeName() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Get type name.
getTypes() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Gets types known by store.
getTypes() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Gets types known by store.
getTypes() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getTypes() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
getTypesConfiguration() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
getUDTs(String, String, String, int[]) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getUDTs(String, String, String, int[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getUDTs(String, String, String, int[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getUnacknowledgedMessagesBufferSize() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
getUnacknowledgedMessagesBufferSize() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets maximum number of stored unacknowledged messages per connection to node.
getUnacknowledgedMessagesBufferSize() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets maximum number of stored unacknowledged messages per connection to node.
getUnhandledEx() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
getUnicodeStream(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getUnicodeStream(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getUnicodeStream(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getUnicodeStream(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getUnicodeStream(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getUnicodeStream(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getUniformity() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getUninterruptibly() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Synchronously waits for completion of the computation and returns computation result ignoring interrupts.
getUninterruptibly() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Synchronously waits for completion of the computation and returns computation result ignoring interrupts.
getUninterruptibly() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Synchronously waits for completion of the computation and returns computation result ignoring interrupts.
getUninterruptibly() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Synchronously waits for completion of the computation and returns computation result ignoring interrupts.
getUninterruptibly() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Synchronously waits for completion of the computation and returns computation result ignoring interrupts.
getUnsignedByte(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
getUpdate() - Method in class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory
 
getUpdateBatchSize() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Gets update internal bach size.
getUpdateBatchSize() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: Batch size of 1 prevents deadlock on update where keys sequence are different in several concurrent updates.
getUpdateBatchSize() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: Batch size of 1 prevents deadlock on update where keys sequence are different in several concurrent updates.
getUpdateCount() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getUpdateCount() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getUpdateCount() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getUpdateCounter() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
getUpdateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
getUpdateCountersSnapshot(IgniteEx, Set<Integer>) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Gather updateCounters info.
getUpdates(boolean) - Method in class org.apache.ignite.internal.processors.cluster.HttpIgniteUpdatesChecker
Gets information about Ignite updates via HTTP
getUpdatesCount() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Get the total number of updates (write/remove) that metastorage ever had.
getUpdatesCount() - Method in interface org.apache.ignite.internal.processors.metastorage.ReadableDistributedMetaStorage
Get the total number of updates (write/remove) that metastorage ever had.
getUpTime() - Method in interface org.apache.ignite.cluster.ClusterMetrics
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in interface org.apache.ignite.internal.client.GridClientNodeMetrics
Returns the uptime of the Java virtual machine in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Returns the uptime of the Java virtual machine in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets up-time of the kernal.
getUpTime() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Returns the uptime of the Java virtual machine in milliseconds.
getUpTime() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
Returns the uptime of the JVM in milliseconds.
getUpTime() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.upTime" instead.
getUpTime() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets up-time of this SPI in ms.
getUpTime() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets up-time of this SPI in ms.
getUpTimeFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets string presentation of up-time for the kernal.
getUpTimeFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.uptimeFormatted" instead.
getUpTimeFormatted() - Method in interface org.apache.ignite.spi.IgniteSpiManagementMBean
Gets string presentation of up-time for this SPI.
getUpTimeFormatted() - Method in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Gets string presentation of up-time for this SPI.
getURI() - Method in class org.apache.ignite.cache.CacheManager
getURL() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Different application servers us different format (URL & url).
getUrl() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getURL() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getURL(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getURL(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getUrl() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getUrl() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getURL() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getURL(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getURL(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getURL() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getURL(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getURL(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getUsedCheckpointBufferPages() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getUsedCheckpointBufferPages() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getUsedCheckpointBufferPages() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferPages() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets used checkpoint buffer size in pages.
getUsedCheckpointBufferSize() - Method in interface org.apache.ignite.DataRegionMetrics
Deprecated.
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsSnapshot
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
getUsedCheckpointBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getUsedCheckpointBufferSize() - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
Deprecated.
Gets used checkpoint buffer size in bytes.
getUsedCheckpointBufferSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Gets used checkpoint buffer size in bytes.
getUsedDeploymentMap() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Gets currently used deployments mapped by task name or aliases.
getUsedDeployments() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Gets currently used deployments.
getUsedSpaceSize() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
 
getUser() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets checkpoint jdbc user name.
getUser() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets checkpoint jdbc user name.
getUserAttributes() - Method in class org.apache.ignite.configuration.ClientConfiguration
Returns user attributes which can be used on server node.
getUserAttributes() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Should return any user-defined attributes to be added to this node.
getUserAttributes() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Returns user attributes which can be used on server node.
getUserAttributes() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
getUserAttributes() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
 
getUserAttributes() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getUserAttributesFactory() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets the class name of the custom implementation of the Factory<Map<String, String>>.
getUserAttributesFactory() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets the class name of the custom implementation of the Factory<Map<String, String>>.
getUserAttributesFormatted() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a list of formatted user-defined attributes added to this node.
getUserAttributesFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.userAttributesFormatted" instead.
getUserFunc() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets the user func object.
getUserName() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getUsername() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
getUserName() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getUsername() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
getUsername() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
getUserName() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getUserName() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getUserObject() - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Gets user-specific object.
getUserPassword() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
getUserReadTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getUserVersion() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
getUserVersion() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
getUserWriteTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getUtilityCacheKeepAliveTime() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Keep alive time of thread pool that is in charge of processing utility cache messages.
getUtilityCacheKeepAliveTime() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getUtilityCacheThreadPoolSize() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Default size of thread pool that is in charge of processing utility cache messages.
getUtilityCacheThreadPoolSize() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
 
getValBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
getValBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
getValBytes() - Method in interface org.apache.ignite.internal.pagemem.wal.record.MarshalledDataEntry
 
getValType() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
getValType() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
getValType() - Method in interface org.apache.ignite.internal.pagemem.wal.record.MarshalledDataEntry
 
getValue() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntryInfo
 
getValue() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
getValue() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl0
getValue() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
getValue() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
getValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Returns the value stored in the cache when this entry was created.
getValue() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
 
getValue() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
return crc32 value
getValue() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
getValue() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
 
getValue() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
getValue(String, int, KeyCacheObject, byte[], ClassLoader) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets value from offheap space for the given key.
getValue(Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryFieldAccessor
Get property value from given object.
getValue(Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryMethodsAccessor
Get property value from given object.
getValue(Object) - Method in interface org.apache.ignite.internal.processors.query.property.QueryPropertyAccessor
Get property value from given object.
getValue(Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryReadOnlyMethodsAccessor
Get property value from given object.
getValue() - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result
Current value.
getValue() - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
getValue() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
 
getValue() - Method in class org.apache.ignite.lang.IgniteBiTuple
getValue() - Method in class org.jsr166.ConcurrentLinkedHashMap.HashEntry
Return value of this entry.
getValueClasses() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
 
getValueFieldName() - Method in class org.apache.ignite.cache.QueryEntity
Get value field name.
getValueFieldName() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getValueFieldName() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets value field name for checkpoint table.
getValueFieldName() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets value field name for checkpoint table.
getValueFields() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets optional persistent value fields (needed only if CacheJdbcPojoStore is used).
getValueFields() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getValueFieldType() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Gets value field type for checkpoint table.
getValueFieldType() - Method in interface org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpiMBean
Gets value field type for checkpoint table.
getValueQuickly(int, int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
getValueType() - Method in interface org.apache.ignite.cache.CacheMetrics
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.cache.query.IndexQuery
Cache Value type.
getValueType() - Method in class org.apache.ignite.cache.QueryEntity
Gets value type for this query pair.
getValueType() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Gets value type.
getValueType() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Determines the required type of values for this Cache, if any.
getValueType() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
getValueType() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
getValueType() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Determines the required type of values for this Cache, if any.
getValueTypeName() - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Gets fully-qualified platform type name of the cache value used for the local map.
getVersion() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntryInfo
 
getVersion(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getVersion(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
getVersion() - Method in class org.apache.ignite.internal.processors.platform.client.ClientAffinityTopologyVersion
 
getVersionColumns(String, String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
getVersionColumns(String, String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
getVersionColumns(String, String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
getVisibleState(GridCacheContext, long, MvccSnapshot) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks if a row's new version is visible for the given snapshot.
getVisorKey() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
 
getVmName() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets VM name.
getVmName() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.VmName" instead.
getWaitedCount() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getWaitedTime() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
getWaiters() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
getWaitingJobsNumber() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
getWaitingJobsNumber() - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Maximum number of jobs that are allowed to wait in waiting queue.
getWaitingJobsNumber() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Maximum number of jobs that are allowed to wait in waiting queue.
getWaitingJobsNumber() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Maximum number of jobs that are allowed to wait in waiting queue.
getWaitJobsThreshold() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
getWaitJobsThreshold() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets job count threshold at which this node will start stealing jobs from other nodes.
getWaitQueueLength(IgniteCondition) - Method in interface org.apache.ignite.IgniteLock
Returns an estimate of the number of threads on this node that are waiting on the given condition associated with this lock.
getWaitQueueLength(IgniteCondition) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Returns an estimate of the number of threads on this node that are waiting on the given condition associated with this lock.
getWaitTime() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
getWalArchiveDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
 
getWalArchivePath() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a path to the WAL archive directory.
getWalArchivePath() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets a path to the WAL archive directory.
getWalArchivePath() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalArchivePath() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalArchiveSegments() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
 
getWalArchiveSegments() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
getWalArchiveSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
getWalArchiveSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
getWalArchiveSegments() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalArchiveSegments() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
getWalArchiveSegments() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
getWalArchiveSegments() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
 
getWalAutoArchiveAfterInactivity() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getWalAutoArchiveAfterInactivity() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
getWalAutoArchiveAfterInactivity() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalBufferSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Property defines size(in bytes) of WAL buffer.
getWalBufferSize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
getWalBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalBuffPollSpinsRate() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
 
getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalBuffPollSpinsRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
getWalCompactionLevel() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getWalCompactionLevel() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMXBeanImpl
getWalCompactionLevel() - Method in interface org.apache.ignite.mxbean.DataStorageMXBean
 
getWalCompressedBytes() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Getting the total size of the compressed segments in bytes.
getWalCompressedBytes() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Getting the total size of the compressed segments in bytes.
getWalCompressedBytes() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Getting the total size of the compressed segments in bytes.
getWalCompressedBytes() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Getting the total size of the compressed segments in bytes.
getWalFilesFromArchive(WALPointer, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Collects WAL segments from the archive only if they are all present.
getWalFlushFrequency() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
This property define how often WAL will be fsync-ed in BACKGROUND mode.
getWalFlushFrequency() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
This property define how often WAL will be fsync-ed in BACKGROUND mode.
getWalFlushFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalFlushFrequency() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalForceArchiveTimeout() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getWalForceArchiveTimeout() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalFsyncDelayNanos() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
getWalFsyncDelayNanos() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
getWalFsyncDelayNanos() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalFsyncDelayNanos() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
Gets the fsync delay, in nanoseconds.
getWalFsyncTimeAverage() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
 
getWalFsyncTimeAverage() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the average WAL fsync duration in microseconds over the last time interval.
getWalFsyncTimeAverage() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
getWalFsyncTimeAverage() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
getWalFsyncTimeAverage() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalFsyncTimeAverage() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
getWalFsyncTimeAverage() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the average WAL fsync duration in microseconds over the last time interval.
getWalFsyncTimeAverage() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the average WAL fsync duration in microseconds over the last time interval.
getWalHistorySize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Deprecated.
Instead of walHistorySize use maxWalArchiveSize for manage of archive size.
getWalHistorySize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets a total number of checkpoints to keep in the WAL history.
getWalHistorySize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalHistorySize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalLastRollOverTime() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Time of the last WAL segment rollover.
getWalLastRollOverTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Time of the last WAL segment rollover.
getWalLastRollOverTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Time of the last WAL segment rollover.
getWalLastRollOverTime() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalLastRollOverTime() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Time of the last WAL segment rollover.
getWalLoggingRate() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
 
getWalLoggingRate() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the average number of WAL records per second written during the last time interval.
getWalLoggingRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
getWalLoggingRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
getWalLoggingRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalLoggingRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
getWalLoggingRate() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the average number of WAL records per second written during the last time interval.
getWalLoggingRate() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the average number of WAL records per second written during the last time interval.
getWalMode() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Property that defines behavior of wal fsync.
getWalMode() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Type define behavior wal fsync.
getWalMode() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalMode() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalPageCompression() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets compression algorithm for WAL page snapshot records.
getWalPageCompressionLevel() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets algorithm specific WAL page compression level.
getWalPath() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a path to the directory where WAL is stored.
getWalPath() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalRecordIteratorBufferSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Property define how many bytes iterator read from disk (for one reading), during go ahead wal.
getWalRecordIteratorBufferSize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Property define how many bytes iterator read from disk (for one reading), during go ahead wal.
getWalRecordIteratorBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalRecordIteratorBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalSegments() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets a number of WAL segments to work with.
getWalSegments() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets a number of WAL segments to work with.
getWalSegments() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalSegments() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalSegmentSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets size(in bytes) of a WAL segment.
getWalSegmentSize() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets size of a WAL segment in bytes.
getWalSegmentSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalSegmentSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalStorePath() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets a path to the directory where WAL is stored.
getWalStorePath() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
getWalThreadLocalBufferSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Property for size of thread local buffer.
getWalThreadLocalBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
getWalTotalSize() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Total size in bytes for storage wal files.
getWalTotalSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Total size in bytes for storage wal files.
getWalTotalSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Total size in bytes for storage wal files.
getWalTotalSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalTotalSize() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Total size in bytes for storage wal files.
getWalWorkDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
 
getWalWritingRate() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
 
getWalWritingRate() - Method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
Gets the average number of bytes per second written during the last time interval.
getWalWritingRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
getWalWritingRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
getWalWritingRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
getWalWritingRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
getWalWritingRate() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Gets the average number of bytes per second written during the last time interval.
getWalWritingRate() - Method in interface org.apache.ignite.PersistenceMetrics
Deprecated.
Gets the average number of bytes per second written during the last time interval.
getWalWrittenBytes() - Method in interface org.apache.ignite.DataStorageMetrics
Deprecated.
Getting the total number of logged bytes into the WAL.
getWalWrittenBytes() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Getting the total number of logged bytes into the WAL.
getWalWrittenBytes() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
Getting the total number of logged bytes into the WAL.
getWalWrittenBytes() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
Deprecated.
Getting the total number of logged bytes into the WAL.
getWarmupClosure() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets grid warmup closure.
getWarmupClosure() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
 
getWarmUpConfiguration() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets warm-up configuration.
getWarmupMethods() - Method in class org.apache.ignite.startup.BasicWarmupClosure
Gets warmup methods to use for cache warmup.
getWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
getWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
getWarnings() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
getWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
getWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
getWarnings() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
getWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
getWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
getWarnings() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
getWorkDirectory() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets Ignite work directory.
getWorkDirectory() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
getWorkerNames() - Method in class org.apache.ignite.internal.worker.WorkersControlMXBeanImpl
Returns names of all registered workers.
getWorkerNames() - Method in interface org.apache.ignite.mxbean.WorkersControlMXBean
Returns names of all registered workers.
getWriteBehindBatchSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Maximum batch size for write-behind cache store operations.
getWriteBehindBufferSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindBufferSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets count of entries that were processed by the write-behind store and have not been flushed to the underlying store yet.
getWriteBehindCoalescing() - Method in class org.apache.ignite.configuration.CacheConfiguration
Write coalescing flag for write-behind cache store operations.
getWriteBehindCoalescing() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
getWriteBehindCriticalOverflowCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindCriticalOverflowCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets count of write buffer overflow events in progress at the moment.
getWriteBehindErrorRetryCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets count of cache entries that are in a store-retry state.
getWriteBehindErrorRetryCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets count of cache entries that are in a store-retry state.
getWriteBehindFlushFrequency() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.configuration.CacheConfiguration
Frequency with which write-behind cache is flushed to the cache store in milliseconds.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets the cache flush frequency.
getWriteBehindFlushFrequency() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the cache flush frequency.
getWriteBehindFlushSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.configuration.CacheConfiguration
Maximum size of the write-behind cache.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the maximum size of the write-behind buffer.
getWriteBehindFlushThreadCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.configuration.CacheConfiguration
Number of threads that will perform cache flushing.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets the number of flush threads that will perform store update operations.
getWriteBehindFlushThreadCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the number of flush threads that will perform store update operations.
getWriteBehindStoreBatchSize() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindStoreBatchSize() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.
getWriteBehindTotalCriticalOverflowCount() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets count of write buffer overflow events since initialization.
getWriteBehindTotalCriticalOverflowCount() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets count of write buffer overflow events since initialization.
getWriteCoalescing() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Gets the write coalescing flag.
getWriterFactory() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getWrites() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Gets writes.
getWrites() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
getWriteSpeed() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getWriteSynchronizationMode() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
getWriteSynchronizationMode() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets write synchronization mode.
getWriteSynchronizationMode() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
getWriteTime() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
 
getXid() - Method in class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
 
getXid() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
getXid() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
globalAtomicCnt - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Global atomic id counter.
globalDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
globalId() - Method in class org.apache.ignite.lang.IgniteUuid
Gets global ID portion of this IgniteUuid.
globalLoader() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Gets distributed class loader.
globalPartSizes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
globalPartSizes(Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
globalPartSizes() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
globalPartSizes(Map<Integer, Long>) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
globalPartSizes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
globalPartSizes(Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
globalQueryId() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
globalQueryId(UUID, long) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Get global query ID.
globalRemoveId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
globalRemoveId() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
globalRemoveId() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
globalWalEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
globalWalEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
GPC<T> - Interface in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridPlainCallable.
GPR - Interface in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridPlainRunnable.
GRANT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: GRANT.
greaterAndSet(int, int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Atomically updates value only if check value is greater than current value.
greaterAndSet(long, long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Atomically updates value only if check value is greater than current value.
greaterEqualsAndSet(int, int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Atomically updates value only if check value is greater than or equal to current value.
greaterEqualsAndSet(long, long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Atomically updates value only if check value is greater than or equal to current value.
greaterOrEqualTo(CheckpointState) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
greaterOrEqualTo(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
greaterThan(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
greaterThanEqual(int, int, int) - Method in class org.apache.ignite.lang.IgniteProductVersion
 
grid() - Method in class org.apache.ignite.internal.GridCachePluginContext
grid() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets grid instance managed by kernal.
grid() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets grid instance managed by kernal.
grid() - Method in class org.apache.ignite.internal.GridPluginContext
grid() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets an instance of default no-name grid.
grid(UUID) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets a grid instance for given local node ID.
grid(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets an named grid instance.
grid() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
grid() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets grid instance managed by kernal.
grid() - Method in interface org.apache.ignite.plugin.CachePluginContext
 
grid() - Method in interface org.apache.ignite.plugin.PluginContext
 
GRID_LOG_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
GRID_NOT_IDLE_MSG - Static variable in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
Cluster not idle message.
GridAbsClosure - Class in org.apache.ignite.internal.util.lang
Defines a convenient absolute, i.e.
GridAbsClosure() - Constructor for class org.apache.ignite.internal.util.lang.GridAbsClosure
 
GridAbsClosureX - Class in org.apache.ignite.internal.util.lang
Convenient abs-closure subclass that allows for thrown grid exception.
GridAbsClosureX() - Constructor for class org.apache.ignite.internal.util.lang.GridAbsClosureX
 
GridAbsPredicate - Interface in org.apache.ignite.internal.util.lang
Defines absolute (no-arg) predicate construct.
GridAbsPredicateX - Class in org.apache.ignite.internal.util.lang
Convenient predicate subclass that allows for thrown grid exception.
GridAbsPredicateX() - Constructor for class org.apache.ignite.internal.util.lang.GridAbsPredicateX
 
GridAbstractCommunicationClient - Class in org.apache.ignite.internal.util.nio
Implements basic lifecycle for communication clients.
GridAbstractCommunicationClient(int) - Constructor for class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
 
GridAffinityAssignment - Class in org.apache.ignite.internal.processors.affinity
Deprecated.
GridAffinityAssignmentCache - Class in org.apache.ignite.internal.processors.affinity
Affinity cached function.
GridAffinityAssignmentV2 - Class in org.apache.ignite.internal.processors.affinity
Cached affinity calculations V2.
GridAffinityAssignmentV2() - Constructor for class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Default constructor for deserialization.
GridAffinityAssignmentV2(AffinityTopologyVersion, List<List<ClusterNode>>, List<List<ClusterNode>>) - Constructor for class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
 
GridAffinityFunctionContextImpl - Class in org.apache.ignite.internal.processors.affinity
Cache affinity function context implementation.
GridAffinityFunctionContextImpl(List<ClusterNode>, List<List<ClusterNode>>, DiscoveryEvent, AffinityTopologyVersion, int) - Constructor for class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
 
GridAffinityProcessor - Class in org.apache.ignite.internal.processors.affinity
Data affinity processor.
GridAffinityProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
GridAnnotationsCache - Class in org.apache.ignite.internal.util
Caches class loaders for classes.
GridArgumentCheck - Class in org.apache.ignite.internal.util
This class encapsulates argument check (null and range) for public facing APIs.
GridArgumentCheck() - Constructor for class org.apache.ignite.internal.util.GridArgumentCheck
 
GridArrays - Class in org.apache.ignite.internal.util
Utility methods to work with arrays.
GridAtomicCacheQueueImpl<T> - Class in org.apache.ignite.internal.processors.datastructures
IgniteQueue implementation using atomic cache.
GridAtomicCacheQueueImpl(String, GridCacheQueueHeader, GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
 
GridAtomicInitializer<T> - Class in org.apache.ignite.internal.util
Executes initialization operation once.
GridAtomicInitializer() - Constructor for class org.apache.ignite.internal.util.GridAtomicInitializer
 
GridAtomicInteger - Class in org.apache.ignite.internal.util
Extended version of AtomicInteger.
GridAtomicInteger() - Constructor for class org.apache.ignite.internal.util.GridAtomicInteger
Creates a new AtomicInteger with initial value 0.
GridAtomicInteger(int) - Constructor for class org.apache.ignite.internal.util.GridAtomicInteger
Creates a new AtomicInteger with the given initial value.
GridAtomicLong - Class in org.apache.ignite.internal.util
Extended version of AtomicLong.
GridAtomicLong() - Constructor for class org.apache.ignite.internal.util.GridAtomicLong
Creates a new AtomicLong with initial value 0.
GridAtomicLong(long) - Constructor for class org.apache.ignite.internal.util.GridAtomicLong
Creates a new AtomicLong with the given initial value.
GridBaselineCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.cluster
 
GridBaselineCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandHandler
 
GridBaselineCommandResponse - Class in org.apache.ignite.internal.processors.rest.handlers.cluster
Result for baseline command.
GridBaselineCommandResponse() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
Default constructor.
GridBinaryMarshaller - Class in org.apache.ignite.internal.binary
Binary objects marshaller.
GridBinaryMarshaller(BinaryContext) - Constructor for class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
GridBoundedConcurrentLinkedHashMap<K,V> - Class in org.apache.ignite.internal.util
Concurrent map with an upper bound.
GridBoundedConcurrentLinkedHashMap(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
GridBoundedConcurrentLinkedHashMap(int, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
GridBoundedConcurrentLinkedHashMap(int, int, float) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default concurrencyLevel (16).
GridBoundedConcurrentLinkedHashMap(int, int, float, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
GridBoundedConcurrentLinkedHashMap(int, int, float, int, ConcurrentLinkedHashMap.QueuePolicy) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
GridBoundedConcurrentLinkedHashSet<E> - Class in org.apache.ignite.internal.util
Concurrent set with an upper bound.
GridBoundedConcurrentLinkedHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Creates a new, empty set with specified order and default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
GridBoundedConcurrentLinkedHashSet(int, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
GridBoundedConcurrentLinkedHashSet(int, int, float) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity and load factor and with the default concurrencyLevel (16).
GridBoundedConcurrentLinkedHashSet(int, int, float, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity, load factor and concurrency level.
GridBoundedConcurrentLinkedHashSet(int, int, float, int, ConcurrentLinkedHashMap.QueuePolicy) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity, load factor and concurrency level.
GridBoundedConcurrentOrderedMap<K,V> - Class in org.apache.ignite.internal.util
Concurrent ordered map that automatically manages its maximum size.
GridBoundedConcurrentOrderedMap(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Constructs a new, empty map that orders its elements according to their natural ordering.
GridBoundedConcurrentOrderedMap(int, Comparator<? super K>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Constructs a new, empty set that orders its elements according to the specified comparator.
GridBoundedConcurrentOrderedMap(int, Map<? extends K, ? extends V>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Constructs a new map containing the elements in the specified map, that orders its elements according to their natural ordering.
GridBoundedConcurrentOrderedMap(int, SortedMap<K, V>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Constructs a new map containing the same elements and using the same ordering as the specified sorted map.
GridBoundedConcurrentOrderedSet<E> - Class in org.apache.ignite.internal.util
Concurrent ordered set that automatically manages its maximum size.
GridBoundedConcurrentOrderedSet(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
Constructs a new, empty set that orders its elements according to their natural ordering.
GridBoundedConcurrentOrderedSet(int, Comparator<? super E>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
Constructs a new, empty set that orders its elements according to the specified comparator.
GridBoundedConcurrentOrderedSet(int, Collection<? extends E>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their natural ordering.
GridBoundedConcurrentOrderedSet(int, SortedSet<E>) - Constructor for class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
GridBoundedLinkedHashMap<K,V> - Class in org.apache.ignite.internal.util
Generic map with an upper bound.
GridBoundedLinkedHashMap(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
Constructs an empty insertion-ordered GridBoundedLinkedHashMap instance with the specified maximum capacity, and a default load factor (0.75).
GridBoundedLinkedHashMap(int, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
Constructs an empty insertion-ordered GridBoundedLinkedHashMap instance with the specified initial capacity, maximum capacity, and a default load factor (0.75).
GridBoundedLinkedHashMap(int, int, float) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
Constructs an empty insertion-ordered GridBoundedLinkedHashMap instance with the specified initial capacity, maximum capacity, and load factor.
GridBoundedLinkedHashMap(int, int, float, boolean) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
Constructs an empty GridBoundedLinkedHashMap instance with the specified initial capacity, maximum capacity, load factor and ordering mode.
GridBoundedLinkedHashSet<E> - Class in org.apache.ignite.internal.util
Hash table and linked list implementation of the Set interface, with predictable iteration order.
GridBoundedLinkedHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Constructs a new, empty set; the backing LinkedHashMap instance has default initial capacity (16) and load factor (0.75).
GridBoundedLinkedHashSet(Collection<? extends E>, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Constructs a new set containing the elements in the specified collection.
GridBoundedLinkedHashSet(int, int, float) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Constructs a new, empty set; the backing LinkedHashMap instance has the specified initial capacity and the specified load factor.
GridBoundedLinkedHashSet(int, int, float, boolean) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Constructs a new, empty set; the backing LinkedHashMap instance has the specified initial capacity and the specified load factor.
GridBoundedLinkedHashSet(int, int) - Constructor for class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Constructs a new, empty set; the backing LinkedHashHashMap instance has the specified initial capacity and default load factor, which is 0.75.
GridBoundedPriorityQueue<E> - Class in org.apache.ignite.internal.util
Bounded variant of PriorityQueue.
GridBoundedPriorityQueue(int, Comparator<? super E>) - Constructor for class org.apache.ignite.internal.util.GridBoundedPriorityQueue
Creates a bounded priority queue with the specified maximum size.
GridBufferedParser - Class in org.apache.ignite.internal.util.nio
This class implements stream parser based on GridNioServerBuffer.
GridBufferedParser(boolean, ByteOrder) - Constructor for class org.apache.ignite.internal.util.nio.GridBufferedParser
 
GridBusyLock - Class in org.apache.ignite.internal.util
Synchronization aid to track "busy" state of a subsystem that owns it.
GridBusyLock() - Constructor for class org.apache.ignite.internal.util.GridBusyLock
 
GridByteArrayInputStream - Class in org.apache.ignite.internal.util.io
This class defines input stream backed by byte array.
GridByteArrayInputStream(byte[]) - Constructor for class org.apache.ignite.internal.util.io.GridByteArrayInputStream
 
GridByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.ignite.internal.util.io.GridByteArrayInputStream
 
GridByteArrayList - Class in org.apache.ignite.internal.util
Re-sizable array implementation of the byte list (eliminating auto-boxing of primitive byte type).
GridByteArrayList() - Constructor for class org.apache.ignite.internal.util.GridByteArrayList
No-op constructor that creates uninitialized list.
GridByteArrayList(int) - Constructor for class org.apache.ignite.internal.util.GridByteArrayList
Creates empty list with the specified initial capacity.
GridByteArrayList(byte[], int) - Constructor for class org.apache.ignite.internal.util.GridByteArrayList
Wraps existing array into byte array list.
GridByteArrayList(byte[]) - Constructor for class org.apache.ignite.internal.util.GridByteArrayList
Wraps existing array into byte array list.
GridByteArrayOutputStream - Class in org.apache.ignite.internal.util.io
This class defines output stream backed by byte array.
GridByteArrayOutputStream() - Constructor for class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Creates a new byte array output stream.
GridByteArrayOutputStream(int) - Constructor for class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
 
GridByteArrayOutputStream(int, int) - Constructor for class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
 
GridCacheAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache
Adapter for different cache implementations.
GridCacheAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Empty constructor required by Externalizable.
GridCacheAdapter(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
GridCacheAdapter(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
GridCacheAdapter.AsyncOp<T> - Class in org.apache.ignite.internal.processors.cache
Cache operation.
GridCacheAdapter.BulkOperation - Enum in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.CacheExpiryPolicy - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.FutureHolder - Class in org.apache.ignite.internal.processors.cache
Holder for last async operation future.
GridCacheAdapter.InvokeAllTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.PeekModes - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.TopologyVersionAwareJob - Class in org.apache.ignite.internal.processors.cache
Delayed callable class.
GridCacheAdapter.UpdateGetAllTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdateGetAndRemoveTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdateGetTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdatePutAllTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdatePutAndGetTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdatePutTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdateRemoveAllTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdateRemoveTimeStatClosure - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAdapter.UpdateTimeStatClosure<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheAffinityImpl<K,V> - Class in org.apache.ignite.internal.processors.cache.affinity
Affinity interface implementation.
GridCacheAffinityImpl(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
 
GridCacheAffinityManager - Class in org.apache.ignite.internal.processors.cache
Cache affinity manager.
GridCacheAffinityManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
GridCacheAffinityProxy<K,V> - Class in org.apache.ignite.internal.processors.cache.affinity
Affinity interface implementation.
GridCacheAffinityProxy() - Constructor for class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Required by Externalizable.
GridCacheAffinityProxy(GridCacheContext<K, V>, Affinity<K>) - Constructor for class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
 
GridCacheAnnotationHelper<A extends Annotation> - Class in org.apache.ignite.internal.processors.datastructures
Utility class for getting annotated values from classes.
GridCacheAnnotationHelper(Class<A>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAnnotationHelper
Constructor.
GridCacheAnnotationHelper(Class<A>, int) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAnnotationHelper
Constructor.
GridCacheAtomicFuture<R> - Interface in org.apache.ignite.internal.processors.cache
Update future for atomic cache.
GridCacheAtomicLongEx - Interface in org.apache.ignite.internal.processors.datastructures
Atomic managed by cache ('Ex' stands for external).
GridCacheAtomicLongImpl - Class in org.apache.ignite.internal.processors.datastructures
Cache atomic long implementation.
GridCacheAtomicLongImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Empty constructor required by Externalizable.
GridCacheAtomicLongImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheAtomicLongValue>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Default constructor.
GridCacheAtomicLongValue - Class in org.apache.ignite.internal.processors.datastructures
Atomic long value.
GridCacheAtomicLongValue(long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
Constructor.
GridCacheAtomicLongValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
Empty constructor required for Externalizable.
GridCacheAtomicReferenceEx<T> - Interface in org.apache.ignite.internal.processors.datastructures
Atomic reference managed by cache ('Ex' stands for external).
GridCacheAtomicReferenceImpl<T> - Class in org.apache.ignite.internal.processors.datastructures
Cache atomic reference implementation.
GridCacheAtomicReferenceImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Empty constructor required by Externalizable.
GridCacheAtomicReferenceImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheAtomicReferenceValue<T>>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Default constructor.
GridCacheAtomicReferenceValue<T> - Class in org.apache.ignite.internal.processors.datastructures
Atomic reference value.
GridCacheAtomicReferenceValue(T) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
Default constructor.
GridCacheAtomicReferenceValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
Empty constructor required for Externalizable.
GridCacheAtomicSequenceEx - Interface in org.apache.ignite.internal.processors.datastructures
Sequence managed by cache ('Ex' stands for external.
GridCacheAtomicSequenceImpl - Class in org.apache.ignite.internal.processors.datastructures
Cache sequence implementation.
GridCacheAtomicSequenceImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Empty constructor required by Externalizable.
GridCacheAtomicSequenceImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheAtomicSequenceValue>, int, long, long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Default constructor.
GridCacheAtomicSequenceValue - Class in org.apache.ignite.internal.processors.datastructures
Sequence value.
GridCacheAtomicSequenceValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
Empty constructor required for Externalizable.
GridCacheAtomicSequenceValue(long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
Default constructor.
GridCacheAtomicStampedEx<T,S> - Interface in org.apache.ignite.internal.processors.datastructures
Atomic stamped managed by cache ('Ex' stands for external).
GridCacheAtomicStampedImpl<T,S> - Class in org.apache.ignite.internal.processors.datastructures
Cache atomic stamped implementation.
GridCacheAtomicStampedImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Empty constructor required by Externalizable.
GridCacheAtomicStampedImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheAtomicStampedValue<T, S>>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Default constructor.
GridCacheAtomicStampedValue<T,S> - Class in org.apache.ignite.internal.processors.datastructures
Atomic stamped value.
GridCacheAtomicStampedValue(T, S) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
Constructor.
GridCacheAtomicStampedValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
Empty constructor required for Externalizable.
GridCacheAtomicVersionComparator - Class in org.apache.ignite.internal.processors.cache
Atomic cache version comparator.
GridCacheAtomicVersionComparator() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAtomicVersionComparator
 
GridCacheAttributes - Class in org.apache.ignite.internal.processors.cache
Cache attributes.
GridCacheAttributes(CacheConfiguration) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAttributes
Creates a new instance of cache attributes.
GridCacheAttributes(CacheConfiguration, CacheConfigurationEnrichment) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAttributes
Creates a new instance of cache attributes.
GridCacheAttributesEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes are set.
GridCacheAttributesMvccEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes and MVCC are set.
GridCacheAttributesMvccObsoleteEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes, MVCC and obsolete version are set.
GridCacheAttributesMvccObsoleteTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes, MVCC, obsolete version and TTL are set.
GridCacheAttributesMvccTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes, MVCC and TTL are set.
GridCacheAttributesObsoleteEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes and obsolete version are set.
GridCacheAttributesObsoleteTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes, obsolete version and TTL are set.
GridCacheAttributesTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where attributes and TTL are set.
GridCacheClearAllRunnable<K,V> - Class in org.apache.ignite.internal.processors.cache
GridCacheClearAllRunnable(GridCacheAdapter<K, V>, GridCacheVersion, int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Constructor.
GridCacheCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.cache
Command handler for API requests.
GridCacheCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler
 
GridCacheCompoundFuture<T,R> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheCompoundFuture(IgniteReducer<T, R>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture
 
GridCacheCompoundIdentityFuture<T> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheCompoundIdentityFuture(IgniteReducer<T, T>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture
 
GridCacheConcurrentMap - Interface in org.apache.ignite.internal.processors.cache
Concurrent cache map.
GridCacheConcurrentMap.CacheMapHolder - Class in org.apache.ignite.internal.processors.cache
 
GridCacheConcurrentMapImpl - Class in org.apache.ignite.internal.processors.cache
Implementation of concurrent cache map.
GridCacheConcurrentMapImpl(GridCacheMapEntryFactory) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
Creates a new, empty map with the specified initial capacity.
GridCacheContext<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache context.
GridCacheContext() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheContext
Empty constructor required for Externalizable.
GridCacheContext(GridKernalContext, GridCacheSharedContext, CacheConfiguration, CacheGroupContext, CacheType, AffinityTopologyVersion, IgniteUuid, boolean, boolean, boolean, boolean, CacheCompressionManager, GridCacheEventManager, CacheStoreManager, CacheEvictionManager, GridCacheQueryManager<K, V>, CacheContinuousQueryManager, CacheDataStructuresManager, GridCacheTtlManager, GridCacheDrManager, CacheConflictResolutionManager<K, V>, CachePluginManager, GridCacheAffinityManager, PlatformCacheManager) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheContext
 
GridCacheContextInfo<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache context information.
GridCacheContextInfo(GridCacheContext<K, V>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Constructor of full cache context.
GridCacheContextInfo(DynamicCacheDescriptor) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Constructor of not started cache context.
GridCacheCountDownLatchEx - Interface in org.apache.ignite.internal.processors.datastructures
Grid cache count down latch ('Ex' stands for external).
GridCacheCountDownLatchImpl - Class in org.apache.ignite.internal.processors.datastructures
Cache count down latch implementation.
GridCacheCountDownLatchImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Empty constructor required by Externalizable.
GridCacheCountDownLatchImpl(String, int, boolean, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheCountDownLatchValue>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Constructor.
GridCacheCountDownLatchValue - Class in org.apache.ignite.internal.processors.datastructures
Count down latch value.
GridCacheCountDownLatchValue(int, boolean, long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
Constructor.
GridCacheCountDownLatchValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
Empty constructor required for Externalizable.
GridCacheDatabaseSharedManager - Class in org.apache.ignite.internal.processors.cache.persistence
 
GridCacheDatabaseSharedManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
GridCacheDatabaseSharedManager.NodeFileLockHolder - Class in org.apache.ignite.internal.processors.cache.persistence
Node file lock holder.
GridCacheDatabaseSharedManager.RestoreBinaryState - Class in org.apache.ignite.internal.processors.cache.persistence
Restore memory context.
GridCacheDatabaseSharedManager.RestoreLogicalState - Class in org.apache.ignite.internal.processors.cache.persistence
Restore logical state context.
GridCacheDataStore(CacheGroupContext, int, boolean, GridSpinBusyLock, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
 
GridCacheDefaultAffinityKeyMapper - Class in org.apache.ignite.internal.processors.cache
Default key affinity mapper.
GridCacheDefaultAffinityKeyMapper() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
 
GridCacheDeployable - Interface in org.apache.ignite.internal.processors.cache
Deployable cache message.
GridCacheDeploymentManager<K,V> - Class in org.apache.ignite.internal.processors.cache
Deployment manager for cache.
GridCacheDeploymentManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
GridCacheDistributedFieldsQueryFuture - Class in org.apache.ignite.internal.processors.cache.query
Distributed fields query future.
GridCacheDistributedFieldsQueryFuture(GridCacheContext<?, ?>, long, GridCacheQueryBean, Collection<ClusterNode>) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
 
GridCacheDistributedQueryFuture<K,V,R> - Class in org.apache.ignite.internal.processors.cache.query
Distributed query future.
GridCacheDistributedQueryFuture(GridCacheContext<K, V>, long, GridCacheQueryBean, Collection<ClusterNode>) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
 
GridCacheDistributedQueryManager<K,V> - Class in org.apache.ignite.internal.processors.cache.query
Distributed query manager (for cache in REPLICATED / PARTITIONED cache mode).
GridCacheDistributedQueryManager() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
 
GridCacheDrExpirationInfo - Class in org.apache.ignite.internal.processors.cache.dr
Cache DR info used as argument in PUT cache internal interfaces with expiration info added.
GridCacheDrExpirationInfo() - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrExpirationInfo
 
GridCacheDrExpirationInfo(CacheObject, GridCacheVersion, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrExpirationInfo
Constructor.
GridCacheDrInfo - Class in org.apache.ignite.internal.processors.cache.dr
Cache DR info used as argument in PUT cache internal interfaces.
GridCacheDrInfo() - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
GridCacheDrInfo(CacheObject, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
Constructor.
GridCacheDrInfo(GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
Constructor.
GridCacheDrInfo(EntryProcessor, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
Constructor.
GridCacheDrManager - Interface in org.apache.ignite.internal.processors.cache.dr
Replication manager class which processes all replication events.
GridCacheEntryEx - Interface in org.apache.ignite.internal.processors.cache
Internal API for cache entry ('Ex' stands for extended).
GridCacheEntryExtras - Interface in org.apache.ignite.internal.processors.cache.extras
Cache extras.
GridCacheEntryExtrasAdapter - Class in org.apache.ignite.internal.processors.cache.extras
Cache extras adapter.
GridCacheEntryExtrasAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtrasAdapter
 
GridCacheEntryInfo - Class in org.apache.ignite.internal.processors.cache
Entry information that gets passed over wire.
GridCacheEntryInfo() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
GridCacheEntryRedeployException - Exception in org.apache.ignite.internal.processors.cache
Thrown when an entry could not be redeployed.
GridCacheEntryRedeployException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheEntryRedeployException
Creates exception with error message.
GridCacheEntryRemovedException - Exception in org.apache.ignite.internal.processors.cache
Thrown when an operation is performed on removed entry.
GridCacheEntryRemovedException() - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheEntryRemovedException
 
GridCacheEventManager - Class in org.apache.ignite.internal.processors.cache
Cache event manager.
GridCacheEventManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
GridCacheEvictionManager - Class in org.apache.ignite.internal.processors.cache
 
GridCacheEvictionManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
 
GridCacheExplicitLockSpan - Class in org.apache.ignite.internal.processors.cache
Collection of near local locks acquired by a thread on one topology version.
GridCacheExplicitLockSpan(AffinityTopologyVersion, GridCacheMvccCandidate) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
 
GridCacheFilterFailedException - Exception in org.apache.ignite.internal.processors.cache
Thrown when an operation is performed on removed entry.
GridCacheFilterFailedException() - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheFilterFailedException
Empty constructor.
GridCacheFilterFailedException(CacheObject) - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheFilterFailedException
 
GridCacheFuture<R> - Interface in org.apache.ignite.internal.processors.cache
This interface should be implemented by all distributed futures.
GridCacheFutureAdapter<R> - Class in org.apache.ignite.internal.processors.cache
 
GridCacheFutureAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter
Default constructor.
GridCacheGateway<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache gateway.
GridCacheGateway(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
GridCacheGroupIdMessage - Class in org.apache.ignite.internal.processors.cache
Message related to particular cache group.
GridCacheGroupIdMessage() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
 
GridCacheIdMessage - Class in org.apache.ignite.internal.processors.cache
Message related to particular cache.
GridCacheIdMessage() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
 
GridCacheIndexUpdateException - Exception in org.apache.ignite.internal.processors.cache
Exception indicating that index update failed during cache entry update.
GridCacheIndexUpdateException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheIndexUpdateException
 
GridCacheIndexUpdateException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheIndexUpdateException
 
GridCacheInternal - Interface in org.apache.ignite.internal.processors.cache
Marker interface using in cache implementations.
GridCacheInternalKey - Interface in org.apache.ignite.internal.processors.datastructures
Key is used for caching data structure.
GridCacheInternalKeyImpl - Class in org.apache.ignite.internal.processors.datastructures
Key is used for caching cache data structures.
GridCacheInternalKeyImpl(String, String) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
Default constructor.
GridCacheInternalKeyImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
Empty constructor required for Externalizable.
GridCacheIoManager - Class in org.apache.ignite.internal.processors.cache
Cache communication manager.
GridCacheIoManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
GridCacheIterator<K,V,T> - Class in org.apache.ignite.internal.processors.cache
Cache-backed iterator.
GridCacheIterator(GridCacheContext<K, V>, Iterable<? extends Cache.Entry<K, V>>, IgniteClosure<Cache.Entry<K, V>, T>, IgnitePredicate<Cache.Entry<K, V>>[]) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheIterator
 
GridCacheLazyPlainVersionedEntry<K,V> - Class in org.apache.ignite.internal.processors.cache.version
Lazy plain versioned entry.
GridCacheLazyPlainVersionedEntry(GridCacheContext, KeyCacheObject, CacheObject, long, long, GridCacheVersion, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
 
GridCacheLazyPlainVersionedEntry(GridCacheContext, KeyCacheObject, CacheObject, long, long, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
 
GridCacheLocalConcurrentMap - Class in org.apache.ignite.internal.processors.cache
GridCacheConcurrentMap implementation for local and near caches.
GridCacheLocalConcurrentMap(GridCacheContext, GridCacheMapEntryFactory, int) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
 
GridCacheLocalFieldsQueryFuture - Class in org.apache.ignite.internal.processors.cache.query
Local fields query future.
GridCacheLocalFieldsQueryFuture(GridCacheContext<?, ?>, GridCacheQueryBean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture
 
GridCacheLocalQueryFuture<K,V,R> - Class in org.apache.ignite.internal.processors.cache.query
Local query future.
GridCacheLocalQueryFuture(GridCacheContext<K, V>, GridCacheQueryBean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
 
GridCacheLocalQueryManager<K,V> - Class in org.apache.ignite.internal.processors.cache.query
Local query manager (for cache in LOCAL cache mode).
GridCacheLocalQueryManager() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
 
GridCacheLockCallback - Interface in org.apache.ignite.internal.processors.cache
Lock and Unlock callbacks.
GridCacheLockEx - Interface in org.apache.ignite.internal.processors.datastructures
Grid cache reentrant lock ('Ex' stands for external).
GridCacheLockImpl - Class in org.apache.ignite.internal.processors.datastructures
Cache reentrant lock implementation based on AbstractQueuedSynchronizer.
GridCacheLockImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Empty constructor required by Externalizable.
GridCacheLockImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheLockState>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Constructor.
GridCacheLockState - Class in org.apache.ignite.internal.processors.datastructures
Grid cache reentrant lock state.
GridCacheLockState(int, UUID, long, boolean, boolean, long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
Constructor.
GridCacheLockState() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
Empty constructor required for Externalizable.
GridCacheLockTimeoutException - Exception in org.apache.ignite.internal.processors.cache
Used to internally indicate that lock acquisition has timed out.
GridCacheLockTimeoutException(GridCacheVersion) - Constructor for exception org.apache.ignite.internal.processors.cache.GridCacheLockTimeoutException
 
GridCacheManager<K,V> - Interface in org.apache.ignite.internal.processors.cache
Interface for cache managers.
GridCacheManagerAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache
Convenience adapter for cache managers.
GridCacheManagerAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
GridCacheMapEntry - Class in org.apache.ignite.internal.processors.cache
Adapter for cache entry.
GridCacheMapEntry(GridCacheContext<?, ?>, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
GridCacheMapEntryFactory - Interface in org.apache.ignite.internal.processors.cache
Factory for cache entries.
GridCacheMappedVersion - Interface in org.apache.ignite.internal.processors.cache.distributed
Interface mostly for Near to DHT version mapping.
GridCacheMessage - Class in org.apache.ignite.internal.processors.cache
Parent of all cache messages.
GridCacheMessage() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
GridCacheMultiTxFuture<K,V> - Class in org.apache.ignite.internal.processors.cache
Future which waits for completion of one or more transactions.
GridCacheMultiTxFuture(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMultiTxFuture
 
GridCacheMvcc - Class in org.apache.ignite.internal.processors.cache
Replicated lock based on MVCC paradigm.
GridCacheMvcc(GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
GridCacheMvccCandidate - Class in org.apache.ignite.internal.processors.cache
Lock candidate.
GridCacheMvccCandidate() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Empty constructor required by Externalizable.
GridCacheMvccCandidate(GridCacheEntryEx, UUID, UUID, GridCacheVersion, long, GridCacheVersion, boolean, boolean, boolean, boolean, boolean, boolean, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
GridCacheMvccEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where MVCC is set.
GridCacheMvccEntryExtras(GridCacheMvcc) - Constructor for class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
Constructor.
GridCacheMvccEntryInfo - Class in org.apache.ignite.internal.processors.cache
 
GridCacheMvccEntryInfo() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
 
GridCacheMvccManager - Class in org.apache.ignite.internal.processors.cache
Manages lock order within a thread.
GridCacheMvccManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
GridCacheMvccObsoleteEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where MVCC and obsolete version are set.
GridCacheMvccObsoleteTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where MVCC, obsolete version and TTL are set.
GridCacheMvccTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where MVCC and TTL are set.
GridCacheObsoleteEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where obsolete version is set.
GridCacheObsoleteEntryExtras(GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
Constructor.
GridCacheObsoleteTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where obsolete version and TTL are set.
GridCacheOffheapManager - Class in org.apache.ignite.internal.processors.cache.persistence
Used when persistence enabled.
GridCacheOffheapManager() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
GridCacheOffheapManager.GridCacheDataStore - Class in org.apache.ignite.internal.processors.cache.persistence
 
GridCacheOperation - Enum in org.apache.ignite.internal.processors.cache
Cache value operations.
GridCachePartitionedConcurrentMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht
An implementation of GridCacheConcurrentMap that will delegate all method calls to corresponding local partition.
GridCachePartitionExchangeManager<K,V> - Class in org.apache.ignite.internal.processors.cache
Partition exchange manager.
GridCachePartitionExchangeManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
GridCachePlainVersionedEntry<K,V> - Class in org.apache.ignite.internal.processors.cache.version
Plain versioned entry.
GridCachePlainVersionedEntry(K, V, long, long, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
 
GridCachePlainVersionedEntry(K, V, long, long, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
 
GridCachePluginContext<C extends CachePluginConfiguration> - Class in org.apache.ignite.internal
Cache plugin context.
GridCachePluginContext(GridKernalContext, CacheConfiguration) - Constructor for class org.apache.ignite.internal.GridCachePluginContext
 
GridCachePreloader - Interface in org.apache.ignite.internal.processors.cache
Cache preloader that is responsible for loading cache entries either from remote nodes (for distributed cache) or anywhere else at cache startup.
GridCachePreloaderAdapter - Class in org.apache.ignite.internal.processors.cache
Adapter for preloading which always assumes that preloading finished.
GridCachePreloaderAdapter(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
 
GridCacheProcessor - Class in org.apache.ignite.internal.processors.cache
The main responsibility of this processor is orchestrating of starting, stopping caches and everything related to that activity like validation of cache configuration, restoring configuration from persistence, etc.
GridCacheProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
GridCacheProxyImpl<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache proxy.
GridCacheProxyImpl() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Empty constructor required for Externalizable.
GridCacheProxyImpl(GridCacheContext<K, V>, IgniteInternalCache<K, V>, CacheOperationContext) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
 
GridCacheQueryAdapter<T> - Class in org.apache.ignite.internal.processors.cache.query
Query adapter.
GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, IgniteBiPredicate<Object, Object>, IgniteClosure<Map.Entry, Object>, Integer, boolean, boolean, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Cache query adapter for SCAN query.
GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, String, String, IgniteBiPredicate<Object, Object>, Integer, boolean, boolean, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Cache query adapter for SET, SPI, TEXT queries.
GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, IgniteLogger, int, long, boolean, boolean, ClusterGroup, IgniteBiPredicate<Object, Object>, Integer, String, String, IndexQueryDesc, int, boolean, boolean, int, MvccSnapshot, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Cache query adapter for local query processing.
GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, IndexQueryDesc, String, IgniteBiPredicate<Object, Object>) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Cache query adapter for INDEX query.
GridCacheQueryBean - Class in org.apache.ignite.internal.processors.cache.query
Query execution bean.
GridCacheQueryBean(GridCacheQueryAdapter<?>, IgniteReducer<Object, Object>, IgniteClosure<?, ?>, Object[]) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
 
GridCacheQueryDetailMetricsAdapter - Class in org.apache.ignite.internal.processors.cache.query
Adapter for QueryDetailMetrics.
GridCacheQueryDetailMetricsAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Required by Externalizable.
GridCacheQueryDetailMetricsAdapter(GridCacheQueryType, String, String, long, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Constructor with metrics.
GridCacheQueryDetailMetricsAdapter(GridCacheQueryType, String, String, int, int, int, long, long, long, long, GridCacheQueryDetailMetricsKey) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Copy constructor.
GridCacheQueryDetailMetricsKey - Class in org.apache.ignite.internal.processors.cache.query
Immutable query metrics key used to group metrics.
GridCacheQueryDetailMetricsKey(GridCacheQueryType, String) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsKey
Constructor.
GridCacheQueryErrorFuture<T> - Class in org.apache.ignite.internal.processors.cache.query
Error future.
GridCacheQueryErrorFuture(GridKernalContext, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryErrorFuture
 
GridCacheQueryFutureAdapter<K,V,R> - Class in org.apache.ignite.internal.processors.cache.query
Query future adapter.
GridCacheQueryFutureAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
GridCacheQueryFutureAdapter(GridCacheContext<K, V>, GridCacheQueryBean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
GridCacheQueryJdbcMetadataTask - Class in org.apache.ignite.internal.processors.cache.query.jdbc
Task that gets metadata for JDBC adapter.
GridCacheQueryJdbcMetadataTask() - Constructor for class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcMetadataTask
 
GridCacheQueryJdbcTask - Class in org.apache.ignite.internal.processors.cache.query.jdbc
Task for JDBC adapter.
GridCacheQueryJdbcTask() - Constructor for class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcTask
 
GridCacheQueryJdbcValidationTask - Class in org.apache.ignite.internal.processors.cache.query.jdbc
Task to validate connection.
GridCacheQueryJdbcValidationTask() - Constructor for class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcValidationTask
 
GridCacheQueryManager<K,V> - Class in org.apache.ignite.internal.processors.cache.query
Query and index manager.
GridCacheQueryManager() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
GridCacheQueryManager.CacheSqlIndexMetadata - Class in org.apache.ignite.internal.processors.cache.query
Cache metadata index.
GridCacheQueryManager.CacheSqlMetadata - Class in org.apache.ignite.internal.processors.cache.query
Cache metadata.
GridCacheQueryManager.QueryResult<K,V> - Class in org.apache.ignite.internal.processors.cache.query
 
GridCacheQueryManager.RequestFutureMap - Class in org.apache.ignite.internal.processors.cache.query
The map prevents put to the map in case the specified request has been removed previously.
GridCacheQueryManager.ScanQueryIterator<K,V> - Class in org.apache.ignite.internal.processors.cache.query
 
GridCacheQueryMarshallable - Interface in org.apache.ignite.internal.processors.cache.query
Message which needs to be marshalled and unmarshalled before sending or processing it.
GridCacheQueryMetadataAware - Interface in org.apache.ignite.internal.processors.cache.query
Metadata-aware interface.
GridCacheQueryMetricsAdapter - Class in org.apache.ignite.internal.processors.cache.query
Adapter for QueryMetrics.
GridCacheQueryMetricsAdapter(GridMetricManager, String, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
 
GridCacheQueryMetricsAdapter.QueryMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache.query
Query metrics snapshot.
GridCacheQueryRequest - Class in org.apache.ignite.internal.processors.cache.query
Query request.
GridCacheQueryRequest() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Required by Externalizable
GridCacheQueryResponse - Class in org.apache.ignite.internal.processors.cache.query
Page of cache query response.
GridCacheQueryResponse() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Empty constructor for Externalizable
GridCacheQueryResponse(int, long, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
GridCacheQueryResponse(int, long, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
GridCacheQueryResponseEntry<K,V> - Class in org.apache.ignite.internal.processors.cache.query
Deprecated.
Should be removed in Apache Ignite 3.0.
GridCacheQueryResponseEntry() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
Required by Externalizable.
GridCacheQueryResponseEntry(K, V) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
 
GridCacheQuerySqlMetadataV2 - Class in org.apache.ignite.internal.processors.cache.query
Cache metadata with not null field.
GridCacheQuerySqlMetadataV2() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQuerySqlMetadataV2
Required by Externalizable.
GridCacheQueryType - Enum in org.apache.ignite.internal.processors.cache.query
Defines different cache query types.
GridCacheQueueAdapter<T> - Class in org.apache.ignite.internal.processors.datastructures
Common code for IgniteQueue implementation.
GridCacheQueueAdapter(String, GridCacheQueueHeader, GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
 
GridCacheQueueAdapter.AddProcessor - Class in org.apache.ignite.internal.processors.datastructures
 
GridCacheQueueAdapter.ClearProcessor - Class in org.apache.ignite.internal.processors.datastructures
 
GridCacheQueueAdapter.PollProcessor - Class in org.apache.ignite.internal.processors.datastructures
 
GridCacheQueueAdapter.RemoveProcessor - Class in org.apache.ignite.internal.processors.datastructures
 
GridCacheQueueHeader - Class in org.apache.ignite.internal.processors.datastructures
Queue header.
GridCacheQueueHeader() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
Required by Externalizable.
GridCacheQueueHeader(IgniteUuid, int, boolean, long, long, Set<Long>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
GridCacheQueueHeaderKey - Class in org.apache.ignite.internal.processors.datastructures
Queue header key.
GridCacheQueueHeaderKey() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
Required by Externalizable.
GridCacheQueueHeaderKey(String) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
 
GridCacheQueueProxy<T> - Class in org.apache.ignite.internal.processors.datastructures
Cache queue proxy.
GridCacheQueueProxy() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Required by Externalizable.
GridCacheQueueProxy(GridCacheContext, GridCacheQueueAdapter<T>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
 
GridCacheRawVersionedEntry<K,V> - Class in org.apache.ignite.internal.processors.cache.version
Raw versioned entry.
GridCacheRawVersionedEntry() - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Externalizable support.
GridCacheRawVersionedEntry(KeyCacheObject, CacheObject, long, long, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Constructor used for local store load when key and value are available.
GridCacheRawVersionedEntry(byte[], byte[], long, long, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Constructor used in receiver hub where marshalled key and value are available and we do not want to unmarshal value.
GridCacheRemovable - Interface in org.apache.ignite.internal.processors.datastructures
Provides callback for marking object as removed.
GridCacheRestMetrics - Class in org.apache.ignite.internal.processors.rest.handlers.cache
Grid cache metrics for rest.
GridCacheRestMetrics(int, int, int, int) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Constructor.
GridCacheRestResponse - Class in org.apache.ignite.internal.processors.rest.handlers.cache
Adds affinity node ID to cache responses.
GridCacheRestResponse() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
 
GridCacheReturn - Class in org.apache.ignite.internal.processors.cache
Return value for cases where both, value and success flag need to be returned.
GridCacheReturn() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheReturn
Empty constructor.
GridCacheReturn(boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
GridCacheReturn(boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
GridCacheReturn(GridCacheContext, boolean, boolean, ClassLoader, Object, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
GridCacheReturnCompletableWrapper - Class in org.apache.ignite.internal.processors.cache
Provides initialized GridCacheReturn.
GridCacheReturnCompletableWrapper(UUID) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheReturnCompletableWrapper
 
GridCacheSemaphoreEx - Interface in org.apache.ignite.internal.processors.datastructures
Grid cache semaphore ('Ex' stands for external).
GridCacheSemaphoreImpl - Class in org.apache.ignite.internal.processors.datastructures
Cache semaphore implementation based on AbstractQueuedSynchronizer.
GridCacheSemaphoreImpl() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Empty constructor required by Externalizable.
GridCacheSemaphoreImpl(String, GridCacheInternalKey, IgniteInternalCache<GridCacheInternalKey, GridCacheSemaphoreState>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Constructor.
GridCacheSemaphoreState - Class in org.apache.ignite.internal.processors.datastructures
Grid cache semaphore state.
GridCacheSemaphoreState(int, Map<UUID, Integer>, boolean, long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
Constructor.
GridCacheSemaphoreState() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
Empty constructor required for Externalizable.
GridCacheSetHeader - Class in org.apache.ignite.internal.processors.datastructures
Cache set header.
GridCacheSetHeader() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
Required by Externalizable.
GridCacheSetHeader(IgniteUuid, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
 
GridCacheSetHeaderKey - Class in org.apache.ignite.internal.processors.datastructures
Set header key.
GridCacheSetHeaderKey() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
Required by Externalizable.
GridCacheSetHeaderKey(String) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
 
GridCacheSetImpl<T> - Class in org.apache.ignite.internal.processors.datastructures
Cache set implementation.
GridCacheSetImpl(GridCacheContext, String, GridCacheSetHeader) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
 
GridCacheSetItemKey - Class in org.apache.ignite.internal.processors.datastructures
Set item key.
GridCacheSetItemKey() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
Required by Externalizable.
GridCacheSetProxy<T> - Class in org.apache.ignite.internal.processors.datastructures
Cache set proxy.
GridCacheSetProxy() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Required by Externalizable.
GridCacheSetProxy(GridCacheContext, GridCacheSetImpl<T>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
 
GridCacheSharedContext<K,V> - Class in org.apache.ignite.internal.processors.cache
Shared context.
GridCacheSharedContext(GridKernalContext, IgniteTxManager, GridCacheVersionManager, GridCacheMvccManager, IgnitePageStoreManager, IgniteWriteAheadLogManager, WalStateManager, IgniteCacheDatabaseSharedManager, IgniteSnapshotManager, IgniteCacheSnapshotManager, GridCacheDeploymentManager<K, V>, GridCachePartitionExchangeManager<K, V>, CacheAffinitySharedManager<K, V>, GridCacheIoManager, GridCacheSharedTtlCleanupManager, PartitionsEvictManager, CacheJtaManagerAdapter, Collection<CacheStoreSessionListener>, MvccCachingManager, DeadlockDetectionManager, CacheDiagnosticManager) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
GridCacheSharedManager<K,V> - Interface in org.apache.ignite.internal.processors.cache
Cache manager shared across all caches.
GridCacheSharedManagerAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache
Convenience adapter for cache managers.
GridCacheSharedManagerAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
GridCacheSharedTtlCleanupManager - Class in org.apache.ignite.internal.processors.cache
Periodically removes expired entities from caches with CacheConfiguration.isEagerTtl() flag set.
GridCacheSharedTtlCleanupManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheSharedTtlCleanupManager
 
GridCacheSqlIndexMetadata - Interface in org.apache.ignite.internal.processors.cache.query
Ignite index descriptor.
GridCacheSqlMetadata - Interface in org.apache.ignite.internal.processors.cache.query
Metadata for Ignite cache.
GridCacheSqlQuery - Class in org.apache.ignite.internal.processors.cache.query
Query.
GridCacheSqlQuery() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
For Message.
GridCacheSqlQuery(String) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
GridCacheStoreManagerAdapter - Class in org.apache.ignite.internal.processors.cache.store
Store manager.
GridCacheStoreManagerAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
 
GridCacheTtlEntryExtras - Class in org.apache.ignite.internal.processors.cache.extras
Extras where TTL and expire time are set.
GridCacheTtlEntryExtras(long, long) - Constructor for class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
Constructor.
GridCacheTtlManager - Class in org.apache.ignite.internal.processors.cache
Eagerly removes expired entries from cache when CacheConfiguration.isEagerTtl() flag is set.
GridCacheTtlManager() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
 
GridCacheTtlUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed
 
GridCacheTtlUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Required empty constructor.
GridCacheTtlUpdateRequest(int, AffinityTopologyVersion, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
GridCacheTxRecoveryFuture - Class in org.apache.ignite.internal.processors.cache.distributed
Future verifying that all remote transactions related to transaction were prepared or committed.
GridCacheTxRecoveryFuture(GridCacheSharedContext<?, ?>, IgniteInternalTx, Set<UUID>, Map<UUID, Collection<UUID>>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
 
GridCacheTxRecoveryRequest - Class in org.apache.ignite.internal.processors.cache.distributed
Message sent to check that transactions related to transaction were prepared on remote node.
GridCacheTxRecoveryRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
Empty constructor required by Externalizable
GridCacheTxRecoveryRequest(IgniteInternalTx, int, boolean, IgniteUuid, IgniteUuid, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
GridCacheTxRecoveryResponse - Class in org.apache.ignite.internal.processors.cache.distributed
Transactions recovery check response.
GridCacheTxRecoveryResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
Empty constructor required by Externalizable
GridCacheTxRecoveryResponse(GridCacheVersion, IgniteUuid, IgniteUuid, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
 
GridCacheUpdateAtomicResult - Class in org.apache.ignite.internal.processors.cache
Cache entry atomic update result.
GridCacheUpdateAtomicResult.UpdateOutcome - Enum in org.apache.ignite.internal.processors.cache
 
GridCacheUpdateTxResult - Class in org.apache.ignite.internal.processors.cache
Cache entry transactional update result.
GridCacheUtilityKey<K extends GridCacheUtilityKey> - Class in org.apache.ignite.internal.processors.cache
Key for system utility cache.
GridCacheUtilityKey() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheUtilityKey
 
GridCacheUtils - Class in org.apache.ignite.internal.processors.cache
Cache utility methods.
GridCacheUtils() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheUtils
Ensure singleton.
GridCacheUtils.BackupPostProcessingClosure - Interface in org.apache.ignite.internal.processors.cache
 
GridCacheValueCollection<K,V> - Class in org.apache.ignite.internal.processors.cache
Value collection based on provided entries with all remove operations backed by underlying cache.
GridCacheValueCollection(GridCacheContext<K, V>, Collection<? extends Cache.Entry<K, V>>, IgnitePredicate<Cache.Entry<K, V>>[]) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
 
GridCacheVersion - Class in org.apache.ignite.internal.processors.cache.version
Grid unique version.
GridCacheVersion() - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Empty constructor required by Externalizable.
GridCacheVersion(int, long, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
GridCacheVersion(int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
gridCacheVersion() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseId
 
GridCacheVersionable - Interface in org.apache.ignite.internal.processors.cache.version
Classes that are based on version may choose to implement this interface.
GridCacheVersionAware - Interface in org.apache.ignite.internal.processors.cache.version
Interface implemented by classes that holds version related information.
GridCacheVersionConflictContext<K,V> - Class in org.apache.ignite.internal.processors.cache.version
Conflict context implementation.
GridCacheVersionConflictContext(CacheObjectValueContext, GridCacheVersionedEntry<K, V>, GridCacheVersionedEntry<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Constructor.
GridCacheVersionedEntry<K,V> - Interface in org.apache.ignite.internal.processors.cache.version
Cache entry along with version information.
GridCacheVersionedEntryEx<K,V> - Interface in org.apache.ignite.internal.processors.cache.version
Extended versioned entry.
GridCacheVersionedFuture<T> - Interface in org.apache.ignite.internal.processors.cache
Distributed future aware of lock version.
GridCacheVersionEx - Class in org.apache.ignite.internal.processors.cache.version
Extended cache version which also has additional DR version.
GridCacheVersionEx() - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
GridCacheVersionEx(int, int, long, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
Constructor.
GridCacheVersionManager - Class in org.apache.ignite.internal.processors.cache.version
Makes sure that cache lock order values come in proper sequence.
GridCacheVersionManager() - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
GridCacheWriteBehindStore<K,V> - Class in org.apache.ignite.internal.processors.cache.store
Internal wrapper for a CacheStore that enables write-behind logic.
GridCacheWriteBehindStore(CacheStoreManager, String, String, IgniteLogger, CacheStore<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Creates a write-behind cache store for the given store.
GridChangeClusterStateCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.cluster
 
GridChangeClusterStateCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeClusterStateCommandHandler
 
GridChangeGlobalStateMessageResponse - Class in org.apache.ignite.internal.processors.cache
 
GridChangeGlobalStateMessageResponse() - Constructor for class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Default constructor.
GridChangeGlobalStateMessageResponse(UUID, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
 
GridChangeStateCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.cluster
 
GridChangeStateCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeStateCommandHandler
 
GridCheckpointManager - Class in org.apache.ignite.internal.managers.checkpoint
This class defines a checkpoint manager.
GridCheckpointManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
GridCheckpointRequest - Class in org.apache.ignite.internal.managers.checkpoint
This class defines checkpoint request.
GridCheckpointRequest() - Constructor for class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Empty constructor required by Externalizable.
GridCheckpointRequest(IgniteUuid, String, String) - Constructor for class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
 
GridCircularBuffer<T> - Class in org.apache.ignite.internal.util
This class implements a circular buffer for efficient data exchange.
GridCircularBuffer(int) - Constructor for class org.apache.ignite.internal.util.GridCircularBuffer
 
gridClassLoader() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
GridClassLoaderCache - Class in org.apache.ignite.internal.util
Caches class loaders for classes.
GridCleaner - Class in org.apache.ignite.internal.util
The facade for Cleaner classes for compatibility between java 8 and 9.
GridCleaner() - Constructor for class org.apache.ignite.internal.util.GridCleaner
 
GridClient - Interface in org.apache.ignite.internal.client
Ignite Java client API.
GridClientAbstractMessage - Class in org.apache.ignite.internal.processors.rest.client.message
This class provides implementation for commit message fields and cannot be used directly.
GridClientAbstractMessage() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
 
GridClientAuthenticationException - Exception in org.apache.ignite.internal.client
Exception that represents client authentication failure.
GridClientAuthenticationException(String) - Constructor for exception org.apache.ignite.internal.client.GridClientAuthenticationException
Creates authentication exception with given error message.
GridClientAuthenticationRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Client authentication request.
GridClientAuthenticationRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
 
GridClientBalancerAdapter - Class in org.apache.ignite.internal.client.balancer
Base class for balancers.
GridClientBalancerAdapter() - Constructor for class org.apache.ignite.internal.client.balancer.GridClientBalancerAdapter
 
GridClientBeforeNodeStart - Interface in org.apache.ignite.internal.client
Ignite Java client API for communicate with node before it start.
GridClientBinaryMetaData - Class in org.apache.ignite.internal.processors.rest.client.message
Binary meta data sent from client.
GridClientBinaryMetaData() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
 
GridClientByteUtils - Class in org.apache.ignite.internal.util
Primitive to byte array and backward conversions.
GridClientByteUtils() - Constructor for class org.apache.ignite.internal.util.GridClientByteUtils
 
GridClientCacheBean - Class in org.apache.ignite.internal.processors.rest.client.message
Cache bean.
GridClientCacheBean() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
 
GridClientCacheBean(String, GridClientCacheMode, String) - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
 
GridClientCacheFlag - Enum in org.apache.ignite.internal.client
Cache projection flags that specify projection behaviour.
GridClientCacheMode - Enum in org.apache.ignite.internal.client
Cache type on remote node.
GridClientCacheRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Generic cache request.
GridClientCacheRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Constructor for Externalizable.
GridClientCacheRequest(GridClientCacheRequest.GridCacheOperation) - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
Creates grid cache request.
GridClientCacheRequest.GridCacheOperation - Enum in org.apache.ignite.internal.processors.rest.client.message
Available cache operations.
GridClientClosedException - Exception in org.apache.ignite.internal.client
This exception is thrown whenever an attempt is made to use a closed client.
GridClientClosedException(String) - Constructor for exception org.apache.ignite.internal.client.GridClientClosedException
Creates exception with given message.
GridClientClusterNameRequest - Class in org.apache.ignite.internal.processors.rest.client.message
 
GridClientClusterNameRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterNameRequest
 
GridClientClusterState - Interface in org.apache.ignite.internal.client
Interface for managing state of grid cluster and obtaining information about it: ID and tag.
GridClientClusterStateImpl - Class in org.apache.ignite.internal.client.impl
 
GridClientClusterStateImpl(GridClientImpl, Collection<GridClientNode>, GridClientPredicate<? super GridClientNode>, GridClientLoadBalancer) - Constructor for class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
Creates projection with specified client.
GridClientClusterStateRequest - Class in org.apache.ignite.internal.processors.rest.client.message
GridClientClusterStateRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
 
GridClientClusterStateRequestV2 - Class in org.apache.ignite.internal.processors.rest.client.message
Enhanced version of GridClientClusterStateRequest.
GridClientClusterStateRequestV2() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequestV2
 
GridClientCompute - Interface in org.apache.ignite.internal.client
A compute projection of grid client.
GridClientConfiguration - Class in org.apache.ignite.internal.client
Java client configuration.
GridClientConfiguration() - Constructor for class org.apache.ignite.internal.client.GridClientConfiguration
Creates default configuration.
GridClientConfiguration(GridClientConfiguration) - Constructor for class org.apache.ignite.internal.client.GridClientConfiguration
Copy constructor.
GridClientConfiguration(Properties) - Constructor for class org.apache.ignite.internal.client.GridClientConfiguration
Creates properties-based configuration based on passed in properties.
GridClientConfiguration(String, Properties) - Constructor for class org.apache.ignite.internal.client.GridClientConfiguration
Creates properties-based configuration.
GridClientConnection - Class in org.apache.ignite.internal.client.impl.connection
Facade for all possible network communications between client and server.
GridClientConnection(UUID, InetSocketAddress, SSLContext, GridClientTopology, SecurityCredentials) - Constructor for class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Creates a facade.
GridClientConnectionManager - Interface in org.apache.ignite.internal.client.impl.connection
Common interface for client connection managers.
GridClientConnectionManagerAdapter - Class in org.apache.ignite.internal.client.impl.connection
Cached connections manager.
GridClientConnectionManagerAdapter(UUID, SSLContext, GridClientConfiguration, Collection<InetSocketAddress>, GridClientTopology, Byte, boolean, boolean) - Constructor for class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
 
GridClientConnectionManagerOsImpl - Class in org.apache.ignite.internal.client.impl.connection
Open source version of connection manager.
GridClientConnectionManagerOsImpl(UUID, SSLContext, GridClientConfiguration, Collection<InetSocketAddress>, GridClientTopology, Byte, boolean, boolean) - Constructor for class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerOsImpl
 
GridClientConnectionResetException - Exception in org.apache.ignite.internal.client.impl.connection
This exception is thrown when ongoing packet should be sent, but network connection is broken.
GridClientConsistentHash<N> - Class in org.apache.ignite.internal.client.util
Controls key to node affinity using consistent hash algorithm.
GridClientConsistentHash() - Constructor for class org.apache.ignite.internal.client.util.GridClientConsistentHash
Constructs consistent hash using empty affinity seed and MD5 hasher function.
GridClientConsistentHash(Object) - Constructor for class org.apache.ignite.internal.client.util.GridClientConsistentHash
Constructs consistent hash using given affinity seed and MD5 hasher function.
GridClientConsistentHash(Comparator<N>, Object) - Constructor for class org.apache.ignite.internal.client.util.GridClientConsistentHash
Constructs consistent hash using given affinity seed and hasher function.
GridClientData - Interface in org.apache.ignite.internal.client
A data projection of grid client.
GridClientDataAffinity - Interface in org.apache.ignite.internal.client
Determines which node should be connected when operation on a key is requested.
GridClientDataConfiguration - Class in org.apache.ignite.internal.client
Java client data configuration.
GridClientDataConfiguration() - Constructor for class org.apache.ignite.internal.client.GridClientDataConfiguration
Creates empty configuration.
GridClientDataConfiguration(GridClientDataConfiguration) - Constructor for class org.apache.ignite.internal.client.GridClientDataConfiguration
Copy constructor.
GridClientDataImpl - Class in org.apache.ignite.internal.client.impl
Data projection that serves one cache instance and handles communication errors.
GridClientDataMetrics - Interface in org.apache.ignite.internal.client
Cache metrics used to obtain statistics on cache itself or any of its entries.
GridClientDataMetricsAdapter - Class in org.apache.ignite.internal.client.impl
Adapter for cache metrics.
GridClientDataMetricsAdapter() - Constructor for class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
 
GridClientDisconnectedException - Exception in org.apache.ignite.internal.client
This exception is thrown when client has no Grid topology and (probably temporary) can't obtain it.
GridClientDisconnectedException(String, GridClientException) - Constructor for exception org.apache.ignite.internal.client.GridClientDisconnectedException
Creates exception with given message and cause.
GridClientException - Exception in org.apache.ignite.internal.client
Client exception is a common super class of all client exceptions.
GridClientException(String) - Constructor for exception org.apache.ignite.internal.client.GridClientException
Constructs client exception.
GridClientException(String, Throwable) - Constructor for exception org.apache.ignite.internal.client.GridClientException
Constructs client exception.
GridClientException(Throwable) - Constructor for exception org.apache.ignite.internal.client.GridClientException
Constructs client exception.
GridClientFactory - Class in org.apache.ignite.internal.client
Client factory opens and closes clients.
GridClientFuture<R> - Interface in org.apache.ignite.internal.client
Future for asynchronous operations.
GridClientFutureAdapter<R> - Class in org.apache.ignite.internal.client.impl
Future adapter.
GridClientFutureAdapter() - Constructor for class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Creates not-finished future without any result.
GridClientFutureAdapter(R) - Constructor for class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Creates succeeded finished future with given result.
GridClientFutureAdapter(Throwable) - Constructor for class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Creates failed finished future with given error.
GridClientFutureCallback<R,S> - Interface in org.apache.ignite.internal.client.impl
Future callback will be notified, when listened future finishes (both succeed or failed).
GridClientFutureListener<R> - Interface in org.apache.ignite.internal.client
Listener interface for GridClientFuture.
GridClientFutureTimeoutException - Exception in org.apache.ignite.internal.client
Client future timeout exception is thrown whenever any client waiting is timed out.
GridClientFutureTimeoutException(String) - Constructor for exception org.apache.ignite.internal.client.GridClientFutureTimeoutException
Creates exception with specified error message.
GridClientFutureTimeoutException(String, Throwable) - Constructor for exception org.apache.ignite.internal.client.GridClientFutureTimeoutException
Creates exception with specified error message and cause.
GridClientHandshakeException - Exception in org.apache.ignite.internal.client
This exception is thrown when a client handshake has failed.
GridClientHandshakeException(byte, String) - Constructor for exception org.apache.ignite.internal.client.GridClientHandshakeException
Constructor.
GridClientHandshakeRequest - Class in org.apache.ignite.internal.processors.rest.client.message
A client handshake request, containing version info and a marshaller ID.
GridClientHandshakeRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
 
GridClientHandshakeResponse - Class in org.apache.ignite.internal.processors.rest.client.message
A client handshake response, containing result code.
GridClientHandshakeResponse() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
Constructor for Externalizable.
GridClientHandshakeResponse(byte) - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
Constructor.
GridClientImpl - Class in org.apache.ignite.internal.client.impl
Client implementation.
GridClientImpl(UUID, GridClientConfiguration, boolean, boolean) - Constructor for class org.apache.ignite.internal.client.impl.GridClientImpl
Creates a new client based on a given configuration.
GridClientJdkMarshaller - Class in org.apache.ignite.internal.client.marshaller.jdk
Simple marshaller that utilize JDK serialization features.
GridClientJdkMarshaller() - Constructor for class org.apache.ignite.internal.client.marshaller.jdk.GridClientJdkMarshaller
Default constructor.
GridClientJdkMarshaller(IgnitePredicate<String>) - Constructor for class org.apache.ignite.internal.client.marshaller.jdk.GridClientJdkMarshaller
 
GridClientLoadBalancer - Interface in org.apache.ignite.internal.client.balancer
Interface that defines a selection logic of a server node for a particular operation.
GridClientMarshaller - Interface in org.apache.ignite.internal.client.marshaller
Marshaller for binary protocol messages.
GridClientMessage - Interface in org.apache.ignite.internal.processors.rest.client.message
Interface for all client messages.
GridClientNioTcpConnection - Class in org.apache.ignite.internal.client.impl.connection
This class performs request to grid over TCP protocol.
GridClientNode - Interface in org.apache.ignite.internal.client
Descriptor of remote grid node.
GridClientNodeBean - Class in org.apache.ignite.internal.processors.rest.client.message
Node bean.
GridClientNodeBean() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
 
GridClientNodeImpl - Class in org.apache.ignite.internal.client.impl
Client node implementation.
GridClientNodeImpl.Builder - Class in org.apache.ignite.internal.client.impl
Builder for instances of this class.
GridClientNodeMetrics - Interface in org.apache.ignite.internal.client
Node metrics for remote grid node.
GridClientNodeMetricsAdapter - Class in org.apache.ignite.internal.client.impl
Node metrics adapter.
GridClientNodeMetricsAdapter() - Constructor for class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
 
GridClientNodeMetricsBean - Class in org.apache.ignite.internal.processors.rest.client.message
Node metrics bean.
GridClientNodeMetricsBean() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
GridClientNodeStateBeforeStart - Interface in org.apache.ignite.internal.client
Interface for managing state of a node before it starts and getting information about it.
GridClientNodeStateBeforeStartImpl - Class in org.apache.ignite.internal.client.impl
GridClientNodeStateBeforeStartImpl(GridClientImpl) - Constructor for class org.apache.ignite.internal.client.impl.GridClientNodeStateBeforeStartImpl
Constructor.
GridClientNodeStateBeforeStartRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Request to manage and obtain information about node before its start.
GridClientNodeStateBeforeStartRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeStateBeforeStartRequest
 
GridClientOptimizedMarshaller - Class in org.apache.ignite.internal.client.marshaller.optimized
Wrapper, that adapts OptimizedMarshaller to GridClientMarshaller interface.
GridClientOptimizedMarshaller() - Constructor for class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Default constructor.
GridClientOptimizedMarshaller(List<PluginProvider>) - Constructor for class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Constructor.
GridClientOptimizedMarshaller(boolean, int) - Constructor for class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Constructs optimized marshaller with specific parameters.
GridClientPacketType - Enum in org.apache.ignite.internal.processors.rest.protocols.tcp
Type of message being parsed.
GridClientPartitionAffinity - Class in org.apache.ignite.internal.client
Affinity function for partitioned cache.
GridClientPartitionAffinity() - Constructor for class org.apache.ignite.internal.client.GridClientPartitionAffinity
Empty constructor with all defaults.
GridClientPartitionAffinity(Integer, GridClientPredicate<UUID>) - Constructor for class org.apache.ignite.internal.client.GridClientPartitionAffinity
Initializes optional counts for replicas and backups.
GridClientPartitionAffinity.HashIdResolver - Interface in org.apache.ignite.internal.client
This resolver is used to provide alternate hash ID, other than node ID.
GridClientPartitionTopology - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Partition topology for node which does not have any local partitions.
GridClientPartitionTopology(GridCacheSharedContext<?, ?>, DiscoCache, int, int, Object, PartitionLossPolicy) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
 
GridClientPingPacket - Class in org.apache.ignite.internal.processors.rest.client.message
Fictive ping packet.
GridClientPingPacket() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientPingPacket
 
GridClientPredicate<E1> - Interface in org.apache.ignite.internal.client
Defines predicate construct.
GridClientProtocol - Enum in org.apache.ignite.internal.client
Protocol that will be used when client connections are created.
GridClientRandomBalancer - Class in org.apache.ignite.internal.client.balancer
Simple balancer that relies on random node selection from a given collection.
GridClientRandomBalancer() - Constructor for class org.apache.ignite.internal.client.balancer.GridClientRandomBalancer
 
GridClientResponse - Class in org.apache.ignite.internal.processors.rest.client.message
Bean representing client operation result.
GridClientResponse() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
GridClientRoundRobinBalancer - Class in org.apache.ignite.internal.client.balancer
Simple balancer that implements round-robin balancing.
GridClientRoundRobinBalancer() - Constructor for class org.apache.ignite.internal.client.balancer.GridClientRoundRobinBalancer
 
GridClientStateRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Deprecated.
GridClientStateRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
 
GridClientStripedLock - Class in org.apache.ignite.internal.client.util
This is an utility class for 'splitting' locking of some int- or long-keyed resources.
GridClientStripedLock(int) - Constructor for class org.apache.ignite.internal.client.util.GridClientStripedLock
Creates new instance with the given concurrency level (number of locks).
GridClientTaskRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Task command request.
GridClientTaskRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
GridClientTaskResultBean - Class in org.apache.ignite.internal.processors.rest.client.message
Task result.
GridClientTaskResultBean() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
GridClientThreadFactory - Class in org.apache.ignite.internal.client.impl
Delegating thread factory which forces all spawned thread to be daemons.
GridClientThreadFactory(String, boolean) - Constructor for class org.apache.ignite.internal.client.impl.GridClientThreadFactory
Constructor.
GridClientTopology - Class in org.apache.ignite.internal.client.impl.connection
Client topology cache.
GridClientTopology(GridClientConfiguration) - Constructor for class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Creates topology instance.
GridClientTopologyListener - Interface in org.apache.ignite.internal.client
Listener interface for notifying on nodes joining or leaving remote grid.
GridClientTopologyRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Topology command request.
GridClientTopologyRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
GridClientUtils - Class in org.apache.ignite.internal.client.util
Java client utils.
GridClientUtils() - Constructor for class org.apache.ignite.internal.client.util.GridClientUtils
 
GridClientWarmUpRequest - Class in org.apache.ignite.internal.processors.rest.client.message
 
GridClientWarmUpRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
 
GridClientZipOptimizedMarshaller - Class in org.apache.ignite.internal.client.marshaller.optimized
Wrapper, that adapts OptimizedMarshaller to GridClientMarshaller interface.
GridClientZipOptimizedMarshaller(GridClientMarshaller, List<PluginProvider>) - Constructor for class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
Constructor.
GridCloseableIterator<T> - Interface in org.apache.ignite.internal.util.lang
Defines "rich" closeable iterator interface that is also acts like lambda function and iterable.
GridCloseableIteratorAdapter<T> - Class in org.apache.ignite.internal.util
Convenient adapter for closeable iterator.
GridCloseableIteratorAdapter() - Constructor for class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
 
GridCloseableIteratorAdapterEx<T> - Class in org.apache.ignite.internal.util
Adapter for closeable iterator that can be safely closed concurrently.
GridCloseableIteratorAdapterEx() - Constructor for class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
 
GridClosure3<E1,E2,E3,R> - Interface in org.apache.ignite.internal.util.lang
Defines generic for-each type of closure.
GridClosure3X<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.lang
Convenient closure subclass that allows for thrown grid exception.
GridClosure3X() - Constructor for class org.apache.ignite.internal.util.lang.GridClosure3X
 
GridClosureCallMode - Enum in org.apache.ignite.internal
Distribution modes for one or more closures executed via Grid.call(...) methods.
GridClosureException - Exception in org.apache.ignite.internal.util.lang
This exception provides closures with facility to throw exceptions.
GridClosureException(Throwable) - Constructor for exception org.apache.ignite.internal.util.lang.GridClosureException
Creates wrapper closure exception for given IgniteCheckedException.
GridClosureProcessor - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
GridClosureProcessor.C1<T,R> - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor.C1MLA<T,R> - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor.C2<R> - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor.C2MLA<R> - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor.C4 - Class in org.apache.ignite.internal.processors.closure
 
GridClosureProcessor.C4MLA - Class in org.apache.ignite.internal.processors.closure
 
GridClusterNameCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.cluster
 
GridClusterNameCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.cluster.GridClusterNameCommandHandler
 
GridClusterStateProcessor - Class in org.apache.ignite.internal.processors.cluster
 
GridClusterStateProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
GridCodegenConverter - Annotation Type in org.apache.ignite.internal
Annotates fields that required custom reading / writing.
GridCodegenConverter.Default - Class in org.apache.ignite.internal
Used as the default value for converter type
GridCollections - Class in org.apache.ignite.internal.util
Provides locked wrappers around given maps and collections.
GridCollisionJobContextAdapter - Class in org.apache.ignite.internal.managers.collision
Adapter for CollisionJobContext.
GridCollisionJobContextAdapter(GridJobWorker) - Constructor for class org.apache.ignite.internal.managers.collision.GridCollisionJobContextAdapter
 
GridCollisionManager - Class in org.apache.ignite.internal.managers.collision
This class defines a collision manager.
GridCollisionManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.collision.GridCollisionManager
 
GridCommunicationClient - Interface in org.apache.ignite.internal.util.nio
 
GridComponent - Interface in org.apache.ignite.internal
Interface for all main internal Ignite components (managers and processors).
GridComponent.DiscoveryDataExchangeType - Enum in org.apache.ignite.internal
Unique component type for discovery data exchange.
GridCompoundFuture<T,R> - Class in org.apache.ignite.internal.util.future
Future composed of multiple inner futures.
GridCompoundFuture() - Constructor for class org.apache.ignite.internal.util.future.GridCompoundFuture
Default constructor.
GridCompoundFuture(IgniteReducer<T, R>) - Constructor for class org.apache.ignite.internal.util.future.GridCompoundFuture
 
GridCompoundIdentityFuture<T> - Class in org.apache.ignite.internal.util.future
Compound future with reducer which accepts and produces results of the same type.
GridCompoundIdentityFuture() - Constructor for class org.apache.ignite.internal.util.future.GridCompoundIdentityFuture
 
GridCompoundIdentityFuture(IgniteReducer<T, T>) - Constructor for class org.apache.ignite.internal.util.future.GridCompoundIdentityFuture
 
GridCompoundReadRepairFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Compound future that represents the result of the external fixes for some keys.
GridCompoundReadRepairFuture() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridCompoundReadRepairFuture
 
GridConcurrentFactory - Class in org.apache.ignite.internal.util
Concurrent map factory.
GridConcurrentHashSet<E> - Class in org.apache.ignite.internal.client.util
Wrapper around concurrent map.
GridConcurrentHashSet() - Constructor for class org.apache.ignite.internal.client.util.GridConcurrentHashSet
Creates new set based on ConcurrentHashMap.
GridConcurrentHashSet(ConcurrentMap<E, ?>) - Constructor for class org.apache.ignite.internal.client.util.GridConcurrentHashSet
Creates new set based on the given map.
GridConcurrentHashSet<E> - Class in org.apache.ignite.internal.util
Concurrent set implementation.
GridConcurrentHashSet() - Constructor for class org.apache.ignite.internal.util.GridConcurrentHashSet
Creates a new, empty set with a default initial capacity, load factor, and concurrencyLevel.
GridConcurrentHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentHashSet
Creates a new, empty set with the specified initial capacity, and with default load factor and concurrencyLevel.
GridConcurrentHashSet(int, float, int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentHashSet
Creates a new, empty set with the specified initial capacity, load factor, and concurrency level.
GridConcurrentHashSet(Collection<E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentHashSet
Creates a new set with the same elements as the given collection.
GridConcurrentLinkedHashSet<E> - Class in org.apache.ignite.internal.util
Concurrent linked set implementation.
GridConcurrentLinkedHashSet() - Constructor for class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Creates a new, empty set with a default initial capacity, load factor, and concurrencyLevel.
GridConcurrentLinkedHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity, and with default load factor and concurrencyLevel.
GridConcurrentLinkedHashSet(int, float, int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Creates a new, empty set with the specified initial capacity, load factor, and concurrency level.
GridConcurrentLinkedHashSet(Collection<E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
Creates a new set with the same elements as the given collection.
GridConcurrentMultiPairQueue<K,V> - Class in org.apache.ignite.internal.util
Concurrent queue that wraps collection of Pair<K, V[]> The only garantee GridConcurrentMultiPairQueue.next(org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result<K, V>) provided is sequentially emptify values per key array.
GridConcurrentMultiPairQueue(Map<K, ? extends Collection<V>>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
 
GridConcurrentMultiPairQueue(Collection<T2<K, V[]>>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
 
GridConcurrentMultiPairQueue.Result<K,V> - Class in org.apache.ignite.internal.util
State holder.
GridConcurrentPhantomHashSet<E> - Class in org.apache.ignite.internal.util
Concurrent phantom hash set implementation.
GridConcurrentPhantomHashSet() - Constructor for class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
Creates a new, empty set with a default initial capacity, load factor, and concurrencyLevel.
GridConcurrentPhantomHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
Creates a new, empty set with the specified initial capacity, and with default load factor and concurrencyLevel.
GridConcurrentPhantomHashSet(int, float, int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
Creates a new, empty set with the specified initial capacity, load factor, and concurrency level.
GridConcurrentPhantomHashSet(Collection<E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
Constructs a new set containing the elements in the specified collection, with default load factor and an initial capacity sufficient to contain the elements in the specified collection.
GridConcurrentSkipListSet<E> - Class in org.apache.ignite.internal.util
This class provided the same logic as ConcurrentSkipListSet.
GridConcurrentSkipListSet() - Constructor for class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to their natural ordering.
GridConcurrentSkipListSet(Comparator<? super E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to the specified comparator.
GridConcurrentSkipListSet(Collection<? extends E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their natural ordering.
GridConcurrentSkipListSet(SortedSet<E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
GridConcurrentWeakHashSet<E> - Class in org.apache.ignite.internal.util
Concurrent weak hash set implementation.
GridConcurrentWeakHashSet() - Constructor for class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
Creates a new, empty set with a default initial capacity, load factor, and concurrencyLevel.
GridConcurrentWeakHashSet(int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
Creates a new, empty set with the specified initial capacity, and with default load factor and concurrencyLevel.
GridConcurrentWeakHashSet(int, float, int) - Constructor for class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
Creates a new, empty set with the specified initial capacity, load factor, and concurrency level.
GridConcurrentWeakHashSet(Collection<E>) - Constructor for class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
Constructs a new set containing the elements in the specified collection, with default load factor and an initial capacity sufficient to contain the elements in the specified collection.
gridConfig() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
gridConfig() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
GridConfigurationFinder - Class in org.apache.ignite.internal.util
Finds configuration files located in IGNITE_HOME folder and its subfolders.
GridConnectionBytesVerifyFilter - Class in org.apache.ignite.internal.util.nio
Verifies that first bytes received in accepted (incoming) NIO session are equal to IgniteUtils.IGNITE_HEADER.
GridConnectionBytesVerifyFilter(IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Creates a filter instance.
GridConnectionIdleClosedException - Exception in org.apache.ignite.internal.client.impl.connection
This exception is thrown if client was closed by idle checker thread.
GridConsistentHash<N> - Class in org.apache.ignite.internal.util
Controls key to node affinity using consistent hash algorithm.
GridConsistentHash(Object) - Constructor for class org.apache.ignite.internal.util.GridConsistentHash
Constructs consistent hash using given affinity seed and MD5 hasher function.
GridConsistentHash() - Constructor for class org.apache.ignite.internal.util.GridConsistentHash
Constructs consistent hash using default parameters.
GridConsistentHash(Comparator<N>, Object) - Constructor for class org.apache.ignite.internal.util.GridConsistentHash
Constructs consistent hash using given affinity seed and hasher function.
GridContinuousBatch - Interface in org.apache.ignite.internal.processors.continuous
Continuous routine batch.
GridContinuousBatchAdapter - Class in org.apache.ignite.internal.processors.continuous
Continuous routine batch adapter.
GridContinuousBatchAdapter() - Constructor for class org.apache.ignite.internal.processors.continuous.GridContinuousBatchAdapter
 
GridContinuousHandler - Interface in org.apache.ignite.internal.processors.continuous
Continuous routine handler.
GridContinuousHandler.RegisterStatus - Enum in org.apache.ignite.internal.processors.continuous
Listener registration status.
GridContinuousMessage - Class in org.apache.ignite.internal.processors.continuous
Continuous processor message.
GridContinuousMessage() - Constructor for class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Required by Externalizable.
GridContinuousProcessor - Class in org.apache.ignite.internal.processors.continuous
Processor for continuous routines.
GridContinuousProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
GridContinuousProcessor.LocalRoutineInfo - Class in org.apache.ignite.internal.processors.continuous
Local routine info.
GridContinuousProcessor.RemoteRoutineInfo - Class in org.apache.ignite.internal.processors.continuous
Remote routine info.
GridContinuousProcessor.RoutineInfo - Interface in org.apache.ignite.internal.processors.continuous
Routine interface info.
GridContinuousQueryBatch - Class in org.apache.ignite.internal.processors.continuous
Continuous routine batch adapter.
GridContinuousQueryBatch() - Constructor for class org.apache.ignite.internal.processors.continuous.GridContinuousQueryBatch
 
GridCountDownCallback - Class in org.apache.ignite.internal.util
Allows to execute callback when a set of operations will be completed.
GridCountDownCallback(int, Runnable, int) - Constructor for class org.apache.ignite.internal.util.GridCountDownCallback
Constructor.
GridCountDownCallback(int, Runnable) - Constructor for class org.apache.ignite.internal.util.GridCountDownCallback
Constructor.
GridCursor<T> - Interface in org.apache.ignite.internal.util.lang
Simple cursor abstraction.
GridCursorIteratorWrapper<V> - Class in org.apache.ignite.internal.util
Wrap Iterator and adapt it to GridCursor.
GridCursorIteratorWrapper(Iterator<V>) - Constructor for class org.apache.ignite.internal.util.GridCursorIteratorWrapper
 
GridDataInput - Interface in org.apache.ignite.internal.util.io
Extended data input.
GridDataOutput - Interface in org.apache.ignite.internal.util.io
Extended data output.
GridDebug - Class in org.apache.ignite.internal.util
Utility class for debugging.
GridDebug() - Constructor for class org.apache.ignite.internal.util.GridDebug
 
GridDebug.Item - Class in org.apache.ignite.internal.util
Debug info queue item.
GridDeferredAckMessageSender<T> - Class in org.apache.ignite.internal.processors.cache
 
GridDeferredAckMessageSender(GridTimeoutProcessor, GridClosureProcessor) - Constructor for class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
GridDelimitedParser - Class in org.apache.ignite.internal.util.nio
This class implements stream parser based on GridNioDelimitedBuffer.
GridDelimitedParser(byte[], boolean) - Constructor for class org.apache.ignite.internal.util.nio.GridDelimitedParser
 
gridDeploy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
gridDeploy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
GridDeployment - Class in org.apache.ignite.internal.managers.deployment
Represents single class deployment.
GridDeploymentInfo - Interface in org.apache.ignite.internal.managers.deployment
Deployment info.
GridDeploymentInfoBean - Class in org.apache.ignite.internal.managers.deployment
Deployment info bean.
GridDeploymentInfoBean() - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Required by Externalizable.
GridDeploymentInfoBean(IgniteUuid, String, DeploymentMode, Map<UUID, IgniteUuid>) - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
 
GridDeploymentInfoBean(GridDeploymentInfo) - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
 
GridDeploymentManager - Class in org.apache.ignite.internal.managers.deployment
Deployment manager.
GridDeploymentManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
GridDeploymentMetadata - Class in org.apache.ignite.internal.managers.deployment
Deployment metadata.
GridDeploymentPerLoaderStore - Class in org.apache.ignite.internal.managers.deployment
Deployment storage for DeploymentMode.PRIVATE and DeploymentMode.ISOLATED modes.
GridDeploymentPerVersionStore - Class in org.apache.ignite.internal.managers.deployment
Deployment storage for DeploymentMode.SHARED and DeploymentMode.CONTINUOUS modes.
GridDeploymentRequest - Class in org.apache.ignite.internal.managers.deployment
Deployment request.
GridDeploymentRequest() - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
No-op constructor to support Externalizable interface.
GridDeploymentResponse - Class in org.apache.ignite.internal.managers.deployment
Grid deployment response containing requested resource bytes.
GridDeploymentResponse() - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
No-op constructor to support Externalizable interface.
GridDeploymentStore - Interface in org.apache.ignite.internal.managers.deployment
Interface for all deployment stores.
GridDhtAffinityAssignmentRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Affinity assignment request.
GridDhtAffinityAssignmentRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Empty constructor.
GridDhtAffinityAssignmentRequest(long, int, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
 
GridDhtAffinityAssignmentResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Affinity assignment response.
GridDhtAffinityAssignmentResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Empty constructor.
GridDhtAffinityAssignmentResponse(long, int, AffinityTopologyVersion, List<List<ClusterNode>>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
GridDhtAssignmentFetchFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Future that fetches affinity assignment from remote cache nodes.
GridDhtAssignmentFetchFuture(GridCacheSharedContext, int, AffinityTopologyVersion, DiscoCache) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
 
GridDhtAtomicAbstractUpdateFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
DHT atomic cache backup update future.
GridDhtAtomicAbstractUpdateFuture(GridCacheContext, GridCacheVersion, GridNearAtomicAbstractUpdateRequest) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
GridDhtAtomicAbstractUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridDhtAtomicAbstractUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Empty constructor required by Externalizable.
GridDhtAtomicAbstractUpdateRequest(int, UUID, long, GridCacheVersion, CacheWriteSynchronizationMode, AffinityTopologyVersion, int, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Constructor.
GridDhtAtomicCache<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Non-transactional partitioned cache.
GridDhtAtomicCache() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Empty constructor required by Externalizable.
GridDhtAtomicCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
 
GridDhtAtomicCache(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
 
GridDhtAtomicDeferredUpdateResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Deferred dht atomic update response.
GridDhtAtomicDeferredUpdateResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Empty constructor required by Externalizable
GridDhtAtomicDeferredUpdateResponse(int, GridLongList) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Constructor.
GridDhtAtomicNearResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Message sent from DHT nodes to near node in FULL_SYNC mode.
GridDhtAtomicNearResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
GridDhtAtomicNearResponse(int, int, long, UUID, byte) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
GridDhtAtomicSingleUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridDhtAtomicSingleUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Empty constructor required by Externalizable.
GridDhtAtomicUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Lite dht cache backup update request.
GridDhtAtomicUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Empty constructor required by Externalizable.
GridDhtAtomicUpdateRequest(int, UUID, long, GridCacheVersion, CacheWriteSynchronizationMode, AffinityTopologyVersion, int, Object[], boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Constructor.
GridDhtAtomicUpdateResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
DHT atomic cache backup update response.
GridDhtAtomicUpdateResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Empty constructor required by Externalizable.
GridDhtAtomicUpdateResponse(int, int, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
 
GridDhtCache<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT cache.
GridDhtCache() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
Empty constructor required for Externalizable.
GridDhtCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
 
GridDhtCache(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
 
GridDhtCacheAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT cache adapter.
GridDhtCacheAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Empty constructor required for Externalizable.
GridDhtCacheAdapter(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
GridDhtCacheAdapter(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Constructor used for near-only cache.
GridDhtCacheAdapter.MessageHandler<M> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtCacheEntry - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Replicated cache entry.
GridDhtCacheEntry(GridCacheContext, AffinityTopologyVersion, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
GridDhtCacheEntry.ReaderId - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Reader ID.
GridDhtColocatedCache<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Colocated cache.
GridDhtColocatedCache() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Empty constructor required for Externalizable
GridDhtColocatedCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
 
GridDhtColocatedCache(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Creates colocated cache with specified map.
GridDhtColocatedLockFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Colocated cache lock future.
GridDhtColocatedLockFuture(GridCacheContext<?, ?>, Collection<KeyCacheObject>, GridNearTxLocal, boolean, boolean, long, long, long, CacheEntryPredicate[], boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
 
GridDhtDetachedCacheEntry - Class in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Detached cache entry.
GridDhtDetachedCacheEntry(GridCacheContext, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
 
GridDhtEmbeddedFuture<A,B> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Embedded DHT future.
GridDhtEmbeddedFuture(IgniteBiClosure<B, Exception, A>, IgniteInternalFuture<B>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtEmbeddedFuture
 
GridDhtEmbeddedFuture(IgniteInternalFuture<B>, IgniteBiClosure<B, Exception, IgniteInternalFuture<A>>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtEmbeddedFuture
 
GridDhtFinishedFuture<T> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Finished DHT future.
GridDhtFinishedFuture(T) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtFinishedFuture
 
GridDhtFinishedFuture(Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtFinishedFuture
 
GridDhtForceKeysFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Force keys request future.
GridDhtForceKeysFuture(GridCacheContext<K, V>, AffinityTopologyVersion, Collection<KeyCacheObject>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
 
GridDhtForceKeysRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Force keys request.
GridDhtForceKeysRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Required by Externalizable.
GridDhtForceKeysResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Force keys response.
GridDhtForceKeysResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Required by Externalizable.
GridDhtForceKeysResponse(int, IgniteUuid, IgniteUuid, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
GridDhtFuture<T> - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
Keys to retry.
GridDhtGetFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtGetFuture(GridCacheContext<K, V>, long, UUID, Map<KeyCacheObject, Boolean>, boolean, AffinityTopologyVersion, int, IgniteCacheExpiryPolicy, boolean, boolean, boolean, String, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture
 
GridDhtGetSingleFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtGetSingleFuture(GridCacheContext<K, V>, long, UUID, KeyCacheObject, boolean, boolean, AffinityTopologyVersion, int, IgniteCacheExpiryPolicy, boolean, boolean, String, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetSingleFuture
 
GridDhtInvalidPartitionException - Exception in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Exception thrown whenever entry is created for invalid partition.
GridDhtInvalidPartitionException(int, String) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtInvalidPartitionException
 
GridDhtLocalPartition - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Key partition.
GridDhtLocalPartition(GridCacheSharedContext, CacheGroupContext, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
GridDhtLockFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Cache lock future.
GridDhtLockFuture(GridCacheContext<?, ?>, UUID, GridCacheVersion, AffinityTopologyVersion, int, boolean, boolean, long, GridDhtTxLocalAdapter, long, long, long, CacheEntryPredicate[], boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
GridDhtLockRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT lock request.
GridDhtLockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Empty constructor required for Externalizable.
GridDhtLockRequest(int, UUID, GridCacheVersion, long, IgniteUuid, IgniteUuid, GridCacheVersion, AffinityTopologyVersion, boolean, boolean, TransactionIsolation, boolean, long, int, int, int, int, long, boolean, boolean, boolean, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
GridDhtLockResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT cache lock response.
GridDhtLockResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Empty constructor (required by Externalizable).
GridDhtLockResponse(int, GridCacheVersion, IgniteUuid, IgniteUuid, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
GridDhtLockResponse(int, GridCacheVersion, IgniteUuid, IgniteUuid, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
GridDhtPartitionDemander - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Thread pool for requesting partitions from other nodes and populating local cache.
GridDhtPartitionDemander(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
 
GridDhtPartitionDemander.RebalanceFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
The future is created for each topology version if some partitions should present by affinity and completed when all partitions are transferred.
GridDhtPartitionDemandLegacyMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition demand request.
GridDhtPartitionDemandLegacyMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Empty constructor required for Externalizable.
GridDhtPartitionDemandMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition demand request.
GridDhtPartitionDemandMessage(GridDhtPartitionDemandLegacyMessage) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
 
GridDhtPartitionDemandMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Empty constructor required for Externalizable.
GridDhtPartitionExchangeId - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Exchange ID.
GridDhtPartitionExchangeId(UUID, int, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
GridDhtPartitionExchangeId(UUID, DiscoveryEvent, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
GridDhtPartitionExchangeId() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Empty constructor required by Externalizable.
GridDhtPartitionFullMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Full partition map from all nodes.
GridDhtPartitionFullMap(UUID, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
GridDhtPartitionFullMap(UUID, long, long, Map<UUID, GridDhtPartitionMap>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
GridDhtPartitionFullMap(GridDhtPartitionFullMap, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
GridDhtPartitionFullMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
Empty constructor required for Externalizable.
GridDhtPartitionMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition map from single node.
GridDhtPartitionMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
Empty constructor required for Externalizable.
GridDhtPartitionMap(UUID, long, AffinityTopologyVersion, GridPartitionStateMap, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
GridDhtPartitionsAbstractMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Request for single partition info.
GridDhtPartitionsAbstractMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
Required by Externalizable.
GridDhtPartitionsExchangeFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Future for exchanging partition maps.
GridDhtPartitionsExchangeFuture(GridCacheSharedContext, ReadWriteLock, GridDhtPartitionExchangeId, ExchangeActions, CacheAffinityChangeMessage) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
GridDhtPartitionsExchangeFuture.ExchangeType - Enum in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
GridDhtPartitionsFullMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Information about partitions of all nodes in topology.
GridDhtPartitionsFullMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Required by Externalizable.
GridDhtPartitionsFullMessage(GridDhtPartitionExchangeId, GridCacheVersion, AffinityTopologyVersion, IgniteDhtPartitionHistorySuppliersMap, IgniteDhtPartitionsToReloadMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
GridDhtPartitionsReservation - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Reservation mechanism for multiple partitions allowing to do a reservation in one operation.
GridDhtPartitionsReservation(AffinityTopologyVersion, GridCacheContext<?, ?>, Object) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
 
GridDhtPartitionsSingleMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Information about partitions of a single node.
GridDhtPartitionsSingleMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Required by Externalizable.
GridDhtPartitionsSingleMessage(GridDhtPartitionExchangeId, boolean, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
GridDhtPartitionsSingleRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Request for single partition info.
GridDhtPartitionsSingleRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
Required by Externalizable.
GridDhtPartitionsStateValidator - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Class to validate partitions update counters and cache sizes during exchange process.
GridDhtPartitionsStateValidator(GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsStateValidator
Constructor.
GridDhtPartitionState - Enum in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Partition states.
GridDhtPartitionSupplier - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Class for supplying partitions to demanding nodes.
GridDhtPartitionSupplyMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition supply message.
GridDhtPartitionSupplyMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Empty constructor required for Externalizable.
GridDhtPartitionSupplyMessageV2 - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Supply message with supplier error transfer support.
GridDhtPartitionSupplyMessageV2() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Default constructor.
GridDhtPartitionSupplyMessageV2(long, int, AffinityTopologyVersion, boolean, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
 
GridDhtPartitionTopology - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Distributed Hash Table (DHT) partition topology.
GridDhtPartitionTopologyImpl - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Partition topology.
GridDhtPartitionTopologyImpl(GridCacheSharedContext, CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
 
GridDhtPartitionTopologyImpl.PartitionFactory - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Partition factory used for (re-)creating partitions during their lifecycle.
GridDhtPreloader - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
DHT cache preloader.
GridDhtPreloader(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
GridDhtPreloaderAssignments - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition to node assignments.
GridDhtPreloaderAssignments(GridDhtPartitionExchangeId, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
 
GridDhtTopologyFuture - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
Future that implements a barrier after which dht topology is safe to use.
GridDhtTopologyFutureAdapter - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtTopologyFutureAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
 
GridDhtTopologyFutureAdapter.CacheGroupValidation - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Cache group validation result.
GridDhtTransactionalCacheAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Base class for transactional DHT caches.
GridDhtTransactionalCacheAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
Empty constructor required for Externalizable.
GridDhtTransactionalCacheAdapter(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
 
GridDhtTransactionalCacheAdapter(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
Constructor used for near-only cache.
GridDhtTxAbstractEnlistFuture<T> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Abstract future processing transaction enlisting and locking.
GridDhtTxAbstractEnlistFuture(UUID, GridCacheVersion, MvccSnapshot, long, IgniteUuid, int, GridDhtTxLocalAdapter, long, GridCacheContext<?, ?>, CacheEntryPredicate, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
 
GridDhtTxAbstractEnlistFuture.LockTimeoutObject - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Lock request timeout object.
GridDhtTxEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Future processing transaction enlisting and locking of entries produces by cache API operations.
GridDhtTxEnlistFuture(UUID, GridCacheVersion, MvccSnapshot, long, IgniteUuid, int, GridDhtTxLocalAdapter, long, GridCacheContext<?, ?>, Collection<Object>, EnlistOperation, CacheEntryPredicate, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
Constructor.
GridDhtTxFinishFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtTxFinishFuture(GridCacheSharedContext<K, V>, GridDhtTxLocalAdapter, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
 
GridDhtTxFinishRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Near transaction finish request.
GridDhtTxFinishRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
Empty constructor required for Externalizable.
GridDhtTxFinishRequest(UUID, IgniteUuid, int, AffinityTopologyVersion, GridCacheVersion, GridCacheVersion, long, TransactionIsolation, boolean, boolean, boolean, byte, boolean, CacheWriteSynchronizationMode, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, int, boolean, boolean, boolean, MvccSnapshot, Collection<PartitionUpdateCountersMessage>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
GridDhtTxFinishRequest(UUID, IgniteUuid, int, AffinityTopologyVersion, GridCacheVersion, GridCacheVersion, long, TransactionIsolation, boolean, boolean, boolean, byte, boolean, CacheWriteSynchronizationMode, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, int, boolean, Collection<Long>, boolean, boolean, MvccSnapshot, Collection<PartitionUpdateCountersMessage>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
GridDhtTxFinishResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT transaction finish response.
GridDhtTxFinishResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
Empty constructor required by Externalizable.
GridDhtTxFinishResponse(int, GridCacheVersion, IgniteUuid, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
GridDhtTxLocal - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Replicated user transaction.
GridDhtTxLocal(GridCacheSharedContext, AffinityTopologyVersion, UUID, GridCacheVersion, IgniteUuid, int, long, boolean, boolean, boolean, boolean, byte, TransactionConcurrency, TransactionIsolation, long, boolean, boolean, boolean, int, Map<UUID, Collection<UUID>>, UUID, int, String, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
GridDhtTxLocalAdapter - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Replicated user transaction.
GridDhtTxLocalAdapter(GridCacheSharedContext, GridCacheVersion, boolean, boolean, boolean, boolean, byte, TransactionConcurrency, TransactionIsolation, long, boolean, boolean, boolean, int, UUID, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
GridDhtTxMapping - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT transaction mapping.
GridDhtTxMapping() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxMapping
 
GridDhtTxOnePhaseCommitAckRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
One Phase Commit Near transaction ack request.
GridDhtTxOnePhaseCommitAckRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Default constructor.
GridDhtTxOnePhaseCommitAckRequest(Collection<GridCacheVersion>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
 
GridDhtTxPrepareFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtTxPrepareFuture(GridCacheSharedContext, GridDhtTxLocalAdapter, long, int, Map<IgniteTxKey, GridCacheVersion>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
 
GridDhtTxPrepareRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT prepare request.
GridDhtTxPrepareRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Empty constructor required for Externalizable.
GridDhtTxPrepareRequest(IgniteUuid, int, AffinityTopologyVersion, GridDhtTxLocalAdapter, long, Collection<IgniteTxEntry>, Collection<IgniteTxEntry>, Map<UUID, Collection<UUID>>, GridCacheVersion, boolean, boolean, int, boolean, boolean, boolean, MvccSnapshot, Collection<PartitionUpdateCountersMessage>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
GridDhtTxPrepareResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT transaction prepare response.
GridDhtTxPrepareResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Empty constructor required by Externalizable.
GridDhtTxPrepareResponse(int, GridCacheVersion, IgniteUuid, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
GridDhtTxPrepareResponse(int, GridCacheVersion, IgniteUuid, int, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
GridDhtTxQueryAbstractEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Abstract future processing transaction enlisting and locking of entries produced with DML and SELECT FOR UPDATE queries.
GridDhtTxQueryAbstractEnlistFuture(UUID, GridCacheVersion, MvccSnapshot, long, IgniteUuid, int, GridDhtTxLocalAdapter, long, GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryAbstractEnlistFuture
Constructor.
GridDhtTxQueryEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Cache query lock future.
GridDhtTxQueryEnlistFuture(UUID, GridCacheVersion, MvccSnapshot, long, IgniteUuid, int, GridDhtTxLocalAdapter, int[], int[], String, String, Object[], int, int, long, GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistFuture
 
GridDhtTxQueryEnlistRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtTxQueryEnlistRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
GridDhtTxQueryEnlistResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridDhtTxQueryEnlistResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
 
GridDhtTxQueryEnlistResponse(int, IgniteUuid, int, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
 
GridDhtTxQueryFirstEnlistRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
First enlist request.
GridDhtTxQueryFirstEnlistRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
GridDhtTxQueryResultsEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Future processing transaction enlisting and locking of entries produces by complex DML queries with reduce step.
GridDhtTxQueryResultsEnlistFuture(UUID, GridCacheVersion, MvccSnapshot, long, IgniteUuid, int, GridDhtTxLocalAdapter, long, GridCacheContext<?, ?>, Collection<Object>, EnlistOperation) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
 
GridDhtTxRemote - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Transaction created by system implicitly on remote nodes.
GridDhtTxRemote(GridCacheSharedContext, UUID, IgniteUuid, UUID, AffinityTopologyVersion, GridCacheVersion, GridCacheVersion, boolean, byte, TransactionConcurrency, TransactionIsolation, boolean, long, int, GridCacheVersion, Map<UUID, Collection<UUID>>, UUID, int, boolean, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
This constructor is meant for optimistic transactions.
GridDhtTxRemote(GridCacheSharedContext, UUID, IgniteUuid, UUID, GridCacheVersion, AffinityTopologyVersion, GridCacheVersion, GridCacheVersion, boolean, byte, TransactionConcurrency, TransactionIsolation, boolean, long, int, UUID, int, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
This constructor is meant for pessimistic transactions.
GridDhtUnlockRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht
DHT cache unlock request.
GridDhtUnlockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Empty constructor required by Externalizable.
GridDhtUnlockRequest(int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
 
GridDhtUnreservedPartitionException - Exception in org.apache.ignite.internal.processors.cache.distributed.dht
Exception that is thrown when a partition reservation failed.
GridDhtUnreservedPartitionException(int, AffinityTopologyVersion, String) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnreservedPartitionException
 
GridDirectCollection - Annotation Type in org.apache.ignite.internal
Annotates iterable fields.
GridDirectMap - Annotation Type in org.apache.ignite.internal
Annotates map fields.
GridDirectParser - Class in org.apache.ignite.internal.util.nio
Parser for direct messages.
GridDirectParser(IgniteLogger, MessageFactory, GridNioMessageReaderFactory) - Constructor for class org.apache.ignite.internal.util.nio.GridDirectParser
 
GridDirectTransient - Annotation Type in org.apache.ignite.internal
Annotates transient fields.
GridDisconnectListener - Interface in org.apache.ignite.internal.managers.communication
Node disconnect listener interface.
gridDiscoveryData(int) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
gridDiscoveryData() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
 
gridDiscoveryData() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
 
GridDiscoveryManager - Class in org.apache.ignite.internal.managers.discovery
Discovery SPI manager.
GridDiscoveryManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
GridDiscoveryTopologySnapshot - Class in org.apache.ignite.internal.managers.discovery
Topology snapshot managed by discovery manager.
GridDiscoveryTopologySnapshot(long, Collection<ClusterNode>) - Constructor for class org.apache.ignite.internal.managers.discovery.GridDiscoveryTopologySnapshot
Creates a topology snapshot with given topology version and topology nodes.
GridDistributedBaseMessage - Class in org.apache.ignite.internal.processors.cache.distributed
Base for all messages in replicated cache.
GridDistributedBaseMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
Empty constructor required by Externalizable
GridDistributedBaseMessage(int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
GridDistributedBaseMessage(GridCacheVersion, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
GridDistributedCacheAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed
Distributed cache implementation.
GridDistributedCacheAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
Empty constructor required by Externalizable.
GridDistributedCacheAdapter(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
 
GridDistributedCacheAdapter(GridCacheContext<K, V>, GridCacheConcurrentMap) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
 
GridDistributedCacheAdapter.GlobalRemoveAllJob<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed
Internal job which performs remove all primary key mappings operation on a cache with the given name.
GridDistributedCacheEntry - Class in org.apache.ignite.internal.processors.cache.distributed
Entry for distributed (replicated/partitioned) cache.
GridDistributedCacheEntry(GridCacheContext, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
GridDistributedLockCancelledException - Exception in org.apache.ignite.internal.processors.cache.distributed
Exception thrown whenever an attempt is made to acquire a cancelled lock.
GridDistributedLockCancelledException() - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockCancelledException
 
GridDistributedLockCancelledException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockCancelledException
 
GridDistributedLockRequest - Class in org.apache.ignite.internal.processors.cache.distributed
Lock request message.
GridDistributedLockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Empty constructor.
GridDistributedLockRequest(int, UUID, GridCacheVersion, long, IgniteUuid, GridCacheVersion, boolean, boolean, TransactionIsolation, boolean, long, int, int, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
GridDistributedLockResponse - Class in org.apache.ignite.internal.processors.cache.distributed
Lock response message.
GridDistributedLockResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
Empty constructor (required by Externalizable).
GridDistributedLockResponse(int, GridCacheVersion, IgniteUuid, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
GridDistributedLockResponse(int, GridCacheVersion, IgniteUuid, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
GridDistributedLockResponse(int, GridCacheVersion, IgniteUuid, int, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
GridDistributedTxFinishRequest - Class in org.apache.ignite.internal.processors.cache.distributed
Transaction completion message.
GridDistributedTxFinishRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Empty constructor required by Externalizable.
GridDistributedTxFinishRequest(GridCacheVersion, IgniteUuid, AffinityTopologyVersion, GridCacheVersion, long, boolean, boolean, boolean, byte, CacheWriteSynchronizationMode, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
GridDistributedTxFinishResponse - Class in org.apache.ignite.internal.processors.cache.distributed
Transaction finish response.
GridDistributedTxFinishResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Empty constructor required by GridIoMessageFactory.
GridDistributedTxFinishResponse(int, GridCacheVersion, IgniteUuid) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
 
GridDistributedTxMapping - Class in org.apache.ignite.internal.processors.cache.distributed
Transaction node mapping.
GridDistributedTxMapping(ClusterNode) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
GridDistributedTxPrepareRequest - Class in org.apache.ignite.internal.processors.cache.distributed
Transaction prepare request for optimistic and eventually consistent transactions.
GridDistributedTxPrepareRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Required by Externalizable.
GridDistributedTxPrepareRequest(IgniteInternalTx, long, Collection<IgniteTxEntry>, Collection<IgniteTxEntry>, Map<UUID, Collection<UUID>>, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
GridDistributedTxPrepareResponse - Class in org.apache.ignite.internal.processors.cache.distributed
Response to prepare request.
GridDistributedTxPrepareResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Empty constructor (required by Externalizable).
GridDistributedTxPrepareResponse(int, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
 
GridDistributedTxPrepareResponse(int, GridCacheVersion, Throwable, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
 
GridDistributedTxRemoteAdapter - Class in org.apache.ignite.internal.processors.cache.distributed
Transaction created by system implicitly on remote nodes.
GridDistributedTxRemoteAdapter(GridCacheSharedContext<?, ?>, UUID, GridCacheVersion, GridCacheVersion, boolean, byte, TransactionConcurrency, TransactionIsolation, boolean, long, int, UUID, int, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
 
GridDistributedUnlockRequest - Class in org.apache.ignite.internal.processors.cache.distributed
Lock request message.
GridDistributedUnlockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
Empty constructor required by Externalizable.
GridDistributedUnlockRequest(int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
 
GridDrType - Enum in org.apache.ignite.internal.processors.dr
Data center replication type.
GridEmbeddedFuture<A,B> - Class in org.apache.ignite.internal.util.future
Future which waits for embedded future to complete and then asynchronously executes provided closure with embedded future result.
GridEmbeddedFuture(IgniteBiClosure<B, Exception, A>, IgniteInternalFuture<B>) - Constructor for class org.apache.ignite.internal.util.future.GridEmbeddedFuture
 
GridEmbeddedFuture(IgniteInternalFuture<B>, IgniteBiClosure<B, Exception, IgniteInternalFuture<A>>) - Constructor for class org.apache.ignite.internal.util.future.GridEmbeddedFuture
Embeds futures.
GridEmbeddedFuture(IgniteInternalFuture<B>, IgniteBiClosure<B, Exception, IgniteInternalFuture<A>>, IgniteBiClosure<A, Exception, A>) - Constructor for class org.apache.ignite.internal.util.future.GridEmbeddedFuture
Embeds futures.
GridEmbeddedFuture(IgniteInternalFuture<B>, IgniteOutClosure<IgniteInternalFuture<A>>) - Constructor for class org.apache.ignite.internal.util.future.GridEmbeddedFuture
 
GridEmptyCloseableIterator<T> - Class in org.apache.ignite.internal.util
Empty closeable iterator.
GridEmptyCloseableIterator() - Constructor for class org.apache.ignite.internal.util.GridEmptyCloseableIterator
 
GridEmptyIterator<T> - Class in org.apache.ignite.internal.util
Empty iterator.
GridEmptyIterator() - Constructor for class org.apache.ignite.internal.util.GridEmptyIterator
 
GridEncryptionManager - Class in org.apache.ignite.internal.managers.encryption
Manages cache keys and EncryptionSpi instances.
GridEncryptionManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
GridEncryptionManager.EmptyResult - Class in org.apache.ignite.internal.managers.encryption
 
GridEncryptionManager.KeyChangeFuture - Class in org.apache.ignite.internal.managers.encryption
Key change future.
GridEncryptionManager.NodeEncryptionKeys - Class in org.apache.ignite.internal.managers.encryption
 
gridEventName(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets name for given grid event type.
gridEvents() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
gridEvents() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
gridEvents(int...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets all event types.
GridEventStorageManager - Class in org.apache.ignite.internal.managers.eventstorage
Grid event storage SPI manager.
GridEventStorageManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
 
GridEventStorageMessage - Class in org.apache.ignite.internal.managers.eventstorage
Event storage message.
GridEventStorageMessage() - Constructor for class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
 
GridExecutorService - Class in org.apache.ignite.internal.executor
An ExecutorService that executes each submitted task in grid through Ignite instance, normally configured using Ignite.executorService() method.
GridExecutorService() - Constructor for class org.apache.ignite.internal.executor.GridExecutorService
No-arg constructor is required by externalization.
GridExecutorService(ClusterGroupAdapter, GridKernalContext) - Constructor for class org.apache.ignite.internal.executor.GridExecutorService
Creates executor service.
GridFailoverContextImpl - Class in org.apache.ignite.internal.managers.failover
GridFailoverContext implementation.
GridFailoverContextImpl(GridTaskSessionImpl, ComputeJobResult, GridLoadBalancerManager, int, String, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
Initializes failover context.
GridFailoverManager - Class in org.apache.ignite.internal.managers.failover
Grid failover spi manager.
GridFailoverManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.failover.GridFailoverManager
 
GridFilenameUtils - Class in org.apache.ignite.internal.util.io
General filename and filepath manipulation utilities.
GridFileUtils - Class in org.apache.ignite.internal.util.io
General files manipulation utilities.
GridFileUtils() - Constructor for class org.apache.ignite.internal.util.io.GridFileUtils
 
GridFilteredClosableIterator<T> - Class in org.apache.ignite.internal.util.lang
 
GridFilteredClosableIterator(GridCloseableIterator<? extends T>) - Constructor for class org.apache.ignite.internal.util.lang.GridFilteredClosableIterator
 
GridFilteredIterator<T> - Class in org.apache.ignite.internal.util.lang
Filtered iterator.
GridFilteredIterator(Iterator<? extends T>) - Constructor for class org.apache.ignite.internal.util.lang.GridFilteredIterator
 
GridFinishedFuture<T> - Class in org.apache.ignite.internal.util.future
Future that is completed at creation time.
GridFinishedFuture() - Constructor for class org.apache.ignite.internal.util.future.GridFinishedFuture
Creates finished future with complete value.
GridFinishedFuture(T) - Constructor for class org.apache.ignite.internal.util.future.GridFinishedFuture
Creates finished future with complete value.
GridFinishedFuture(Throwable) - Constructor for class org.apache.ignite.internal.util.future.GridFinishedFuture
 
GridFixedSizeInputStream - Class in org.apache.ignite.internal.util
Input stream wrapper which allows to read exactly expected number of bytes.
GridFixedSizeInputStream(InputStream, long) - Constructor for class org.apache.ignite.internal.util.GridFixedSizeInputStream
 
GridFunc - Class in org.apache.ignite.internal.util.lang
Contains factory and utility methods for closures, predicates, and tuples.
GridFunc() - Constructor for class org.apache.ignite.internal.util.lang.GridFunc
 
GridFutureAdapter<R> - Class in org.apache.ignite.internal.util.future
Future adapter.
GridFutureAdapter() - Constructor for class org.apache.ignite.internal.util.future.GridFutureAdapter
 
GridHandleTable - Class in org.apache.ignite.internal.util
Lightweight identity hash table which maps objects to integer handles, assigned in ascending order.
GridHandleTable(int, float) - Constructor for class org.apache.ignite.internal.util.GridHandleTable
Creates new HandleTable with given capacity and load factor.
gridIds(Collection<? extends Ignite>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of Grid instances to collection of node IDs.
Gridify - Annotation Type in org.apache.ignite.compute.gridify
Gridify annotation is the main way to grid-enable existing code.
GridifyArgument - Interface in org.apache.ignite.compute.gridify
Gridify task argument created by the system for task execution.
GridifyArgumentAdapter - Class in org.apache.ignite.compute.gridify.aop
Convenience adapter for GridifyArgument interface.
GridifyArgumentAdapter() - Constructor for class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Empty constructor.
GridifyArgumentAdapter(GridifyArgument, Object...) - Constructor for class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Copy constructor.
GridifyArgumentAdapter(Class<?>, String, Class<?>[], Object[], Object) - Constructor for class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Creates a fully initialized gridify argument.
GridifyArgumentBuilder - Class in org.apache.ignite.internal.util.gridify
Argument builder used for creating arguments for tasks and jobs in gridified methods.
GridifyArgumentBuilder() - Constructor for class org.apache.ignite.internal.util.gridify.GridifyArgumentBuilder
 
GridifyDefaultRangeTask - Class in org.apache.ignite.compute.gridify.aop
Default gridify task which simply executes a method on remote node.
GridifyDefaultRangeTask(Class<?>, GridifyNodeFilter, int, int, boolean) - Constructor for class org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask
 
GridifyDefaultTask - Class in org.apache.ignite.compute.gridify.aop
Default gridify task which simply executes a method on remote node.
GridifyDefaultTask(Class<?>) - Constructor for class org.apache.ignite.compute.gridify.aop.GridifyDefaultTask
Creates gridify default task with given deployment class.
GridifyInput - Annotation Type in org.apache.ignite.compute.gridify
This annotation can be applied to method parameter for grid-enabled method.
GridifyInterceptor - Interface in org.apache.ignite.compute.gridify
This interface defines an interceptor apply for Gridify annotation.
GridifyJobAdapter - Class in org.apache.ignite.internal.util.gridify
Convenience adapter for custom gridify jobs.
GridifyJobAdapter(GridifyArgument) - Constructor for class org.apache.ignite.internal.util.gridify.GridifyJobAdapter
Initializes job with argument.
GridifyNodeFilter - Interface in org.apache.ignite.compute.gridify
Predicate node filter.
GridifyRangeArgument - Class in org.apache.ignite.internal.util.gridify
Convenience adapter for GridifyArgument interface.
GridifyRangeArgument() - Constructor for class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
 
GridifyRuntimeException - Exception in org.apache.ignite.compute.gridify
This defines gridify exception.
GridifyRuntimeException(String) - Constructor for exception org.apache.ignite.compute.gridify.GridifyRuntimeException
Creates new gridify runtime exception with specified message.
GridifyRuntimeException(Throwable) - Constructor for exception org.apache.ignite.compute.gridify.GridifyRuntimeException
Creates new gridify runtime exception given throwable as a cause and source of error message.
GridifyRuntimeException(String, Throwable) - Constructor for exception org.apache.ignite.compute.gridify.GridifyRuntimeException
Creates new gridify runtime exception with specified message and cause.
GridifySetToSet - Annotation Type in org.apache.ignite.compute.gridify
GridifySetToSet annotation allows to grid-enable existing code with specific semantics.
GridifySetToSetAbstractAspect - Class in org.apache.ignite.compute.gridify.aop
Convenience adapter with common methods for different aspect implementations (AspectJ, JBoss AOP, Spring AOP).
GridifySetToSetAbstractAspect() - Constructor for class org.apache.ignite.compute.gridify.aop.GridifySetToSetAbstractAspect
 
GridifySetToValue - Annotation Type in org.apache.ignite.compute.gridify
GridifySetToValue annotation is the way to grid-enable existing code with specific semantics.
GridifySetToValueAbstractAspect - Class in org.apache.ignite.compute.gridify.aop
Convenience adapter with common methods for different aspect implementations (AspectJ, JBoss AOP, Spring AOP).
GridifySetToValueAbstractAspect() - Constructor for class org.apache.ignite.compute.gridify.aop.GridifySetToValueAbstractAspect
 
GridifyTaskAdapter<R> - Class in org.apache.ignite.compute.gridify
Convenience adapter for tasks that work with Gridify annotation for grid-enabling methods.
GridifyTaskAdapter() - Constructor for class org.apache.ignite.compute.gridify.GridifyTaskAdapter
 
GridifyTaskSplitAdapter<R> - Class in org.apache.ignite.compute.gridify
Convenience adapter for tasks that work with Gridify annotation for grid-enabling methods.
GridifyTaskSplitAdapter() - Constructor for class org.apache.ignite.compute.gridify.GridifyTaskSplitAdapter
 
GridifyUtils - Class in org.apache.ignite.internal.util.gridify
Utility class with common methods used in gridify annotations.
GridInClosure3<E1,E2,E3> - Interface in org.apache.ignite.internal.util.lang
Defines a convenient side-effect only closure, i.e. the closure that has void return type.
GridInClosure3X<E1,E2,E3> - Class in org.apache.ignite.internal.util.lang
Convenient in-closure subclass that allows for thrown grid exception.
GridInClosure3X() - Constructor for class org.apache.ignite.internal.util.lang.GridInClosure3X
 
GridIndexingManager - Class in org.apache.ignite.internal.managers.indexing
Manages cache indexing.
GridIndexingManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.indexing.GridIndexingManager
 
GridInternal - Annotation Type in org.apache.ignite.internal.processors.task
Indicates that annotated task should always be loaded with local deployment, ignoring grid source node configuration.
GridInternalException - Exception in org.apache.ignite.internal
When log debug mode is disabled this exception should be logged in short form - without stack trace.
GridInternalException() - Constructor for exception org.apache.ignite.internal.GridInternalException
GridInternalException(String) - Constructor for exception org.apache.ignite.internal.GridInternalException
Creates new internal exception with given error message.
GridInternalException(Throwable) - Constructor for exception org.apache.ignite.internal.GridInternalException
Creates new internal exception given throwable as a cause and source of error message.
GridInternalException(String, Throwable) - Constructor for exception org.apache.ignite.internal.GridInternalException
Creates new internal exception with given error message and optional nested exception.
GridInternalSubscriptionProcessor - Class in org.apache.ignite.internal.processors.subscription
Processor enables grid components to register listeners for events generated by other components on local node.
GridInternalSubscriptionProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
GridInternalWrapper<T> - Interface in org.apache.ignite.internal
Internal wrapper interface for custom resource injection logic.
GridIntIterator - Interface in org.apache.ignite.internal.util
Iterator over integer primitives.
GridIntList - Class in org.apache.ignite.internal.util
Minimal list API to work with primitive ints.
GridIntList() - Constructor for class org.apache.ignite.internal.util.GridIntList
 
GridIntList(int) - Constructor for class org.apache.ignite.internal.util.GridIntList
 
GridIntList(int[]) - Constructor for class org.apache.ignite.internal.util.GridIntList
 
GridInvokeValue - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridInvokeValue() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Constructor.
GridInvokeValue(EntryProcessor<Object, Object, Object>, Object[]) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Constructor.
gridIO() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
gridIO() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
GridIoManager - Class in org.apache.ignite.internal.managers.communication
This class represents the internal grid communication (input and output) manager which is placed as a layer of indirection between the IgniteKernal and CommunicationSpi.
GridIoManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.communication.GridIoManager
 
GridIoManager.TransmissionSender - Class in org.apache.ignite.internal.managers.communication
Сlass represents an implementation of transmission file writer.
GridIoMessage - Class in org.apache.ignite.internal.managers.communication
Wrapper for all grid messages.
GridIoMessage() - Constructor for class org.apache.ignite.internal.managers.communication.GridIoMessage
No-op constructor to support Externalizable interface.
GridIoMessage(byte, Object, int, Message, boolean, long, boolean) - Constructor for class org.apache.ignite.internal.managers.communication.GridIoMessage
 
GridIoMessageFactory - Class in org.apache.ignite.internal.managers.communication
Message factory implementation.
GridIoMessageFactory() - Constructor for class org.apache.ignite.internal.managers.communication.GridIoMessageFactory
 
GridIoPolicy - Class in org.apache.ignite.internal.managers.communication
This enumeration defines different types of communication message processing by the communication manager.
GridIoPolicy() - Constructor for class org.apache.ignite.internal.managers.communication.GridIoPolicy
 
GridIoSecurityAwareMessage - Class in org.apache.ignite.internal.managers.communication
 
GridIoSecurityAwareMessage() - Constructor for class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
No-op constructor to support Externalizable interface.
GridIoSecurityAwareMessage(UUID, byte, Object, int, Message, boolean, long, boolean) - Constructor for class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
 
GridIoUserMessage - Class in org.apache.ignite.internal.managers.communication
User message wrapper.
GridIoUserMessage() - Constructor for class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Default constructor, required for Externalizable.
GridIterable<T> - Interface in org.apache.ignite.internal.util.lang
Defines "rich" iterable interface that is also acts as lambda function and iterator.
GridIterableAdapter<T> - Class in org.apache.ignite.internal.util.lang
Convenient adapter for "rich" iterable interface.
GridIterableAdapter(Iterator<T>) - Constructor for class org.apache.ignite.internal.util.lang.GridIterableAdapter
Creates adapter with given iterator implementation.
GridIterableAdapter.IteratorWrapper<T> - Class in org.apache.ignite.internal.util.lang
 
GridIterator<T> - Interface in org.apache.ignite.internal.util.lang
Defines "rich" iterator interface that is also acts like lambda function and iterable.
GridIteratorAdapter<T> - Class in org.apache.ignite.internal.util.lang
Convenient adapter for "rich" iterator interface.
GridIteratorAdapter() - Constructor for class org.apache.ignite.internal.util.lang.GridIteratorAdapter
 
GridJavaProcess - Class in org.apache.ignite.internal.util
Wrapper class around the Process suited to run any Java class as separate java process.
GridJobCancelRequest - Class in org.apache.ignite.internal
Job cancellation request.
GridJobCancelRequest() - Constructor for class org.apache.ignite.internal.GridJobCancelRequest
No-op constructor to support Externalizable interface.
GridJobCancelRequest(IgniteUuid) - Constructor for class org.apache.ignite.internal.GridJobCancelRequest
 
GridJobCancelRequest(IgniteUuid, IgniteUuid) - Constructor for class org.apache.ignite.internal.GridJobCancelRequest
 
GridJobCancelRequest(IgniteUuid, IgniteUuid, boolean) - Constructor for class org.apache.ignite.internal.GridJobCancelRequest
 
GridJobContextImpl - Class in org.apache.ignite.internal
Remote job context implementation.
GridJobContextImpl() - Constructor for class org.apache.ignite.internal.GridJobContextImpl
Empty constructor required by Externalizable.
GridJobContextImpl(GridKernalContext, IgniteUuid) - Constructor for class org.apache.ignite.internal.GridJobContextImpl
 
GridJobContextImpl(GridKernalContext, IgniteUuid, Map<? extends Serializable, ? extends Serializable>) - Constructor for class org.apache.ignite.internal.GridJobContextImpl
 
GridJobExecuteRequest - Class in org.apache.ignite.internal
Job execution request.
GridJobExecuteRequest() - Constructor for class org.apache.ignite.internal.GridJobExecuteRequest
No-op constructor to support Externalizable interface.
GridJobExecuteRequest(IgniteUuid, IgniteUuid, String, String, String, byte[], ComputeJob, long, long, Collection<UUID>, IgnitePredicate<ClusterNode>, byte[], byte[], Collection<ComputeJobSibling>, byte[], Map<Object, Object>, byte[], Map<? extends Serializable, ? extends Serializable>, String, IgniteUuid, DeploymentMode, boolean, Map<UUID, IgniteUuid>, boolean, boolean, boolean, int[], int, AffinityTopologyVersion, String) - Constructor for class org.apache.ignite.internal.GridJobExecuteRequest
 
GridJobExecuteResponse - Class in org.apache.ignite.internal
Job execution response.
GridJobExecuteResponse() - Constructor for class org.apache.ignite.internal.GridJobExecuteResponse
No-op constructor to support Externalizable interface.
GridJobExecuteResponse(UUID, IgniteUuid, IgniteUuid, byte[], IgniteException, byte[], Object, byte[], Map<Object, Object>, boolean, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.GridJobExecuteResponse
 
GridJobMetrics - Class in org.apache.ignite.internal.processors.jobmetrics
Deprecated.
Check the ReadOnlyMetricRegistry with "name=compute.jobs" instead.
GridJobMetrics() - Constructor for class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
GridJobMetricsProcessor - Class in org.apache.ignite.internal.processors.jobmetrics
Deprecated.
Check the ReadOnlyMetricRegistry with "name=compute.jobs" instead.
GridJobMetricsProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
 
GridJobMetricsSnapshot - Class in org.apache.ignite.internal.processors.jobmetrics
Deprecated.
Check the ReadOnlyMetricRegistry with "name=compute.jobs" instead.
GridJobMetricsSnapshot() - Constructor for class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
GridJobProcessor - Class in org.apache.ignite.internal.processors.job
Responsible for all grid job execution and communication.
GridJobProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.job.GridJobProcessor
 
GridJobProcessor.PartitionsReservation - Class in org.apache.ignite.internal.processors.job
 
GridJobResultImpl - Class in org.apache.ignite.internal
Class provides implementation for job result.
GridJobResultImpl(ComputeJob, IgniteUuid, ClusterNode, GridJobSiblingImpl) - Constructor for class org.apache.ignite.internal.GridJobResultImpl
 
GridJobSessionImpl - Class in org.apache.ignite.internal
Job session implementation.
GridJobSessionImpl(GridKernalContext, GridTaskSessionImpl, IgniteUuid) - Constructor for class org.apache.ignite.internal.GridJobSessionImpl
 
GridJobSiblingImpl - Class in org.apache.ignite.internal
This class provides implementation for job sibling.
GridJobSiblingImpl() - Constructor for class org.apache.ignite.internal.GridJobSiblingImpl
 
GridJobSiblingImpl(IgniteUuid, IgniteUuid, UUID, GridKernalContext) - Constructor for class org.apache.ignite.internal.GridJobSiblingImpl
 
GridJobSiblingsRequest - Class in org.apache.ignite.internal
Job siblings request.
GridJobSiblingsRequest() - Constructor for class org.apache.ignite.internal.GridJobSiblingsRequest
Empty constructor required by Externalizable.
GridJobSiblingsRequest(IgniteUuid, Object, byte[]) - Constructor for class org.apache.ignite.internal.GridJobSiblingsRequest
 
GridJobSiblingsResponse - Class in org.apache.ignite.internal
Job siblings response.
GridJobSiblingsResponse() - Constructor for class org.apache.ignite.internal.GridJobSiblingsResponse
Empty constructor required by Externalizable.
GridJobSiblingsResponse(Collection<ComputeJobSibling>, byte[]) - Constructor for class org.apache.ignite.internal.GridJobSiblingsResponse
 
GridJobWorker - Class in org.apache.ignite.internal.processors.job
Job worker.
GridKernalContext - Interface in org.apache.ignite.internal
 
GridKernalContextImpl - Class in org.apache.ignite.internal
Implementation of kernal context.
GridKernalContextImpl() - Constructor for class org.apache.ignite.internal.GridKernalContextImpl
No-arg constructor is required by externalization.
GridKernalContextImpl(GridLoggerProxy, IgniteEx, IgniteConfiguration, GridKernalGateway, List<PluginProvider>, IgnitePredicate<String>, WorkersRegistry, Thread.UncaughtExceptionHandler, LongJVMPauseDetector) - Constructor for class org.apache.ignite.internal.GridKernalContextImpl
Creates new kernal context.
GridKernalGateway - Interface in org.apache.ignite.internal
This interface guards access to implementations of public methods that access kernal functionality from the following main API interfaces: ClusterGroup Note that this kernal gateway should not be used to guard against method from the following non-rich interfaces since their implementations are already managed by their respective implementing classes: Ignite ClusterNode Kernal gateway is also responsible for notifying various futures about the change in kernal state so that issued futures could properly interrupt themselves when kernal becomes unavailable while future is held externally by the user.
GridKernalGatewayImpl - Class in org.apache.ignite.internal
 
GridKernalGatewayImpl(String) - Constructor for class org.apache.ignite.internal.GridKernalGatewayImpl
 
GridKernalState - Enum in org.apache.ignite.internal
Kernal life cycle states.
GridKeyLock - Class in org.apache.ignite.internal.util
This is an utility class for 'splitting' locking of some resources.
GridKeyLock() - Constructor for class org.apache.ignite.internal.util.GridKeyLock
 
GridLeanIdentitySet<T> - Class in org.apache.ignite.internal.util
 
GridLeanIdentitySet() - Constructor for class org.apache.ignite.internal.util.GridLeanIdentitySet
 
GridLeanMap<K,V> - Class in org.apache.ignite.internal.util
Lean map implementation that keeps up to five entries in its fields.
GridLeanMap() - Constructor for class org.apache.ignite.internal.util.GridLeanMap
Constructs lean map with initial size of 3.
GridLeanMap(int) - Constructor for class org.apache.ignite.internal.util.GridLeanMap
Constructs lean map with initial size.
GridLeanMap(Map<K, V>) - Constructor for class org.apache.ignite.internal.util.GridLeanMap
Constructs lean map.
GridLeanSet<E> - Class in org.apache.ignite.internal.util
Lean set implementation.
GridLeanSet() - Constructor for class org.apache.ignite.internal.util.GridLeanSet
Creates a new, empty set with a default initial capacity, load factor, and concurrencyLevel.
GridLeanSet(int) - Constructor for class org.apache.ignite.internal.util.GridLeanSet
Constructs lean set with initial size.
GridLeanSet(Collection<E>) - Constructor for class org.apache.ignite.internal.util.GridLeanSet
Deprecated.
GridListSet<V> - Class in org.apache.ignite.internal.util
Implementation of Set based on internal list rather than hash table.
GridListSet() - Constructor for class org.apache.ignite.internal.util.GridListSet
Creates unsorted list set.
GridListSet(Comparator<V>) - Constructor for class org.apache.ignite.internal.util.GridListSet
If comparator is not null, then sorted list set will be created.
GridListSet(Comparator<V>, boolean) - Constructor for class org.apache.ignite.internal.util.GridListSet
If comparator is not null, then sorted list set will be created.
GridListSet(GridListSet<V>) - Constructor for class org.apache.ignite.internal.util.GridListSet
Copy constructor.
GridLoadBalancerAdapter - Class in org.apache.ignite.internal.managers.loadbalancer
This adapter allows for graceful exception when load balancer gets marshalled.
GridLoadBalancerAdapter() - Constructor for class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerAdapter
 
GridLoadBalancerManager - Class in org.apache.ignite.internal.managers.loadbalancer
Load balancing manager.
GridLoadBalancerManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerManager
 
GridLocalAtomicCache<K,V> - Class in org.apache.ignite.internal.processors.cache.local.atomic
Non-transactional local cache.
GridLocalAtomicCache() - Constructor for class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
Empty constructor required by Externalizable.
GridLocalAtomicCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
 
GridLocalCache<K,V> - Class in org.apache.ignite.internal.processors.cache.local
Local cache implementation.
GridLocalCache() - Constructor for class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Empty constructor required by Externalizable.
GridLocalCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.local.GridLocalCache
 
GridLocalCacheEntry - Class in org.apache.ignite.internal.processors.cache.local
Cache entry for local caches.
GridLocalConfigManager - Class in org.apache.ignite.internal.processors.cache
Responsible for restoring local cache configurations (both from static configuration and persistence).
GridLocalConfigManager(GridCacheProcessor, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.GridLocalConfigManager
 
GridLocalEventListener - Interface in org.apache.ignite.internal.managers.eventstorage
Listener for asynchronous local node grid events.
GridLocalLockFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.local
Cache lock future.
GridLogCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.log
Handler for GridRestCommand.LOG command.
GridLogCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.log.GridLogCommandHandler
 
GridLoggerProxy - Class in org.apache.ignite.internal
 
GridLoggerProxy() - Constructor for class org.apache.ignite.internal.GridLoggerProxy
No-arg constructor is required by externalization.
GridLoggerProxy(IgniteLogger, Object, String, String) - Constructor for class org.apache.ignite.internal.GridLoggerProxy
 
GridLogThrottle - Class in org.apache.ignite.internal.util
Grid log throttle.
GridLogThrottle() - Constructor for class org.apache.ignite.internal.util.GridLogThrottle
Ensure singleton.
GridLongList - Class in org.apache.ignite.internal.util
Minimal list API to work with primitive longs.
GridLongList() - Constructor for class org.apache.ignite.internal.util.GridLongList
 
GridLongList(int) - Constructor for class org.apache.ignite.internal.util.GridLongList
 
GridLongList(long[]) - Constructor for class org.apache.ignite.internal.util.GridLongList
 
GridManager - Interface in org.apache.ignite.internal.managers
This interface defines life-cycle for kernal manager.
GridManagerAdapter<T extends IgniteSpi> - Class in org.apache.ignite.internal.managers
Convenience adapter for grid managers.
GridManagerAdapter(GridKernalContext, T...) - Constructor for class org.apache.ignite.internal.managers.GridManagerAdapter
 
GridMapEntry<K,V> - Class in org.apache.ignite.internal.util.lang
Simple Map.Entry implementation.
GridMapEntry(K, V) - Constructor for class org.apache.ignite.internal.util.lang.GridMapEntry
 
GridMarshallerMappingProcessor - Class in org.apache.ignite.internal.processors.marshaller
Processor responsible for managing custom DiscoveryCustomMessage events for exchanging marshalling mappings between nodes in grid.
GridMarshallerMappingProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
 
GridMemcachedMessage - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Memcached protocol request.
GridMessageCollection<M extends Message> - Class in org.apache.ignite.internal.util
Collection of messages.
GridMessageCollection() - Constructor for class org.apache.ignite.internal.util.GridMessageCollection
 
GridMessageCollection(Collection<M>) - Constructor for class org.apache.ignite.internal.util.GridMessageCollection
 
GridMessageListener - Interface in org.apache.ignite.internal.managers.communication
Listener for messages received from remote nodes.
GridMessageListenHandler - Class in org.apache.ignite.internal
Continuous handler for message subscription.
GridMessageListenHandler() - Constructor for class org.apache.ignite.internal.GridMessageListenHandler
Required by Externalizable.
GridMessageListenHandler(Object, IgniteBiPredicate<UUID, Object>) - Constructor for class org.apache.ignite.internal.GridMessageListenHandler
 
GridMetadataAwareAdapter - Class in org.apache.ignite.internal.util.lang
Convenient adapter for working with metadata.
GridMetadataAwareAdapter() - Constructor for class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
 
GridMetadataAwareAdapter.EntryKey - Enum in org.apache.ignite.internal.util.lang
Enum stored predefined keys.
GridMetricManager - Class in org.apache.ignite.internal.processors.metric
This manager should provide ReadOnlyMetricManager for each configured MetricExporterSpi.
GridMetricManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.metric.GridMetricManager
 
GridMetricManager.MemoryUsageMetrics - Class in org.apache.ignite.internal.processors.metric
Memory usage metrics.
GridMultiCollectionWrapper<E> - Class in org.apache.ignite.internal.util
Wrapper around several collection, don't allow adding new elements.
GridMultiCollectionWrapper(Collection<E>...) - Constructor for class org.apache.ignite.internal.util.GridMultiCollectionWrapper
 
GridMutableLong - Class in org.apache.ignite.internal.util
A mutable long for use in collections.
GridMutableLong(long) - Constructor for class org.apache.ignite.internal.util.GridMutableLong
Constructor.
GridMutableLong() - Constructor for class org.apache.ignite.internal.util.GridMutableLong
Default constructor.
GridMutex - Class in org.apache.ignite.internal.util
Serializable mutex.
GridMutex() - Constructor for class org.apache.ignite.internal.util.GridMutex
 
GridNearAtomicAbstractSingleUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicAbstractSingleUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
Empty constructor required by Externalizable.
GridNearAtomicAbstractSingleUpdateRequest(int, UUID, long, AffinityTopologyVersion, CacheWriteSynchronizationMode, GridCacheOperation, int, byte, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
Constructor.
GridNearAtomicAbstractUpdateFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Base for near atomic update futures.
GridNearAtomicAbstractUpdateFuture(GridCacheContext, GridDhtAtomicCache, CacheWriteSynchronizationMode, GridCacheOperation, Object[], boolean, boolean, ExpiryPolicy, CacheEntryPredicate[], int, boolean, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Constructor.
GridNearAtomicAbstractUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicAbstractUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
GridNearAtomicAbstractUpdateRequest(int, UUID, long, AffinityTopologyVersion, CacheWriteSynchronizationMode, GridCacheOperation, int, byte, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Constructor.
GridNearAtomicCache<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache for atomic cache.
GridNearAtomicCache() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Empty constructor required for Externalizable.
GridNearAtomicCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
 
GridNearAtomicCheckUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicCheckUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
 
GridNearAtomicFullUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Lite DHT cache update request sent from near node to primary node.
GridNearAtomicFullUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Empty constructor required by Externalizable.
GridNearAtomicSingleUpdateFilterRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicSingleUpdateFilterRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
Empty constructor required by Externalizable.
GridNearAtomicSingleUpdateFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
DHT atomic cache near update future.
GridNearAtomicSingleUpdateFuture(GridCacheContext, GridDhtAtomicCache, CacheWriteSynchronizationMode, GridCacheOperation, Object, Object, Object[], boolean, boolean, ExpiryPolicy, CacheEntryPredicate[], int, boolean, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
 
GridNearAtomicSingleUpdateInvokeRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicSingleUpdateInvokeRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Empty constructor required by Externalizable.
GridNearAtomicSingleUpdateRequest - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
GridNearAtomicSingleUpdateRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Empty constructor required by Externalizable.
GridNearAtomicUpdateFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
DHT atomic cache near update future.
GridNearAtomicUpdateFuture(GridCacheContext, GridDhtAtomicCache, CacheWriteSynchronizationMode, GridCacheOperation, Collection<?>, Collection<?>, Object[], Collection<GridCacheDrInfo>, Collection<GridCacheVersion>, boolean, boolean, ExpiryPolicy, CacheEntryPredicate[], int, boolean, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
 
GridNearAtomicUpdateResponse - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
DHT atomic cache near update response.
GridNearAtomicUpdateResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Empty constructor required by Externalizable.
GridNearAtomicUpdateResponse(int, UUID, long, int, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
GridNearCacheAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
Common logic for near caches (smaller local cache that stores most recently or most frequently accessed data).
GridNearCacheAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Empty constructor required for Externalizable.
GridNearCacheAdapter(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
GridNearCacheClearAllRunnable<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
GridNearCacheClearAllRunnable(GridCacheAdapter<K, V>, GridCacheVersion, GridCacheClearAllRunnable<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheClearAllRunnable
Constructor.
GridNearCacheEntry - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache entry.
GridNearCacheEntry(GridCacheContext, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
GridNearGetFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearGetFuture(GridCacheContext<K, V>, Collection<KeyCacheObject>, boolean, boolean, IgniteTxLocalEx, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
 
GridNearGetRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Get request.
GridNearGetRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Empty constructor required for Externalizable.
GridNearGetRequest(int, IgniteUuid, IgniteUuid, GridCacheVersion, Map<KeyCacheObject, Boolean>, boolean, AffinityTopologyVersion, int, long, long, boolean, boolean, boolean, boolean, String, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
GridNearGetResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
Get response.
GridNearGetResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Empty constructor required for Externalizable.
GridNearGetResponse(int, IgniteUuid, IgniteUuid, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
GridNearLockFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
Cache lock future.
GridNearLockFuture(GridCacheContext<?, ?>, Collection<KeyCacheObject>, GridNearTxLocal, boolean, boolean, long, long, long, CacheEntryPredicate[], boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
GridNearLockMapping - Class in org.apache.ignite.internal.processors.cache.distributed.near
Key-to node mapping.
GridNearLockMapping(ClusterNode, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
Creates near lock mapping for specified node and key.
GridNearLockRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache lock request to primary node.
GridNearLockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Empty constructor required for Externalizable.
GridNearLockRequest(int, AffinityTopologyVersion, UUID, long, IgniteUuid, GridCacheVersion, boolean, boolean, boolean, TransactionIsolation, boolean, long, int, int, boolean, int, long, long, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
GridNearLockResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache lock response.
GridNearLockResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Empty constructor (required by Externalizable).
GridNearLockResponse(int, GridCacheVersion, IgniteUuid, int, boolean, int, Throwable, AffinityTopologyVersion, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
GridNearOptimisticSerializableTxPrepareFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearOptimisticSerializableTxPrepareFuture(GridCacheSharedContext, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
 
GridNearOptimisticTxPrepareFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearOptimisticTxPrepareFuture(GridCacheSharedContext, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
 
GridNearOptimisticTxPrepareFutureAdapter - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearOptimisticTxPrepareFutureAdapter(GridCacheSharedContext, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
 
GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
Keys lock future.
GridNearPessimisticTxPrepareFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearPessimisticTxPrepareFuture(GridCacheSharedContext, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
 
GridNearReadRepairAbstractFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
 
GridNearReadRepairAbstractFuture(AffinityTopologyVersion, GridCacheContext<KeyCacheObject, EntryGetResult>, Collection<KeyCacheObject>, ReadRepairStrategy, boolean, String, boolean, boolean, IgniteCacheExpiryPolicy, IgniteInternalTx, GridNearReadRepairAbstractFuture) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Creates a new instance of GridNearReadRepairAbstractFuture.
GridNearReadRepairAbstractFuture.ByteArrayWrapper - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
 
GridNearReadRepairCheckOnlyFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Checks data consistency.
GridNearReadRepairCheckOnlyFuture(AffinityTopologyVersion, GridCacheContext, Collection<KeyCacheObject>, ReadRepairStrategy, boolean, String, boolean, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, IgniteInternalTx) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairCheckOnlyFuture
Creates a new instance of GridNearReadRepairCheckOnlyFuture.
GridNearReadRepairFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Checks data consistency.
GridNearReadRepairFuture(AffinityTopologyVersion, GridCacheContext, Collection<KeyCacheObject>, ReadRepairStrategy, boolean, String, boolean, boolean, IgniteCacheExpiryPolicy, IgniteInternalTx) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
Creates a new instance of GridNearReadRepairFuture.
GridNearSingleGetRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearSingleGetRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Empty constructor required for Message.
GridNearSingleGetRequest(int, long, KeyCacheObject, boolean, AffinityTopologyVersion, int, long, long, boolean, boolean, boolean, boolean, boolean, String, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
GridNearSingleGetResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearSingleGetResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Empty constructor required for Message.
GridNearSingleGetResponse(int, long, AffinityTopologyVersion, Message, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
GridNearTransactionalCache<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache for transactional cache.
GridNearTransactionalCache() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
Empty constructor required for Externalizable.
GridNearTransactionalCache(GridCacheContext<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
GridNearTxAbstractEnlistFuture<T> - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxAbstractEnlistFuture(GridCacheContext<?, ?>, GridNearTxLocal, long, IgniteReducer<T, T>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
GridNearTxEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
A future tracking requests for remote nodes transaction enlisting and locking produces by cache API operations.
GridNearTxEnlistFuture(GridCacheContext<?, ?>, GridNearTxLocal, long, UpdateSourceIterator<?>, int, boolean, CacheEntryPredicate, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
 
GridNearTxEnlistRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Request to enlist into transaction and acquire locks for entries produced with Cache API operations.
GridNearTxEnlistRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Default constructor.
GridNearTxEnlistResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
GridNearTxEnlistResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Default constructor.
GridNearTxEnlistResponse(int, IgniteUuid, int, GridCacheVersion, GridCacheReturn, GridCacheVersion, IgniteUuid, Set<UUID>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Constructor for normal result.
GridNearTxEnlistResponse(int, IgniteUuid, int, GridCacheVersion, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Constructor for error result.
GridNearTxFastFinishFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxFinishAndAckFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxFinishFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxFinishFuture(GridCacheSharedContext<K, V>, GridNearTxLocal, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
 
GridNearTxFinishRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near transaction finish request.
GridNearTxFinishRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
Empty constructor required for Externalizable.
GridNearTxFinishRequest(IgniteUuid, GridCacheVersion, long, boolean, boolean, boolean, byte, CacheWriteSynchronizationMode, boolean, boolean, AffinityTopologyVersion, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, int, MvccSnapshot, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
GridNearTxFinishResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
Reply for synchronous phase 2.
GridNearTxFinishResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
Empty constructor required by Externalizable.
GridNearTxFinishResponse(int, GridCacheVersion, long, IgniteUuid, int, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
 
GridNearTxLocal - Class in org.apache.ignite.internal.processors.cache.distributed.near
Replicated user transaction.
GridNearTxLocal(GridCacheSharedContext, boolean, boolean, boolean, byte, TransactionConcurrency, TransactionIsolation, long, boolean, Boolean, int, UUID, int, String, IgniteTxManager.TxDumpsThrottling, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
GridNearTxLocal.FinishClosure<T> - Class in org.apache.ignite.internal.processors.cache.distributed.near
Post-lock closure.
GridNearTxPrepareFutureAdapter - Class in org.apache.ignite.internal.processors.cache.distributed.near
Common code for tx prepare in optimistic and pessimistic modes.
GridNearTxPrepareFutureAdapter(GridCacheSharedContext, GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
 
GridNearTxPrepareRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near transaction prepare request to primary node.
GridNearTxPrepareRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
Empty constructor required for Externalizable.
GridNearTxPrepareRequest(IgniteUuid, AffinityTopologyVersion, GridNearTxLocal, long, Collection<IgniteTxEntry>, Collection<IgniteTxEntry>, boolean, Map<UUID, Collection<UUID>>, boolean, boolean, boolean, boolean, boolean, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
GridNearTxPrepareResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache prepare response.
GridNearTxPrepareResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Empty constructor required by Externalizable.
GridNearTxPrepareResponse(int, GridCacheVersion, IgniteUuid, int, GridCacheVersion, GridCacheVersion, GridCacheReturn, Throwable, AffinityTopologyVersion, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
GridNearTxQueryAbstractEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxQueryAbstractEnlistFuture(GridCacheContext<?, ?>, GridNearTxLocal, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryAbstractEnlistFuture
 
GridNearTxQueryEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
Cache lock future.
GridNearTxQueryEnlistFuture(GridCacheContext<?, ?>, GridNearTxLocal, int[], int[], String, String, Object[], int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
 
GridNearTxQueryEnlistRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
GridNearTxQueryEnlistRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
GridNearTxQueryEnlistRequest(int, long, IgniteUuid, int, AffinityTopologyVersion, GridCacheVersion, MvccSnapshot, int[], int[], String, String, Object[], int, int, long, long, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
GridNearTxQueryEnlistResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
GridNearTxQueryEnlistResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Default constructor.
GridNearTxQueryEnlistResponse(int, IgniteUuid, int, GridCacheVersion, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
GridNearTxQueryEnlistResponse(int, IgniteUuid, int, GridCacheVersion, long, boolean, Set<UUID>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
GridNearTxQueryResultsEnlistFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near
A future tracking requests for remote nodes transaction enlisting and locking of entries produced with complex DML queries requiring reduce step.
GridNearTxQueryResultsEnlistFuture(GridCacheContext<?, ?>, GridNearTxLocal, long, UpdateSourceIterator<?>, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
 
GridNearTxQueryResultsEnlistRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Request to enlist into transaction and acquire locks for entries produced with complex DML queries with reducer step.
GridNearTxQueryResultsEnlistRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Default constructor.
GridNearTxQueryResultsEnlistResponse - Class in org.apache.ignite.internal.processors.cache.distributed.near
GridNearTxQueryResultsEnlistResponse() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
Default-constructor.
GridNearTxQueryResultsEnlistResponse(int, IgniteUuid, int, GridCacheVersion, long, GridCacheVersion, IgniteUuid, Set<UUID>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
 
GridNearTxQueryResultsEnlistResponse(int, IgniteUuid, int, GridCacheVersion, Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
 
GridNearTxRemote - Class in org.apache.ignite.internal.processors.cache.distributed.near
Transaction created by system implicitly on remote nodes.
GridNearTxRemote(GridCacheSharedContext, AffinityTopologyVersion, ClassLoader, UUID, UUID, GridCacheVersion, GridCacheVersion, boolean, byte, TransactionConcurrency, TransactionIsolation, boolean, long, Collection<IgniteTxEntry>, int, UUID, int, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
This constructor is meant for optimistic transactions.
GridNearTxRemote(GridCacheSharedContext, AffinityTopologyVersion, UUID, UUID, GridCacheVersion, GridCacheVersion, GridCacheVersion, boolean, byte, TransactionConcurrency, TransactionIsolation, boolean, long, int, UUID, int, String) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
This constructor is meant for pessimistic transactions.
GridNearUnlockRequest - Class in org.apache.ignite.internal.processors.cache.distributed.near
Near cache unlock request.
GridNearUnlockRequest() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
Empty constructor required by Externalizable.
GridNearUnlockRequest(int, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
 
GridNioAsyncNotifyFilter - Class in org.apache.ignite.internal.util.nio
Enables multithreaded notification of session opened, message received and session closed events.
GridNioAsyncNotifyFilter(String, Executor, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Assigns filter name to a filter.
GridNioBackPressureControl - Class in org.apache.ignite.internal.util.nio
Utility class that allows to ignore back-pressure control for threads that are processing messages.
GridNioBackPressureControl() - Constructor for class org.apache.ignite.internal.util.nio.GridNioBackPressureControl
 
GridNioClientConnectionMultiplexer - Class in org.apache.ignite.internal.client.thin.io.gridnioserver
Client connection multiplexer based on GridNioServer.
GridNioClientConnectionMultiplexer(ClientConfiguration) - Constructor for class org.apache.ignite.internal.client.thin.io.gridnioserver.GridNioClientConnectionMultiplexer
Constructor.
GridNioCodecFilter - Class in org.apache.ignite.internal.util.nio
Filter that transforms byte buffers to user-defined objects and vice-versa with specified GridNioParser.
GridNioCodecFilter(GridNioParser, IgniteLogger, boolean) - Constructor for class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Creates a codec filter.
GridNioDelimitedBuffer - Class in org.apache.ignite.internal.util.nio
Buffer with message delimiter support.
GridNioDelimitedBuffer(byte[]) - Constructor for class org.apache.ignite.internal.util.nio.GridNioDelimitedBuffer
 
GridNioEmbeddedFuture<R> - Class in org.apache.ignite.internal.util.nio
Future that delegates to some other future.
GridNioEmbeddedFuture() - Constructor for class org.apache.ignite.internal.util.nio.GridNioEmbeddedFuture
 
GridNioException - Exception in org.apache.ignite.internal.util.nio
Nio specific exception.
GridNioException(String) - Constructor for exception org.apache.ignite.internal.util.nio.GridNioException
Creates new exception with given error message.
GridNioException(String, Throwable) - Constructor for exception org.apache.ignite.internal.util.nio.GridNioException
Creates new exception with given error message and optional nested exception.
GridNioException(Throwable) - Constructor for exception org.apache.ignite.internal.util.nio.GridNioException
Creates new grid exception given throwable as a cause and source of error message.
GridNioFilter - Interface in org.apache.ignite.internal.util.nio
This interface defines the general element in transformation chain between the nio server and application.
GridNioFilterAdapter - Class in org.apache.ignite.internal.util.nio
Class that defines the piece for application-to-network and vice-versa data conversions (protocol transformations, encryption, etc.)
GridNioFilterAdapter(String) - Constructor for class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Assigns filter name to a filter.
GridNioFilterChain<T> - Class in org.apache.ignite.internal.util.nio
Filter chain implementation for nio server filters.
GridNioFilterChain(IgniteLogger, GridNioServerListener<T>, GridNioFilter, GridNioFilter...) - Constructor for class org.apache.ignite.internal.util.nio.GridNioFilterChain
Constructor.
GridNioFinishedFuture<R> - Class in org.apache.ignite.internal.util.nio
Future that represents already completed result.
GridNioFinishedFuture(R) - Constructor for class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
 
GridNioFinishedFuture(Throwable) - Constructor for class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
 
GridNioFuture<R> - Interface in org.apache.ignite.internal.util.nio
NIO future.
GridNioFutureImpl<R> - Class in org.apache.ignite.internal.util.nio
Default future implementation.
GridNioFutureImpl(IgniteInClosure<IgniteException>) - Constructor for class org.apache.ignite.internal.util.nio.GridNioFutureImpl
 
GridNioMessageReader - Interface in org.apache.ignite.internal.util.nio
Message reader.
GridNioMessageReaderFactory - Interface in org.apache.ignite.internal.util.nio
Message reader factory.
GridNioMessageTracker - Class in org.apache.ignite.internal.util.nio
Message tracker.
GridNioMessageTracker(GridNioSession, int) - Constructor for class org.apache.ignite.internal.util.nio.GridNioMessageTracker
 
GridNioMessageWriter - Interface in org.apache.ignite.internal.util.nio
Message writer.
GridNioMessageWriterFactory - Interface in org.apache.ignite.internal.util.nio
Message writer factory.
GridNioParser - Interface in org.apache.ignite.internal.util.nio
This interface declares a basic contract on message parsing and encoding to the underlying network layer.
GridNioRecoveryDescriptor - Class in org.apache.ignite.internal.util.nio
Recovery information for single node.
GridNioRecoveryDescriptor(boolean, int, ClusterNode, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
GridNioServer<T> - Class in org.apache.ignite.internal.util.nio
TCP NIO server.
GridNioServer.Builder<T> - Class in org.apache.ignite.internal.util.nio
Constructs a new instance of GridNioServer.
GridNioServerBuffer - Class in org.apache.ignite.internal.util.nio
NIO server buffer.
GridNioServerBuffer() - Constructor for class org.apache.ignite.internal.util.nio.GridNioServerBuffer
 
GridNioServerListener<T> - Interface in org.apache.ignite.internal.util.nio
Listener passed in to the GridNioServer that will be notified on client events.
GridNioServerListenerAdapter<T> - Class in org.apache.ignite.internal.util.nio
Server listener adapter providing empty methods implementation for rarely used methods.
GridNioServerListenerAdapter() - Constructor for class org.apache.ignite.internal.util.nio.GridNioServerListenerAdapter
 
GridNioServerWrapper - Class in org.apache.ignite.spi.communication.tcp.internal
Deprecated.
Should be removed.
GridNioServerWrapper(IgniteLogger, TcpCommunicationConfiguration, AttributeNames, Tracing, Function<UUID, ClusterNode>, Supplier<ClusterNode>, ConnectGateway, ClusterStateProvider, Supplier<IgniteExceptionRegistry>, CommunicationWorker, IgniteConfiguration, GridNioServerListener<Message>, String, WorkersRegistry, GridMetricManager, ThrowableBiFunction<ClusterNode, Integer, GridCommunicationClient, IgniteCheckedException>, CommunicationListener<Message>, TcpHandshakeExecutor) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
GridNioSession - Interface in org.apache.ignite.internal.util.nio
This interface represents established or closed connection between nio server and remote client.
GridNioSessionImpl - Class in org.apache.ignite.internal.util.nio
 
GridNioSessionImpl(GridNioFilterChain, InetSocketAddress, InetSocketAddress, boolean) - Constructor for class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
GridNioSessionMetaKey - Enum in org.apache.ignite.internal.util.nio
Meta keys for GridNioSession.
GridNioSslFilter - Class in org.apache.ignite.internal.util.nio.ssl
Implementation of SSL filter using SSLEngine
GridNioSslFilter(SSLContext, boolean, ByteOrder, IgniteLogger, MetricRegistry) - Constructor for class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Creates SSL filter.
GridNioTracerFilter - Class in org.apache.ignite.internal.util.nio
Filter that inject and extract tracing span from/to process.
GridNioTracerFilter(IgniteLogger, Tracing) - Constructor for class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Creates a tracer filter.
GridNodePredicate - Class in org.apache.ignite.internal.util.lang
Convenient node predicate as a separate class.
GridNodePredicate(Set<UUID>) - Constructor for class org.apache.ignite.internal.util.lang.GridNodePredicate
Creates node predicate that evaluates to true for all provided node IDs.
GridNodePredicate(Collection<UUID>) - Constructor for class org.apache.ignite.internal.util.lang.GridNodePredicate
Creates node predicate that evaluates to true for all provided node IDs.
GridNodePredicate(UUID...) - Constructor for class org.apache.ignite.internal.util.lang.GridNodePredicate
Creates node predicate that evaluates to true for all provided node IDs.
GridNodePredicate(ClusterNode...) - Constructor for class org.apache.ignite.internal.util.lang.GridNodePredicate
Creates node predicate that evaluates to true for all provided nodes.
GridNoImplicitInjection - Interface in org.apache.ignite.internal.processors.resource
Disables injection.
GridNoStorageCacheMap - Class in org.apache.ignite.internal.processors.cache
Empty cache map that will never store any entries.
GridNoStorageCacheMap() - Constructor for class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
 
GridNotIdleException - Exception in org.apache.ignite.internal.processors.cache.verify
This exception defines not idle cluster state, when idle state expected.
GridNotIdleException() - Constructor for exception org.apache.ignite.internal.processors.cache.verify.GridNotIdleException
Create empty exception.
GridNotIdleException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.verify.GridNotIdleException
Creates new exception with given error message.
GridNotIdleException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.verify.GridNotIdleException
Creates new exception with given throwable as a cause and source of error message.
GridNotIdleException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.verify.GridNotIdleException
Creates new exception with given error message and optional nested exception.
GridOffHeapEvent - Enum in org.apache.ignite.internal.util.offheap
Off-heap event types.
GridOffHeapEventListener - Interface in org.apache.ignite.internal.util.offheap
Off-heap event listener.
GridOffHeapEvictListener - Interface in org.apache.ignite.internal.util.offheap
Callback for whenever entries get evicted from off-heap store.
GridOffHeapMap - Interface in org.apache.ignite.internal.util.offheap
Off-heap map.
GridOffHeapMapFactory - Class in org.apache.ignite.internal.util.offheap
Factory for off-heap maps.
GridOffHeapMapFactory() - Constructor for class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
 
GridOffHeapOutOfMemoryException - Exception in org.apache.ignite.internal.util.offheap
Thrown when memory could not be allocated.
GridOffHeapOutOfMemoryException(long) - Constructor for exception org.apache.ignite.internal.util.offheap.GridOffHeapOutOfMemoryException
Constructs out of memory exception.
GridOffHeapOutOfMemoryException(long, long) - Constructor for exception org.apache.ignite.internal.util.offheap.GridOffHeapOutOfMemoryException
Constructs out of memory exception.
GridOffHeapPartitionedMap - Interface in org.apache.ignite.internal.util.offheap
Off-heap map.
GridOffHeapProcessor - Class in org.apache.ignite.internal.processors.offheap
Manages offheap memory caches.
GridOffHeapProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
 
GridOsCacheDrManager - Class in org.apache.ignite.internal.processors.cache.dr
No-op implementation for GridCacheDrManager.
GridOsCacheDrManager() - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
 
GridOsSegmentationProcessor - Class in org.apache.ignite.internal.processors.segmentation.os
No-op implementation for GridSegmentationProcessor.
GridOsSegmentationProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.segmentation.os.GridOsSegmentationProcessor
 
GridPartitionedGetFuture<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Colocated get future.
GridPartitionedGetFuture(GridCacheContext<K, V>, Collection<KeyCacheObject>, boolean, boolean, String, boolean, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, String, MvccSnapshot, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
 
GridPartitionedSingleGetFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
GridPartitionedSingleGetFuture(GridCacheContext, KeyCacheObject, AffinityTopologyVersion, boolean, boolean, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean, String, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
 
GridPartitionStateMap - Class in org.apache.ignite.internal.util
Grid partition state map.
GridPartitionStateMap() - Constructor for class org.apache.ignite.internal.util.GridPartitionStateMap
Default constructor.
GridPartitionStateMap(int) - Constructor for class org.apache.ignite.internal.util.GridPartitionStateMap
 
GridPartitionStateMap(GridPartitionStateMap, boolean) - Constructor for class org.apache.ignite.internal.util.GridPartitionStateMap
Creates map copy.
GridPeerDeployAware - Interface in org.apache.ignite.internal.util.lang
Represents any class that needs to maintain or carry on peer deployment information.
GridPeerDeployAwareAdapter - Class in org.apache.ignite.internal.util.lang
Adapter for common interfaces in closures, reducers and predicates.
GridPeerDeployAwareAdapter() - Constructor for class org.apache.ignite.internal.util.lang.GridPeerDeployAwareAdapter
 
GridPeerDeployAwareTaskAdapter<T,R> - Class in org.apache.ignite.internal.processors.closure
Peer deployment aware task adapter.
GridPeerDeployAwareTaskAdapter(GridPeerDeployAware) - Constructor for class org.apache.ignite.internal.processors.closure.GridPeerDeployAwareTaskAdapter
Constructor that receives deployment information for task.
GridPerformanceSuggestions - Class in org.apache.ignite.internal.suggestions
Grid performance suggestions.
GridPerformanceSuggestions() - Constructor for class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
 
GridPlainAbsClosure - Interface in org.apache.ignite.internal.util.lang
Plain closure that does not accept any arguments, returns nothing and do not implement peer deploy aware.
GridPlainCallable<T> - Interface in org.apache.ignite.internal.util.lang
Callable instance that should never be deployed or injected.
GridPlainClosure<T,R> - Interface in org.apache.ignite.internal.util.lang
Closure that takes argument, returns result and do not implement GridPeerDeployAware.
GridPlainClosure2<T1,T2,R> - Interface in org.apache.ignite.internal.util.lang
Closure taking 2 arguments.
GridPlainInClosure<T> - Interface in org.apache.ignite.internal.util.lang
Plain closure that takes one input argument and does not implement GridPeerDeployAware.
GridPlainOutClosure<R> - Interface in org.apache.ignite.internal.util.lang
Closure that takes no arguments, returns result and does not implement GridPeerDeployAware.
GridPlainRunnable - Interface in org.apache.ignite.internal.util.lang
Runnable instance that should never be deployed or injected.
GridPluginComponent - Class in org.apache.ignite.internal
 
GridPluginComponent(PluginProvider) - Constructor for class org.apache.ignite.internal.GridPluginComponent
 
GridPluginContext - Class in org.apache.ignite.internal
 
GridPluginContext(GridKernalContext, IgniteConfiguration) - Constructor for class org.apache.ignite.internal.GridPluginContext
 
GridPortListener - Interface in org.apache.ignite.internal.processors.port
Listener for port change events.
GridPortProcessor - Class in org.apache.ignite.internal.processors.port
Registers and deregisters all ports used by SPI and Manager.
GridPortProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.port.GridPortProcessor
 
GridPortRecord - Class in org.apache.ignite.internal.processors.port
This class defines record about port use.
GridPredicate3<E1,E2,E3> - Interface in org.apache.ignite.internal.util.lang
Defines predicate construct.
GridPredicate3X<E1,E2,E3> - Class in org.apache.ignite.internal.util.lang
Convenient predicate subclass that allows for thrown grid exception.
GridPredicate3X() - Constructor for class org.apache.ignite.internal.util.lang.GridPredicate3X
 
GridProbeCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.probe
GridProbeCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.probe.GridProbeCommandHandler
 
GridProcessor - Interface in org.apache.ignite.internal.processors
Interface for all processors.
GridProcessorAdapter - Class in org.apache.ignite.internal.processors
Advanced parent adapter for all processor.
GridProcessorAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.GridProcessorAdapter
 
GridProtocolHandler - Class in org.apache.ignite.internal.managers.deployment.protocol.gg
Custom stream protocol handler implementation.
GridProtocolHandler() - Constructor for class org.apache.ignite.internal.managers.deployment.protocol.gg.GridProtocolHandler
 
GridProxyListener - Interface in org.apache.ignite.internal
Interception listener is notified about method apply.
GridQueryCacheObjectsIterator - Class in org.apache.ignite.internal.processors.query
Deserializes binary objects if needed.
GridQueryCacheObjectsIterator(Iterator<List<?>>, CacheObjectValueContext, boolean) - Constructor for class org.apache.ignite.internal.processors.query.GridQueryCacheObjectsIterator
 
GridQueryCancel - Class in org.apache.ignite.internal.processors.query
Holds query cancel state.
GridQueryCancel() - Constructor for class org.apache.ignite.internal.processors.query.GridQueryCancel
 
GridQueryCancelRequest - Class in org.apache.ignite.internal.processors.query.h2.twostep.messages
Cancel map part of query request.
GridQueryCancelRequest() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Default constructor.
GridQueryCancelRequest(long) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
 
GridQueryFailResponse - Class in org.apache.ignite.internal.processors.query.h2.twostep.messages
Error message.
GridQueryFailResponse() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Default constructor.
GridQueryFailResponse(long, Throwable) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
 
GridQueryFieldMetadata - Interface in org.apache.ignite.internal.processors.query
Query field descriptor.
GridQueryFieldsResult - Interface in org.apache.ignite.internal.processors.query
Field query result.
GridQueryFieldsResultAdapter - Class in org.apache.ignite.internal.processors.query
Convenience adapter for GridQueryFieldsResult.
GridQueryFieldsResultAdapter(List<GridQueryFieldMetadata>, GridCloseableIterator<List<?>>) - Constructor for class org.apache.ignite.internal.processors.query.GridQueryFieldsResultAdapter
Creates query field result composed of field metadata and iterator over queried fields.
GridQueryIndexDescriptor - Interface in org.apache.ignite.internal.processors.query
Describes an index to be created for a certain type.
GridQueryIndexing - Interface in org.apache.ignite.internal.processors.query
Abstraction for internal indexing implementation.
GridQueryKillRequest - Class in org.apache.ignite.internal.processors.query.messages
Query kill request.
GridQueryKillRequest() - Constructor for class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Default constructor.
GridQueryKillRequest(long, long, boolean) - Constructor for class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
 
GridQueryKillResponse - Class in org.apache.ignite.internal.processors.query.messages
Query kill response.
GridQueryKillResponse() - Constructor for class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Default constructor.
GridQueryKillResponse(long, String) - Constructor for class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
 
GridQueryNextPageRequest - Class in org.apache.ignite.internal.processors.query.h2.twostep.messages
Request to fetch next page.
GridQueryNextPageRequest() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Default constructor.
GridQueryNextPageRequest(long, int, int, int, byte) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
GridQueryNextPageResponse - Class in org.apache.ignite.internal.processors.query.h2.twostep.messages
Next page response.
GridQueryNextPageResponse() - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
GridQueryNextPageResponse(long, int, int, int, int, int, Collection<Message>, Collection<?>, boolean) - Constructor for class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
GridQueryProcessor - Class in org.apache.ignite.internal.processors.query
Indexing processor.
GridQueryProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.GridQueryProcessor
Constructor.
GridQueryProperty - Interface in org.apache.ignite.internal.processors.query
Description and access method for query entity field.
GridQueryRowCacheCleaner - Interface in org.apache.ignite.internal.processors.query
Row cache cleaner is used by page memory manager to remove updated / evicted links from rows cache.
GridQuerySchemaManager - Interface in org.apache.ignite.internal.processors.query
Provides information about query engine schemas.
GridQueryTypeDescriptor - Interface in org.apache.ignite.internal.processors.query
Value descriptor which allows to extract fields from value object of given type.
GridQueue<E> - Class in org.apache.ignite.internal.util
Queue which supports addition at tail and removing at head.
GridQueue() - Constructor for class org.apache.ignite.internal.util.GridQueue
Creates empty queue.
GridQueue.Node<E> - Class in org.apache.ignite.internal.util
Node for internal linked list.
GridRandom - Class in org.apache.ignite.internal.util
Random to be used from a single thread.
GridRandom() - Constructor for class org.apache.ignite.internal.util.GridRandom
Default constructor.
GridRandom(long) - Constructor for class org.apache.ignite.internal.util.GridRandom
 
GridRedisAppendCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis APPEND command handler.
GridRedisAppendCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisAppendCommandHandler
Handler constructor.
GridRedisCommand - Enum in org.apache.ignite.internal.processors.rest.protocols.tcp.redis
Supported Redis-specific commands.
GridRedisCommandHandler - Interface in org.apache.ignite.internal.processors.rest.handlers.redis
Command handler.
GridRedisConnectionCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis
Redis connection handler.
GridRedisConnectionCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisConnectionCommandHandler
Handler constructor.
GridRedisDbSizeCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.server
Redis DBSIZE command handler.
GridRedisDbSizeCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisDbSizeCommandHandler
Handler constructor.
GridRedisDelCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.key
Redis DEL command handler.
GridRedisDelCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisDelCommandHandler
Handler constructor.
GridRedisExistsCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.key
Redis EXISTS command handler.
GridRedisExistsCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExistsCommandHandler
Handler constructor.
GridRedisExpireCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.key
Redis EXPIRE/PEXPIRE command handler.
GridRedisExpireCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExpireCommandHandler
Handler constructor.
GridRedisFlushCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.server
Redis FLUSHDB/FLUSHALL command handler.
GridRedisFlushCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisFlushCommandHandler
Handler constructor.
GridRedisGenericException - Exception in org.apache.ignite.internal.processors.rest.handlers.redis.exception
Generic Redis protocol exception.
GridRedisGenericException(String) - Constructor for exception org.apache.ignite.internal.processors.rest.handlers.redis.exception.GridRedisGenericException
Creates a generic exception with given error message.
GridRedisGetCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis GET command handler.
GridRedisGetCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetCommandHandler
Handler constructor.
GridRedisGetRangeCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis SETRANGE command handler.
GridRedisGetRangeCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler
Handler constructor.
GridRedisGetSetCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis GETSET command handler.
GridRedisGetSetCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetSetCommandHandler
Handler constructor.
GridRedisIncrDecrCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis INCR/DECR command handler.
GridRedisIncrDecrCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisIncrDecrCommandHandler
Handler constructor.
GridRedisMessage - Class in org.apache.ignite.internal.processors.rest.protocols.tcp.redis
Message to communicate with Redis client.
GridRedisMessage(int) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Constructor.
GridRedisMGetCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis MGET command handler.
GridRedisMGetCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMGetCommandHandler
Handler constructor.
GridRedisMSetCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis MSET command handler.
GridRedisMSetCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMSetCommandHandler
Handler constructor.
GridRedisNioListener - Class in org.apache.ignite.internal.processors.rest.protocols.tcp.redis
Listener for Redis protocol requests.
GridRedisNioListener(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
 
GridRedisProtocolParser - Class in org.apache.ignite.internal.processors.rest.protocols.tcp.redis
Parser to decode/encode Redis protocol (RESP) requests.
GridRedisProtocolParser() - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
 
GridRedisRestCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis
Redis command handler done via REST.
GridRedisRestCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
Constructor.
GridRedisSetCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis SET command handler.
GridRedisSetCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetCommandHandler
Handler constructor.
GridRedisSetRangeCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis SETRANGE command handler.
GridRedisSetRangeCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetRangeCommandHandler
Handler constructor.
GridRedisStrlenCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.redis.string
Redis STRLEN command handler.
GridRedisStrlenCommandHandler(IgniteLogger, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisStrlenCommandHandler
Handler constructor.
GridRedisTypeException - Exception in org.apache.ignite.internal.processors.rest.handlers.redis.exception
Exception on operation on the wrong data type.
GridRedisTypeException(String) - Constructor for exception org.apache.ignite.internal.processors.rest.handlers.redis.exception.GridRedisTypeException
Creates a type exception with given error message.
GridReflectionCache - Class in org.apache.ignite.internal.util
Reflection field and method cache for classes.
GridReflectionCache() - Constructor for class org.apache.ignite.internal.util.GridReflectionCache
Reflection cache without any method or field predicates.
GridReflectionCache(IgnitePredicate<Field>, IgnitePredicate<Method>) - Constructor for class org.apache.ignite.internal.util.GridReflectionCache
Reflection cache with specified field and method predicates.
GridReservable - Interface in org.apache.ignite.internal.processors.cache.distributed.dht
Reservations support.
GridResourceIoc - Class in org.apache.ignite.internal.processors.resource
Resource container contains caches for classes used for injection.
GridResourceIoc() - Constructor for class org.apache.ignite.internal.processors.resource.GridResourceIoc
 
GridResourceIoc.AnnotationSet - Enum in org.apache.ignite.internal.processors.resource
 
GridResourceJobContextInjector - Class in org.apache.ignite.internal.processors.resource
Simple injector which wraps ComputeJobContext resource object.
GridResourceLoggerInjector - Class in org.apache.ignite.internal.processors.resource
 
GridResourceLoggerInjector(IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.resource.GridResourceLoggerInjector
 
GridResourceProcessor - Class in org.apache.ignite.internal.processors.resource
Processor for all Ignite and task/job resources.
GridResourceProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Creates resources processor.
GridResourceProxiedIgniteInjector - Class in org.apache.ignite.internal.processors.resource
Ignite instance injector.
GridResourceProxiedIgniteInjector(Ignite) - Constructor for class org.apache.ignite.internal.processors.resource.GridResourceProxiedIgniteInjector
 
GridResourceServiceInjector - Class in org.apache.ignite.internal.processors.resource
Grid service injector.
GridResourceServiceInjector(IgniteEx) - Constructor for class org.apache.ignite.internal.processors.resource.GridResourceServiceInjector
 
GridRestAuthenticationRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid authentication request.
GridRestAuthenticationRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestAuthenticationRequest
 
GridRestBaselineRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid command topology request.
GridRestBaselineRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
 
GridRestCacheRequest - Class in org.apache.ignite.internal.processors.rest.request
Cache command request descriptor.
GridRestCacheRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
GridRestChangeStateRequest - Class in org.apache.ignite.internal.processors.rest.request
 
GridRestChangeStateRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
GridRestClusterNameRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid command request of cluster name.
GridRestClusterNameRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestClusterNameRequest
Constructor.
GridRestClusterStateRequest - Class in org.apache.ignite.internal.processors.rest.request
 
GridRestClusterStateRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
GridRestCommand - Enum in org.apache.ignite.internal.processors.rest
Supported commands.
GridRestCommandHandler - Interface in org.apache.ignite.internal.processors.rest.handlers
Command handler.
GridRestCommandHandlerAdapter - Class in org.apache.ignite.internal.processors.rest.handlers
Abstract command handler.
GridRestCommandHandlerAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandlerAdapter
 
GridRestLogRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid command request of log file.
GridRestLogRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
Constructor.
GridRestNodeStateBeforeStartRequest - Class in org.apache.ignite.internal.processors.rest.request
Request to manage and obtain information about node before its start.
GridRestNodeStateBeforeStartRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestNodeStateBeforeStartRequest
 
GridRestProcessor - Class in org.apache.ignite.internal.processors.rest
Rest processor implementation.
GridRestProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.GridRestProcessor
 
GridRestProtocol - Interface in org.apache.ignite.internal.processors.rest
REST protocol.
GridRestProtocolAdapter - Class in org.apache.ignite.internal.processors.rest.protocols
Abstract protocol adapter.
GridRestProtocolAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
 
GridRestProtocolHandler - Interface in org.apache.ignite.internal.processors.rest
Command protocol handler.
GridRestRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid command request.
GridRestRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestRequest
 
GridRestResponse - Class in org.apache.ignite.internal.processors.rest
JSON response.
GridRestResponse() - Constructor for class org.apache.ignite.internal.processors.rest.GridRestResponse
 
GridRestResponse(Object) - Constructor for class org.apache.ignite.internal.processors.rest.GridRestResponse
Constructs successful rest response.
GridRestResponse(int, String) - Constructor for class org.apache.ignite.internal.processors.rest.GridRestResponse
Constructs failed rest response.
GridRestTaskRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid task command request.
GridRestTaskRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
GridRestTopologyRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid command topology request.
GridRestTopologyRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
GridRestWarmUpRequest - Class in org.apache.ignite.internal.processors.rest.request
Grid warm-up request.
GridRestWarmUpRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.GridRestWarmUpRequest
 
GridReversedLinesFileReader - Class in org.apache.ignite.internal.util.io
Reads lines in a file reversely (similar to a BufferedReader, but starting at the last line).
GridReversedLinesFileReader(File) - Constructor for class org.apache.ignite.internal.util.io.GridReversedLinesFileReader
Creates a ReverseLineReader with default block size of 4KB and the platform's default encoding.
GridReversedLinesFileReader(File, int, Charset) - Constructor for class org.apache.ignite.internal.util.io.GridReversedLinesFileReader
Creates a ReverseLineReader with the given block size and encoding.
GridReversedLinesFileReader(File, int, String) - Constructor for class org.apache.ignite.internal.util.io.GridReversedLinesFileReader
Creates a ReverseLineReader with the given block size and encoding.
GridRouterClientImpl - Class in org.apache.ignite.internal.client.router.impl
A GridClient router implementation.
GridRouterCommandLineStartup - Class in org.apache.ignite.internal.client.router.impl
Loader class for router.
GridRouterCommandLineStartup() - Constructor for class org.apache.ignite.internal.client.router.impl.GridRouterCommandLineStartup
 
GridRouterFactory - Class in org.apache.ignite.internal.client.router
This factory is responsible for router lifecycle management.
GridRouterRequest - Class in org.apache.ignite.internal.processors.rest.client.message
Container for routed message information.
GridRouterRequest() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
For Externalizable (not supported).
GridRouterRequest(byte[], Long, UUID, UUID) - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
 
GridRouterResponse - Class in org.apache.ignite.internal.processors.rest.client.message
 
GridRouterResponse() - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
For Externalizable (not supported).
GridRouterResponse(byte[], Long, UUID, UUID) - Constructor for class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
 
GridRunningQueryInfo - Class in org.apache.ignite.internal.processors.query
Query descriptor.
GridRunningQueryInfo(long, UUID, String, GridCacheQueryType, String, long, long, GridQueryCancel, boolean, String) - Constructor for class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
Constructor.
grids2names(Collection<? extends Ignite>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of Grid instances to collection of grid names.
GridSecurityProcessor - Interface in org.apache.ignite.internal.processors.security
This interface is responsible for: Node authentication; Thin client authentication; Providing configuration info whether global node authentication is enabled; Keeping and propagating all authenticated security subjects; Providing configuration info whether security mode is enabled at all; Handling expired sessions; Providing configuration info whether sandbox is enabled; Keeping and propagating authenticated security subject for thin clients; Keeping and propagating authenticated security contexts for nodes and thin clients; Authorizing specific operations (cache put, task execute, so on) when session security context is set.
GridSegmentationProcessor - Interface in org.apache.ignite.internal.processors.segmentation
Kernal processor responsible for checking network segmentation issues.
GridSelectorNioSessionImpl - Class in org.apache.ignite.internal.util.nio
Session implementation bound to selector API and socket API.
GridSerializableCollection<E> - Class in org.apache.ignite.internal.util
Makes AbstractCollection as Serializable and is useful for making anonymous serializable collections.
GridSerializableCollection() - Constructor for class org.apache.ignite.internal.util.GridSerializableCollection
 
GridSerializableIterable<E> - Interface in org.apache.ignite.internal.util
Makes Iterable as Serializable and is useful for making anonymous serializable iterators.
GridSerializableIterator<E> - Interface in org.apache.ignite.internal.util
Makes Iterator as Serializable and is useful for making anonymous serializable iterators.
GridSerializableList<E> - Class in org.apache.ignite.internal.util
Makes AbstractList as Serializable and is useful for making anonymous serializable lists.
GridSerializableList() - Constructor for class org.apache.ignite.internal.util.GridSerializableList
 
GridSerializableMap<K,V> - Class in org.apache.ignite.internal.util
Makes AbstractMap as Serializable and is useful for making anonymous serializable maps.
GridSerializableMap() - Constructor for class org.apache.ignite.internal.util.GridSerializableMap
 
GridSerializableSet<E> - Class in org.apache.ignite.internal.util
Makes AbstractSet as Serializable and is useful for making anonymous serializable sets.
GridSerializableSet() - Constructor for class org.apache.ignite.internal.util.GridSerializableSet
 
GridServerUnreachableException - Exception in org.apache.ignite.internal.client
Thrown when none of the servers from configuration can be connected within a timeout.
GridServerUnreachableException(String) - Constructor for exception org.apache.ignite.internal.client.GridServerUnreachableException
Creates exception with specified error message.
GridServerUnreachableException(String, Throwable) - Constructor for exception org.apache.ignite.internal.client.GridServerUnreachableException
Creates exception with specified error message and cause.
GridServiceDeploymentCompoundFuture<T extends Serializable> - Class in org.apache.ignite.internal.processors.service
Service deployment compound future.
GridServiceDeploymentCompoundFuture() - Constructor for class org.apache.ignite.internal.processors.service.GridServiceDeploymentCompoundFuture
 
GridServiceDeploymentFuture<T extends Serializable> - Class in org.apache.ignite.internal.processors.service
Service deployment future.
GridServiceDeploymentFuture(ServiceConfiguration, T) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceDeploymentFuture
 
GridServiceMethodNotFoundException - Exception in org.apache.ignite.internal.processors.service
Exception thrown if service is not found.
GridServiceMethodNotFoundException(String, String, Class<?>[]) - Constructor for exception org.apache.ignite.internal.processors.service.GridServiceMethodNotFoundException
 
GridServiceNotFoundException - Exception in org.apache.ignite.internal.processors.service
Exception thrown if service is not found.
GridServiceNotFoundException(String) - Constructor for exception org.apache.ignite.internal.processors.service.GridServiceNotFoundException
 
GridServiceProxy<T> - Class in org.apache.ignite.internal.processors.service
Wrapper for making Service class proxies.
GridServiceProxy(ClusterGroup, String, Class<? super T>, boolean, long, GridKernalContext, Supplier<Map<String, Object>>, boolean) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceProxy
 
GridSetQueryPredicate<K,V> - Class in org.apache.ignite.internal.processors.datastructures
Predicate for query over IgniteSet items.
GridSetQueryPredicate() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
Required by Externalizable.
GridSetQueryPredicate(IgniteUuid, boolean) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
 
GridSetWrapper<E> - Class in org.apache.ignite.internal.util
Set implementation that delegates to map.
GridSetWrapper(Map<E, ?>) - Constructor for class org.apache.ignite.internal.util.GridSetWrapper
Creates new set based on the given map.
GridSetWrapper(Map<E, ?>, Collection<? extends E>) - Constructor for class org.apache.ignite.internal.util.GridSetWrapper
Creates new set based on the given map and initializes it with given values.
GridSnapshotLock<X> - Class in org.apache.ignite.internal.util
Synchronization primitive allowing concurrent updates and taking consistent snapshots.
GridSnapshotLock() - Constructor for class org.apache.ignite.internal.util.GridSnapshotLock
 
GridSpiCloseableIteratorWrapper<T> - Class in org.apache.ignite.internal.util
GridSpiCloseableIteratorWrapper(IgniteSpiCloseableIterator<T>) - Constructor for class org.apache.ignite.internal.util.GridSpiCloseableIteratorWrapper
 
GridSpinBusyLock - Class in org.apache.ignite.internal.util
Synchronization aid to track "busy" state of a subsystem that owns it.
GridSpinBusyLock() - Constructor for class org.apache.ignite.internal.util.GridSpinBusyLock
 
GridSpinReadWriteLock - Class in org.apache.ignite.internal.util
 
GridSpinReadWriteLock() - Constructor for class org.apache.ignite.internal.util.GridSpinReadWriteLock
 
GridSpiTimeoutObject - Class in org.apache.ignite.internal.processors.timeout
GridSpiTimeoutObject(IgniteSpiTimeoutObject) - Constructor for class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
 
GridSpringResourceContext - Interface in org.apache.ignite.internal.processors.resource
Interface was introduced to avoid compile-time dependency on spring framework.
GridSslBasicContextFactory - Class in org.apache.ignite.internal.client.ssl
Deprecated.
Use Factory instead.
GridSslBasicContextFactory() - Constructor for class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
 
GridSslContextFactory - Interface in org.apache.ignite.internal.client.ssl
Deprecated.
Use Factory instead.
GridSslMeta - Class in org.apache.ignite.internal.util.nio.ssl
 
GridSslMeta() - Constructor for class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
gridStartTime() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets first grid node start time, see DiscoverySpi.getGridStartTime().
gridStartTime(long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Update grid start time.
gridStartTime() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
gridStartTime() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
gridStartTime() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
gridStartTime() - Method in class org.apache.ignite.internal.processors.datastructures.VolatileAtomicDataStructureValue
 
gridStartTime() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
 
gridStartTime - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Start time of the very first grid node.
GridStringBuilder - Class in org.apache.ignite.internal.util
Optimized string builder with better API.
GridStringBuilder() - Constructor for class org.apache.ignite.internal.util.GridStringBuilder
 
GridStringBuilder(int) - Constructor for class org.apache.ignite.internal.util.GridStringBuilder
 
GridStringBuilder(String) - Constructor for class org.apache.ignite.internal.util.GridStringBuilder
 
GridStringBuilder(CharSequence) - Constructor for class org.apache.ignite.internal.util.GridStringBuilder
 
GridStringBuilderFactory - Class in org.apache.ignite.internal.util
Per-thread cache of StringBuilder instances.
GridStripedLock - Class in org.apache.ignite.internal.util
This is an utility class for 'splitting' locking of some int- or long-keyed resources.
GridStripedLock(int) - Constructor for class org.apache.ignite.internal.util.GridStripedLock
Creates new instance with the given concurrency level (number of locks).
GridStripedReadWriteLock - Class in org.apache.ignite.internal.util
This is an utility class for 'splitting' locking of some int- or long-keyed resources.
GridStripedReadWriteLock(int) - Constructor for class org.apache.ignite.internal.util.GridStripedReadWriteLock
Creates new instance with the given concurrency level (number of locks).
GridStripedSpinBusyLock - Class in org.apache.ignite.internal.util
Striped spin busy lock.
GridStripedSpinBusyLock() - Constructor for class org.apache.ignite.internal.util.GridStripedSpinBusyLock
Default constructor.
GridStripedSpinBusyLock(int) - Constructor for class org.apache.ignite.internal.util.GridStripedSpinBusyLock
Constructor.
GridSynchronizedMap<K,V> - Class in org.apache.ignite.internal.util
Synchronized map for cache values that is safe to update in-place.
GridSynchronizedMap() - Constructor for class org.apache.ignite.internal.util.GridSynchronizedMap
 
GridSystemViewManager - Class in org.apache.ignite.internal.managers.systemview
This manager should provide ReadOnlySystemViewRegistry for each configured SystemViewExporterSpi.
GridSystemViewManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
 
GridTaskCancelRequest - Class in org.apache.ignite.internal
Request for cancelling tasks.
GridTaskCancelRequest() - Constructor for class org.apache.ignite.internal.GridTaskCancelRequest
No-op constructor to support Externalizable interface.
GridTaskCancelRequest(IgniteUuid) - Constructor for class org.apache.ignite.internal.GridTaskCancelRequest
 
GridTaskCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.task
Command handler for API requests.
GridTaskCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler
 
GridTaskNameHashKey - Class in org.apache.ignite.internal
Keys for task name hashing.
GridTaskNameHashKey() - Constructor for class org.apache.ignite.internal.GridTaskNameHashKey
Empty constructor required by Externalizable.
GridTaskNameHashKey(int) - Constructor for class org.apache.ignite.internal.GridTaskNameHashKey
 
GridTaskProcessor - Class in org.apache.ignite.internal.processors.task
This class defines task processor.
GridTaskProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
GridTaskResultRequest - Class in org.apache.ignite.internal.processors.rest.handlers.task
Task result request.
GridTaskResultRequest() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Public no-arg constructor for Externalizable support.
GridTaskResultResponse - Class in org.apache.ignite.internal.processors.rest.handlers.task
Task result response.
GridTaskResultResponse() - Constructor for class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
GridTaskSessionImpl - Class in org.apache.ignite.internal
Task session.
GridTaskSessionImpl(UUID, String, GridDeployment, String, IgniteUuid, Collection<UUID>, IgnitePredicate<ClusterNode>, long, long, Collection<ComputeJobSibling>, Map<Object, Object>, GridKernalContext, boolean, boolean, String, Object) - Constructor for class org.apache.ignite.internal.GridTaskSessionImpl
Constructor.
GridTaskSessionInternal - Interface in org.apache.ignite.internal
Internal task session interface.
GridTaskSessionProcessor - Class in org.apache.ignite.internal.processors.session
 
GridTaskSessionProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
 
GridTaskSessionRequest - Class in org.apache.ignite.internal
Task session request.
GridTaskSessionRequest() - Constructor for class org.apache.ignite.internal.GridTaskSessionRequest
Empty constructor required by Externalizable.
GridTaskSessionRequest(IgniteUuid, IgniteUuid, byte[], Map<?, ?>) - Constructor for class org.apache.ignite.internal.GridTaskSessionRequest
 
GridTaskThreadContextKey - Enum in org.apache.ignite.internal.processors.task
Defines keys for thread-local context in task processor.
GridTaskWorker<T,R> - Class in org.apache.ignite.internal.processors.task
Grid task worker.
GridTcpMemcachedNioListener - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Handles memcache requests.
GridTcpMemcachedNioListener(IgniteLogger, GridRestProtocolHandler) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener
Creates listener which will convert incoming tcp packets to rest requests and forward them to a given rest handler.
GridTcpNioCommunicationClient - Class in org.apache.ignite.internal.util.nio
Grid client for NIO server.
GridTcpNioCommunicationClient(int, GridNioSession, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
 
GridTcpRestNioListener - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Listener for nio server that handles incoming tcp rest packets.
GridTcpRestNioListener(IgniteLogger, GridTcpRestProtocol, GridRestProtocolHandler, GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
Creates listener which will convert incoming tcp packets to rest requests and forward them to a given rest handler.
GridTcpRestParser - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Parser for extended memcache protocol.
GridTcpRestParser(boolean) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
 
GridTcpRestParser(boolean, Marshaller) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
 
GridTcpRestParser.HeaderData - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Header.
GridTcpRestParser.ParserState - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
Holder for parser state and temporary buffer.
GridTcpRestProtocol - Class in org.apache.ignite.internal.processors.rest.protocols.tcp
TCP binary protocol implementation.
GridTcpRestProtocol(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
 
GridTcpRouter - Interface in org.apache.ignite.internal.client.router
TCP router interface.
GridTcpRouterConfiguration - Class in org.apache.ignite.internal.client.router
This class defines runtime configuration for TCP router.
GridTcpRouterConfiguration() - Constructor for class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
 
GridTcpRouterImpl - Class in org.apache.ignite.internal.client.router.impl
Wrapper class for router process.
GridTcpRouterImpl(GridTcpRouterConfiguration) - Constructor for class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Creates new router instance.
GridTcpRouterMBean - Interface in org.apache.ignite.internal.client.router
MBean interface for TCP router.
GridTcpRouterNioListenerAdapter - Class in org.apache.ignite.internal.client.router.impl
Nio listener for the router.
GridTcpRouterNioListenerAdapter(IgniteLogger, GridRouterClientImpl) - Constructor for class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
 
GridTestPrintStream - Class in org.apache.ignite.internal.util.test
Print stream that prints each thread group into a separate buffer.
GridTestPrintStream(PrintStream) - Constructor for class org.apache.ignite.internal.util.test.GridTestPrintStream
Creates test print stream around the base stream passed in.
GridTestPrintStream(PrintStream, ThreadGroup) - Constructor for class org.apache.ignite.internal.util.test.GridTestPrintStream
Creates test print stream around the base stream passed in also specifying root thread group.
GridTestPrintStreamFactory - Class in org.apache.ignite.internal.util.test
Factory that allow to acquire/release Print Stream for test logging.
GridTimeoutObject - Interface in org.apache.ignite.internal.processors.timeout
All objects that can timeout should implement this interface.
GridTimeoutObjectAdapter - Class in org.apache.ignite.internal.processors.timeout
Default implementation for GridTimeoutObject.
GridTimeoutObjectAdapter(long) - Constructor for class org.apache.ignite.internal.processors.timeout.GridTimeoutObjectAdapter
 
GridTimeoutObjectAdapter(IgniteUuid, long) - Constructor for class org.apache.ignite.internal.processors.timeout.GridTimeoutObjectAdapter
 
GridTimeoutProcessor - Class in org.apache.ignite.internal.processors.timeout
Detects timeout events and processes them.
GridTimeoutProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
 
GridTimeoutProcessor.CancelableTask - Class in org.apache.ignite.internal.processors.timeout
 
GridTimer - Class in org.apache.ignite.internal.util
Timer to use mostly for debugging purposes.
GridTimer(String) - Constructor for class org.apache.ignite.internal.util.GridTimer
 
GridTimer(String, long) - Constructor for class org.apache.ignite.internal.util.GridTimer
 
GridTimerTask - Class in org.apache.ignite.internal.util
Utility extension for TimerTask.
GridTimerTask() - Constructor for class org.apache.ignite.internal.util.GridTimerTask
 
GridTopic - Enum in org.apache.ignite.internal
Communication topic.
GridTopologyCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.top
Command handler for API requests.
GridTopologyCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler
 
GridToStringBuilder - Class in org.apache.ignite.internal.util.tostring
Provides auto-generation framework for toString() output.
GridToStringBuilder() - Constructor for class org.apache.ignite.internal.util.tostring.GridToStringBuilder
 
GridToStringExclude - Annotation Type in org.apache.ignite.internal.util.tostring
Attach this annotation to a field or a class to indicate that this field or fields of this class should not be included in toString() output.
GridToStringInclude - Annotation Type in org.apache.ignite.internal.util.tostring
Attach this annotation to a field or a class to indicate that this field or fields of this class should be included in toString() output.
GridToStringOrder - Annotation Type in org.apache.ignite.internal.util.tostring
Attach this annotation to a field to provide its order in toString() output.
GridTracingConfigurationManager - Class in org.apache.ignite.internal.processors.tracing.configuration
Tracing configuration manager implementation that uses distributed meta storage in order to store tracing configuration.
GridTracingConfigurationManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Constructor.
GridTracingManager - Class in org.apache.ignite.internal.managers.tracing
Tracing Manager.
GridTracingManager(GridKernalContext, boolean) - Constructor for class org.apache.ignite.internal.managers.tracing.GridTracingManager
Constructor.
GridTransactionalCacheQueueImpl<T> - Class in org.apache.ignite.internal.processors.datastructures
IgniteQueue implementation using transactional cache.
GridTransactionalCacheQueueImpl(String, GridCacheQueueHeader, GridCacheContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridTransactionalCacheQueueImpl
 
GridTreePrinter<T> - Class in org.apache.ignite.internal.util.lang
Abstract tree structure printer.
GridTreePrinter() - Constructor for class org.apache.ignite.internal.util.lang.GridTreePrinter
 
GridTriple<T> - Class in org.apache.ignite.internal.util.lang
Simple extension over GridTuple3 for three objects of the same type.
GridTriple() - Constructor for class org.apache.ignite.internal.util.lang.GridTriple
Empty constructor required by Externalizable.
GridTriple(T, T, T) - Constructor for class org.apache.ignite.internal.util.lang.GridTriple
Creates triple with given objects.
GridTuple<V> - Class in org.apache.ignite.internal.util.lang
Convenience class representing mutable tuple of a single value.
GridTuple() - Constructor for class org.apache.ignite.internal.util.lang.GridTuple
Empty constructor required by Externalizable.
GridTuple(V) - Constructor for class org.apache.ignite.internal.util.lang.GridTuple
Constructs mutable object with given value.
GridTuple3<V1,V2,V3> - Class in org.apache.ignite.internal.util.lang
Convenience class representing mutable tuple of three values.
GridTuple3() - Constructor for class org.apache.ignite.internal.util.lang.GridTuple3
Empty constructor required by Externalizable.
GridTuple3(V1, V2, V3) - Constructor for class org.apache.ignite.internal.util.lang.GridTuple3
Fully initializes this tuple.
GridTuple4<V1,V2,V3,V4> - Class in org.apache.ignite.internal.util.lang
Convenience class representing mutable tuple of four values.
GridTuple4() - Constructor for class org.apache.ignite.internal.util.lang.GridTuple4
Empty constructor required by Externalizable.
GridTuple4(V1, V2, V3, V4) - Constructor for class org.apache.ignite.internal.util.lang.GridTuple4
Fully initializes this tuple.
GridTuple5<V1,V2,V3,V4,V5> - Class in org.apache.ignite.internal.util.lang
Convenience class representing mutable tuple of five values.
GridTuple5() - Constructor for class org.apache.ignite.internal.util.lang.GridTuple5
Empty constructor required by Externalizable.
GridTuple5(V1, V2, V3, V4, V5) - Constructor for class org.apache.ignite.internal.util.lang.GridTuple5
Fully initializes this tuple.
GridTuple6<V1,V2,V3,V4,V5,V6> - Class in org.apache.ignite.internal.util.lang
Convenience class representing mutable tuple of six values.
GridTuple6() - Constructor for class org.apache.ignite.internal.util.lang.GridTuple6
Empty constructor required by Externalizable.
GridTuple6(V1, V2, V3, V4, V5, V6) - Constructor for class org.apache.ignite.internal.util.lang.GridTuple6
Fully initializes this tuple.
GridUnsafe - Class in org.apache.ignite.internal.util
Wrapper for Unsafe class.
GridUnsafeDataInput - Class in org.apache.ignite.internal.util.io
Data input based on Unsafe operations.
GridUnsafeDataInput() - Constructor for class org.apache.ignite.internal.util.io.GridUnsafeDataInput
 
GridUnsafeDataOutput - Class in org.apache.ignite.internal.util.io
Data output based on Unsafe operations.
GridUnsafeDataOutput() - Constructor for class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
 
GridUnsafeDataOutput(int) - Constructor for class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
 
GridUnsafeMap - Class in org.apache.ignite.internal.util.offheap.unsafe
Off-heap map based on Unsafe implementation.
GridUnsafeMap(int, float, long, long, short, GridOffHeapEvictListener) - Constructor for class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
 
GridUnsafeMemory - Class in org.apache.ignite.internal.util.offheap.unsafe
Unsafe memory.
GridUnsafeMemory(long) - Constructor for class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
GridUnsafePartitionedMap - Class in org.apache.ignite.internal.util.offheap.unsafe
Off-heap map based on Unsafe implementation.
GridUnsafePartitionedMap(int, int, float, long, long, short, GridOffHeapEvictListener) - Constructor for class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
 
GridUrlConnection - Class in org.apache.ignite.internal.managers.deployment.protocol.gg
Connection implementation for custom protocol.
GridUrlConnection(URL, GridDeploymentManager) - Constructor for class org.apache.ignite.internal.managers.deployment.protocol.gg.GridUrlConnection
Creates connection.
GridVersionCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.version
GridVersionCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.version.GridVersionCommandHandler
 
GridVisorManagementTask - Annotation Type in org.apache.ignite.internal.processors.task
Indicates that annotated task is a visor task that was invoked by user.
GridWeakIterator<T> - Class in org.apache.ignite.internal.util
Weak iterator.
GridWeakIterator(Iterator<T>, GridCloseableIterator<T>, ReferenceQueue<Iterator<T>>) - Constructor for class org.apache.ignite.internal.util.GridWeakIterator
 
GridWorker - Class in org.apache.ignite.internal.util.worker
Extension to standard Runnable interface.
GridWorker(String, String, IgniteLogger, GridWorkerListener) - Constructor for class org.apache.ignite.internal.util.worker.GridWorker
Creates new grid worker with given parameters.
GridWorker(String, String, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.worker.GridWorker
Creates new grid worker with given parameters.
GridWorkerFuture<T> - Class in org.apache.ignite.internal.util.worker
Future for locally executed closure that defines cancellation logic.
GridWorkerFuture() - Constructor for class org.apache.ignite.internal.util.worker.GridWorkerFuture
 
GridWorkerListener - Interface in org.apache.ignite.internal.util.worker
This interface defines worker listener.
GridWorkerListenerAdapter - Class in org.apache.ignite.internal.util.worker
Convenience adapter for GridWorkerListener.
GridWorkerListenerAdapter() - Constructor for class org.apache.ignite.internal.util.worker.GridWorkerListenerAdapter
 
GridWorkerPool - Class in org.apache.ignite.internal.util.worker
Pool of runnable workers.
GridWorkerPool(Executor, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.worker.GridWorkerPool
 
gridx(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets grid instance without waiting its initialization.
gridxx(UUID) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets grid instance without waiting its initialization and not throwing any exception.
group(int) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
 
group() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Returns group context.
group() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
groupAffinity(int) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
groupDeploymentId() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
 
groupDescriptor() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
groupId() - Method in class org.apache.ignite.internal.pagemem.FullPageId
 
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
groupId(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
 
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.EncryptedRecord
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
groupId(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
groupId() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
 
groupId() - Method in interface org.apache.ignite.internal.pagemem.wal.record.WalRecordCacheGroupAware
 
groupId() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.FinishPreloadingTask
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
groupId() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
groupId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
 
groupId() - Method in exception org.apache.ignite.internal.processors.cache.persistence.CorruptedDataStructureException
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
 
groupId() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
 
groupId() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
 
groupId() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
 
groupId() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
groupId() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
groupIds() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
groupKey(int, int) - Method in interface org.apache.ignite.internal.managers.encryption.EncryptionCacheKeyProvider
Returns group encryption key with specified ID.
groupKey(int, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Returns group encryption key with specified ID.
GroupKey - Class in org.apache.ignite.internal.managers.encryption
Cache group encryption key with identifier.
GroupKey(int, Serializable) - Constructor for class org.apache.ignite.internal.managers.encryption.GroupKey
 
GroupKeyEncrypted - Class in org.apache.ignite.internal.managers.encryption
Cache group encryption key with identifier.
GroupKeyEncrypted(int, byte[]) - Constructor for class org.apache.ignite.internal.managers.encryption.GroupKeyEncrypted
 
groupKeyEncrypted() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
groupKeyEncrypted(GroupKeyEncrypted) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
groupKeyIds(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Gets the existing encryption key IDs for the specified cache group.
groupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
groupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
groupName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
groupName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Returns name of cache group.
groupName() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
 
groupName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
 
groupName() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
 
groupName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
 
groupName() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheInternalKey
 
groupName() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
groupName() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
 
groupName() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
 
groupName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
groupName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
 
groupName() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
 
groupName() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
groupName() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
groupNames() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
 
GroupPartitionId - Class in org.apache.ignite.internal.processors.cache.persistence.partstate
Pair of cache group ID with partition ID.
GroupPartitionId(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
Creates group-partition tuple.
groups() - Method in class org.apache.ignite.internal.pagemem.wal.record.ReencryptionStartRecord
 
groups() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerContext
 
groups() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
groupsAffinityRequestOnJoin() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
 
groupsRegEx() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
 
groupState(IgniteWriteAheadLogManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
 
groupState(UUID) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Gets a group state by a checkpoint id.
grp - Variable in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
 
grp - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
grp - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
grp - Variable in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
GRP_IDX_UNASSIGNED - Static variable in class org.apache.ignite.thread.IgniteThread
Index for unassigned thread.
GRP_NONE - Static variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Join group which could not be applied (e.g. for "ALL" case).
grpId - Variable in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
Cache ID.
grpId - Variable in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
Cache group ID.
grpId - Variable in exception org.apache.ignite.internal.processors.cache.persistence.CorruptedDataStructureException
Cache group id.
grpId - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
grpName - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
grpValidRes - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
Cache groups validation results.
gt(String, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Greater Then.
gte(String, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Greater Then or Equal To.
guard() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
ctx.gateway().readLock()
guessContentTypeFromName(String) - Static method in class org.apache.ignite.internal.visor.util.VisorMimeTypes
 

H

H2Dialect - Class in org.apache.ignite.cache.store.jdbc.dialect
A dialect compatible with the H2 database.
H2Dialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.H2Dialect
 
HALF - Static variable in class org.apache.ignite.internal.visor.log.VisorLogSearchTask
How many lines should be read before and after line with found text.
HALF_MAX_WAL_ARCHIVE_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Value used to indicate the use of half of the DataStorageConfiguration.getMaxWalArchiveSize().
handle(Ignite, FailureContext) - Method in class org.apache.ignite.failure.AbstractFailureHandler
Actual failure handling.
handle(Ignite, FailureContext) - Method in class org.apache.ignite.failure.NoOpFailureHandler
Actual failure handling.
handle(Ignite, FailureContext) - Method in class org.apache.ignite.failure.RestartProcessFailureHandler
Actual failure handling.
handle(Ignite, FailureContext) - Method in class org.apache.ignite.failure.StopNodeFailureHandler
Actual failure handling.
handle(Ignite, FailureContext) - Method in class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
Actual failure handling.
HANDLE - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
handle(IgniteBiTuple<WALPointer, WALRecord>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandler
Handling one more record during iteration over WAL.
handle(ClientListenerRequest) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Handle request.
handle(ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Handle request.
handle(ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Handle request.
handle(ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Handle request.
handle(GridRestRequest) - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocolHandler
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
handleAsync(GridRestRequest) - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocolHandler
 
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.auth.AuthenticationCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.beforeStart.NodeStateBeforeStartCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeClusterStateCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeStateCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridClusterNameCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.datastructures.DataStructuresCommandHandler
handleAsync(GridRestRequest) - Method in interface org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandler
 
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.log.GridLogCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.memory.MemoryMetricsCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.probe.GridProbeCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.QueryCommandHandler
handleAsync(GridNioSession, GridRedisMessage) - Method in interface org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisCommandHandler
 
handleAsync(GridNioSession, GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisConnectionCommandHandler
handleAsync(GridNioSession, GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.user.UserActionCommandHandler
handleAsync(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.handlers.version.GridVersionCommandHandler
handleAsync0(GridRestRequest) - Method in class org.apache.ignite.internal.processors.rest.GridRestProcessor
 
handledCaches() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
handledCaches(List<String>) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
handleDemandMessage(int, UUID, GridDhtPartitionDemandMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier
For each demand message method lookups (or creates new) supply context and starts to iterate entries across requested partitions.
handleDemandMessage(int, UUID, GridDhtPartitionDemandMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Handles Demand message.
handleDemandMessage(int, UUID, GridDhtPartitionDemandMessage) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Handles Demand message.
handleDemandMessage(int, UUID, GridDhtPartitionDemandMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Handles Demand message.
handleException(Throwable, ClientListenerRequest) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Handle exception.
handleException(Throwable, ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Handle exception.
handleException(Throwable, ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Handle exception.
handleException(Throwable, ClientListenerRequest) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Handle exception.
handler() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
handler() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
handler() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
handler() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
Handler getter.
handler() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Handler getter.
handler() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Handler getter.
handler() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Handler getter.
handler() - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
handler(GridNioSslHandler) - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
handleRecordException(Exception, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Handler for record deserialization exception.
handlerId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
handlerId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
handlerId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
handlerId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
handlerId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
handlerId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
handlerId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
handlerId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
handlerId() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
handlerId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
handlerId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
handlers() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
handlers - Variable in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Command handlers.
handlers - Variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
Redis-specific handlers.
handles() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Get all handles.
handles() - Method in interface org.apache.ignite.internal.binary.BinaryReaderHandlesHolder
Get all handles.
handles() - Method in class org.apache.ignite.internal.binary.BinaryReaderHandlesHolderImpl
Get all handles.
handleSupplyMessage(UUID, GridDhtPartitionSupplyMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
Handles supply message from nodeId with specified topicId.
handleSupplyMessage(UUID, GridDhtPartitionSupplyMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Handles Supply message.
handleSupplyMessage(UUID, GridDhtPartitionSupplyMessage) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Handles Supply message.
handleSupplyMessage(UUID, GridDhtPartitionSupplyMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Handles Supply message.
HANDSHAKE - Static variable in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequest
Handshake request.
handshake() - Method in class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
Performs handshake procedure with remote peer.
HANDSHAKE2_MESSAGE_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
Message size in bytes including HandshakeMessage fields.
HANDSHAKE_FUT_META_KEY - Static variable in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
SSL handshake future metadata key.
HANDSHAKE_MSG_TYPE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Handshake message type.
HANDSHAKE_WAIT_MSG_TYPE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Handshake wait message type.
HandshakeException - Exception in org.apache.ignite.spi.communication.tcp.internal
Internal exception class for proper timeout handling.
HandshakeException(String) - Constructor for exception org.apache.ignite.spi.communication.tcp.internal.HandshakeException
 
handshakeIndex() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
HandshakeMessage - Class in org.apache.ignite.spi.communication.tcp.messages
Handshake message.
HandshakeMessage() - Constructor for class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Default constructor required by Message.
HandshakeMessage(UUID, long, long) - Constructor for class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
HandshakeMessage2 - Class in org.apache.ignite.spi.communication.tcp.messages
Updated handshake message.
HandshakeMessage2() - Constructor for class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
 
HandshakeMessage2(UUID, long, long, int) - Constructor for class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
 
handshakeTimeoutException() - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
Returns handshake exception with specific message.
HandshakeTimeoutObject - Class in org.apache.ignite.spi.communication.tcp.internal
Callback that is intended to be executed after timeout on handshake.
HandshakeTimeoutObject(Object) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.HandshakeTimeoutObject
 
HandshakeWaitMessage - Class in org.apache.ignite.spi.communication.tcp.messages
Message requesting to wait until node's SPI context initialize.
HandshakeWaitMessage() - Constructor for class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Default constructor required by Message.
hangIfStopped() - Static method in class org.apache.ignite.internal.util.GridDebug
Hangs for 5 minutes if stopped.
hasAnnotation(Class<?>, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates if class has given annotation.
hasAnnotation(Object, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates if class has given annotation.
hasArchive() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
 
hasArray() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
hasArray() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
hasArray() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
hasArray() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
hasArray() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
hasArray() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
hasArray() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
hasArray() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
hasArray() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
hasArray() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
hasArray() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
hasAtomicCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
hasBaselineTopology() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
hasCache(String) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
hasCacheMetrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
 
hasCacheMetrics(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
 
hasCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
hasCachesReceivedFromJoin(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
hasCachesToStart() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
hasCandidate(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.CacheLockCandidates
 
hasCandidate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
hasCause(Class<? extends Throwable>...) - Method in exception org.apache.ignite.IgniteCheckedException
Checks if this exception has given class in 'cause' hierarchy.
hasCause(Class<? extends Throwable>...) - Method in exception org.apache.ignite.IgniteException
Checks if this exception has given class in 'cause' hierarchy.
hasCause(Class<? extends Throwable>...) - Method in exception org.apache.ignite.IgniteIllegalStateException
Checks if this exception has given class in 'cause' hierarchy.
hasCause(Class<? extends Throwable>...) - Method in exception org.apache.ignite.internal.client.GridClientException
Checks if passed in 'Throwable' has given class in 'cause' hierarchy including that throwable itself.
hasCause(Throwable, String, Class<?>...) - Static method in class org.apache.ignite.internal.util.typedef.X
Checks if passed in 'Throwable' has given class in 'cause' hierarchy including that throwable itself.
hasCause(Throwable, Class<?>...) - Static method in class org.apache.ignite.internal.util.typedef.X
Checks if passed in 'Throwable' has given class in 'cause' hierarchy including that throwable itself.
hasCircularReferences() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Check if object graph has circular references.
hasColocatedCacheEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
hasConflict() - Method in class org.apache.ignite.cache.QueryEntityPatch
Check for conflict in this patch.
hasConflicts() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
hasConflicts() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
 
hasContext() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Returns a value indicating whether PlatformProcessor.context() is available.
hasContext() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Returns a value indicating whether PlatformProcessor.context() is available.
hasContext() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Returns a value indicating whether PlatformProcessor.context() is available.
hasContinuousQueryCaches() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
hasContinuousQueryListeners(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
hasDataCenterId() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
hasDataFromNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
hasDeclaredAnnotation(Class<?>, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates if class has given declared annotation.
hasDeclaredAnnotation(Object, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates if class has given annotation.
hasDelta() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
HasEqualIdPredicate<T extends ClusterNode> - Class in org.apache.ignite.internal.util.lang.gridfunc
ClusterNode has equal id predicate.
HasEqualIdPredicate(UUID) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.HasEqualIdPredicate
 
hasError() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
 
hasError() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
hasError() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
hasExpiration() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
hasField(String) - Method in interface org.apache.ignite.binary.BinaryObject
Checks whether field exists in the object.
hasField(String) - Method in class org.apache.ignite.internal.binary.BinaryArray
Checks whether field exists in the object.
hasField(String) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Checks whether field exists in the object.
hasField(String) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Checks whether field exists in the object.
hasField(String) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Checks whether field exists in the object.
hasField(Object, String) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Checks whether field is set in the object.
hasField(String) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
Returns true if this enrichment contains serialized valued for the specified field.
hasField(Object, String) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Checks whether field is set in the object.
hasField(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Chedk if particular field exists.
hasField(Object, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check that field exist.
hasFlags() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
hasFull() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
hasFull(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
hasFutures() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
 
hasGaps(String...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Find WAL gaps, for example: 0 1 2 3 4 7 8 10 - WAL segment files in directory, this method will return List with two tuples [(4,7),(8,10)].
hasGaps(File...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Find WAL gaps, for example: 0 1 2 3 4 7 8 10 - WAL segment files in directory, this method will return List with two tuples [(4,7),(8,10)].
hasGaps(IgniteWalIteratorFactory.IteratorParametersBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
 
hasGaps(List<FileDescriptor>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
 
hasGarbage() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
 
hash(Object) - Static method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets hash code for a given object.
hash() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
hash() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheSearchRow
 
hash - Variable in class org.apache.ignite.internal.processors.cache.tree.DataRow
 
hash() - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
hash() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
HASH - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: UNIQUE.
hash(Object) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets hash code for a given object.
hash(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Applies a supplemental hash function to a given hashCode, which defends against poor quality hash functions.
hash(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Applies a supplemental hash function to a given hashCode, which defends against poor quality hash functions.
hash(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
A primitive override of IgniteUtils.hash(Object) to avoid unnecessary boxing.
HASH_CODE_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
HASH_MAP - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
HASH_PK_IDX_NAME - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
Display name of hash PK index.
HASH_SET - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
hashCode() - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
hashCode() - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
hashCode() - Method in class org.apache.ignite.cache.affinity.AffinityKey
Hash code implementation which delegates to the underlying AffinityKey.key().
hashCode() - Method in class org.apache.ignite.cache.CacheKeyConfiguration
hashCode() - Method in class org.apache.ignite.cache.QueryEntity
hashCode() - Method in class org.apache.ignite.cache.QueryIndex
hashCode(Collection<?>) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeDefaultHasher
Calculate hash code for specified object and fields.
hashCode() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
hashCode(Collection<?>) - Method in interface org.apache.ignite.cache.store.jdbc.JdbcTypeHasher
Calculate hash code for specified object and fields.
hashCode() - Method in class org.apache.ignite.events.EventAdapter
hashCode(BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryAbstractIdentityResolver
Compute hash code for binary object.
hashCode() - Method in class org.apache.ignite.internal.binary.BinaryArray
hashCode() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
hashCode(BinaryObject) - Method in interface org.apache.ignite.internal.binary.BinaryIdentityResolver
Compute hash code for binary object.
hashCode() - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
hashCode() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
hashCode() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
hashCode() - Method in class org.apache.ignite.internal.binary.BinarySchema
hashCode() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
hashCode() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
hashCode() - Method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexTarget
hashCode() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
hashCode() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
hashCode() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
hashCode() - Method in class org.apache.ignite.internal.GridTaskNameHashKey
hashCode() - Method in class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
hashCode() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
hashCode() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
hashCode() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
hashCode() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
hashCode() - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
hashCode(int, long) - Static method in class org.apache.ignite.internal.pagemem.FullPageId
 
hashCode() - Method in class org.apache.ignite.internal.pagemem.FullPageId
hashCode() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
hashCode() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
hashCode() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
hashCode() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
hashCode() - Method in class org.apache.ignite.internal.processors.authentication.User
hashCode() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
hashCode() - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
hashCode() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
hashCode() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
hashCode() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry.ReaderId
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture.ByteArrayWrapper
 
hashCode() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
hashCode() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
hashCode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
hashCode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
hashCode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUtilityKey
hashCode() - Method in interface org.apache.ignite.internal.processors.cache.KeyCacheObject
 
hashCode() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
hashCode() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
hashCode() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
hashCode() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
hashCode() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.Stripe
hashCode() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
hashCode() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
hashCode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
hashCode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
hashCode() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsKey
hashCode() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
hashCode() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
hashCode() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
hashCode() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
hashCode() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
hashCode() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
hashCode() - Method in class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedQueueItemKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructureInfoKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresCacheKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
hashCode() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
hashCode() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
hashCode() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
hashCode() - Method in class org.apache.ignite.internal.processors.metric.AbstractMetric
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
hashCode() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcTableMeta
hashCode() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
hashCode() - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
hashCode() - Method in class org.apache.ignite.internal.processors.platform.events.PlatformLocalEventListener
hashCode() - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
hashCode() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
hashCode() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
hashCode() - Method in class org.apache.ignite.internal.processors.query.QueryHistoryKey
hashCode() - Method in class org.apache.ignite.internal.processors.query.QueryIndexKey
hashCode() - Method in class org.apache.ignite.internal.processors.query.QueryTypeIdKey
hashCode() - Method in class org.apache.ignite.internal.processors.query.QueryTypeNameKey
hashCode() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
hashCode() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
hashCode() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
hashCode() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsKey
hashCode() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
hashCode() - Method in class org.apache.ignite.internal.processors.query.TableInformation
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
hashCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
hashCode() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
hashCode() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
hashCode() - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
hashCode() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
hashCode() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
hashCode() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
hashCode() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
hashCode() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
hashCode() - Method in class org.apache.ignite.internal.util.GridIntList
hashCode() - Method in class org.apache.ignite.internal.util.GridLongList
hashCode() - Method in class org.apache.ignite.internal.util.GridMessageCollection
hashCode() - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
hashCode() - Method in class org.apache.ignite.internal.util.HostAndPortRange
hashCode(ByteBuffer...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Calculates hash code for the given byte buffers contents.
hashCode(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Calculate a hashCode for an array.
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridTuple
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
hashCode() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
hashCode() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
hashCode() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
hashCode() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
hashCode() - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
hashCode() - Method in class org.apache.ignite.internal.visor.util.VisorTaskUtils.SortableAddress
hashCode() - Method in class org.apache.ignite.lang.IgniteBiTuple
hashCode() - Method in class org.apache.ignite.lang.IgniteProductVersion
hashCode() - Method in class org.apache.ignite.lang.IgniteUuid
hashCode() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
hashCode() - Method in class org.apache.ignite.plugin.security.SecurityCredentials
hashCode() - Method in class org.apache.ignite.services.ServiceConfiguration
hashCode() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
hashCode() - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
hashCode() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
hashCode() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
hashCode() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionKey
hashCode() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates
hashCode0(BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryAbstractIdentityResolver
Internal hash code routine.
hashCode0(BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryArrayIdentityResolver
Internal hash code routine.
hashConflicts() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
hasher - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Hash calculator.
hasHistorical() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
hasHistorical(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
hashpw(String, String) - Static method in class org.mindrot.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hashToIndex(int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Maps object hash to some index between 0 and specified size via modulo operation.
hasInapplicableNodesForFullRebalance() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
hasInapplicableNodesForHistoricalRebalance() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
hasInapplicableNodesForRebalance() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
hasIndexStore(int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
 
hasIndexStore(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
hasInitial() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
hasInterceptor(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
hasInterceptor() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
hasInterceptor(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
hasInterceptor(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
hasInterceptor(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
hasIssues() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
 
hasJoiningNodeData() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.JoiningNodeDiscoveryData
 
hasJoiningNodeData() - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
hasKernalStarted(String) - Static method in class org.apache.ignite.internal.IgnitionEx
 
hasKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
hasKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
hasKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
hasListener(int) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Checks whether this event type has any listener.
hasLoadedPage(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
hasLocalTransaction(long, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
hasLocalTransaction(long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
hasLockCandidate(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Checks if the candidate is either owner or pending.
hasLockCandidate(long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Checks if the candidate is either owner or pending.
hasLockCandidate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Checks if the candidate is either owner or pending.
hasLockCandidate(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Checks if the candidate is either owner or pending.
hasLockCandidateUnsafe(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
hasLockCandidateUnsafe(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
hasLostPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter.CacheGroupValidation
 
hasLostPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
 
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.H2Dialect
hasMerge() - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
 
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.OracleDialect
hasMerge() - Method in class org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect
hasMeta(int) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Tests whether or not given metadata is set.
hasMeta(int) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Tests whether or not given metadata is set.
hasMeta(int, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Tests whether or not given metadata is set.
hasMetrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
 
hasMetrics(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
 
hasMovingPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
hasMovingPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
hasMovingPartitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
hasMovingPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
hasName(String) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
hasNearCache(ClusterNode, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if given node has near cache enabled for the specified partitioned cache.
hasNearCacheEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
hasNearNodeUpdates - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
There are keys belonging to backup partitions on near node.
hasNewValue() - Method in class org.apache.ignite.events.CacheEvent
Gets flag indicating whether cache entry has new value in case if we only have new value in serialized form in which case CacheEvent.newValue() will return null.
hasNewVersion(MvccUpdateVersionAware) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks if a row has not empty new version (xid_max).
hasNext() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer.DataEntryIterator
hasNext() - Method in class org.apache.ignite.internal.cluster.graph.BitSetIterator
hasNext() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
hasNext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIterator
hasNext() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePage
hasNext() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
hasNext() - Method in class org.apache.ignite.internal.processors.query.GridQueryCacheObjectsIterator
hasNext() - Method in class org.apache.ignite.internal.processors.query.QueryKeyValueIterator
hasNext() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
hasNext() - Method in class org.apache.ignite.internal.processors.tracing.TraceableIterator
hasNext() - Method in interface org.apache.ignite.internal.util.GridIntIterator
 
hasNext() - Method in class org.apache.ignite.internal.util.lang.GridFilteredIterator
hasNext() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MultipleIterator
hasNext() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
hasNext() - Method in class org.apache.ignite.internal.util.lang.GridIteratorAdapter
hasNextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.UnsortedCacheQueryReducer
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.GridEmptyIterator
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatIterator
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter.IteratorWrapper
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNextX() - Method in interface org.apache.ignite.internal.util.lang.GridIterator
This method is the same as Iterator.hasNext(), but allows for failure with exception.
hasNodeAttribute(String) - Method in interface org.apache.ignite.internal.GridKernalContext
Check if node has specified attribute.
hasNodeAttribute(String) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Check if node has specified attribute.
hasNodeAttribute(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Check if node has specified attribute.
HasNotEqualIdPredicate<T extends ClusterNode> - Class in org.apache.ignite.internal.util.lang.gridfunc
ClusterNode node has NOT equal id predicate.
HasNotEqualIdPredicate(UUID) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.HasNotEqualIdPredicate
 
hasOldCacheConfigurationFormat() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
hasOldValue() - Method in class org.apache.ignite.events.CacheEvent
Gets flag indicating whether cache entry has old value in case if we only have old value in serialized form in which case CacheEvent.oldValue() will return null.
hasOldValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
hasOwnedValue(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
hasParent(ClassLoader, ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
hasPartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
hasPending() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Checks if there are pending futures.
hasPendingEntries - Variable in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Indicates that
hasPendingEntries(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Updates the flag hasPendingEntries with the given value.
hasPendingEntries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
 
hasPendingExchange() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
hasPendingServerExchange() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
hasPreviousValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
hasQueuedThread(Thread) - Method in interface org.apache.ignite.IgniteLock
Queries whether the given thread is waiting to acquire this lock.
hasQueuedThread(Thread) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries whether the given thread is waiting to acquire this lock.
hasQueuedThreads() - Method in interface org.apache.ignite.IgniteLock
Queries whether any threads on this node are waiting to acquire this lock.
hasQueuedThreads() - Method in interface org.apache.ignite.IgniteSemaphore
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries whether any threads on this node are waiting to acquire this lock.
hasQueuedThreads() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
hasQueuedThreads() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
hasRaw(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if raw-only flag is set.
hasReaders() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
hasReaders() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
hasReadValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
hasReadValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
hasRemoteLocks(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
hasRemoteLocks() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
hasRemoteNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Checks whether the topology has remote nodes in.
hasRemotePages() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
 
hasRemoteServerNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Checks whether the topology has remote server nodes in.
hasResponse() - Method in class org.apache.ignite.internal.GridJobResultImpl
 
hasSameHolderAs(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Lock has the same holder as other lock.
hasSchema(int) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
hasSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
hasSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
hasSchema() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
hasSchema(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if raw-only flag is set.
hasSecurityManager() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
hasServerJoin() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
hasServerLeft() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
hasSession() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
hasSpace() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
hasStop() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
hasSubQueries() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
hasSubQueries(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
hasSuppressed(Throwable, Class<? extends Throwable>) - Static method in class org.apache.ignite.internal.util.typedef.X
Checks if passed throwable has given class in one of the suppressed exceptions.
hasTempCopy(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Checks if a page has temp copy buffer.
hasUnfetchedRows() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryResults
 
hasUnfetchedRows() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcResultSet
 
hasVal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
hasValue() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
hasValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
hasValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
hasValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
hasValueUnlocked() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
hasWaiters(IgniteCondition) - Method in interface org.apache.ignite.IgniteLock
Queries whether any threads on this node are waiting on the given condition associated with this lock.
hasWaiters(IgniteCondition) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries whether any threads on this node are waiting on the given condition associated with this lock.
hasWalChangeRequests() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
hasWriteKey(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
hasWriteKey(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
hasWriteKey(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
hasWriteValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
hasWriteValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
HDR_LEN - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Header length.
head() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePage
 
head() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
HEAD_LEN - Static variable in class org.apache.ignite.internal.processors.cache.IncompleteCacheObject
4 bytes - cache object length, 1 byte - type.
header(byte, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Creates header for current version file store.
header() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
header(GridTcpRestParser.HeaderData) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
HEADER_RECORD_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Total length of HEADER record.
HEADER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Allocated field offset.
HeaderRecord - Class in org.apache.ignite.internal.processors.cache.persistence.wal.record
Header record.
HeaderRecord(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
 
headerSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
headerSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Size of page store header.
headerSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
Size of page store header.
headerSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
 
headerSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
headerSize() - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
headerSize() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
headIdx - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
 
headIdx - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Head position.
headIdx - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
 
headPage() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
Returns a last delivered page from this stream.
headSet(E, boolean) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
headSet(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
heap - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
HEAP_LOG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
HEAP_STACK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
heapCopy() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
 
heapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
heapEntriesCount(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
heapEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
heapMemoryCommited() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
heapMemoryInit() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
heapMemoryMax() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
heapMemoryTotal() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
heapMemoryUsage() - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Returns the current memory usage of the heap.
heapMemoryUsed() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
HeapPageMetaInfoStore - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store
 
HeapPageMetaInfoStore(int, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
 
heapSize(ClusterNode, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets heap size in GB rounded to specified precision.
heapSize(Iterable<ClusterNode>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets total heap size in GB rounded to specified precision.
heapSize(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns current JVM maxMemory in the same format as IgniteUtils.heapSize(ClusterNode, int).
heartbeatTs() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Last heatbeat timestamp.
heartbeatTs() - Method in interface org.apache.ignite.internal.util.worker.WorkProgressDispatcher
Last heatbeat timestamp.
held() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
heldcc() - Method in interface org.apache.ignite.compute.ComputeJobContinuation
Checks if job execution has been temporarily held (suspended).
heldcc() - Method in class org.apache.ignite.compute.ComputeJobContinuationAdapter
Checks if job execution has been temporarily held (suspended).
heldcc() - Method in class org.apache.ignite.internal.GridJobContextImpl
Checks if job execution has been temporarily held (suspended).
heldJobs() - Method in interface org.apache.ignite.spi.collision.CollisionContext
Gets collection of jobs that are currently in held state.
heldLockCnt - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Counter for track lock/unlock operations.
heldLocksNumber() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
HELP - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: HELP.
heuristicException(Throwable) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
hexInt(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets a hex string representation of the given long value.
hexLong(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets a hex string representation of the given long value.
hexString2ByteArray(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convert string with hex values to byte array.
hidePassword(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Replace password in URI string with a single '*' character.
higher(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
highestAppliedCounter() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
highPriority() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
highPriority() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientAckResponse
HighPriorityListener - Interface in org.apache.ignite.internal.managers.eventstorage
Marker interface for listeners called before 'regular' listeners.
histogram(String, long[], String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and registre named histogram gauge.
HISTOGRAM_BUCKETS - Static variable in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Histogram buckets for duration get, put, remove, commit, rollback operations in nanoseconds.
HISTOGRAM_CFG_PREFIX - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Prefix for HistogramMetric configuration property name.
HISTOGRAM_NAME_DIVIDER - Static variable in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Histogram name divider.
histogramBucketNames(HistogramMetric) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Generates histogram bucket names.
HistogramMetric - Interface in org.apache.ignite.spi.metric
Histogram metric calculates counts of measurements that gets into each bounds interval.
HistogramMetricImpl - Class in org.apache.ignite.internal.processors.metric.impl
Histogram metric implementation.
HistogramMetricImpl(String, String, long[]) - Constructor for class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
 
HistogramMetricImpl(String, HistogramMetricImpl) - Constructor for class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
 
historical(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
historical(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteRebalanceIterator
 
HISTORICAL_REBALANCE_THRESHOLD_DMS_KEY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
WAL rebalance threshold distributed configuration key
historicalIterator(CachePartitionPartialCountersMap, Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
historicalIterator(CachePartitionPartialCountersMap, Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
historicalMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
historicalNode(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Resolves by ID cluster node which is alive or has recently left the cluster.
historicalSet() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
history() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
 
history() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
history() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
history() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopologyHistory
 
HistoryAffinityAssignment - Interface in org.apache.ignite.internal.processors.affinity
Interface for historical calculated affinity assignment.
HistoryAffinityAssignmentImpl - Class in org.apache.ignite.internal.processors.affinity
Heap-space optimized version of calculated affinity assignment.
HistoryAffinityAssignmentImpl(AffinityAssignment, int) - Constructor for class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
 
HistoryAffinityAssignmentShallowCopy - Class in org.apache.ignite.internal.processors.affinity
Shallow copy that contains reference to delegate HistoryAffinityAssignment.
HistoryAffinityAssignmentShallowCopy(HistoryAffinityAssignment, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
 
HITRATE_CFG_PREFIX - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Prefix for HitRateMetric configuration property name.
HitRateMetric - Class in org.apache.ignite.internal.processors.metric.impl
Accumulates approximate hit rate statistics.
HitRateMetric(String, String, long, int) - Constructor for class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
 
hitRateMetric(String, String, long, int) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register hit rate metric.
hits() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets total number of hits for the owning entity (either cache or entry).
hits() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets total number of hits for the owning entity (either cache or entry).
hits(int) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets number of hits.
hnd - Variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
 
hnd - Variable in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
REST protocol handler.
hold() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Sets halt flags.
holdcc() - Method in interface org.apache.ignite.compute.ComputeJobContinuation
Holds (suspends) a given job indefinitely until ComputeJobContinuation.callcc() is called.
holdcc(long) - Method in interface org.apache.ignite.compute.ComputeJobContinuation
Holds (suspends) a given job for specified timeout or until ComputeJobContinuation.callcc() is called.
holdcc() - Method in class org.apache.ignite.compute.ComputeJobContinuationAdapter
Holds (suspends) a given job indefinitely until ComputeJobContinuation.callcc() is called.
holdcc(long) - Method in class org.apache.ignite.compute.ComputeJobContinuationAdapter
Holds (suspends) a given job for specified timeout or until ComputeJobContinuation.callcc() is called.
holdcc() - Method in class org.apache.ignite.internal.GridJobContextImpl
Holds (suspends) a given job indefinitely until ComputeJobContinuation.callcc() is called.
holdcc(long) - Method in class org.apache.ignite.internal.GridJobContextImpl
Holds (suspends) a given job for specified timeout or until ComputeJobContinuation.callcc() is called.
holdedLocks - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LogEntry
 
holdsLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
holdsLock() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
holdsLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
holdsLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
 
host - Variable in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Host used by this protocol.
host() - Method in class org.apache.ignite.internal.util.HostAndPortRange
 
HOST - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for hostname.
host() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
HostAndPortRange - Class in org.apache.ignite.internal.util
Represents address along with port range.
HostAndPortRange(String, int) - Constructor for class org.apache.ignite.internal.util.HostAndPortRange
Constructor.
HostAndPortRange(String, int, int) - Constructor for class org.apache.ignite.internal.util.HostAndPortRange
Constructor.
hostname() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode.ResolvedAddresses
 
hostNames() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets the read-only collection of hostnames in this cluster group.
hostNames() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets collection of host names this node is known by.
hostNames() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets the read-only collection of hostnames in this cluster group.
hostNames() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets collection of host names this node is known by.
hostNames() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets the read-only collection of hostnames in this cluster group.
hostNames() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
hostNames() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets collection of host names this node is known by.
hostNames() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets collection of host names this node is known by.
hostNames() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryLoopbackProblemMessage
 
hostnames() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
HttpIgniteUpdatesChecker - Class in org.apache.ignite.internal.processors.cluster
This class is responsible for getting Ignite updates information via HTTP
humanReadableByteCount(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts count of bytes to a human-readable format.
humanReadableDuration(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts duration to a human-readable format.

I

i(int, char[], int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, Object) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, String) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, char[]) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, CharSequence) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, CharSequence, int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, boolean) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, char) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, long) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, float) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
i(int, double) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
id() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets globally unique node ID.
id() - Method in interface org.apache.ignite.events.Event
Gets globally unique ID of this event.
id() - Method in class org.apache.ignite.events.EventAdapter
Gets globally unique ID of this event.
id() - Method in interface org.apache.ignite.IgniteCluster
Cluster ID is a unique identifier automatically generated when cluster starts up for the very first time.
id - Variable in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Field ID.
id() - Method in interface org.apache.ignite.internal.cache.query.index.Index
Unique ID.
id() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Unique ID.
id() - Method in interface org.apache.ignite.internal.client.GridClient
Gets a unique client identifier.
id() - Method in interface org.apache.ignite.internal.client.GridClientBeforeNodeStart
Gets a unique client identifier.
id() - Method in interface org.apache.ignite.internal.client.GridClientClusterState
Unique identifier of cluster STATE command was sent to.
id() - Method in class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
Unique identifier of cluster STATE command was sent to.
id() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Gets a unique client identifier.
ID - Static variable in class org.apache.ignite.internal.client.marshaller.jdk.GridClientJdkMarshaller
ID.
ID - Static variable in class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
ID.
ID - Static variable in class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
ID.
id() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouter
Returns router Id.
id() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Gets a unique client identifier.
id() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Returns router Id.
id() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets globally unique node ID.
id() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Cluster ID is a unique identifier automatically generated when cluster starts up for the very first time.
id() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Cluster ID is a unique identifier automatically generated when cluster starts up for the very first time.
id() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
id() - Method in interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
 
id() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
 
id() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager.KeyChangeFuture
 
id() - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
 
id() - Method in class org.apache.ignite.internal.managers.encryption.GroupKeyEncrypted
 
ID - Static variable in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
Row id attribute name.
id() - Method in class org.apache.ignite.internal.processors.authentication.UserAcceptedMessage
id() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
 
id() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
 
id() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
 
id() - Method in class org.apache.ignite.internal.processors.authentication.UserProposedMessage
id() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
id() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
id() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
id() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
id() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
id() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
id() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
id() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
id() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
id() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
 
id() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
id() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
id() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
id - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Mod for the given runnable.
id() - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
 
id() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
 
id() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
id() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
id() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
id() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
id() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
id() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
id() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopologyHistoryItem
 
id() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
id() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
id() - Method in class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
 
id() - Method in class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
id - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Queue unique ID.
id() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
 
id() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
id() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
 
id() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
 
id() - Method in class org.apache.ignite.internal.processors.marshaller.MappingAcceptedMessage
id() - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
id() - Method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
id() - Method in interface org.apache.ignite.internal.processors.platform.cache.PlatformCacheExtension
Get extension ID.
ID - Static variable in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrapFactory
Bootstrap ID.
id() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrapFactory
Get bootstrap factory ID.
ID - Static variable in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrapFactory
Bootstrap ID.
id() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrapFactory
Get bootstrap factory ID.
id() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheExtension
Get extension ID.
id() - Method in interface org.apache.ignite.internal.processors.platform.PlatformBootstrapFactory
Get bootstrap factory ID.
id() - Method in interface org.apache.ignite.internal.processors.platform.PlatformPluginExtension
Get extension ID.
id() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionCacheExtension
Get extension ID.
id() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
id() - Method in interface org.apache.ignite.internal.processors.query.RunningQuery
 
id() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
id() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractOperation
 
id() - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareIoPool
Gets the numeric identifier of the pool.
id() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
id() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
ID - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
id() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
id() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
id() - Method in class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
 
id() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
 
id() - Method in interface org.apache.ignite.plugin.extensions.communication.IoPool
Gets the numeric identifier of the pool.
id() - Method in interface org.apache.ignite.plugin.platform.PlatformCachePluginConfigurationClosureFactory
Gets the factory id.
id() - Method in interface org.apache.ignite.plugin.platform.PlatformPluginConfigurationClosureFactory
Gets the factory id.
id() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Gets subject ID.
id() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets scheduled task ID.
id() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
id() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
id() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets globally unique node ID.
id() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets globally unique node ID.
id() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Gets message ID.
id() - Method in interface org.apache.ignite.spi.IgniteSpiTimeoutObject
 
id() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
id() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
id() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
id() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
id2Node(GridKernalContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
id8(UUID) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets 8-character substring of UUID (for terse logging).
id8(IgniteUuid) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets 8-character substring of IgniteUuid (for terse logging).
ID_CNTR - Static variable in interface org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinatorChangeAware
 
ID_FILTER - Static variable in interface org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinatorChangeAware
 
IdealAffinityAssignment - Class in org.apache.ignite.internal.processors.affinity
 
idealAffinityAssignment(DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
idealAffinityAssignment(List<List<ClusterNode>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
idealAffinityDiff() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
idealAssignment() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
idealAssignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
 
idealAssignment(AffinityTopologyVersion, List<List<ClusterNode>>) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
idealAssignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
idealAssignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
 
idealAssignment() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
idealAssignment() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
idealAssignment() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
idealAssignmentRaw() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
idealPrimaries(ClusterNode) - Method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
identity(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
identity() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets identity closure, i.e. the closure that returns its variable value.
identity(Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
 
IdentityClosure - Class in org.apache.ignite.internal.util.lang.gridfunc
Identity closure.
IdentityClosure() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.IdentityClosure
 
identityHashCode - Variable in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Identity hash code of the lock object.
identityReducer(T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets reducer which always returns true from IgniteReducer.collect(Object) method and passed in element from IgniteReducer.reduce() method.
idForNodeId(UUID) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates UUID predicate evaluating on the given node ID.
IDLE_DUMP_FILE_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
Visible for testing.
IdleChecker(IgniteEx, Map<Integer, Map<Integer, PartitionUpdateCounter>>) - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility.IdleChecker
 
idleConnectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
idleConnectionTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
idleTimeout(long) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
idleTimeout() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Gets configurable idle timeout for this session.
idleTimeout(long) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Sets configurable idle timeout for session.
idleTimePercentage() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
IdleVerifyDumpResult - Class in org.apache.ignite.internal.processors.cache.verify
Encapsulates result of VerifyBackupPartitionsDumpTask.
IdleVerifyDumpResult(Map<PartitionKeyV2, List<PartitionHashRecordV2>>) - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
 
IdleVerifyDumpResult() - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
Default constructor for Externalizable.
IdleVerifyException - Exception in org.apache.ignite.internal.processors.cache.verify
This exception is used to collect exceptions occured in VerifyBackupPartitionsTaskV2 execution.
IdleVerifyException(Collection<IgniteException>) - Constructor for exception org.apache.ignite.internal.processors.cache.verify.IdleVerifyException
 
idleVerifyResult() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
 
IdleVerifyResultV2 - Class in org.apache.ignite.internal.processors.cache.verify
Encapsulates result of VerifyBackupPartitionsTaskV2.
IdleVerifyResultV2() - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
Default constructor for Externalizable.
IdleVerifyResultV2(Map<ClusterNode, Exception>) - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
IdleVerifyResultV2(Map<PartitionKeyV2, List<PartitionHashRecordV2>>, Map<ClusterNode, Exception>) - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
IdleVerifyUtility - Class in org.apache.ignite.internal.processors.cache.verify
Utility class for idle verify command.
IdleVerifyUtility.IdleChecker - Class in org.apache.ignite.internal.processors.cache.verify
Idle checker.
idMapper() - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
 
idMapSize() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
idx - Variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Key-bytes index.
idx - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Segment index.
idx() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractFileDescriptor
 
idx() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractReadFileHandle
 
idx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Absolute WAL segment file index.
idx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
idx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
idx - Variable in class org.apache.ignite.internal.util.StripedExecutor.Stripe
 
idx() - Method in enum org.apache.ignite.spi.tracing.Scope
 
IDX_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Pool for handling distributed index range requests.
idxCls - Static variable in class org.apache.ignite.internal.processors.query.GridQueryProcessor
For tests.
idxName() - Method in interface org.apache.ignite.internal.cache.query.index.IndexDefinition
 
idxName() - Method in class org.apache.ignite.internal.cache.query.index.IndexName
 
idxName() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
 
idxName() - Method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexTarget
 
idxName() - Method in class org.apache.ignite.internal.processors.cache.query.IndexQueryDesc
 
idxQryDesc() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
idxQryDesc() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
idxQryMetadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
idxQryMetadata(IndexQueryResultMeta) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
idxRebuild() - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
 
idxRebuildCls - Static variable in class org.apache.ignite.internal.cache.query.index.IndexProcessor
For tests to emulate long rebuild process.
idxRowCache() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Cache of index rows.
idxRowCacheRegistry() - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Index row cache registry.
idxTreeFactory - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Index tree index factory.
idxType() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
 
IF - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: IF.
ifExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
 
ifExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexDropOperation
 
ifExists() - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
 
ifNotExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
 
ifNotExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
 
ifNotExists() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
ifTableExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
 
ifTableExists() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
 
ignite - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Auto injected ignite instance.
ignite() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
ignite() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets instance of grid.
Ignite - Interface in org.apache.ignite
Main entry-point for all Ignite APIs.
ignite() - Static method in class org.apache.ignite.Ignition
Gets an instance of default no-name grid.
ignite(UUID) - Static method in class org.apache.ignite.Ignition
Gets a grid instance for given local node ID.
ignite(String) - Static method in class org.apache.ignite.Ignition
Gets a named Ignite instance.
ignite() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets instance of grid.
ignite() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets instance of grid.
ignite(Ignite) - Method in class org.apache.ignite.internal.processors.cache.CacheDefaultBinaryAffinityKeyMapper
ignite - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
Injected grid instance.
ignite - Variable in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
Injected ignite instance.
ignite(Ignite) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
 
ignite - Variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
Ignite instance.
ignite - Variable in class org.apache.ignite.internal.processors.cache.verify.ContentionClosure
Ignite.
ignite - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractFunc
Ignite instance.
ignite - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Ignite instance.
ignite() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Gets owning Ignite instance.
ignite() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Gets owning Ignite instance.
ignite() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Gets owning Ignite instance.
ignite - Variable in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Ignite.
ignite - Variable in class org.apache.ignite.internal.visor.compute.VisorGatewayTask
Auto-injected grid instance.
ignite - Variable in class org.apache.ignite.internal.visor.VisorJob
Auto-injected grid instance.
ignite - Variable in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Auto-injected grid instance.
ignite() - Method in class org.apache.ignite.messaging.MessagingListenActor
Gets grid instance associated with this actor.
ignite - Variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Deprecated.
Since 2.8. May contain an invalid Ignite instance when multiple nodes shares same TcpDiscoveryIpFinder instance.
ignite - Variable in class org.apache.ignite.spi.IgniteSpiAdapter
Ignite instance.
ignite() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets ignite instance.
ignite - Variable in class org.apache.ignite.stream.StreamAdapter
Ignite.
IGNITE_AFFINITY_BACKUPS_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Size threshold to allocate and retain additional HashMap to improve contains() which leads to extra memory consumption.
IGNITE_AFFINITY_BACKUPS_THRESHOLD - Static variable in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Size threshold to use Map instead of List view.
IGNITE_AFFINITY_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum size for affinity assignment history.
IGNITE_ALLOW_ATOMIC_OPS_IN_TX - Static variable in class org.apache.ignite.IgniteSystemProperties
Flag indicating whether atomic operations allowed for use inside transactions.
IGNITE_ALLOW_DML_INSIDE_TRANSACTION - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, Ignite will allow execute DML operation (MERGE|INSERT|UPDATE|DELETE) within transaction for non MVCC mode.
IGNITE_ALLOW_START_CACHES_IN_PARALLEL - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables start caches in parallel.
IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum size for atomic cache queue delete history (default is 200 000 entries per partition).
IGNITE_ATOMIC_CACHE_QUEUE_RETRY_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Atomic cache deferred update timeout.
IGNITE_ATOMIC_DEFERRED_ACK_BUFFER_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Atomic cache deferred update response buffer size.
IGNITE_ATOMIC_DEFERRED_ACK_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Atomic cache deferred update timeout.
IGNITE_BASELINE_AUTO_ADJUST_LOG_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
Interval between logging of time of next auto-adjust.
IGNITE_BINARY_DONT_WRAP_TREE_STRUCTURES - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Should be removed in Apache Ignite 2.0.
IGNITE_BINARY_MARSHALLER_USE_STRING_SERIALIZATION_VER_2 - Static variable in class org.apache.ignite.IgniteSystemProperties
Manages type of serialization mechanism for String that is marshalled/unmarshalled by BinaryMarshaller.
IGNITE_BINARY_SORT_OBJECT_FIELDS - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true fields are written by BinaryMarshaller in sorted order.
IGNITE_BPLUS_TREE_LOCK_RETRIES - Static variable in class org.apache.ignite.IgniteSystemProperties
Number of repetitions to capture a lock in the B+Tree.
IGNITE_BPLUS_TREE_LOCK_RETRIES_DEFAULT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
IGNITE_CACHE_CLIENT - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling default behavior of cache client flag.
IGNITE_CACHE_KEY_VALIDATION_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Since 2.10 Obsolete because of common use of binary marshaller.
IGNITE_CACHE_REMOVED_ENTRIES_TTL - Static variable in class org.apache.ignite.IgniteSystemProperties
Ttl of removed cache entries (ms).
IGNITE_CACHE_RETRIES_COUNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Number of cache operation retries in case of topology exceptions.
IGNITE_CACHE_START_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Cache start size for on-heap maps.
IGNITE_CALCITE_EXEC_IN_BUFFER_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Calcite-based SQL engine.
IGNITE_CALCITE_EXEC_IO_BATCH_CNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Calcite-based SQL engine.
IGNITE_CALCITE_EXEC_IO_BATCH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Calcite-based SQL engine.
IGNITE_CALCITE_EXEC_MODIFY_BATCH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Calcite-based SQL engine.
IGNITE_CALCITE_REL_JSON_PRETTY_PRINT - Static variable in class org.apache.ignite.IgniteSystemProperties
Calcite-based SQL engine.
IGNITE_CHECKPOINT_MAP_SNAPSHOT_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Threshold of the checkpoint quantity since the last earliest checkpoint map snapshot.
IGNITE_CHECKPOINT_READ_LOCK_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Timeout for checkpoint read lock acquisition in milliseconds.
IGNITE_CHECKPOINT_TRIGGER_ARCHIVE_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.IgniteSystemProperties
Property for setup percentage of archive size for checkpoint trigger.
IGNITE_CLIENT_CACHE_CHANGE_MESSAGE_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
When client cache is started or closed special discovery message is sent to notify cluster (for example this is needed for ClusterGroup.forCacheNodes(String) API.
IGNITE_CLUSTER_NAME - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite cluster name.
IGNITE_CONFIG_URL - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to hold optional configuration URL.
IGNITE_CONSISTENT_ID_BY_HOST_WITHOUT_PORT - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, for consistent id will calculate by host name, without port, and you can use only one node for host in cluster.
IGNITE_CONSOLE_APPENDER - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set to true (default) and Ignite is launched in verbose mode (see IgniteSystemProperties.IGNITE_QUIET) and no console appenders can be found in configuration, then default console appender will be added.
IGNITE_CONTINUOUS_QUERY_BACKUP_ACK_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
IGNITE_CONTINUOUS_QUERY_LISTENER_MAX_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
IGNITE_CONTINUOUS_QUERY_PENDING_BUFF_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
 
IGNITE_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
 
IGNITE_DAEMON - Static variable in class org.apache.ignite.IgniteSystemProperties
Presence of this system property with value true will make the grid node start as a daemon node.
IGNITE_DATA_STORAGE_FOLDER_BY_CONSISTENT_ID - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, Data store folders are generated only by consistent id, and no consistent ID will be set based on existing data store folders.
IGNITE_DATA_STREAMING_EXECUTOR_SERVICE_TASKS_STEALING_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Tasks stealing will be started if tasks queue size per data-streamer thread exceeds this threshold.
IGNITE_DEFAULT_DATA_STORAGE_PAGE_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Sets default storage page size.
IGNITE_DEFAULT_DISK_PAGE_COMPRESSION - Static variable in class org.apache.ignite.IgniteSystemProperties
Sets default disk page compression.
IGNITE_DEFERRED_ONE_PHASE_COMMIT_ACK_REQUEST_BUFFER_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
One phase commit deferred ack request buffer size.
IGNITE_DEFERRED_ONE_PHASE_COMMIT_ACK_REQUEST_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
One phase commit deferred ack request timeout.
IGNITE_DEFRAGMENTATION_REGION_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.IgniteSystemProperties
Defragmentation region size percentage of configured region size.
IGNITE_DELAYED_REPLACED_PAGE_WRITE - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true (default), pages are written to page store without holding segment lock (with delay).
IGNITE_DEP_MODE_OVERRIDE - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to override deployment mode configuration parameter.
IGNITE_DEPLOYMENT_ADDITIONAL_CHECK - Static variable in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Enables additional check for resource name on resources removal.
IGNITE_DEV_ONLY_LOGGING_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, warnings that are intended for development environments and not for production (such as coding mistakes in code using Ignite) will not be logged.
IGNITE_DIAGNOSTIC_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
 
IGNITE_DIAGNOSTIC_WARN_LIMIT - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum number of diagnostic warning messages per category, when waiting for PME.
IGNITE_DIRECT_IO_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, direct IO may be enabled.
IGNITE_DISABLE_AFFINITY_MEMORY_OPTIMIZATION - Static variable in class org.apache.ignite.IgniteSystemProperties
Flag to disable memory optimization: BitSets instead of HashSets to store partitions.
IGNITE_DISABLE_AFFINITY_MEMORY_OPTIMIZATION - Static variable in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Disable memory affinity optimizations.
IGNITE_DISABLE_GRP_STATE_LAZY_STORE - Static variable in class org.apache.ignite.IgniteSystemProperties
Disable group state lazy store.
IGNITE_DISABLE_HOSTNAME_VERIFIER - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to disable HostnameVerifier for SSL connections.
IGNITE_DISABLE_ONHEAP_CACHE - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, on-heap cache cannot be enabled - see CacheConfiguration.setOnheapCacheEnabled(boolean).
IGNITE_DISABLE_REBALANCING_CANCELLATION_OPTIMIZATION - Static variable in class org.apache.ignite.IgniteSystemProperties
When property is set false each next exchange will try to compare with previous.
IGNITE_DISABLE_TRIGGERING_CACHE_INTERCEPTOR_ON_CONFLICT - Static variable in class org.apache.ignite.IgniteSystemProperties
Disables cache interceptor triggering in case of conflicts.
IGNITE_DISABLE_WAL_DURING_REBALANCING - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to false, WAL will not be automatically disabled during rebalancing if there is no partition in OWNING state.
IGNITE_DISCO_FAILED_CLIENT_RECONNECT_DELAY - Static variable in class org.apache.ignite.IgniteSystemProperties
Defines reconnect delay in milliseconds for client node that was failed forcible.
IGNITE_DISCOVERY_CLIENT_RECONNECT_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum number of discovery message history used to support client reconnect.
IGNITE_DISCOVERY_DISABLE_CACHE_METRICS_UPDATE - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, cache metrics are not included into the discovery metrics update message (in this case message contains only cluster metrics).
IGNITE_DISCOVERY_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum size for discovery messages history.
IGNITE_DISCOVERY_METRICS_QNT_WARN - Static variable in class org.apache.ignite.IgniteSystemProperties
Logging a warning message when metrics quantity exceeded a specified number.
IGNITE_DUMP_PAGE_LOCK_ON_FAILURE - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables threads locks dumping on critical node failure.
IGNITE_DUMP_THREADS_ON_FAILURE - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables threads dumping on critical node failure.
IGNITE_DUMP_THREADS_ON_FAILURE_THROTTLING_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Throttling time out for thread dump generation during failure handling.
IGNITE_DUMP_TX_COLLISIONS_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
When above zero, prints tx key collisions once per interval.
IGNITE_ENABLE_EXPERIMENTAL_COMMAND - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Use "--enable-experimental" parameter instead.
IGNITE_ENABLE_EXTRA_INDEX_REBUILD_LOGGING - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables extended logging of indexes create/rebuild process.
IGNITE_ENABLE_FORCIBLE_NODE_KILL - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set, a node will forcible fail a remote node when it fails to establish a communication connection.
IGNITE_ENABLE_SUBQUERY_REWRITE_OPTIMIZATION - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables subquery rewriting optimization.
IGNITE_EVICTION_PERMITS - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Since version 2.10. Use IgniteConfiguration.setRebalanceThreadPoolSize(int) to manage eviction parallelism.
IGNITE_EXCEPTION_REGISTRY_MAX_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling size of buffer holding last exception.
IGNITE_EXCHANGE_COMPATIBILITY_VER_1 - Static variable in class org.apache.ignite.internal.processors.cache.ExchangeContext
Enables exchange compatibility with protocol version 1.
IGNITE_EXCHANGE_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum size for exchange history.
IGNITE_EXCHANGE_MERGE_DELAY - Static variable in class org.apache.ignite.IgniteSystemProperties
 
IGNITE_FAIL_NODE_ON_UNRECOVERABLE_PARTITION_INCONSISTENCY - Static variable in class org.apache.ignite.IgniteSystemProperties
Flag to enable triggering failure handler for node if unrecoverable partition inconsistency is discovered during partition update counters exchange.
IGNITE_FAILURE_HANDLER_RESERVE_BUFFER_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Amount of memory reserved in the heap at node start, which can be dropped to increase the chances of success when handling OutOfMemoryError.
IGNITE_FORCE_MVCC_MODE_IN_TESTS - Static variable in class org.apache.ignite.IgniteSystemProperties
For test purposes only.
IGNITE_GLOBAL_METASTORAGE_HISTORY_MAX_BYTES - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum amount of bytes that can be stored in history of DistributedMetaStorage updates.
IGNITE_GRID_CLIENT_LOG_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set to true enable logging in GridClient.
IGNITE_H2_DEBUG_CONSOLE - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Since 2.8. H2 console is no longer supported.
IGNITE_H2_DEBUG_CONSOLE_PORT - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Since 2.8. H2 console is no longer supported.
IGNITE_H2_INDEXING_CACHE_CLEANUP_PERIOD - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify period in milliseconds between calls of the SQL statements cache cleanup task.
IGNITE_H2_INDEXING_CACHE_THREAD_USAGE_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify timeout in milliseconds after which thread's SQL statements cache is cleared by cleanup task if the thread does not perform any query.
IGNITE_HANDSHAKE_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Client handshake flag.
IGNITE_HANDSHAKE_RES_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Client handshake flag.
IGNITE_HEADER - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Network packet header.
IGNITE_HOME - Static variable in class org.apache.ignite.IgniteSystemProperties
Defines Ignite installation folder.
IGNITE_HOME - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for Ignite home folder.
IGNITE_HOME_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
IGNITE_INDEX_REBUILD_BATCH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Count of rows, being processed within a single checkpoint lock when indexes are rebuilt.
IGNITE_INDEXING_DISCOVERY_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Indexing discovery history size.
IGNITE_INTERNAL_KEY_PREFIX - Static variable in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Prefix for keys in metastorage used by Ignite internally.
IGNITE_INTERNAL_PACKAGE - Static variable in class org.apache.ignite.internal.processors.security.SecurityUtils
Ignite internal package.
IGNITE_IO_BALANCE_PERIOD - Static variable in class org.apache.ignite.IgniteSystemProperties
 
IGNITE_IO_BALANCE_RANDOM_BALANCE - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
IGNITE_IO_DUMP_ON_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
 
IGNITE_IPC_SHMEM_SPACE_DEBUG - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
This property is ignored and will be deleted in future releases.
IGNITE_JCACHE_DEFAULT_ISOLATED - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling whether CacheManager will start grid with isolated IP finder when default URL is passed in.
IGNITE_JDBC_DRIVER_CURSOR_REMOVE_DELAY - Static variable in class org.apache.ignite.IgniteSystemProperties
JDBC driver cursor remove delay.
IGNITE_JETTY_HOST - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allows to override Jetty host for REST processor.
IGNITE_JETTY_LOG_NO_OVERRIDE - Static variable in class org.apache.ignite.IgniteSystemProperties
This property does not allow Ignite to override Jetty log configuration for REST processor.
IGNITE_JETTY_PORT - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allows to override Jetty local port for REST processor.
IGNITE_JMX_REMOTE_PROPERTY - Static variable in class org.apache.ignite.internal.util.IgniteUtils
JMX remote system property.
IGNITE_JOBS_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to override default job processor maps sizes for finished jobs and cancellation requests.
IGNITE_JOBS_METRICS_CONCURRENCY_LEVEL - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Check the ReadOnlyMetricRegistry with "name=compute.jobs" instead.
IGNITE_JVM_PAUSE_DETECTOR_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite JVM pause detector disabled.
IGNITE_JVM_PAUSE_DETECTOR_LAST_EVENTS_COUNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite JVM pause detector last events count.
IGNITE_JVM_PAUSE_DETECTOR_PRECISION - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite JVM pause detector precision.
IGNITE_JVM_PAUSE_DETECTOR_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite JVM pause detector threshold.
IGNITE_KEEP_STATIC_CACHE_CONFIGURATION - Static variable in class org.apache.ignite.IgniteSystemProperties
Keep static cache configuration even if stored cache data differs from the static config.
IGNITE_KEY_ALGORITHM_PROPERTY - Static variable in class org.apache.ignite.ssl.SslContextFactory
Deprecated.
Use "ssl.KeyManagerFactory.algorithm" instead as per JSSE standard. Should be considered for deletion in 9.0.
IGNITE_LOADED_PAGES_BACKWARD_SHIFT_MAP - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to false, loaded pages implementation is switched to previous version of implementation, FullPageIdTable.
IGNITE_LOCAL_HOST - Static variable in class org.apache.ignite.IgniteSystemProperties
The system property sets a system-wide local IP address or hostname to be used by Ignite networking components.
IGNITE_LOCAL_STORE_KEEPS_PRIMARY_ONLY - Static variable in class org.apache.ignite.IgniteSystemProperties
Indicating whether local store keeps primary only.
IGNITE_LOG_CLASSPATH_CONTENT_ON_STARTUP - Static variable in class org.apache.ignite.IgniteSystemProperties
Scan the classpath on startup and log all the files containing in it.
IGNITE_LOG_DIR - Static variable in class org.apache.ignite.IgniteSystemProperties
Environment variable to override logging directory that has been set in logger configuration.
IGNITE_LOG_DIR - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Ignite Logging Directory.
IGNITE_LOG_GRID_NAME - Static variable in class org.apache.ignite.IgniteSystemProperties
IGNITE_LOG_INSTANCE_NAME - Static variable in class org.apache.ignite.IgniteSystemProperties
If this system property is present the Ignite will include instance name into verbose log.
IGNITE_LOG_THROTTLE_CAPACITY - Static variable in class org.apache.ignite.IgniteSystemProperties
Max amount of remembered errors for GridLogThrottle.
IGNITE_LONG_LONG_HASH_MAP_LOAD_FACTOR - Static variable in class org.apache.ignite.IgniteSystemProperties
Long-long offheap map load factor.
IGNITE_LONG_OPERATIONS_DUMP_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Cache operations that take more time than value of this property will be output to log.
IGNITE_LONG_OPERATIONS_DUMP_TIMEOUT_LIMIT - Static variable in class org.apache.ignite.IgniteSystemProperties
Upper time limit between long running/hanging operations debug dumps.
IGNITE_LONG_TRANSACTION_TIME_DUMP_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Threshold timeout for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc) and user time (time when client node runs some code while holding transaction and not waiting it).
IGNITE_MARSHAL_BUFFERS_PER_THREAD_POOL_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify per thread binary allocator chunk pool size.
IGNITE_MARSHAL_BUFFERS_RECHECK - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify how often in milliseconds marshal buffers should be rechecked and potentially trimmed.
IGNITE_MARSHALLER_BLACKLIST - Static variable in class org.apache.ignite.IgniteSystemProperties
Defines path to the file that contains list of classes disallowed to safe deserialization.
IGNITE_MARSHALLER_WHITELIST - Static variable in class org.apache.ignite.IgniteSystemProperties
Defines path to the file that contains list of classes allowed to safe deserialization.
IGNITE_MASTER_KEY_NAME_TO_CHANGE_BEFORE_STARTUP - Static variable in class org.apache.ignite.IgniteSystemProperties
The master key name that the node will use during the recovery.
IGNITE_MAX_COMPLETED_TX_COUNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling size of buffer holding completed transaction versions.
IGNITE_MAX_INDEX_PAYLOAD_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify maximum payload size in bytes for H2TreeIndex.
IGNITE_MAX_INDEX_PAYLOAD_SIZE_DEFAULT - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Default value for IGNITE_MAX_INDEX_PAYLOAD_SIZE
IGNITE_MAX_NESTED_LISTENER_CALLS - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum number of nested listener calls before listener notification becomes asynchronous.
IGNITE_MBEAN_APPEND_CLASS_LOADER_ID - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set to true then Ignite will append hash code of class loader to MXBean name.
IGNITE_MBEAN_APPEND_JVM_ID - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set to true then Ignite will append hash code of Ignite class as hex string and append JVM name returned by RuntimeMXBean.getName().
IGNITE_MBEANS_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
If property is set to true, then Ignite will disable MBeans registration.
IGNITE_MBEANS_DISABLED - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Ignite MBeans disabled flag.
IGNITE_MEMORY_PER_BYTE_COPY_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
When unsafe memory copy if performed below this threshold, Ignite will do it on per-byte basis instead of calling to Unsafe.copyMemory().
IGNITE_MEMORY_UNALIGNED_ACCESS - Static variable in class org.apache.ignite.IgniteSystemProperties
Whether Ignite can access unaligned memory addresses.
IGNITE_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Ignite node metrics prefix.
IGNITE_MIN_BUFFERED_COMMUNICATION_MSG_CNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Not used anymore.
IGNITE_MVCC_TX_SIZE_CACHING_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum number for cached MVCC transaction updates.
IGNITE_NEAR_GET_MAX_REMAPS - Static variable in class org.apache.ignite.IgniteSystemProperties
This property defines the maximum number of attempts to remap near get to the same primary node.
IGNITE_NIO_RECOVERY_DESCRIPTOR_RESERVATION_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Sets timeout for TCP client recovery descriptor reservation.
IGNITE_NO_ASCII - Static variable in class org.apache.ignite.IgniteSystemProperties
If this system property is present (any value) - no ASCII logo will be printed.
IGNITE_NO_DISCO_ORDER - Static variable in class org.apache.ignite.IgniteSystemProperties
Name of the system property to disable requirement for proper node ordering by discovery SPI.
IGNITE_NO_SELECTOR_OPTS - Static variable in class org.apache.ignite.IgniteSystemProperties
If set to true, then default selected keys set is used inside GridNioServer which lead to some extra garbage generation when processing selected keys.
IGNITE_NO_SHUTDOWN_HOOK - Static variable in class org.apache.ignite.IgniteSystemProperties
If this system property is set to true - no shutdown hook will be set.
IGNITE_NODE_IDS_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum size of history of server nodes (server node IDs) that ever joined to current topology.
IGNITE_OFFHEAP_LOCK_CONCURRENCY_LEVEL - Static variable in class org.apache.ignite.IgniteSystemProperties
Ignite page memory concurrency level.
IGNITE_OFFHEAP_RANDOM_RW_POLICY - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
IGNITE_OFFHEAP_RWLOCK_SPIN_COUNT - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
IGNITE_OFFHEAP_SAFE_RELEASE - Static variable in class org.apache.ignite.IgniteSystemProperties
Flag that will force Ignite to fill memory block with some recognisable pattern right before this memory block is released.
IGNITE_OPTIMIZED_MARSHALLER_USE_DEFAULT_SUID - Static variable in class org.apache.ignite.IgniteSystemProperties
Manages OptimizedMarshaller behavior of serialVersionUID computation for Serializable classes.
IGNITE_OVERRIDE_CONSISTENT_ID - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to specify consistent id of Ignite node.
IGNITE_OVERRIDE_MCAST_GRP - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to override multicast group taken from configuration.
IGNITE_OVERRIDE_WRITE_THROTTLING_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set, DataStorageConfiguration.setWriteThrottlingEnabled(boolean) will be overridden to true regardless the initial value in the configuration.
IGNITE_PAGE_LOCK_TRACKER_CAPACITY - Static variable in class org.apache.ignite.IgniteSystemProperties
Capacity in pages for storing in page lock tracker strucuture.
IGNITE_PAGE_LOCK_TRACKER_CHECK_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
Page lock tracker thread for checking hangs threads interval.
IGNITE_PAGE_LOCK_TRACKER_TYPE - Static variable in class org.apache.ignite.IgniteSystemProperties
Page lock tracker type
IGNITE_PAGES_LIST_CACHING_EMPTY_FLUSH_GC_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
IGNITE_PAGES_LIST_CACHING_MAX_CACHE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
IGNITE_PAGES_LIST_CACHING_STRIPES_COUNT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
 
IGNITE_PAGES_LIST_DISABLE_ONHEAP_CACHING - Static variable in class org.apache.ignite.IgniteSystemProperties
Disable onheap caching of pages lists (free lists and reuse lists).
IGNITE_PAGES_LIST_STRIPES_PER_BUCKET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
IGNITE_PAGES_LIST_TRY_LOCK_ATTEMPTS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
IGNITE_PART_DISTRIBUTION_WARN_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
The threshold of uneven distribution above which partition distribution will be logged.
IGNITE_PARTITION_RELEASE_FUTURE_DUMP_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
If a partition release future completion time during an exchange exceeds this threshold, the contents of the future will be dumped to the log on exchange.
IGNITE_PDS_CHECKPOINT_TEST_SKIP_SYNC - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
IGNITE_PDS_LOG_CP_READ_LOCK_HOLDERS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Log read lock holders.
IGNITE_PDS_MAX_CHECKPOINT_MEMORY_HISTORY_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Number of checkpoint history entries held in memory.
IGNITE_PDS_PARTITION_DESTROY_CHECKPOINT_DELAY - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
IGNITE_PDS_SKIP_CHECKPOINT_ON_NODE_STOP - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Skip checkpoint on node stop flag.
IGNITE_PDS_SKIP_CRC - Static variable in class org.apache.ignite.IgniteSystemProperties
Skip CRC calculation flag.
IGNITE_PDS_WAL_REBALANCE_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
use Distributed MetaStorage property historical.rebalance.threshold.
IGNITE_PENDING_TX_TRACKER_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to enable pending transaction tracker.
IGNITE_PERF_STAT_BUFFER_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Performance statistics off heap buffer size in bytes.
IGNITE_PERF_STAT_CACHED_STRINGS_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum performance statistics cached strings threshold.
IGNITE_PERF_STAT_FILE_MAX_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum performance statistics file size in bytes.
IGNITE_PERF_STAT_FLUSH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Minimal performance statistics batch size to be flushed in bytes.
IGNITE_PERFORMANCE_SUGGESTIONS_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
Flag indicating whether performance suggestions output on start should be disabled.
IGNITE_PME_FREE_SWITCH_DISABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
PME-free switch explicitly disabled.
IGNITE_PREFER_WAL_REBALANCE - Static variable in class org.apache.ignite.IgniteSystemProperties
Prefer historical rebalance if there's enough history regardless off all heuristics.
IGNITE_PRELOAD_RESEND_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to hold preload resend timeout for evicted partitions.
IGNITE_PROG_NAME - Static variable in class org.apache.ignite.IgniteSystemProperties
Name of the system property defining name of command line program.
IGNITE_QUIET - Static variable in class org.apache.ignite.IgniteSystemProperties
Set to either true or false to enable or disable quiet mode of Ignite.
IGNITE_READ_LOAD_BALANCING - Static variable in class org.apache.ignite.IgniteSystemProperties
Whenever read load balancing is enabled, that means 'get' requests will be distributed between primary and backup nodes if it is possible and CacheConfiguration.isReadFromBackup() is true.
IGNITE_REBALANCE_STATISTICS_TIME_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
IGNITE_REBALANCE_THROTTLE_OVERRIDE - Static variable in class org.apache.ignite.IgniteSystemProperties
IGNITE_RECOVERY_SEMAPHORE_PERMITS - Static variable in class org.apache.ignite.IgniteSystemProperties
Limit the maximum number of objects in memory during the recovery procedure.
IGNITE_RECOVERY_VERBOSE_LOGGING - Static variable in class org.apache.ignite.IgniteSystemProperties
Allows to log additional information about all restored partitions after binary and logical recovery phases.
IGNITE_REFLECTION_CACHE_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to override default reflection cache size.
IGNITE_REQ_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Custom client request flag.
IGNITE_REST_GETALL_AS_ARRAY - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Should be made default in Apache Ignite 3.0.
IGNITE_REST_MAX_TASK_RESULTS - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allows to override maximum count of task results stored on one node in REST processor.
IGNITE_REST_SECURITY_TOKEN_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allow rewriting default (300) REST session security token expire time (in seconds).
IGNITE_REST_SESSION_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allow rewriting default (30) REST session expire time (in seconds).
IGNITE_REST_START_ON_CLIENT - Static variable in class org.apache.ignite.IgniteSystemProperties
This property allows to override default behavior that rest processor doesn't start on client node.
IGNITE_RESTART_CODE - Static variable in class org.apache.ignite.IgniteSystemProperties
This property is used internally to pass an exit code to loader when Ignite instance is being restarted.
IGNITE_REUSE_MEMORY_ON_DEACTIVATE - Static variable in class org.apache.ignite.IgniteSystemProperties
Try reuse memory on deactivation.
IGNITE_SECURITY_COMPATIBILITY_MODE - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, Ignite switches to compatibility mode with versions that don't support service security permissions.
IGNITE_SELECTOR_SPINS - Static variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
IGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK - Static variable in class org.apache.ignite.IgniteSystemProperties
Property allowing to skip configuration consistency checks.
IGNITE_SKIP_PARTITION_SIZE_VALIDATION - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, Ignite will skip partitions sizes check on partition validation after rebalance has finished.
IGNITE_SLOW_TX_WARN_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Transactions that take more time, than value of this property, will be output to log with warning level.
IGNITE_SQL_ALLOW_KEY_VAL_UPDATES - Static variable in class org.apache.ignite.IgniteSystemProperties
Allow use composite _key, _val columns at the INSERT/UPDATE/MERGE statements.
IGNITE_SQL_DISABLE_SYSTEM_VIEWS - Static variable in class org.apache.ignite.IgniteSystemProperties
Disable SQL system views.
IGNITE_SQL_FILL_ABSENT_PK_WITH_DEFAULTS - Static variable in class org.apache.ignite.IgniteSystemProperties
Forcibly fills missing columns belonging to the primary key with nulls or default values if those have been specified.
IGNITE_SQL_FORCE_LAZY_RESULT_SET - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Since version 2.8.
IGNITE_SQL_MAX_EXTRACTED_PARTS_FROM_BETWEEN - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum number of different partitions to be extracted from between expression within sql query.
IGNITE_SQL_MERGE_TABLE_MAX_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling maximum number of SQL result rows which can be fetched into a merge table.
IGNITE_SQL_MERGE_TABLE_PREFETCH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
Property controlling number of SQL result rows that will be fetched into a merge table at once before applying binary search for the bounds.
IGNITE_SQL_PARSER_DISABLE_H2_FALLBACK - Static variable in class org.apache.ignite.IgniteSystemProperties
Disable fallback to H2 SQL parser if the internal SQL parser fails to parse the statement.
IGNITE_SQL_RETRY_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
SQL retry timeout.
IGNITE_SQL_SYSTEM_SCHEMA_NAME_IGNITE - Static variable in class org.apache.ignite.IgniteSystemProperties
Enable backward compatible to use 'IGNITE' as SQL system schema.
IGNITE_SQL_UUID_DDL_BYTE_FORMAT - Static variable in class org.apache.ignite.IgniteSystemProperties
Enable backward compatible handling of UUID through DDL.
IGNITE_SSH_HOST - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to hold SSH host for visor-started nodes.
IGNITE_SSH_USER_NAME - Static variable in class org.apache.ignite.IgniteSystemProperties
System property to hold SSH user name for visor-started nodes.
IGNITE_START_CACHES_ON_JOIN - Static variable in class org.apache.ignite.IgniteSystemProperties
 
IGNITE_STARVATION_CHECK_INTERVAL - Static variable in class org.apache.ignite.IgniteSystemProperties
This system property defines interval in milliseconds in which Ignite will check thread pool state for starvation.
IGNITE_STREAM_TRANSFORMER_COMPATIBILITY_MODE - Static variable in class org.apache.ignite.IgniteSystemProperties
Manages backward compatibility of StreamTransformer.from(CacheEntryProcessor) method.
IGNITE_SUCCESS_FILE - Static variable in class org.apache.ignite.IgniteSystemProperties
Name of the system property defining success file name.
IGNITE_SUCCESS_FILE_PROPERTY - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Success file name property.
IGNITE_SYSTEM_WORKER_BLOCKED_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum inactivity period for system worker in milliseconds.
IGNITE_TCP_COMM_SET_ATTR_HOST_NAMES - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables setting attribute value of ATTR_HOST_NAMES when value getLocalHost is ip, for backward compatibility.
IGNITE_TCP_DISCOVERY_ADDRESSES - Static variable in class org.apache.ignite.IgniteSystemProperties
Comma separated list of addresses in format "10.100.22.100:45000,10.100.22.101:45000".
IGNITE_TEST_ENV - Static variable in class org.apache.ignite.IgniteSystemProperties
Set to true only during the junit tests.
IGNITE_TEST_FEATURES_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
If property is set to true, then test features will be enabled.
IGNITE_TEST_FEATURES_ENABLED - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Ignite test features enabled flag.
IGNITE_THREAD_DUMP_ON_EXCHANGE_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set to true then Ignite will log thread dump in case of partition exchange timeout.
IGNITE_THRESHOLD_WAIT_TIME_NEXT_WAL_SEGMENT - Static variable in class org.apache.ignite.IgniteSystemProperties
Threshold time (in millis) to print warning to log if waiting for next wal segment took longer than the threshold.
IGNITE_THRESHOLD_WAL_ARCHIVE_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.IgniteSystemProperties
IGNITE_THROTTLE_INLINE_SIZE_CALCULATION - Static variable in class org.apache.ignite.IgniteSystemProperties
Throttle frequency for an index row inline size calculation and logging index inline size recommendation.
IGNITE_THROTTLE_LOG_THRESHOLD - Static variable in class org.apache.ignite.IgniteSystemProperties
Threshold for throttling operations logging.
IGNITE_TO_STRING_COLLECTION_LIMIT - Static variable in class org.apache.ignite.IgniteSystemProperties
Limit collection (map, array) elements number to output.
IGNITE_TO_STRING_INCLUDE_SENSITIVE - Static variable in class org.apache.ignite.IgniteSystemProperties
Setting to true enables writing sensitive information in toString() output.
IGNITE_TO_STRING_MAX_LENGTH - Static variable in class org.apache.ignite.IgniteSystemProperties
Maximum length for toString() result.
IGNITE_TRANSACTION_TIME_DUMP_SAMPLES_COEFFICIENT - Static variable in class org.apache.ignite.IgniteSystemProperties
The coefficient for samples of completed transactions that will be dumped in log.
IGNITE_TRANSACTION_TIME_DUMP_SAMPLES_PER_SECOND_LIMIT - Static variable in class org.apache.ignite.IgniteSystemProperties
The limit of samples of completed transactions that will be dumped in log per second, if IgniteSystemProperties.IGNITE_TRANSACTION_TIME_DUMP_SAMPLES_COEFFICIENT is above 0.0.
IGNITE_TROUBLESHOOTING_LOGGER - Static variable in class org.apache.ignite.IgniteSystemProperties
Setting this option to true will enable troubleshooting logger.
IGNITE_TTL_EXPIRE_BATCH_SIZE - Static variable in class org.apache.ignite.IgniteSystemProperties
When cache has entries with expired TTL, each user operation will also remove this amount of expired entries.
IGNITE_TX_DEADLOCK_DETECTION_MAX_ITERS - Static variable in class org.apache.ignite.IgniteSystemProperties
Specifies maximum number of iterations for deadlock detection procedure.
IGNITE_TX_DEADLOCK_DETECTION_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Specifies timeout for deadlock detection procedure.
IGNITE_TX_OWNER_DUMP_REQUESTS_ALLOWED - Static variable in class org.apache.ignite.IgniteSystemProperties
Shows if dump requests from local node to near node are allowed, when long running transaction is found.
IGNITE_UNWIND_THROTTLING_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Throttling timeout in millis which avoid excessive PendingTree access on unwind if there is nothing to clean yet.
IGNITE_UNWRAP_BINARY_FOR_INDEXING_SPI - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Should be removed in Apache Ignite 2.0.
IGNITE_UPDATE_NOTIFIER - Static variable in class org.apache.ignite.IgniteSystemProperties
If this system property is set to false - no checks for new versions will be performed by Ignite.
IGNITE_USE_ASYNC_FILE_IO_FACTORY - Static variable in class org.apache.ignite.IgniteSystemProperties
If this property is set, then Ignite will use Async File IO factory by default.
IGNITE_USE_BINARY_ARRAYS - Static variable in class org.apache.ignite.IgniteSystemProperties
Enables storage of typed arrays.
IGNITE_USE_LEGACY_NODE_COMPARATOR - Static variable in class org.apache.ignite.IgniteSystemProperties
If the property is set Ignite will use legacy node comparator (based on node order) inste Default value is false.
IGNITE_VARIABLE_TYPE_DEFAULT_INLINE_SIZE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Default sql index size for types with variable length (such as String or byte[]).
IGNITE_WAIT_FOR_BACKUPS_ON_SHUTDOWN - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Use ShutdownPolicy instead.
IGNITE_WAIT_SCHEMA_UPDATE - Static variable in class org.apache.ignite.IgniteSystemProperties
Timeout for waiting schema update if schema was not found for last accepted version.
IGNITE_WAL_COMPRESSOR_WORKER_THREAD_CNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Count of WAL compressor worker threads.
IGNITE_WAL_DEBUG_LOG_ON_RECOVERY - Static variable in class org.apache.ignite.IgniteSystemProperties
Deprecated.
Not used.
IGNITE_WAL_FSYNC_WITH_DEDICATED_WORKER - Static variable in class org.apache.ignite.IgniteSystemProperties
When set to true, WAL implementation with dedicated worker will be used even in FSYNC mode.
IGNITE_WAL_MMAP - Static variable in class org.apache.ignite.IgniteSystemProperties
Property that indicates should be mapped byte buffer used or not.
IGNITE_WAL_SEGMENT_SYNC_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Property for setup Ignite WAL segment sync timeout.
IGNITE_WAL_SERIALIZER_VERSION - Static variable in class org.apache.ignite.IgniteSystemProperties
Property for setup WAL serializer version.
IGNITE_WORK_DIR - Static variable in class org.apache.ignite.IgniteSystemProperties
Environment variable to set work directory.
IGNITE_WORK_DIR - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Ignite Work Directory.
IGNITE_ZOOKEEPER_DISCOVERY_MAX_RETRY_COUNT - Static variable in class org.apache.ignite.IgniteSystemProperties
Number of attempts to reconnect to ZooKeeper.
IGNITE_ZOOKEEPER_DISCOVERY_RETRY_TIMEOUT - Static variable in class org.apache.ignite.IgniteSystemProperties
Timeout between ZooKeeper client retries, default 2s.
IgniteAccessControlException - Exception in org.apache.ignite.internal.processors.authentication
Exception that represents authentication / authorization failure.
IgniteAccessControlException(String) - Constructor for exception org.apache.ignite.internal.processors.authentication.IgniteAccessControlException
Creates access control exception.
IgniteAccessControlException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.authentication.IgniteAccessControlException
Creates authentication exception with given error message.
IgniteAllNodesPredicate() - Constructor for class org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate
 
IgniteAsyncCallback - Annotation Type in org.apache.ignite.lang
If callback has this annotation then it will be executing in another thread.
IgniteAsyncSupport - Interface in org.apache.ignite.lang
Deprecated.
since 2.0. Please use specialized asynchronous methods.
IgniteAsyncSupported - Annotation Type in org.apache.ignite.lang
Deprecated.
since 2.0. Please use specialized asynchronous methods.
IgniteAtomicLong - Interface in org.apache.ignite
This interface provides a rich API for working with distributedly cached atomic long value.
IgniteAtomicReference<T> - Interface in org.apache.ignite
This interface provides a rich API for working with distributed atomic reference.
IgniteAtomicSequence - Interface in org.apache.ignite
This interface provides a rich API for working with distributed atomic sequence.
IgniteAtomicStamped<T,S> - Interface in org.apache.ignite
This interface provides a rich API for working with distributed atomic stamped value.
IgniteAuthenticationException - Exception in org.apache.ignite
Exception that represents authentication failure.
IgniteAuthenticationException(String) - Constructor for exception org.apache.ignite.IgniteAuthenticationException
Creates authentication exception with given error message.
IgniteAuthenticationProcessor - Class in org.apache.ignite.internal.processors.authentication
 
IgniteAuthenticationProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
 
IgniteBiClosure<E1,E2,R> - Interface in org.apache.ignite.lang
Defines generic closure with two parameters.
IgniteBiInClosure<E1,E2> - Interface in org.apache.ignite.lang
Closure with two in-parameters and void return type.
IgniteBinary - Interface in org.apache.ignite
Defines binary objects functionality.
IgniteBinaryImpl - Class in org.apache.ignite.internal.processors.cache.binary
IgniteBinary implementation.
IgniteBinaryImpl(GridKernalContext, IgniteCacheObjectProcessor) - Constructor for class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
 
IgniteBiPredicate<E1,E2> - Interface in org.apache.ignite.lang
Defines a predicate which accepts two parameters and returns true or false.
IgniteBiTuple<V1,V2> - Class in org.apache.ignite.lang
Convenience class representing mutable tuple of two values.
IgniteBiTuple() - Constructor for class org.apache.ignite.lang.IgniteBiTuple
Empty constructor required by Externalizable.
IgniteBiTuple(V1, V2) - Constructor for class org.apache.ignite.lang.IgniteBiTuple
Fully initializes this tuple.
IgniteCache<K,V> - Interface in org.apache.ignite
Main entry point for all Data Grid APIs.
igniteCacheConfiguration() - Method in class org.apache.ignite.internal.GridCachePluginContext
igniteCacheConfiguration() - Method in interface org.apache.ignite.plugin.CachePluginContext
 
IgniteCacheDatabaseSharedManager - Class in org.apache.ignite.internal.processors.cache.persistence
 
IgniteCacheDatabaseSharedManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
IgniteCacheExpiryPolicy - Interface in org.apache.ignite.internal.processors.cache
Wrapper for ExpiryPolicy used to track information about cache entries whose time to live was modified after access.
IgniteCacheFutureImpl<V> - Class in org.apache.ignite.internal.processors.cache
Implementation of public API future for cache.
IgniteCacheFutureImpl(IgniteInternalFuture<V>, Executor) - Constructor for class org.apache.ignite.internal.processors.cache.IgniteCacheFutureImpl
Constructor.
IgniteCacheObjectProcessor - Interface in org.apache.ignite.internal.processors.cacheobject
Cache objects processor.
IgniteCacheOffheapManager - Interface in org.apache.ignite.internal.processors.cache
 
IgniteCacheOffheapManager.CacheDataStore - Interface in org.apache.ignite.internal.processors.cache
 
IgniteCacheOffheapManager.OffheapInvokeClosure - Interface in org.apache.ignite.internal.processors.cache
 
IgniteCacheOffheapManagerImpl - Class in org.apache.ignite.internal.processors.cache
 
IgniteCacheOffheapManagerImpl() - Constructor for class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl - Class in org.apache.ignite.internal.processors.cache
 
IgniteCacheProxy<K,V> - Interface in org.apache.ignite.internal.processors.cache
Cache proxy.
IgniteCacheProxyImpl<K,V> - Class in org.apache.ignite.internal.processors.cache
Cache proxy implementation.
IgniteCacheProxyImpl() - Constructor for class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Empty constructor required for Externalizable.
IgniteCacheProxyImpl(GridCacheContext<K, V>, IgniteInternalCache<K, V>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
IgniteCacheRestartingException - Exception in org.apache.ignite
Exception thrown from ignite cache API if cache is restarting.
IgniteCacheRestartingException(String) - Constructor for exception org.apache.ignite.IgniteCacheRestartingException
 
IgniteCacheRestartingException(IgniteFuture<?>, String) - Constructor for exception org.apache.ignite.IgniteCacheRestartingException
 
IgniteCacheRestartingException(IgniteFuture<?>, String, Throwable) - Constructor for exception org.apache.ignite.IgniteCacheRestartingException
 
IgniteCacheSnapshotManager<T extends SnapshotOperation> - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Deprecated.
IgniteCacheSnapshotManager() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
IgniteCallable<V> - Interface in org.apache.ignite.lang
Grid-aware adapter for Callable implementations.
IgniteChangeGlobalStateSupport - Interface in org.apache.ignite.internal.processors.cluster
Provides callback during activation/deactivation cluster.
IgniteCheckedException - Exception in org.apache.ignite
General grid exception.
IgniteCheckedException() - Constructor for exception org.apache.ignite.IgniteCheckedException
Create empty exception.
IgniteCheckedException(String) - Constructor for exception org.apache.ignite.IgniteCheckedException
Creates new exception with given error message.
IgniteCheckedException(Throwable) - Constructor for exception org.apache.ignite.IgniteCheckedException
Creates new grid exception with given throwable as a cause and source of error message.
IgniteCheckedException(String, Throwable, boolean) - Constructor for exception org.apache.ignite.IgniteCheckedException
Creates new exception with given error message and optional nested exception.
IgniteCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.IgniteCheckedException
Creates new exception with given error message and optional nested exception.
IgniteClient - Interface in org.apache.ignite.client
Ignite thin client.
IgniteClientDisconnectedCheckedException - Exception in org.apache.ignite.internal
 
IgniteClientDisconnectedCheckedException(IgniteFuture<?>, String) - Constructor for exception org.apache.ignite.internal.IgniteClientDisconnectedCheckedException
 
IgniteClientDisconnectedException - Exception in org.apache.ignite
Exception thrown from Ignite API when client node disconnected from cluster.
IgniteClientDisconnectedException(IgniteFuture<?>, String) - Constructor for exception org.apache.ignite.IgniteClientDisconnectedException
 
IgniteClientDisconnectedException(IgniteFuture<?>, String, Throwable) - Constructor for exception org.apache.ignite.IgniteClientDisconnectedException
 
IgniteClientException - Exception in org.apache.ignite.internal.processors.platform.client
Client exception.
IgniteClientException(int, String) - Constructor for exception org.apache.ignite.internal.processors.platform.client.IgniteClientException
Constructor.
IgniteClientException(int, String, Exception) - Constructor for exception org.apache.ignite.internal.processors.platform.client.IgniteClientException
Constructor.
IgniteClientFuture<T> - Interface in org.apache.ignite.client
Thin client async operations future.
IgniteClientFutureImpl<T> - Class in org.apache.ignite.internal.client.thin
Ignite thin client future - a wrapper around CompletableFuture.
IgniteClientFutureImpl(CompletableFuture<T>, Function<Boolean, Boolean>) - Constructor for class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
Ctor.
IgniteClientFutureImpl(CompletionStage<T>) - Constructor for class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
Ctor.
IgniteClosure<E,R> - Interface in org.apache.ignite.lang
Defines generic closure with one parameter.
IgniteClosure2X<E1,E2,R> - Class in org.apache.ignite.internal.util.lang
Convenient closure subclass that allows for thrown grid exception.
IgniteClosure2X() - Constructor for class org.apache.ignite.internal.util.lang.IgniteClosure2X
 
IgniteClosureX<E,R> - Class in org.apache.ignite.internal.util.lang
Convenient closure subclass that allows for thrown grid exception.
IgniteClosureX() - Constructor for class org.apache.ignite.internal.util.lang.IgniteClosureX
 
IgniteCluster - Interface in org.apache.ignite
Represents whole cluster (all available nodes) and also provides a handle on IgniteCluster.nodeLocalMap() which provides map-like functionality linked to current grid node.
IgniteClusterAsyncImpl - Class in org.apache.ignite.internal.cluster
 
IgniteClusterAsyncImpl() - Constructor for class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Required by Externalizable.
IgniteClusterAsyncImpl(IgniteClusterImpl) - Constructor for class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
 
IgniteClusterEx - Interface in org.apache.ignite.internal.cluster
 
IgniteClusterImpl - Class in org.apache.ignite.internal.cluster
 
IgniteClusterImpl() - Constructor for class org.apache.ignite.internal.cluster.IgniteClusterImpl
Required by Externalizable.
IgniteClusterImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.cluster.IgniteClusterImpl
 
IgniteClusterMXBean - Interface in org.apache.ignite.mxbean
MX Bean allows to access information about cluster ID and tag and change tag.
IgniteClusterMXBeanImpl - Class in org.apache.ignite.internal.processors.cluster
Implementation of IgniteClusterMXBean interface.
IgniteClusterMXBeanImpl(IgniteClusterImpl) - Constructor for class org.apache.ignite.internal.processors.cluster.IgniteClusterMXBeanImpl
 
IgniteClusterNode - Interface in org.apache.ignite.internal.managers.discovery
 
IgniteClusterReadOnlyException - Exception in org.apache.ignite.internal.processors.cache.distributed.dht
This exception is used to indicate that the cluster is in a read-only state
IgniteClusterReadOnlyException() - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.IgniteClusterReadOnlyException
Create empty exception.
IgniteClusterReadOnlyException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.IgniteClusterReadOnlyException
Creates new exception with given error message.
IgniteClusterReadOnlyException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.IgniteClusterReadOnlyException
Creates new grid exception with given throwable as a cause and source of error message.
IgniteClusterReadOnlyException(String, Throwable, boolean) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.IgniteClusterReadOnlyException
Creates new exception with given error message and optional nested exception.
IgniteClusterReadOnlyException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.IgniteClusterReadOnlyException
Creates new exception with given error message and optional nested exception.
IgniteCodeGeneratingFail - Annotation Type in org.apache.ignite.internal
Annotates fields that code generator should not be override.
IgniteCollectors - Class in org.apache.ignite.internal.util
Custom collectors for Stream API.
IgniteComponentType - Enum in org.apache.ignite.internal
Component type.
IgniteCompute - Interface in org.apache.ignite
Defines compute grid functionality for executing tasks and closures over nodes in the ClusterGroup.
IgniteComputeImpl - Class in org.apache.ignite.internal
IgniteCompute implementation.
IgniteComputeImpl() - Constructor for class org.apache.ignite.internal.IgniteComputeImpl
Required by Externalizable.
IgniteComputeImpl(GridKernalContext, ClusterGroupAdapter) - Constructor for class org.apache.ignite.internal.IgniteComputeImpl
 
IgniteCondition - Interface in org.apache.ignite
This interface provides a rich API for working with condition objects associated with distributed reentrant locks.
IgniteConfiguration - Class in org.apache.ignite.configuration
This class defines grid runtime configuration.
IgniteConfiguration() - Constructor for class org.apache.ignite.configuration.IgniteConfiguration
Creates valid grid configuration with all default values.
IgniteConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.configuration.IgniteConfiguration
Creates grid configuration by coping all configuration properties from given configuration.
igniteConfiguration() - Method in class org.apache.ignite.internal.GridCachePluginContext
igniteConfiguration() - Method in class org.apache.ignite.internal.GridPluginContext
igniteConfiguration() - Method in interface org.apache.ignite.plugin.CachePluginContext
 
igniteConfiguration() - Method in interface org.apache.ignite.plugin.PluginContext
 
IgniteConsistencyViolationException - Exception in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Consistency violation exception.
IgniteConsistencyViolationException(Set<KeyCacheObject>) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.near.consistency.IgniteConsistencyViolationException
 
igniteContext() - Method in class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
igniteContext() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
 
IgniteCountDownLatch - Interface in org.apache.ignite
This interface provides a rich API for working with distributed count down latch.
IgniteDataIntegrityViolationException - Exception in org.apache.ignite.internal.processors.cache.persistence.wal.crc
Will be thrown if data integrity violation is found
IgniteDataIntegrityViolationException() - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.wal.crc.IgniteDataIntegrityViolationException
Default constructor.
IgniteDataIntegrityViolationException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.wal.crc.IgniteDataIntegrityViolationException
 
IgniteDataStreamer<K,V> - Interface in org.apache.ignite
Data streamer is responsible for streaming external data into cache.
IgniteDataStreamerTimeoutException - Exception in org.apache.ignite
Exception is thrown when timeout of some IgniteDataStreamer operations occurs.
IgniteDataStreamerTimeoutException(String) - Constructor for exception org.apache.ignite.IgniteDataStreamerTimeoutException
Creates new timeout exception with given error message.
IgniteDataStreamerTimeoutException(String, Throwable) - Constructor for exception org.apache.ignite.IgniteDataStreamerTimeoutException
Creates new timeout exception with given error message and optional nested exception.
IgniteDataTransferObject - Class in org.apache.ignite.internal.dto
Base class for data transfer objects.
IgniteDataTransferObject() - Constructor for class org.apache.ignite.internal.dto.IgniteDataTransferObject
 
IgniteDataTransferObjectInput - Class in org.apache.ignite.internal.dto
Wrapper for object input.
IgniteDataTransferObjectInput(ObjectInput) - Constructor for class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
 
IgniteDataTransferObjectOutput - Class in org.apache.ignite.internal.dto
Wrapper for object output.
IgniteDataTransferObjectOutput(ObjectOutput) - Constructor for class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
Constructor.
IgniteDefragmentation - Interface in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Defragmentation operation service.
IgniteDefragmentation.CancelResult - Enum in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Result of the cancellation.
IgniteDefragmentation.CompletedDefragmentationInfo - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
IgniteDefragmentation.DefragmentationInfo - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
IgniteDefragmentation.DefragmentationStatus - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
IgniteDefragmentation.InProgressDefragmentationInfo - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
IgniteDefragmentation.ScheduleResult - Enum in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Result of the scheduling.
IgniteDefragmentationImpl - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Defragmentation operation service implementation.
IgniteDefragmentationImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
 
IgniteDeploymentCheckedException - Exception in org.apache.ignite.internal
Deployment or re-deployment failed.
IgniteDeploymentCheckedException(String) - Constructor for exception org.apache.ignite.internal.IgniteDeploymentCheckedException
Creates new exception with given error message.
IgniteDeploymentCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.IgniteDeploymentCheckedException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteDeploymentCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.IgniteDeploymentCheckedException
Creates a new exception with given error message and optional nested cause exception.
IgniteDeploymentException - Exception in org.apache.ignite
Deployment or re-deployment failed.
IgniteDeploymentException(String) - Constructor for exception org.apache.ignite.IgniteDeploymentException
Creates new exception with given error message.
IgniteDeploymentException(Throwable) - Constructor for exception org.apache.ignite.IgniteDeploymentException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteDeploymentException(String, Throwable) - Constructor for exception org.apache.ignite.IgniteDeploymentException
Creates a new exception with given error message and optional nested cause exception.
IgniteDhtDemandedPartitionsMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Map of partitions demanded during rebalancing.
IgniteDhtDemandedPartitionsMap(CachePartitionPartialCountersMap, Set<Integer>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
IgniteDhtDemandedPartitionsMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
IgniteDhtPartitionCountersMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition counters map.
IgniteDhtPartitionCountersMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap
 
IgniteDhtPartitionCountersMap2 - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition counters map.
IgniteDhtPartitionCountersMap2() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap2
 
IgniteDhtPartitionHistorySuppliersMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
IgniteDhtPartitionHistorySuppliersMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
IgniteDhtPartitionsToReloadMap - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Partition reload map.
IgniteDhtPartitionsToReloadMap() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionsToReloadMap
 
IgniteDiagnosticAware - Interface in org.apache.ignite.internal
 
IgniteDiagnosticInfo - Class in org.apache.ignite.internal
 
IgniteDiagnosticInfo(String) - Constructor for class org.apache.ignite.internal.IgniteDiagnosticInfo
 
IgniteDiagnosticMessage - Class in org.apache.ignite.internal
 
IgniteDiagnosticMessage() - Constructor for class org.apache.ignite.internal.IgniteDiagnosticMessage
IgniteDiagnosticMessage.DiagnosticBaseClosure - Class in org.apache.ignite.internal
 
IgniteDiagnosticMessage.ExchangeInfoClosure - Class in org.apache.ignite.internal
 
IgniteDiagnosticMessage.TxEntriesInfoClosure - Class in org.apache.ignite.internal
 
IgniteDiagnosticMessage.TxInfoClosure - Class in org.apache.ignite.internal
 
IgniteDiagnosticPrepareContext - Class in org.apache.ignite.internal
Groups diagnostic closures by node/closure type.
IgniteDiagnosticPrepareContext(UUID) - Constructor for class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
IgniteDiscoverySpi - Interface in org.apache.ignite.internal.managers.discovery
 
IgniteDiscoverySpiInternalListener - Interface in org.apache.ignite.internal.managers.discovery
For TESTING only.
IgniteDiscoveryThread - Interface in org.apache.ignite.spi.discovery
Marker interface for discovery thread on cluster server node.
IgniteDomainCombiner - Class in org.apache.ignite.internal.processors.security.sandbox
A IgniteDomainCombiner updates ProtectionDomains with passed Permissions.
IgniteDomainCombiner(PermissionCollection) - Constructor for class org.apache.ignite.internal.processors.security.sandbox.IgniteDomainCombiner
 
IgniteDrDataStreamerCacheUpdater - Class in org.apache.ignite.internal.processors.dr
Data center replication cache receiver for data streamer.
IgniteDrDataStreamerCacheUpdater() - Constructor for class org.apache.ignite.internal.processors.dr.IgniteDrDataStreamerCacheUpdater
 
IgniteEncryption - Interface in org.apache.ignite
Defines encryption features.
IgniteEvents - Interface in org.apache.ignite
Provides functionality for local and remote event notifications on nodes defined by IgniteEvents.clusterGroup().
IgniteEventsImpl - Class in org.apache.ignite.internal
IgniteEvents implementation.
IgniteEventsImpl() - Constructor for class org.apache.ignite.internal.IgniteEventsImpl
Required by Externalizable.
IgniteEventsImpl(GridKernalContext, ClusterGroupAdapter, boolean) - Constructor for class org.apache.ignite.internal.IgniteEventsImpl
 
IgniteEx - Interface in org.apache.ignite.internal
Extended Grid interface which provides some additional methods required for kernal and Visor.
IgniteException - Exception in org.apache.ignite
General grid exception.
IgniteException() - Constructor for exception org.apache.ignite.IgniteException
Create empty exception.
IgniteException(String) - Constructor for exception org.apache.ignite.IgniteException
Creates new exception with given error message.
IgniteException(Throwable) - Constructor for exception org.apache.ignite.IgniteException
Creates new grid exception with given throwable as a cause and source of error message.
IgniteException(String, Throwable) - Constructor for exception org.apache.ignite.IgniteException
Creates new exception with given error message and optional nested exception.
IgniteExceptionRegistry - Class in org.apache.ignite.internal.util
Utility to collect suppressed errors within internal code.
IgniteExceptionRegistry.ExceptionInfo - Class in org.apache.ignite.internal.util
Detailed info about suppressed error.
IgniteExperimental - Annotation Type in org.apache.ignite.lang
This annotation marks API elements (such as interfaces, methods, annotations and whole API packages) as experimental meaning that the API is not finalized yet and may be changed or replaced in future Ignite releases.
IgniteExternalizableExpiryPolicy - Class in org.apache.ignite.internal.processors.cache.distributed
Externalizable wrapper for ExpiryPolicy.
IgniteExternalizableExpiryPolicy() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
Required by Externalizable.
IgniteExternalizableExpiryPolicy(ExpiryPolicy) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
 
IgniteFeatures - Enum in org.apache.ignite.internal
Defines supported features and check its on other nodes.
IgniteFinishedCacheFutureImpl<V> - Class in org.apache.ignite.internal.processors.cache
 
IgniteFinishedCacheFutureImpl(Throwable) - Constructor for class org.apache.ignite.internal.processors.cache.IgniteFinishedCacheFutureImpl
 
IgniteFinishedFutureImpl<V> - Class in org.apache.ignite.internal.util.future
 
IgniteFinishedFutureImpl() - Constructor for class org.apache.ignite.internal.util.future.IgniteFinishedFutureImpl
 
IgniteFinishedFutureImpl(V) - Constructor for class org.apache.ignite.internal.util.future.IgniteFinishedFutureImpl
 
IgniteFinishedFutureImpl(Throwable) - Constructor for class org.apache.ignite.internal.util.future.IgniteFinishedFutureImpl
 
IgniteFuture<V> - Interface in org.apache.ignite.lang
Future with simplified exception handling, functional programming support and ability to listen for future completion via functional callback.
IgniteFutureCancelledCheckedException - Exception in org.apache.ignite.internal
Future computation cannot be retrieved because it was cancelled.
IgniteFutureCancelledCheckedException(String) - Constructor for exception org.apache.ignite.internal.IgniteFutureCancelledCheckedException
Creates new exception with given error message.
IgniteFutureCancelledCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.IgniteFutureCancelledCheckedException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteFutureCancelledCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.IgniteFutureCancelledCheckedException
Creates a new exception with given error message and optional nested cause exception.
IgniteFutureCancelledException - Exception in org.apache.ignite.lang
Future computation cannot be retrieved because it was cancelled.
IgniteFutureCancelledException(String) - Constructor for exception org.apache.ignite.lang.IgniteFutureCancelledException
Creates new exception with given error message.
IgniteFutureCancelledException(Throwable) - Constructor for exception org.apache.ignite.lang.IgniteFutureCancelledException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteFutureCancelledException(String, Throwable) - Constructor for exception org.apache.ignite.lang.IgniteFutureCancelledException
Creates a new exception with given error message and optional nested cause exception.
IgniteFutureImpl<V> - Class in org.apache.ignite.internal.util.future
Implementation of public API future.
IgniteFutureImpl(IgniteInternalFuture<V>) - Constructor for class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
IgniteFutureImpl(IgniteInternalFuture<V>, Executor) - Constructor for class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
IgniteFutureTimeoutCheckedException - Exception in org.apache.ignite.internal
Future computation completion is timed out.
IgniteFutureTimeoutCheckedException(String) - Constructor for exception org.apache.ignite.internal.IgniteFutureTimeoutCheckedException
Creates new exception with given error message.
IgniteFutureTimeoutCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.IgniteFutureTimeoutCheckedException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteFutureTimeoutCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.IgniteFutureTimeoutCheckedException
Creates a new exception with given error message and optional nested cause exception.
IgniteFutureTimeoutException - Exception in org.apache.ignite.lang
Future computation completion is timed out.
IgniteFutureTimeoutException(String) - Constructor for exception org.apache.ignite.lang.IgniteFutureTimeoutException
Creates new exception with given error message.
IgniteFutureTimeoutException(Throwable) - Constructor for exception org.apache.ignite.lang.IgniteFutureTimeoutException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteFutureTimeoutException(String, Throwable) - Constructor for exception org.apache.ignite.lang.IgniteFutureTimeoutException
Creates a new exception with given error message and optional nested cause exception.
IgniteHistoricalIterator - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Iterator that provides history of updates for a subset of partitions.
IgniteHistoricalIteratorException - Exception in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Thrown when IgniteHistoricalIterator cannot iterate over WAL for some reason.
IgniteHistoricalIteratorException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteHistoricalIteratorException
Creates a new exception with the specified cause.
IgniteHistoricalIteratorException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteHistoricalIteratorException
Creates a new exception with the specified message and cause.
IgniteHistoricalIteratorException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteHistoricalIteratorException
Creates a new exception with the specified message.
igniteHome() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
IgniteIllegalStateException - Exception in org.apache.ignite
This exception indicates the ignite access in invalid state.
IgniteIllegalStateException(String, Throwable) - Constructor for exception org.apache.ignite.IgniteIllegalStateException
Constructs exception with given message and cause.
IgniteIllegalStateException(Throwable) - Constructor for exception org.apache.ignite.IgniteIllegalStateException
Creates exception given throwable as a cause and source of error message.
IgniteIllegalStateException(String) - Constructor for exception org.apache.ignite.IgniteIllegalStateException
Constructs exception with given message.
IgniteInClosure<E> - Interface in org.apache.ignite.lang
Closure with one in-parameter and void return type.
IgniteInClosure2X<E1,E2> - Class in org.apache.ignite.internal.util.lang
Convenient in-closure subclass that allows for thrown grid exception.
IgniteInClosure2X() - Constructor for class org.apache.ignite.internal.util.lang.IgniteInClosure2X
 
IgniteInClosureX<T> - Class in org.apache.ignite.internal.util.lang
Convenient in-closure subclass that allows for thrown grid exception.
IgniteInClosureX() - Constructor for class org.apache.ignite.internal.util.lang.IgniteInClosureX
 
igniteInstanceName() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets Ignite instance name.
igniteInstanceName() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets Ignite instance name.
igniteInstanceName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
igniteInstanceName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
igniteInstanceName() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets Ignite instance name.
igniteInstanceName(String) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
igniteInstanceName() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Gets name of the Ignite instance this runnable belongs to.
igniteInstanceName - Variable in class org.apache.ignite.spi.IgniteSpiAdapter
Ignite instance name.
igniteInstanceName - Variable in class org.apache.ignite.thread.IgniteThread
The name of the Ignite instance this thread belongs to.
IgniteInstanceResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of current Ignite instance.
IgniteInternalCache<K,V> - Interface in org.apache.ignite.internal.processors.cache
This interface provides a rich API for working with distributed caches.
IgniteInternalFuture<R> - Interface in org.apache.ignite.internal
Extension for standard Future interface.
IgniteInternalTx - Interface in org.apache.ignite.internal.processors.cache.transactions
Transaction managed by cache ('Ex' stands for external).
IgniteInternalTx.FinalizationStatus - Enum in org.apache.ignite.internal.processors.cache.transactions
 
IgniteInterruptedCheckedException - Exception in org.apache.ignite.internal
This exception is used to wrap standard InterruptedException into IgniteCheckedException.
IgniteInterruptedCheckedException(InterruptedException) - Constructor for exception org.apache.ignite.internal.IgniteInterruptedCheckedException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteInterruptedCheckedException(String) - Constructor for exception org.apache.ignite.internal.IgniteInterruptedCheckedException
Creates a new exception with given error message and optional nested cause exception.
IgniteInterruptedCheckedException(String, InterruptedException) - Constructor for exception org.apache.ignite.internal.IgniteInterruptedCheckedException
Creates a new exception with given error message and optional nested cause exception.
IgniteInterruptedException - Exception in org.apache.ignite
This exception is used to wrap standard InterruptedException into IgniteException.
IgniteInterruptedException(InterruptedException) - Constructor for exception org.apache.ignite.IgniteInterruptedException
Creates new exception with given throwable as a nested cause and source of error message.
IgniteInterruptedException(String) - Constructor for exception org.apache.ignite.IgniteInterruptedException
Creates a new exception with given error message and optional nested cause exception.
IgniteInterruptedException(String, InterruptedException) - Constructor for exception org.apache.ignite.IgniteInterruptedException
Creates a new exception with given error message and optional nested cause exception.
IgniteIoTestMessage - Class in org.apache.ignite.internal.managers.communication
 
IgniteIoTestMessage() - Constructor for class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
IgniteIoTestMessage(long, boolean, byte[]) - Constructor for class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
IgniteIrreparableConsistencyViolationException - Exception in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Irreparable consistency violation exception.
IgniteIrreparableConsistencyViolationException(Collection<Object>, Collection<Object>) - Constructor for exception org.apache.ignite.internal.processors.cache.distributed.near.consistency.IgniteIrreparableConsistencyViolationException
 
igniteIterator() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
igniteIterator(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
IgniteJdbcDriver - Class in org.apache.ignite
JDBC driver implementation for In-Memory Data Grid.
IgniteJdbcDriver() - Constructor for class org.apache.ignite.IgniteJdbcDriver
 
IgniteJdbcThinDataSource - Class in org.apache.ignite
JDBC thin DataSource implementation.
IgniteJdbcThinDataSource() - Constructor for class org.apache.ignite.IgniteJdbcThinDataSource
 
IgniteJdbcThinDriver - Class in org.apache.ignite
JDBC driver thin implementation for In-Memory Data Grid.
IgniteJdbcThinDriver() - Constructor for class org.apache.ignite.IgniteJdbcThinDriver
 
IgniteKernal - Class in org.apache.ignite.internal
This class represents an implementation of the main Ignite API Ignite which is expanded by additional methods of IgniteEx for the internal Ignite needs.
IgniteKernal() - Constructor for class org.apache.ignite.internal.IgniteKernal
No-arg constructor is required by externalization.
IgniteKernal(GridSpringResourceContext) - Constructor for class org.apache.ignite.internal.IgniteKernal
 
IgniteLock - Interface in org.apache.ignite
This interface provides a rich API for working with distributed reentrant locks.
IgniteLogger - Interface in org.apache.ignite
This interface defines basic logging functionality used throughout the system.
IgniteLogInfoProvider - Interface in org.apache.ignite.internal.plugin
Pluggable Ignite component that is responsible for printing custom information during the Ignite lifecycle start phase.
IgniteLogInfoProviderImpl - Class in org.apache.ignite.internal.plugin
Default implementation of Ignite information.
IgniteLogInfoProviderImpl() - Constructor for class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
 
IgniteMBeanAware - Interface in org.apache.ignite.mxbean
MBean-aware interface.
IgniteMBeansManager - Class in org.apache.ignite.internal.managers
Class that registers and unregisters MBeans for kernal.
IgniteMBeansManager(IgniteKernal) - Constructor for class org.apache.ignite.internal.managers.IgniteMBeansManager
 
IgniteMessageFactory - Interface in org.apache.ignite.plugin.extensions.communication
Message factory for all communication messages registered using IgniteMessageFactory.register(short, Supplier) method call.
IgniteMessageFactoryImpl - Class in org.apache.ignite.internal.managers.communication
Message factory implementation which is responsible for instantiation of all communication messages.
IgniteMessageFactoryImpl(MessageFactory[]) - Constructor for class org.apache.ignite.internal.managers.communication.IgniteMessageFactoryImpl
Contructor.
IgniteMessaging - Interface in org.apache.ignite
Provides functionality for topic-based message exchange among nodes defined by IgniteMessaging.clusterGroup().
IgniteMessagingImpl - Class in org.apache.ignite.internal
IgniteMessaging implementation.
IgniteMessagingImpl() - Constructor for class org.apache.ignite.internal.IgniteMessagingImpl
Required by Externalizable.
IgniteMessagingImpl(GridKernalContext, ClusterGroupAdapter, boolean) - Constructor for class org.apache.ignite.internal.IgniteMessagingImpl
 
IgniteMXBean - Interface in org.apache.ignite.mxbean
This interface defines JMX view on kernal.
IgniteMXBeanImpl - Class in org.apache.ignite.internal
Implementation of IgniteMXBean.
IgniteMXBeanImpl(IgniteKernal) - Constructor for class org.apache.ignite.internal.IgniteMXBeanImpl
 
IgniteNeedReconnectException - Exception in org.apache.ignite.internal
Indicates that node should try reconnect to cluster.
IgniteNeedReconnectException(ClusterNode, Throwable) - Constructor for exception org.apache.ignite.internal.IgniteNeedReconnectException
 
IgniteNodeAttributes - Class in org.apache.ignite.internal
This class defines constants (NOT enums) for internally-used node attributes.
IgniteNodeStartUtils - Class in org.apache.ignite.internal.util.nodestart
Util methods for IgniteCluster.startNodes(..) methods.
IgniteNodeValidationResult - Class in org.apache.ignite.spi
Result of joining node validation.
IgniteNodeValidationResult(UUID, String) - Constructor for class org.apache.ignite.spi.IgniteNodeValidationResult
 
IgniteNodeValidationResult(UUID, String, String) - Constructor for class org.apache.ignite.spi.IgniteNodeValidationResult
 
IgniteNoopScheduleProcessor - Class in org.apache.ignite.internal.processors.schedule
No-op implementation of IgniteScheduleProcessorAdapter, throws exception on usage attempt.
IgniteNoopScheduleProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.schedule.IgniteNoopScheduleProcessor
 
IgniteNotPeerDeployable - Annotation Type in org.apache.ignite.lang
This annotations should be used to mark any type that should not be peer deployable.
IgniteOutClosure<T> - Interface in org.apache.ignite.lang
Closure that does not take any parameters and returns a value.
IgniteOutClosureX<T> - Class in org.apache.ignite.internal.util.lang
Convenient out-closure subclass that allows for thrown grid exception.
IgniteOutClosureX() - Constructor for class org.apache.ignite.internal.util.lang.IgniteOutClosureX
 
IgniteOutOfMemoryException - Exception in org.apache.ignite.internal.mem
 
IgniteOutOfMemoryException() - Constructor for exception org.apache.ignite.internal.mem.IgniteOutOfMemoryException
 
IgniteOutOfMemoryException(String) - Constructor for exception org.apache.ignite.internal.mem.IgniteOutOfMemoryException
 
IgniteOutOfMemoryException(String, IOException) - Constructor for exception org.apache.ignite.internal.mem.IgniteOutOfMemoryException
 
IgnitePageStoreManager - Interface in org.apache.ignite.internal.pagemem.store
 
IgnitePair<T> - Class in org.apache.ignite.internal.util.lang
Simple extension over IgniteBiTuple for pair of objects of the same type.
IgnitePair() - Constructor for class org.apache.ignite.internal.util.lang.IgnitePair
Empty constructor required by Externalizable.
IgnitePair(T, T) - Constructor for class org.apache.ignite.internal.util.lang.IgnitePair
Creates pair with given objects.
IgnitePeerToPeerClassLoadingException - Exception in org.apache.ignite.internal.processors.cache
This exception is thrown in communication-related cases when it is impossible to load class from any peer.
IgnitePeerToPeerClassLoadingException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.IgnitePeerToPeerClassLoadingException
 
IgnitePlugin - Interface in org.apache.ignite.plugin
Marker interface for all Ignite plugins.
IgnitePluginProcessor - Class in org.apache.ignite.internal.processors.plugin
 
IgnitePluginProcessor(GridKernalContext, IgniteConfiguration, List<PluginProvider>) - Constructor for class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
IgnitePortProtocol - Enum in org.apache.ignite.spi
Protocols supported by port processor.
IgnitePredicate<E> - Interface in org.apache.ignite.lang
Defines a predicate which accepts a parameter and returns true or false.
IgnitePredicate2X<E1,E2> - Class in org.apache.ignite.internal.util.lang
Convenient predicate subclass that allows for thrown grid exception.
IgnitePredicate2X() - Constructor for class org.apache.ignite.internal.util.lang.IgnitePredicate2X
 
IgnitePredicateX<E1> - Class in org.apache.ignite.internal.util.lang
Convenient predicate subclass that allows for thrown grid exception.
IgnitePredicateX() - Constructor for class org.apache.ignite.internal.util.lang.IgnitePredicateX
 
IgniteProducer<T> - Interface in org.apache.ignite.lang
Defines a producer which can throw IgniteCheckedException.
IgniteProductVersion - Class in org.apache.ignite.lang
Represents node version.
IgniteProductVersion() - Constructor for class org.apache.ignite.lang.IgniteProductVersion
Empty constructor required by Externalizable.
IgniteProductVersion(byte, byte, byte, long, byte[]) - Constructor for class org.apache.ignite.lang.IgniteProductVersion
 
IgniteProductVersion(byte, byte, byte, String, long, byte[]) - Constructor for class org.apache.ignite.lang.IgniteProductVersion
 
IgniteProperties - Class in org.apache.ignite.internal
Ignite properties holder.
igniteProxy(Ignite) - Static method in class org.apache.ignite.internal.processors.security.sandbox.SandboxIgniteComponentProxy
 
IgniteQueryErrorCode - Class in org.apache.ignite.internal.processors.cache.query
Error codes for query operations.
IgniteQueue<T> - Interface in org.apache.ignite
This interface provides a rich API for working with distributed queues based on In-Memory Data Grid.
IgniteRebalanceIterator - Interface in org.apache.ignite.internal.processors.cache
Iterator over supplied data for rebalancing.
IgniteRebalanceIteratorImpl - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Default iterator for rebalancing.
IgniteRebalanceIteratorImpl(NavigableMap<Integer, GridCloseableIterator<CacheDataRow>>, IgniteHistoricalIterator) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
 
IgniteReducer<E,R> - Interface in org.apache.ignite.lang
Defines generic reducer that collects multiple values and reduces them into one.
IgniteReducer2<E1,E2,R> - Interface in org.apache.ignite.internal.util.lang
Defines generic for-all or reduce type of closure.
IgniteReducer2X<E1,E2,R> - Class in org.apache.ignite.internal.util.lang
Convenient reducer subclass that allows for thrown grid exception.
IgniteReducer2X() - Constructor for class org.apache.ignite.internal.util.lang.IgniteReducer2X
 
IgniteReducer3<E1,E2,E3,R> - Interface in org.apache.ignite.internal.util.lang
Defines generic for-all or reduce type of closure.
IgniteReducer3X<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.lang
Convenient reducer subclass that allows for thrown grid exception.
IgniteReducer3X() - Constructor for class org.apache.ignite.internal.util.lang.IgniteReducer3X
 
IgniteReducerX<E1,R> - Class in org.apache.ignite.internal.util.lang
Convenient reducer subclass that allows for thrown grid exception.
IgniteReducerX() - Constructor for class org.apache.ignite.internal.util.lang.IgniteReducerX
 
IgniteReflectionFactory<T> - Class in org.apache.ignite.configuration
Factory implementation that use reflection to create instance of given class.
IgniteReflectionFactory() - Constructor for class org.apache.ignite.configuration.IgniteReflectionFactory
Default constructor.
IgniteReflectionFactory(Class<? extends T>, boolean) - Constructor for class org.apache.ignite.configuration.IgniteReflectionFactory
 
IgniteReflectionFactory(Class<? extends T>) - Constructor for class org.apache.ignite.configuration.IgniteReflectionFactory
Creates non-singleton component factory.
IgniteRemoteMapTask<T,R> - Class in org.apache.ignite.internal.util.future
Util task that will execute ComputeTask on a given node.
IgniteRemoteMapTask(ClusterNode, ComputeTask<T, R>) - Constructor for class org.apache.ignite.internal.util.future.IgniteRemoteMapTask
 
IgniteRemoteStartSpecification - Class in org.apache.ignite.internal.util.nodestart
Host data.
IgniteRemoteStartSpecification(String, int, String, String, File, int, String, String, String) - Constructor for class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
IgniteRemoteStartSpecification(String, int, String, String, File, int, String, String, String, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
IgniteRestProcessor - Interface in org.apache.ignite.internal.processors.rest
REST processor marker interface.
IgniteRunnable - Interface in org.apache.ignite.lang
Grid-aware adapter for Runnable implementations.
IgniteSandbox - Interface in org.apache.ignite.internal.processors.security.sandbox
IgniteSandbox executes a user-defined code with restrictions.
IgniteScheduleProcessorAdapter - Class in org.apache.ignite.internal.processors.schedule
Schedules cron-based execution of grid tasks and closures.
IgniteScheduleProcessorAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.schedule.IgniteScheduleProcessorAdapter
 
IgniteScheduler - Interface in org.apache.ignite
Provides functionality for scheduling jobs locally using UNIX cron-based syntax.
IgniteSchedulerImpl - Class in org.apache.ignite.internal
IgniteScheduler implementation.
IgniteSchedulerImpl() - Constructor for class org.apache.ignite.internal.IgniteSchedulerImpl
Required by Externalizable.
IgniteSchedulerImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.IgniteSchedulerImpl
 
IgniteSecurity - Interface in org.apache.ignite.internal.processors.security
Ignite Security Processor.
IgniteSecurityProcessor - Class in org.apache.ignite.internal.processors.security
Default IgniteSecurity implementation.
IgniteSecurityProcessor(GridKernalContext, GridSecurityProcessor) - Constructor for class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
 
IgniteSemaphore - Interface in org.apache.ignite
This interface provides a rich API for working with distributed semaphore.
IgniteServiceProcessor - Class in org.apache.ignite.internal.processors.service
Ignite service processor.
IgniteServiceProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
IgniteServices - Interface in org.apache.ignite
Defines functionality necessary to deploy distributed services on the grid.
IgniteServicesEx - Interface in org.apache.ignite.internal
Extended interface that provides additional internal methods for managing services.
IgniteServicesImpl - Class in org.apache.ignite.internal
IgniteServices implementation.
IgniteServicesImpl() - Constructor for class org.apache.ignite.internal.IgniteServicesImpl
Required by Externalizable.
IgniteServicesImpl(GridKernalContext, ClusterGroupAdapter, boolean) - Constructor for class org.apache.ignite.internal.IgniteServicesImpl
 
IgniteSet<T> - Interface in org.apache.ignite
Set implementation based on on In-Memory Data Grid.
IgniteSingletonIterator<T> - Class in org.apache.ignite.internal.util.lang
Trivial iterator to return single item.
IgniteSingletonIterator(T) - Constructor for class org.apache.ignite.internal.util.lang.IgniteSingletonIterator
 
IgniteSnapshot - Interface in org.apache.ignite
This interface provides functionality for creating cluster-wide cache data snapshots.
IgniteSnapshotManager - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Internal implementation of snapshot operations over persistence caches.
IgniteSnapshotManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
IgniteSnapshotManager.ClusterSnapshotFuture - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
 
IgniteSnapshotManager.SnapshotHandlers - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot operation handlers.
IgniteSnapshotVerifyException - Exception in org.apache.ignite.internal.processors.cache.persistence.snapshot
Compound snapshot verification exception from the nodes where the verification process executed.
IgniteSnapshotVerifyException(Map<ClusterNode, ? extends Exception>) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotVerifyException
 
IgniteSpi - Interface in org.apache.ignite.spi
This interface defines life-cycle of SPI implementation.
IgniteSpiAdapter - Class in org.apache.ignite.spi
This class provides convenient adapter for SPI implementations.
IgniteSpiAdapter() - Constructor for class org.apache.ignite.spi.IgniteSpiAdapter
Creates new adapter and initializes it from the current (this) class.
IgniteSpiCloseableIterator<T> - Interface in org.apache.ignite.spi
Closeable iterator.
IgniteSpiConfiguration - Annotation Type in org.apache.ignite.spi
Annotates SPI configuration setters on whether or not it is optional.
IgniteSpiConsistencyChecked - Annotation Type in org.apache.ignite.spi
SPIs that have this annotation present will be checked for consistency within grid.
IgniteSpiContext - Interface in org.apache.ignite.spi
SPI context provides common functionality for all SPI implementations.
IgniteSpiException - Exception in org.apache.ignite.spi
Exception thrown by SPI implementations.
IgniteSpiException(String) - Constructor for exception org.apache.ignite.spi.IgniteSpiException
Creates new SPI exception with given error message.
IgniteSpiException(Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiException
Creates new SPI exception given throwable as a cause and source of error message.
IgniteSpiException(String, Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiException
Creates new SPI exception with given error message and optional nested exception.
IgniteSpiManagementMBean - Interface in org.apache.ignite.spi
This interface defines basic MBean for all SPI implementations.
IgniteSpiMBeanAdapter - Class in org.apache.ignite.spi
This class provides convenient adapter for MBean implementations.
IgniteSpiMBeanAdapter(IgniteSpiAdapter) - Constructor for class org.apache.ignite.spi.IgniteSpiMBeanAdapter
Constructor
IgniteSpiMultiException - Exception in org.apache.ignite.spi
Grid SPI exception which may contain more than one failure.
IgniteSpiMultiException(String) - Constructor for exception org.apache.ignite.spi.IgniteSpiMultiException
Creates new exception with given error message.
IgniteSpiMultiException(Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiMultiException
Creates new grid exception with given throwable as a cause and source of error message.
IgniteSpiMultiException(String, Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiMultiException
Creates new exception with given error message and optional nested exception.
IgniteSpiMultiException(String, Throwable, Collection<Throwable>) - Constructor for exception org.apache.ignite.spi.IgniteSpiMultiException
Creates new exception with given error message and optional nested exception.
IgniteSpiMultipleInstancesSupport - Annotation Type in org.apache.ignite.spi
Annotates whether or not multiple instances of this SPI can be started in the same VM.
IgniteSpiNoop - Annotation Type in org.apache.ignite.spi
Annotates NO-OP SPI implementations.
IgniteSpiOperationTimeoutException - Exception in org.apache.ignite.spi
Kind of exception that is used when failure detection timeout is enabled for TcpDiscoverySpi or TcpCommunicationSpi.
IgniteSpiOperationTimeoutException(String) - Constructor for exception org.apache.ignite.spi.IgniteSpiOperationTimeoutException
Constructor.
IgniteSpiOperationTimeoutHelper - Class in org.apache.ignite.spi
Object that incorporates logic that determines a timeout value for the next network related operation and checks whether a failure detection timeout is reached or not.
IgniteSpiOperationTimeoutHelper(IgniteSpiAdapter, boolean) - Constructor for class org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper
Constructor.
IgniteSpiOperationTimeoutHelper(IgniteSpiAdapter, boolean, long, long) - Constructor for class org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper
Creates timeout helper based on time of last related operation.
IgniteSpiThread - Class in org.apache.ignite.spi
This class provides convenient adapter for threads used by SPIs.
IgniteSpiThread(String, String, IgniteLogger) - Constructor for class org.apache.ignite.spi.IgniteSpiThread
Creates thread with given name.
IgniteSpiThreadFactory - Class in org.apache.ignite.spi
This class provides implementation of ThreadFactory factory for creating grid SPI threads.
IgniteSpiThreadFactory(String, String, IgniteLogger) - Constructor for class org.apache.ignite.spi.IgniteSpiThreadFactory
 
IgniteSpiTimeoutObject - Interface in org.apache.ignite.spi
Provides possibility to schedule delayed execution, see IgniteSpiContext.addTimeoutObject(IgniteSpiTimeoutObject).
IgniteSpiVersionCheckException - Exception in org.apache.ignite.spi
Grid SPI exception for version check failure.
IgniteSpiVersionCheckException(String) - Constructor for exception org.apache.ignite.spi.IgniteSpiVersionCheckException
Creates new SPI exception with given error message.
IgniteSpiVersionCheckException(Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiVersionCheckException
Creates new SPI exception given throwable as a cause and source of error message.
IgniteSpiVersionCheckException(String, Throwable) - Constructor for exception org.apache.ignite.spi.IgniteSpiVersionCheckException
Creates new SPI exception with given error message and optional nested exception.
IgniteSpringHelper - Interface in org.apache.ignite.internal.util.spring
Spring helper which can parse Spring configuration files, interface was introduced to avoid mandatory runtime dependency on Spring framework.
IgniteSQLException - Exception in org.apache.ignite.internal.processors.query
Specific exception bearing information about query processing errors for more detailed errors in JDBC driver.
IgniteSQLException(String) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSQLException(SQLException) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSQLException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSQLException(String, int, Throwable) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSQLException(String, int) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSQLException(String, int, String) - Constructor for exception org.apache.ignite.internal.processors.query.IgniteSQLException
Constructor.
IgniteSshHelper - Interface in org.apache.ignite.internal.util.nodestart
SSH processor, interface was introduced to avoid mandatory runtime dependency on SSH library.
IgniteStandardMXBean - Class in org.apache.ignite.internal.mxbean
Extension of standard Java MBean.
IgniteStandardMXBean(T, Class<T>) - Constructor for class org.apache.ignite.internal.mxbean.IgniteStandardMXBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class.
IgniteState - Enum in org.apache.ignite
Possible states of Ignition.
IgniteStatisticsManager - Interface in org.apache.ignite.internal.processors.query.stat
Statistics manager.
IgniteStopwatch - Class in org.apache.ignite.internal.util
An object that measures elapsed time in nanoseconds.
IgniteStripedThreadPoolExecutor - Class in org.apache.ignite.thread
An ExecutorService that executes submitted tasks using pooled grid threads.
IgniteStripedThreadPoolExecutor(int, String, String, Thread.UncaughtExceptionHandler, boolean, long) - Constructor for class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
Create striped thread pool.
IgniteSystemProperties - Class in org.apache.ignite
Contains constants for all system properties and environmental variables in Ignite.
IgniteThread - Class in org.apache.ignite.thread
This class adds some necessary plumbing on top of the Thread class.
IgniteThread(GridWorker) - Constructor for class org.apache.ignite.thread.IgniteThread
Creates thread with given worker.
IgniteThread(String, String) - Constructor for class org.apache.ignite.thread.IgniteThread
Creates grid thread with given name for a given Ignite instance.
IgniteThread(String, String, Runnable) - Constructor for class org.apache.ignite.thread.IgniteThread
Creates grid thread with given name for a given Ignite instance.
IgniteThread(String, String, Runnable, int, int, byte) - Constructor for class org.apache.ignite.thread.IgniteThread
Creates grid thread with given name for a given Ignite instance with specified thread group.
IgniteThread(String, ThreadGroup, String) - Constructor for class org.apache.ignite.thread.IgniteThread
 
IgniteThreadFactory - Class in org.apache.ignite.thread
This class provides implementation of ThreadFactory factory for creating grid threads.
IgniteThreadFactory(String, String) - Constructor for class org.apache.ignite.thread.IgniteThreadFactory
Constructs new thread factory for given grid.
IgniteThreadFactory(String, String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.ignite.thread.IgniteThreadFactory
Constructs new thread factory for given grid.
IgniteThreadFactory(String, String, byte, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.ignite.thread.IgniteThreadFactory
Constructs new thread factory for given grid.
IgniteThreadPoolExecutor - Class in org.apache.ignite.thread
An ExecutorService that executes submitted tasks using pooled grid threads.
IgniteThreadPoolExecutor(String, String, int, int, long, BlockingQueue<Runnable>) - Constructor for class org.apache.ignite.thread.IgniteThreadPoolExecutor
Creates a new service with the given initial parameters.
IgniteThreadPoolExecutor(String, String, int, int, long, BlockingQueue<Runnable>, byte, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.ignite.thread.IgniteThreadPoolExecutor
Creates a new service with the given initial parameters.
IgniteThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.ignite.thread.IgniteThreadPoolExecutor
Creates a new service with the given initial parameters.
IgniteThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, HistogramMetricImpl) - Constructor for class org.apache.ignite.thread.IgniteThreadPoolExecutor
Creates a new service with the given initial parameters.
IgniteThrowableBiPredicate<T,U> - Interface in org.apache.ignite.internal.util.lang
Represents a predicate (boolean-valued function) of two arguments.
IgniteThrowableConsumer<E> - Interface in org.apache.ignite.internal.util.lang
Represents an operation that accepts a single input argument and returns no result.
IgniteThrowableFunction<E,R> - Interface in org.apache.ignite.internal.util.lang
Represents a function that accepts one argument and produces a result.
IgniteThrowableRunner - Interface in org.apache.ignite.internal.util.lang
Represents a throwable runner.
IgniteThrowableSupplier<E> - Interface in org.apache.ignite.internal.util.lang
Represents a supplier of results.
IgniteTicker - Class in org.apache.ignite.internal.util
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
IgniteTicker() - Constructor for class org.apache.ignite.internal.util.IgniteTicker
Constructor for use by subclasses.
IgniteTooManyOpenFilesException - Exception in org.apache.ignite.internal
Custom exception for SocketException with Too many open files error message.
IgniteTooManyOpenFilesException() - Constructor for exception org.apache.ignite.internal.IgniteTooManyOpenFilesException
Create empty exception.
IgniteTooManyOpenFilesException(String) - Constructor for exception org.apache.ignite.internal.IgniteTooManyOpenFilesException
Creates new exception with given error message.
IgniteTooManyOpenFilesException(Throwable) - Constructor for exception org.apache.ignite.internal.IgniteTooManyOpenFilesException
Creates new exception with given throwable as a cause and source of error message.
IgniteTooManyOpenFilesException(String, Throwable) - Constructor for exception org.apache.ignite.internal.IgniteTooManyOpenFilesException
Creates new exception with given error message and optional nested exception.
IgniteTransactions - Interface in org.apache.ignite
Transactions facade provides ACID-compliant semantic when working with caches.
IgniteTransactionsEx - Interface in org.apache.ignite.internal
Extended interface to work with system transactions.
IgniteTransactionsImpl<K,V> - Class in org.apache.ignite.internal.processors.cache.transactions
Grid transactions implementation.
IgniteTransactionsImpl(GridCacheSharedContext<K, V>, String, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
 
IgniteTree<L,T> - Interface in org.apache.ignite.internal.util
Interface for ignite internal tree.
IgniteTree.InvokeClosure<T> - Interface in org.apache.ignite.internal.util
 
IgniteTree.OperationType - Enum in org.apache.ignite.internal.util
 
IgniteTxAdapter - Class in org.apache.ignite.internal.processors.cache.transactions
Managed transaction adapter.
IgniteTxAdapter(GridCacheSharedContext<?, ?>, GridCacheVersion, boolean, boolean, boolean, byte, TransactionConcurrency, TransactionIsolation, long, boolean, boolean, boolean, int, UUID, int) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
IgniteTxAdapter(GridCacheSharedContext<?, ?>, UUID, GridCacheVersion, GridCacheVersion, long, boolean, byte, TransactionConcurrency, TransactionIsolation, long, int, UUID, int) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
IgniteTxAlreadyCompletedCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever Mvcc transaction has been finished before operation finished.
IgniteTxAlreadyCompletedCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxAlreadyCompletedCheckedException
Creates new exception with given error message.
IgniteTxDuplicateKeyCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever transaction tries to inserts entry with same mvcc version more than once.
IgniteTxDuplicateKeyCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxDuplicateKeyCheckedException
Creates new duplicate ket exception with given error message.
IgniteTxEntry - Class in org.apache.ignite.internal.processors.cache.transactions
Transaction entry.
IgniteTxEntry() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Required by Externalizable
IgniteTxEntry(GridCacheContext<?, ?>, IgniteInternalTx, GridCacheOperation, CacheObject, long, long, GridCacheEntryEx, GridCacheVersion, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
This constructor is meant for remote transactions.
IgniteTxEntry(GridCacheContext<?, ?>, IgniteInternalTx, GridCacheOperation, CacheObject, EntryProcessor<Object, Object, Object>, Object[], long, GridCacheEntryEx, CacheEntryPredicate[], GridCacheVersion, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
This constructor is meant for local transactions.
IgniteTxHandler - Class in org.apache.ignite.internal.processors.cache.transactions
Isolated logic to process cache messages.
IgniteTxHandler(GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
IgniteTxHeuristicCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever grid transaction enters an unknown state.
IgniteTxHeuristicCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxHeuristicCheckedException
Creates new heuristic exception with given error message.
IgniteTxHeuristicCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxHeuristicCheckedException
Creates new heuristic exception with given error message and optional nested exception.
IgniteTxImplicitSingleStateImpl - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxImplicitSingleStateImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
 
IgniteTxKey - Class in org.apache.ignite.internal.processors.cache.transactions
Cache transaction key.
IgniteTxKey() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Empty constructor required for Externalizable.
IgniteTxKey(KeyCacheObject, int) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
 
IgniteTxLocalAdapter - Class in org.apache.ignite.internal.processors.cache.transactions
Transaction adapter for cache transactions.
IgniteTxLocalAdapter(GridCacheSharedContext, GridCacheVersion, boolean, boolean, boolean, byte, TransactionConcurrency, TransactionIsolation, long, boolean, boolean, boolean, int, UUID, int) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
IgniteTxLocalAdapter.PLC1<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure alias.
IgniteTxLocalAdapter.PLC2<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure alias.
IgniteTxLocalAdapter.PMC<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure alias.
IgniteTxLocalAdapter.PostLockClosure1<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure.
IgniteTxLocalAdapter.PostLockClosure2<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure.
IgniteTxLocalAdapter.PostMissClosure<T> - Class in org.apache.ignite.internal.processors.cache.transactions
Post-lock closure.
IgniteTxLocalEx - Interface in org.apache.ignite.internal.processors.cache.transactions
Local transaction API.
IgniteTxLocalState - Interface in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxLocalStateAdapter - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxLocalStateAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalStateAdapter
 
IgniteTxManager - Class in org.apache.ignite.internal.processors.cache.transactions
Cache transaction manager.
IgniteTxManager() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
IgniteTxManager.TxDumpsThrottling - Class in org.apache.ignite.internal.processors.cache.transactions
This class is used to store information about transaction time dump throttling.
IgniteTxMap - Class in org.apache.ignite.internal.processors.cache.transactions
Grid cache transaction read or write set.
IgniteTxMap() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
Empty constructor required for Externalizable.
IgniteTxMap(Map<IgniteTxKey, IgniteTxEntry>, IgnitePredicate<IgniteTxEntry>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
 
IgniteTxMappings - Interface in org.apache.ignite.internal.processors.cache.distributed.near
 
IgniteTxMappingsImpl - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
IgniteTxMappingsImpl() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
 
IgniteTxMappingsSingleImpl - Class in org.apache.ignite.internal.processors.cache.distributed.near
 
IgniteTxMappingsSingleImpl() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
 
IgniteTxOptimisticCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever grid transactions fail optimistically.
IgniteTxOptimisticCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxOptimisticCheckedException
Creates new optimistic exception with given error message.
IgniteTxOptimisticCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxOptimisticCheckedException
Creates new optimistic exception with given error message and optional nested exception.
IgniteTxRemoteEx - Interface in org.apache.ignite.internal.processors.cache.transactions
Local transaction API.
IgniteTxRemoteSingleStateImpl - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxRemoteSingleStateImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
 
IgniteTxRemoteState - Interface in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxRemoteStateAdapter - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxRemoteStateAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
 
IgniteTxRemoteStateImpl - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxRemoteStateImpl(Map<IgniteTxKey, IgniteTxEntry>, Map<IgniteTxKey, IgniteTxEntry>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
 
IgniteTxRollbackCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever grid transactions has been automatically rolled back.
IgniteTxRollbackCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxRollbackCheckedException
Creates new rollback exception with given error message.
IgniteTxRollbackCheckedException(Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxRollbackCheckedException
Creates new exception with given nested exception.
IgniteTxRollbackCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxRollbackCheckedException
Creates new rollback exception with given error message and optional nested exception.
IgniteTxSerializationCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever transaction can't be serialized due to write conflict.
IgniteTxSerializationCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxSerializationCheckedException
Creates new transaction serialization exception with given error message.
IgniteTxState - Interface in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxStateAware - Interface in org.apache.ignite.internal.processors.cache.transactions
Marker interface for messages with transient TX state
IgniteTxStateImpl - Class in org.apache.ignite.internal.processors.cache.transactions
 
IgniteTxStateImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
 
IgniteTxTimeoutCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever grid transactions time out.
IgniteTxTimeoutCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxTimeoutCheckedException
Creates new timeout exception with given error message.
IgniteTxTimeoutCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxTimeoutCheckedException
Creates new timeout exception with given error message and optional nested exception.
IgniteTxUnexpectedStateCheckedException - Exception in org.apache.ignite.internal.transactions
Exception thrown whenever mvcc transaction enters an unknown state.
IgniteTxUnexpectedStateCheckedException(String) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxUnexpectedStateCheckedException
Creates new exception with given error message.
IgniteTxUnexpectedStateCheckedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.transactions.IgniteTxUnexpectedStateCheckedException
Creates new exception with given error message and optional nested exception.
IgniteUtils - Class in org.apache.ignite.internal.util
Collection of utility methods used throughout the system.
IgniteUtils() - Constructor for class org.apache.ignite.internal.util.IgniteUtils
 
IgniteUtils.InterfaceSupplier - Interface in org.apache.ignite.internal.util
Explicit class for Supplier<Enumeration<NetworkInterface>>.
IgniteUuid - Class in org.apache.ignite.lang
This is a faster performing version of UUID.
IgniteUuid() - Constructor for class org.apache.ignite.lang.IgniteUuid
Empty constructor required for Externalizable.
IgniteUuid(UUID, long) - Constructor for class org.apache.ignite.lang.IgniteUuid
Constructs IgniteUuid from a global and local identifiers.
IgniteUuidCache - Class in org.apache.ignite.internal.util
 
igniteUuidToBytes(IgniteUuid) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts IgniteUuid to bytes.
igniteUuidToBytes(IgniteUuid, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts IgniteUuid to bytes.
IgniteVersionUtils - Class in org.apache.ignite.internal
Ignite version utils.
IgniteWalIteratorFactory - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Factory for creating iterator over WAL files
IgniteWalIteratorFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates WAL files iterator factory.
IgniteWalIteratorFactory(IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates WAL files iterator factory.
IgniteWalIteratorFactory.IteratorParametersBuilder - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Wal iterator parameter builder.
IgniteWriteAheadLogManager - Interface in org.apache.ignite.internal.pagemem.wal
 
Ignition - Class in org.apache.ignite
This class defines a factory for the main Ignite API.
Ignition() - Constructor for class org.apache.ignite.Ignition
Enforces singleton.
IgnitionEx - Class in org.apache.ignite.internal
This class is part of an internal API and can be modified at any time without backward compatibility.
IgnitionListener - Interface in org.apache.ignite
Listener for gird state change notifications.
IgnitionMXBean - Interface in org.apache.ignite.mxbean
This interface defines JMX view on Ignition.
IgnitionMXBeanAdapter - Class in org.apache.ignite.internal
Management bean that provides access to Ignition.
IgnitionMXBeanAdapter() - Constructor for class org.apache.ignite.internal.IgnitionMXBeanAdapter
 
ignoreClassErrors() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
ignoreClassErrors() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
ignoreDeploymentOwnership() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
ignoreFailure(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
Checks if this compound future should ignore this particular exception.
ignoreFailure(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
Checks if this compound future should ignore this particular exception.
ignoreFailure(Throwable) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheCompoundFuture
Checks if this compound future should ignore this particular exception.
ignoreFailure(Throwable) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Checks if this compound future should ignore this particular exception.
IgnoreIfPeerClassLoadingDisabled - Annotation Type in org.apache.ignite.spi.deployment
This annotation is for all implementations of DeploymentSpi that may be ignored if peer class loading is disabled.
ignoreInterrupts() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Determines whether the future will ignore interrupts while waiting for result in get() methods.
ignoreOwnership(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
IGridClusterStateProcessor - Interface in org.apache.ignite.internal.processors.cluster
 
immutable(Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
immutable(Object) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
ImmutableIntSet - Class in org.apache.ignite.internal.util.collection
 
ImmutableIntSet(Set<Integer>) - Constructor for class org.apache.ignite.internal.util.collection.ImmutableIntSet
 
impl - Variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter
 
impl() - Method in class org.apache.ignite.internal.util.GridStringBuilder
Gets underlying implementation.
impl - Annotation Type in org.apache.ignite.internal.util.scala
Documentation annotation for Scala.
impl - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
implicit() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Flag indicating whether transaction was started automatically by the system or not.
implicit - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Implicit flag.
implicit() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Flag indicating whether transaction was started automatically by the system or not.
implicit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Flag indicating whether transaction was started automatically by the system or not.
implicit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Flag indicating whether transaction was started automatically by the system or not.
implicit() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
implicit() - Method in interface org.apache.ignite.transactions.Transaction
Flag indicating whether transaction was started automatically by the system or not.
implicitPk() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets whether a primary key should be autogenerated.
implicitPk(boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets whether a primary key should be autogenerated.
implicitPk() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
implicitPk(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
implicitPk() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets whether a primary key should be autogenerated.
implicitPk(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets whether a primary key should be autogenerated.
implicitRes - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Implicit transaction result.
implicitSingle() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
implicitSingle() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
implicitSingle() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
implicitSingle() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
implicitSingle() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
implicitSingle() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
implicitSingle() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
implicitSingle() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
implicitSingleResult(GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
in() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
 
in() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractReadFileHandle
 
in() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
in(Collection<? extends T>) - Static method in class org.apache.ignite.internal.util.F0
Gets predicate (not peer-deployable) that returns true if its free variable is contained in given collection.
inaccessibleClass() - Method in exception org.apache.ignite.internal.marshaller.optimized.OptimizedMarshallerInaccessibleClassException
 
InboundConnectionHandler - Class in org.apache.ignite.spi.communication.tcp.internal
This class implement NioListener which process handshake stage, and transmit messages to session.
InboundConnectionHandler(IgniteLogger, TcpCommunicationConfiguration, Function<UUID, ClusterNode>, Supplier<ClusterNode>, ClusterStateProvider, ConnectionClientPool, CommunicationWorker, ConnectGateway, Supplier<FailureProcessor>, AttributeNames, TcpCommunicationMetricsListener, GridNioServerWrapper, CountDownLatch, boolean, Supplier<Ignite>, CommunicationListener<Message>) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
 
inClassPath() - Method in enum org.apache.ignite.internal.IgniteComponentType
Check whether real component class is in classpath.
inClassPath(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check whether class is in classpath.
INCLUDE_SENSITIVE - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Setting to true enables writing sensitive information in toString() output.
INCLUDE_SENSITIVE_TL - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
includeAttributes() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
includeAttributes(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
includeAttributes() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includeAttributes(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includeBackups(boolean) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets whether or not to include backup entries into query result.
includeBackups(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets whether or not to include backup entries into query result.
includeBackups() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
includeBackups() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
includeCaches() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includeCaches(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includedScopes() - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
includedScopes() - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
includedScopes() - Method in interface org.apache.ignite.internal.processors.tracing.Span
 
includedScopes() - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
includedScopes() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
 
includedScopes() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters
 
includeMetadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
includeMetaData() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
includeMetrics() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
includeMetrics(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
includeMetrics() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includeMetrics(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
includePartition(int, int) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
includeSensitive() - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
includeSensitive() - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Return true if need to include sensitive data otherwise false.
incomeConnLsnrs - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
IncompleteCacheObject - Class in org.apache.ignite.internal.processors.cache
Cache object container that accumulates partial binary data unless all of them ready.
IncompleteCacheObject(ByteBuffer) - Constructor for class org.apache.ignite.internal.processors.cache.IncompleteCacheObject
 
IncompleteDeserializationException - Exception in org.apache.ignite.internal.managers.discovery
Exception which can be used to access a message which failed to be deserialized completely using Java serialization.
IncompleteDeserializationException(DiscoveryCustomMessage) - Constructor for exception org.apache.ignite.internal.managers.discovery.IncompleteDeserializationException
 
IncompleteObject<T> - Class in org.apache.ignite.internal.processors.cache
Incomplete object.
IncompleteObject(byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.IncompleteObject
 
IncompleteObject() - Constructor for class org.apache.ignite.internal.processors.cache.IncompleteObject
Constructor.
increment() - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
Adds 1 to the metric.
increment() - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Adds 1 to the metric.
increment() - Method in class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
Adds 1 to the metric.
increment() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
Adds 1 to the metric.
increment() - Method in interface org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric.Delegate
Called when the parent metric's increment method is called.
increment() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric
Adds 1 to the metric.
increment(long, long) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Increment counters by given pos and length.
incrementActiveTasksCount() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Increments the active compute tasks count.
incrementAndGet() - Method in interface org.apache.ignite.IgniteAtomicLong
Increments and gets current value of atomic long.
incrementAndGet() - Method in interface org.apache.ignite.IgniteAtomicSequence
Increments and returns the value of atomic sequence.
incrementAndGet() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
Increments and gets current value of atomic long.
incrementAndGet() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Increments and returns the value of atomic sequence.
incrementAndGet() - Method in class org.apache.ignite.internal.util.GridMutableLong
Increments by one the current value.
incrementAndGetInt(long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Atomically increments value stored in an integer pointed by ptr.
incrementConnectCount() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
incrementCursors() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Increments the cursor count.
incrementDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Increments dirtyPages counter.
incrementEvictingPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
incrementInitializedLocalPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Increments number of local partitions initialized on current node.
incrementLargeEntriesPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
incrementLockCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Increments lock counter.
incrementLockCounter() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
Increments lock counter.
incrementMapPublicSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Increments public size of map.
incrementMapPublicSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Increments public size of map.
incrementOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Increments operation counter.
incrementOperationCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshot
Increments operation counter.
incrementOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Increments operation counter.
incrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Increments public size.
incrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Increments public size.
incrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Increments public size.
incrementPublicSize(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
incrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
Increments public size.
incrementPublicSize(GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Increments public size.
incrementRebalanceClearingPartitions() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
incrementSize(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Increments map public size.
incrementState() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Increments read state.
incrementState() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Increments state.
incrementState() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Increments read state.
incrementState() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Increments state.
incrementTopologyVersion() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Increments topology version and gets new value.
incrementUpdateCounter(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
incrementUsageCount() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
Increments usage count.
Index - Interface in org.apache.ignite.internal.cache.query.index
Basic interface for Ignite indexes.
index(IndexName) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Returns index for specified name.
index() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
 
index() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
 
index() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
 
index() - Method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
 
index() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
 
index(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Get index by name.
index() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
 
index() - Method in enum org.apache.ignite.internal.processors.query.stat.StatisticsUsageState
 
index() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
index(int) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
index() - Method in enum org.apache.ignite.internal.processors.tracing.SpanType
 
INDEX - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INDEX.
index() - Method in enum org.apache.ignite.internal.tracing.TracingSpiType
 
index(int) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Position in entites array.
index() - Method in class org.apache.ignite.internal.util.StripedExecutor.Stripe
 
index() - Method in enum org.apache.ignite.ShutdownPolicy
 
INDEX_ALREADY_EXISTS - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Index already exists.
INDEX_DELTA_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
File name template for index delta pages.
INDEX_FILE_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
INDEX_FILE_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
INDEX_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Index does not exist.
INDEX_PARTITION - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Special partition reserved for index space.
INDEX_REBUILD_MNTC_TASK_NAME - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
Index rebuild maintenance task name.
INDEX_REBUILD_PARAMETER_SEPARATOR - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
Separator for index rebuild maintenance task parameters.
INDEX_REBUILD_PARAMETER_SEPARATOR_REGEX - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
IndexBuildStatusHolder - Class in org.apache.ignite.internal.processors.query.aware
Cache index build status.
IndexBuildStatusHolder(boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Constructor.
IndexBuildStatusHolder.Status - Enum in org.apache.ignite.internal.processors.query.aware
Enumeration of statuses.
IndexBuildStatusStorage - Class in org.apache.ignite.internal.processors.query.aware
Holder of up-to-date information about cache index building operations (rebuilding indexes, building new indexes).
IndexBuildStatusStorage(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Constructor.
indexByPartition(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
 
IndexDefinition - Interface in org.apache.ignite.internal.cache.query.index
Basic interface for index description required to create or destroy index.
indexDefinition(UUID) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Returns IndexDefinition used for creating index specified id.
indexDefinition() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
 
indexes(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Returns collection of indexes for specified cache.
indexes() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
indexes(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets descriptors of indexes created for provided type.
indexes() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
 
indexes(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets descriptors of indexes created for provided type.
indexes() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
indexes() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets indexes for this type.
indexes() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets indexes for this type.
indexes0() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
IndexesRebuildTask - Class in org.apache.ignite.internal.managers.indexing
Task that rebuilds indexes.
IndexesRebuildTask() - Constructor for class org.apache.ignite.internal.managers.indexing.IndexesRebuildTask
 
indexesRegEx() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
 
IndexFactory - Interface in org.apache.ignite.internal.cache.query.index
Base interface for Ignite index factories.
IndexForceRebuildTask - Class in org.apache.ignite.internal.visor.cache.index
Task that triggers indexes force rebuild for specified caches or cache groups.
IndexForceRebuildTask() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTask
 
IndexForceRebuildTaskArg - Class in org.apache.ignite.internal.visor.cache.index
Argument for IndexForceRebuildTask.
IndexForceRebuildTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
Empty constructor required for Serializable.
IndexForceRebuildTaskArg(Set<String>, Set<String>) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
 
IndexForceRebuildTaskRes - Class in org.apache.ignite.internal.visor.cache.index
IndexForceRebuildTaskRes() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
Empty constructor required for Serializable.
IndexForceRebuildTaskRes(Set<IndexRebuildStatusInfoContainer>, Set<IndexRebuildStatusInfoContainer>, Set<String>) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
 
indexing() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets indexing manager.
indexing() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets indexing manager.
indexing() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets indexing manager.
IndexingDefragmentation - Class in org.apache.ignite.internal.cache.query.index.sorted.defragmentation
 
IndexingDefragmentation(IndexProcessor) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.IndexingDefragmentation
Constructor.
IndexingQueryCacheFilter - Class in org.apache.ignite.spi.indexing
Indexing query filter for specific cache.
IndexingQueryCacheFilter(GridCacheAffinityManager, Set<Integer>, AffinityTopologyVersion, ClusterNode) - Constructor for class org.apache.ignite.spi.indexing.IndexingQueryCacheFilter
Constructor.
IndexingQueryEngine - Interface in org.apache.ignite.internal.processors.query
Marker interface for Indexing-backed query engine (indexing implementation will be used instead of query engine).
IndexingQueryFilter - Interface in org.apache.ignite.spi.indexing
Cache entry filter.
IndexingQueryFilterImpl - Class in org.apache.ignite.spi.indexing
Indexing query filter.
IndexingQueryFilterImpl(GridKernalContext, AffinityTopologyVersion, int[], boolean) - Constructor for class org.apache.ignite.spi.indexing.IndexingQueryFilterImpl
Constructor.
IndexingQueryFilterImpl(GridKernalContext, AffinityTopologyVersion, int[]) - Constructor for class org.apache.ignite.spi.indexing.IndexingQueryFilterImpl
Constructor.
IndexingSpi - Interface in org.apache.ignite.spi.indexing
Indexing SPI allows user to index cache content.
IndexIntegrityCheckIssue - Class in org.apache.ignite.internal.visor.verify
 
IndexIntegrityCheckIssue() - Constructor for class org.apache.ignite.internal.visor.verify.IndexIntegrityCheckIssue
 
IndexIntegrityCheckIssue(String, Throwable) - Constructor for class org.apache.ignite.internal.visor.verify.IndexIntegrityCheckIssue
 
indexKey(int, CacheDataRow) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
Returns index key by specified idx.
IndexKey - Interface in org.apache.ignite.internal.cache.query.index.sorted.keys
Class that represnts a single index key.
IndexKeyDefinition - Class in org.apache.ignite.internal.cache.query.index.sorted
Defines a signle index key.
IndexKeyDefinition() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
 
IndexKeyDefinition(int, Order, long) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
 
indexKeyDefinitions() - Method in interface org.apache.ignite.internal.cache.query.index.IndexDefinition
 
indexKeyDefinitions() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
IndexKeyFactory - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Factory for creating IndexKey objects.
IndexKeyFactory() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
 
IndexKeyTypes - Class in org.apache.ignite.internal.cache.query.index.sorted
List of available types to use as index key.
IndexKeyTypes() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
 
IndexKeyTypeSettings - Class in org.apache.ignite.internal.cache.query.index.sorted
List of settings that affects key types of index keys.
IndexKeyTypeSettings() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
indexKeyTypeSettings() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
IndexListInfoContainer - Class in org.apache.ignite.internal.visor.cache.index
Container for index info.
IndexListInfoContainer() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
Empty constructor required for Serializable.
IndexListInfoContainer(GridCacheContext, String, Collection<String>, String) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
IndexListTaskArg - Class in org.apache.ignite.internal.visor.cache.index
Argument object for CacheIndexListTask
IndexListTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
Empty constructor required for Serializable.
IndexListTaskArg(String, String, String) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
 
IndexName - Class in org.apache.ignite.internal.cache.query.index
Represents list of names that fully describes index domain (schema, cache, table, index).
IndexName(String, String, String, String) - Constructor for class org.apache.ignite.internal.cache.query.index.IndexName
 
indexName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
indexName(QueryEntity, QueryIndex) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Get index name.
indexName(String, QueryIndex) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Get index name.
indexName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexAbstractOperation
 
indexName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
indexName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexDropOperation
indexName() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
indexName() - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
 
indexName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
indexOfExtension(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Returns the index of the last extension separator character, which is a dot.
indexOfLastSeparator(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Returns the index of the last directory separator character.
indexPages() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetrics
Number of index pages loaded into memory.
indexPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl
Number of index pages loaded into memory.
indexPagesCallback(LongAdderWithDelegateMetric.Delegate) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl.Builder
 
IndexPageType - Enum in org.apache.ignite.internal.metric
Enumeration of types of b-tree index pages.
IndexProcessor - Class in org.apache.ignite.internal.cache.query.index
Implementation of IndexingSpi that tracks all cache indexes.
IndexProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.cache.query.index.IndexProcessor
 
indexProcessor() - Method in interface org.apache.ignite.internal.GridKernalContext
Indexes processor.
indexProcessor() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Indexes processor.
indexProcessor() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Indexes processor.
IndexQuery<K,V> - Class in org.apache.ignite.cache.query
Index queries work over distributed indexes and retrieve cache entries that match the specified criteria.
IndexQuery(Class<?>) - Constructor for class org.apache.ignite.cache.query.IndexQuery
Specify index with cache value class.
IndexQuery(String) - Constructor for class org.apache.ignite.cache.query.IndexQuery
Specify index with cache value type.
IndexQuery(Class<?>, String) - Constructor for class org.apache.ignite.cache.query.IndexQuery
Specify index with cache value class and index name.
IndexQuery(String, String) - Constructor for class org.apache.ignite.cache.query.IndexQuery
Specify index with cache value type and index name.
IndexQueryContext - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
 
IndexQueryContext(IndexingQueryFilter, BPlusTree.TreeRowClosure<IndexRow, IndexRow>, MvccSnapshot) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.IndexQueryContext
 
IndexQueryCriteriaBuilder - Class in org.apache.ignite.cache.query
IndexQueryCriteriaBuilder() - Constructor for class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
 
IndexQueryCriterion - Interface in org.apache.ignite.cache.query
Basic interface for IndexQuery criterion.
IndexQueryDesc - Class in org.apache.ignite.internal.processors.cache.query
Internal representation of IndexQuery.
IndexQueryDesc(List<IndexQueryCriterion>, String, String) - Constructor for class org.apache.ignite.internal.processors.cache.query.IndexQueryDesc
 
IndexQueryProcessor - Class in org.apache.ignite.internal.cache.query.index
Processor of IndexQuery.
IndexQueryProcessor(IndexProcessor) - Constructor for class org.apache.ignite.internal.cache.query.index.IndexQueryProcessor
 
IndexQueryReducer<R> - Class in org.apache.ignite.internal.processors.cache.query.reducer
Reducer for IndexQuery results.
IndexQueryReducer(String, Map<UUID, NodePageStream<R>>, GridCacheContext<?, ?>, CompletableFuture<IndexQueryResultMeta>) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.IndexQueryReducer
 
IndexQueryResult<K,V> - Class in org.apache.ignite.internal.cache.query.index
Represents result of local execution of IndexQuery.
IndexQueryResult(IndexQueryResultMeta, GridCloseableIterator<IgniteBiTuple<K, V>>) - Constructor for class org.apache.ignite.internal.cache.query.index.IndexQueryResult
 
IndexQueryResultMeta - Class in org.apache.ignite.internal.cache.query.index
Metadata for IndexQuery response.
IndexQueryResultMeta() - Constructor for class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
 
IndexQueryResultMeta(SortedIndexDefinition, int) - Constructor for class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
 
indexReadyFuture() - Method in interface org.apache.ignite.IgniteCache
Returns future that will be completed when all indexes for this cache are ready to use.
indexReadyFuture() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Returns future that will be completed when all indexes for this cache are ready to use.
indexReadyFuture() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Returns future that will be completed when all indexes for this cache are ready to use.
IndexRebuildCacheInfo - Class in org.apache.ignite.internal.processors.query.aware
Information about the cache for which index rebuilding was started.
IndexRebuildCacheInfo() - Constructor for class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
Default constructor for Externalizable.
IndexRebuildCacheInfo(String) - Constructor for class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
Constructor.
IndexRebuildCancelToken - Class in org.apache.ignite.internal.processors.query.schema
Index operation cancellation token.
IndexRebuildCancelToken() - Constructor for class org.apache.ignite.internal.processors.query.schema.IndexRebuildCancelToken
Default constructor.
indexRebuildFuture(int) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
Getting index rebuild future for the cache.
indexRebuildFuture(int) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
IndexRebuildFutureStorage - Class in org.apache.ignite.internal.processors.query.aware
Holder of up-to-date information of rebuild index futures for caches.
IndexRebuildFutureStorage() - Constructor for class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
 
IndexRebuildStatusInfoContainer - Class in org.apache.ignite.internal.visor.cache.index
Container for index rebuild status info.
IndexRebuildStatusInfoContainer() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
Empty constructor required for Serializable.
IndexRebuildStatusInfoContainer(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
 
IndexRebuildStatusTask - Class in org.apache.ignite.internal.visor.cache.index
Task that collects caches that have index rebuild in progress.
IndexRebuildStatusTask() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTask
 
IndexRebuildStatusTaskArg - Class in org.apache.ignite.internal.visor.cache.index
IndexRebuildStatusTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
Empty constructor required for Serializable.
IndexRebuildStatusTaskArg(UUID) - Constructor for class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
 
IndexRenameRootPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical record for renaming index root pages.
IndexRenameRootPageRecord(int, String, String, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Constructor.
IndexRenameRootPageRecord(DataInput) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Constructor.
indexResult() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
 
IndexRow - Interface in org.apache.ignite.internal.cache.query.index.sorted
Represents an index row stored in a tree.
IndexRowCache - Class in org.apache.ignite.internal.cache.query.index.sorted
H2 row cache.
IndexRowCache(CacheGroupContext, int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
 
IndexRowCacheRegistry - Class in org.apache.ignite.internal.cache.query.index.sorted
Index row cache registry.
IndexRowCacheRegistry() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCacheRegistry
 
IndexRowComparator - Interface in org.apache.ignite.internal.cache.query.index.sorted
Comparator for index rows.
IndexRowCompartorImpl - Class in org.apache.ignite.internal.cache.query.index.sorted
Provide default logic of rows comparison.
IndexRowCompartorImpl(IndexKeyTypeSettings) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCompartorImpl
 
IndexRowImpl - Class in org.apache.ignite.internal.cache.query.index.sorted
This class represents a row in SortedSegmentedIndex.
IndexRowImpl(InlineIndexRowHandler, CacheDataRow) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
Constructor.
IndexRowImpl(InlineIndexRowHandler, CacheDataRow, IndexKey[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
Constructor with prefilling of keys cache.
indexRows(JdbcIndexMeta) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
 
indexSearchRow() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
indexSearchRow() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
indexSearchRow() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
IndexSearchRowImpl - Class in org.apache.ignite.internal.cache.query.index.sorted
Represents a search row that used to find a place in a tree.
IndexSearchRowImpl(IndexKey[], InlineIndexRowHandler) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
Constructor.
indexSize(String, String, String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Return index size by schema, table and index name.
indexSize() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Return index size.
IndexStorage - Interface in org.apache.ignite.internal.processors.cache.persistence
Meta store.
IndexStorageImpl - Class in org.apache.ignite.internal.processors.cache.persistence
Metadata storage.
IndexStorageImpl(String, PageMemory, IgniteWriteAheadLogManager, AtomicLong, int, boolean, int, byte, ReuseList, long, boolean, FailureProcessor, PageLockTrackerManager) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
 
IndexStorageImpl.IndexItem - Class in org.apache.ignite.internal.processors.cache.persistence
 
IndexStorageImpl.MetaStoreInnerIO - Class in org.apache.ignite.internal.processors.cache.persistence
 
IndexStorageImpl.MetaStoreLeafIO - Class in org.apache.ignite.internal.processors.cache.persistence
 
IndexValidationIssue - Class in org.apache.ignite.internal.visor.verify
 
IndexValidationIssue() - Constructor for class org.apache.ignite.internal.visor.verify.IndexValidationIssue
 
IndexValidationIssue(String, String, String, Throwable) - Constructor for class org.apache.ignite.internal.visor.verify.IndexValidationIssue
 
IndexValueCursor<V> - Class in org.apache.ignite.internal.cache.query.index.sorted
Cursor over index values.
IndexValueCursor(GridCursor<IndexRow>, Function<IndexRow, V>) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.IndexValueCursor
 
individual() - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
Updates cache using independent IgniteCache.put(Object, Object)and IgniteCache.remove(Object) operations.
inetAddressesComparator(boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns comparator that sorts remote node addresses.
INF - Static variable in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Histogram metric last interval high bound.
info(String) - Method in interface org.apache.ignite.IgniteLogger
Logs out information message.
info(String, String) - Method in interface org.apache.ignite.IgniteLogger
Logs out information message.
info(String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out information message.
info(String, String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out information message.
info(String) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out information message.
info() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
info() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
info(IgniteLogger, String, boolean) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs info if needed.
info(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs info if needed.
info() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
 
info(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out information message.
info(String) - Method in class org.apache.ignite.logger.NullLogger
Logs out information message.
info2Key() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
infos() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
 
init() - Method in class org.apache.ignite.internal.binary.builder.BinaryModifiableLazyValue
init(Collection<InetSocketAddress>) - Method in interface org.apache.ignite.internal.client.impl.connection.GridClientConnectionManager
Tries to open initial connection and fetch topology using given server addresses.
init(Collection<InetSocketAddress>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Tries to open initial connection and fetch topology using given server addresses.
init() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
 
init(String, Properties) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
 
init() - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
init(DiscoCache) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
init(GridAffinityAssignmentCache) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
init() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
 
init(Map<Integer, CacheGroupDescriptor>, Map<String, DynamicCacheDescriptor>) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
Removes currently registered cache groups and caches.
init() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Post constructor initialization for subclasses.
init(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
Initializes fetch future.
init() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
 
init(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
Initializes future.
init() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Initialize future.
init() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
Initializes this future.
init(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Starts activity.
init(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.InitNewCoordinatorFuture
 
init(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
Initializes future.
init() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
init() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Post constructor initialization for subclasses.
init() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMultiTxFuture
Initializes this future.
init() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Initialize data store if it exists.
init() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Initialize data store if it exists.
init(long, long, long, int, long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
 
init(long, byte[]) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Restores update counter state.
init(long, byte[]) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Restores update counter state.
init(long, byte[]) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Restores update counter state.
init(long, byte[]) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Restores update counter state.
init(long, byte[]) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Restores update counter state.
init() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Initialize the checkpoint and prepare it to work.
init() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
Initialize the checkpoint and prepare it to work.
init(long, PageIO) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
init() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
 
init(long, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
init() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Initialize data store if it exists.
init(GridCacheDatabaseSharedManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
init(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Performs initialization of ring buffer state.
init(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
init() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Initializes read map.
init(int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
init(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
init(GridCacheContext) - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
 
init(long) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractBootstrap
Init the bootstrap.
init(long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformBootstrap
Init the bootstrap.
init(ServiceContext) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Pre-initializes service before execution.
init(Callable<T>) - Method in class org.apache.ignite.internal.util.GridAtomicInitializer
Executes initialization operation only once.
init(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
init(PlatformAffinityFunction) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Initializes this instance.
init() - Method in interface org.apache.ignite.services.Service
Pre-initializes service before execution.
init(ServiceContext) - Method in interface org.apache.ignite.services.Service
Deprecated.
Use Service.init() instead.
init(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
 
init0() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Additional initialization.
init0() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerOsImpl
Additional initialization.
INIT_CAP - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
Initial output stream capacity.
INIT_CAP - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
Initial output stream capacity.
initAffinityOnNodeLeft(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
initAndStartRegions(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
initByMeta(boolean, MetaPageInfo) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
 
initCacheContext(GridCacheContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Set real cache context in case cache has been fully initted and start.
initCacheContext(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Initialize table's cache context created for not started cache.
initCaches() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
initCachesOnLocalJoin(Map<Integer, CacheGroupDescriptor>, Map<String, DynamicCacheDescriptor>) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Must be called from exchange thread.
initClientDescriptor(String) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
 
initCntr - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Deprecated.
TODO FIXME https://issues.apache.org/jira/browse/IGNITE-11794
initCommunicationErrorResolveConfiguration(IgniteConfiguration) - Static method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
initCoordinatorCaches(GridDhtPartitionsExchangeFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
initCounters(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Initialize all counters before checkpoint.
initCounters(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Initialize all counters before checkpoint.
initDataRegions(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
initDataRegions(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
initDataRegions0(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
initDataRegions0(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
initDataStructures() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
initDataStructures() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
initDelayedComputation(MvccVersion, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockDetectionManager
Starts a dedlock detection after a delay.
initDiagnosticListeners() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
initExtensions(PluginContext, ExtensionRegistry) - Method in interface org.apache.ignite.plugin.PluginProvider
Registers extensions.
initFailureDetectionTimeout() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Initiates and checks failure detection timeout value.
initFlagsAndVersion(long, long, IgniteProductVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
initFromDataPage(DataPageIO, long, int, CacheGroupContext, GridCacheSharedContext<?, ?>, PageMemory, CacheDataRowAdapter.RowData, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
initFromLink(CacheGroupContext, CacheDataRowAdapter.RowData) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
Read row from data pages.
initFromLink(CacheGroupContext, CacheDataRowAdapter.RowData, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
Read row from data pages.
initFromLink(CacheGroupContext, GridCacheSharedContext<?, ?>, PageMemory, CacheDataRowAdapter.RowData, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
Read row from data pages.
initFromPageBuffer(GridCacheSharedContext<?, ?>, CacheObjectContext, IgniteThrowableFunction<Long, ByteBuffer>, ByteBuffer, int, boolean, CacheDataRowAdapter.RowData, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
initFut - Variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Initialization future.
initHandle(SegmentIO, long, RecordSerializer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManager
Initialize FileWriteHandle for first time.
initHandle(SegmentIO, long, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
Initialize FileWriteHandle for first time.
initHandle(SegmentIO, long, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
Initialize FileWriteHandle for first time.
initial() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
Initial message flag.
initial() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
Initial message flag.
initial() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Deprecated.
TODO LWM should be used as initial counter https://ggsystems.atlassian.net/browse/GG-17396
initial() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
initial() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
initial() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
initial() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
initial() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
initial(long) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
initial() - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
initial(Long) - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
INITIAL - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
INITIAL_CAPACITY - Static variable in class org.apache.ignite.internal.util.collection.IntHashMap
Initial capacity.
INITIAL_KEY_ID - Static variable in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Initial identifier for cache group encryption key.
INITIAL_VERSION - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
A special version visible by everyone
initialCount() - Method in interface org.apache.ignite.IgniteCountDownLatch
Gets initial count value of the latch.
initialCount() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Gets initial count value of the latch.
initialCount() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
 
initialCount() - Method in class org.apache.ignite.spi.systemview.view.datastructures.CountDownLatchView
 
initialCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
initialCounter(int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
InitializationProtector - Class in org.apache.ignite.internal.util
Class for avoid multiple initialization of specific value from various threads.
InitializationProtector() - Constructor for class org.apache.ignite.internal.util.InitializationProtector
 
initialize(long[]) - Method in interface org.apache.ignite.internal.mem.DirectMemoryProvider
 
initialize(long[]) - Method in class org.apache.ignite.internal.mem.file.MappedFileMemoryProvider
initialize(long[]) - Method in class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryProvider
initialize(int, int, String, PageMetrics) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Initializes disk store structures.
initialize(AffinityTopologyVersion, List<List<ClusterNode>>) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Initializes affinity with given topology version and assignment.
initialize(GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturnCompletableWrapper
Marks as initialized.
initialize(List<CheckpointEntry>, EarliestCheckpointMapSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
initialize() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Filling internal structures with data from disk.
initialize(int, int, String, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Initializes disk store structures.
initialize(CacheStore<?, ?>, Map<CacheStore, ThreadLocal>) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Initialize store manager.
initialize(CacheStore, Map) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Initialize store manager.
initialize(GridKernalContext, boolean) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Initialize the store.
initialize(GridKernalContext) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Initializes the filter.
initialize(PlatformCallbackGateway, long) - Method in class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
Set pointers.
initialize(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.platform.message.PlatformMessageFilter
Initializes the filter.
initialize(GridKernalContext) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageFilterImpl
Initializes the filter.
initialize(GridKernalContext) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
Initializes the filter.
initialize(Object, Map<String, Object>) - Method in class org.apache.ignite.internal.processors.platform.PlatformDefaultJavaObjectFactory
Initialize factory.
initialize(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.platform.PlatformEventFilterListener
Initializes the filter.
initialize(Object, Map<String, Object>) - Method in interface org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryEx
Initialize factory.
initializeConfigDefaults(IgniteLogger, CacheConfiguration, CacheObjectContext) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
initialized() - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
initialized() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
initialized() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
initialized() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
initialized() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
initialized() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
initialized(boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
initialized() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
initialized() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
initialized() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
initialized() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
initialized() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
 
initializeDefaultMBeanServer(IgniteConfiguration) - Static method in class org.apache.ignite.internal.IgnitionEx
Initialize default mbean server.
initializeForCache(CacheGroupDescriptor, StoredCacheData) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Callback called when a cache is starting.
initializeForCache(CacheGroupDescriptor, StoredCacheData) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Callback called when a cache is starting.
initializeForMetastorage() - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Initializes disk cache store structures.
initializeForMetastorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Initializes disk cache store structures.
initializeFromDht(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
initializeFromHandshake(GridNioSession, ClientListenerProtocolVersion, BinaryReaderExImpl) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
Initialize from handshake message.
initializeFromHandshake(GridNioSession, ClientListenerProtocolVersion, BinaryReaderExImpl) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Initialize from handshake message.
initializeFromHandshake(GridNioSession, ClientListenerProtocolVersion, BinaryReaderExImpl) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Initialize from handshake message.
initializeFromHandshake(GridNioSession, ClientListenerProtocolVersion, BinaryReaderExImpl) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Initialize from handshake message.
initializeJavaObject(Object, String, Map<String, Object>, GridKernalContext) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Initialize Java object or object factory.
initializeLocalAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Initializes addresses discovery SPI binds to.
initializeLocalAddresses(Collection<InetSocketAddress>) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Initializes addresses discovery SPI binds to.
initializeLocalAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Initializes addresses discovery SPI binds to.
initializeStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Initialize checkpoint storage.
initialSize() - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
 
initialUpdateCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
Gets an initial update counter by the partition ID.
initialUpdateCounter(int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
Sets an initial update counter by the partition ID.
initialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
initialUpdateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
initialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
initialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
initialUpdateCounterAt(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Gets initial update counter saved at the given index.
initialUpdateCounterAt(int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Update initial counter by given index.
initialValue(CacheObject, GridCacheVersion, long, long, boolean, AffinityTopologyVersion, GridDrType, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets new value if current version is 0
initialValue(CacheObject, GridCacheVersion, MvccVersion, MvccVersion, byte, byte, long, long, boolean, AffinityTopologyVersion, GridDrType, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets new value if current version is 0
initialValue(CacheObject, GridCacheVersion, MvccVersion, MvccVersion, byte, byte, long, long, boolean, AffinityTopologyVersion, GridDrType, boolean, boolean, CacheDataRow) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets new value if current version is 0
initialValue(CacheObject, GridCacheVersion, MvccVersion, MvccVersion, byte, byte, long, long, boolean, AffinityTopologyVersion, GridDrType, boolean, boolean, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets new value if current version is 0
initialVersion() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFuture
Returns topology version when exchange started.
initialVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Gets the affinity topology version for which this exchange was created.
initiatingNodeId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
initiatorId() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
initiatorNodeId() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
initiatorNodeId() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
initiatorVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
initLocalNode(int, boolean) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
initLogger(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
initLogger(IgniteConfiguration, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
initLogger(IgniteLogger, String, UUID, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
InitMessage<I extends Serializable> - Class in org.apache.ignite.internal.util.distributed
Initiate message.
InitMessage(UUID, DistributedProcess.DistributedProcessType, I) - Constructor for class org.apache.ignite.internal.util.distributed.InitMessage
 
InitNewCoordinatorFuture - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
initNewPage(long, long, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
InitNewPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Initializes new page by calling PageIO.initNewPage(long, long, int, PageMetrics).
InitNewPageRecord(int, long, int, int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
InitNewPageRecord(int, long, int, int, long, IgniteLogger) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
initNewRoot(long, long, long, L, byte[], long, int, boolean, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
 
initPage(PageMemory, int, long, PageIO, IgniteWriteAheadLogManager, PageLockListener, IoStatisticsHolder) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
initPageMemoryDataStructures(DataStorageConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
initPartitionsWhenAffinityReady(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
initPartitionsWhenAffinityReady(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
initPartitionsWhenAffinityReady(AffinityTopologyVersion, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
initPendingTree(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
initPendingTree(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
initQueryStructuresForNotStartedCache(DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Initialize query infrastructure for not started cache.
initReadHandle(AbstractWalRecordsIterator.AbstractFileDescriptor, WALPointer, SegmentIO, SegmentHeader) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Assumes fileIO will be closed in this method in case of error occurred.
initReadHandle(AbstractWalRecordsIterator.AbstractFileDescriptor, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Assumes file descriptor will be opened in this method.
initRecycledPage(long, byte, PageIO) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
Converts recycled page id back to a usable id.
initRecycledPage(long, byte, PageIO) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseList
Converts recycled page id back to a usable id.
initRecycledPage(long, byte, PageIO) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
Converts recycled page id back to a usable id.
initRecycledPage0(long, byte, PageIO) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Create new page id and update page content accordingly if it's necessary.
initRemoteFilter(CacheEntryEventFilter, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Performs resource injection and checks asynchrony for the provided remote filter.
initResult() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Creates result instance.
initReusedPage(long, long, long, int, byte, PageIO) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Reused page must obtain correctly assaembled page id, then initialized by proper PageIO instance and non-zero itemId of reused page id must be saved into special place.
initRoot(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
initStartedCaches(boolean, GridDhtPartitionsExchangeFuture, Collection<DynamicCacheDescriptor>) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Initialized affinity for cache received from node joining on this exchange.
initTree(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Initialize new tree.
initTree(boolean, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Initialize new tree.
initTxTopologyVersion(UUID, ClusterNode, GridCacheVersion, IgniteUuid, int, boolean, AffinityTopologyVersion, long, long, int, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
 
initUseBinaryArrays() - Static method in class org.apache.ignite.internal.binary.BinaryArray
initWorkDir(IgniteConfiguration) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Resolves work directory.
inject() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Injects resources to SPI.
inject(Object, Class<? extends Annotation>, GridResourceInjector, GridDeployment, Class<?>) - Method in class org.apache.ignite.internal.processors.resource.GridResourceIoc
Injects given resource via field or setter with specified annotations on provided target object.
inject(GridResourceField, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceJobContextInjector
Injects resource into field.
inject(GridResourceMethod, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceJobContextInjector
Injects resource with a setter method.
inject(GridResourceField, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceLoggerInjector
Injects resource into field.
inject(GridResourceMethod, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceLoggerInjector
Injects resource with a setter method.
inject(GridDeployment, Class<?>, Object) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects resources into generic class.
inject(Object, GridResourceIoc.AnnotationSet, Object...) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
 
inject(GridDeployment, Class<?>, ComputeJob, ComputeTaskSession, GridJobContextImpl) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects held resources into given job.
inject(GridDeployment, ComputeTask<?, ?>, GridTaskSessionImpl, ComputeLoadBalancer, ComputeTaskContinuousMapper) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects held resources into given grid task.
inject(IgniteSpi) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects held resources into given SPI implementation.
inject(LifecycleBean) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects held resources into given lifecycle bean.
inject(Service, ServiceContext) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects resources into service.
inject(GridResourceField, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProxiedIgniteInjector
Injects resource into field.
inject(GridResourceMethod, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProxiedIgniteInjector
Injects resource with a setter method.
inject(GridResourceField, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceServiceInjector
Injects resource into field.
inject(GridResourceMethod, Object, Class<?>, GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceServiceInjector
Injects resource with a setter method.
injectables() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
This method returns SPI internal instances that need to be injected as well.
injectables() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
This method returns SPI internal instances that need to be injected as well.
injectBasicResource(Object, Class<? extends Annotation>, Object) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
This method is declared public as it is used from tests as well.
injectCacheName(Object, String) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects cache name into given object.
injectGeneric(Object) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
 
injectResources(Ignite) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Injects resources.
injectResources(Ignite) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Inject ignite instance.
injectResources(Ignite) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Inject resources
injectResources(Ignite) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Inject ignite instance.
injectStoreSession(Object, CacheStoreSession) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Injects cache store session into given object.
INLINE_SIZE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INLINE_SIZE.
INLINE_SIZES_DIFFER_WARN_MSG_FORMAT - Static variable in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Warn message if some indexes have different inline sizes on the nodes.
InlineIndex - Interface in org.apache.ignite.internal.cache.query.index.sorted.inline
Represents an index that inlines some of index keys.
InlineIndexFactory - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Factory to create InlineIndex.
InlineIndexFactory() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
 
InlineIndexImpl - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Sorted index implementation.
InlineIndexImpl(GridCacheContext<?, ?>, SortedIndexDefinition, InlineIndexTree[], IoStatisticsHolderIndex) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Constructor.
InlineIndexKeyType - Interface in org.apache.ignite.internal.cache.query.index.sorted.inline
Basic interface for inlined index columns.
InlineIndexKeyTypeRegistry - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Provide mapping for java types and IndexKeyTypes that supports inlining.
InlineIndexKeyTypeRegistry() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyTypeRegistry
 
inlineIndexKeyTypes() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
InlineIndexRowHandler - Interface in org.apache.ignite.internal.cache.query.index.sorted
Handles InlineIndexRow.
InlineIndexRowHandlerFactory - Interface in org.apache.ignite.internal.cache.query.index.sorted
Basic interface for factories that provide InlineIndexRowHandler based on index definition and optional arguments.
InlineIndexTree - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
BPlusTree where nodes stores inlined index keys.
InlineIndexTree(SortedIndexDefinition, CacheGroupContext, String, IgniteCacheOffheapManager, ReuseList, PageMemory, PageIoResolver, long, boolean, int, int, IndexKeyTypeSettings, IndexRowCache, IoStatisticsHolder, InlineIndexRowHandlerFactory, InlineRecommender) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Constructor.
InlineIndexTreeFactory() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory
 
InlineInnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Implementation of AbstractInlineInnerIO
InlineInnerIO(short, int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.InlineInnerIO
Constructor.
InlineIO - Interface in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Represents common API for inline IOs.
InlineLeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Represents common API for inline IOs.
InlineLeafIO(short, int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.InlineLeafIO
Constructor.
InlineObjectBytesDetector - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
This class helps to detect whether tree contains inlined JO type.
InlineObjectBytesDetector(int, Collection<IndexKeyDefinition>, IndexName, IgniteLogger) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineObjectBytesDetector
 
inlineObjectHash() - Method in class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
inlineObjectHash(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
Whether Java objects should be inlined as hash or as bytes array.
inlineObjectSupported() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineObjectBytesDetector
 
inlineObjectSupported() - Method in class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
inlineObjectSupported(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
inlineObjHash() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
inlineObjHash(boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
inlineObjSupported() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
inlineObjSupported(boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
InlineRecommender - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Write to a log recommendation for inline size.
InlineRecommender(GridCacheContext<?, ?>, SortedIndexDefinition) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineRecommender
Constructor.
inlineSize() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndex
 
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
inlineSize() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Returns size of inlined key.
inlineSize(IndexKey) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Returns inline size for specified key.
inlineSize(long, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Actual size of inline value.
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
 
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInnerIO
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractLeafIO
inlineSize() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.InlineIO
 
inlineSize(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Actual size of inline value.
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Returns size of inlined key.
inlineSize(IndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Returns inline size for specified key.
inlineSize() - Method in class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
inlineSize() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Inline size.
inlineSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineRecord
 
inlineSize() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
Gets inline size for SORTED index.
inlineSize() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor
Gets inline size for SORTED index.
inlineSize() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Gets inline size for SORTED index.
inlineSize() - Method in class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
Gets inline size for SORTED index.
inlineSize() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
inlineSize0(BooleanIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BooleanInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(ByteIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ByteInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(BytesIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(AbstractDateIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(DoubleIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DoubleInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(FloatIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.FloatInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(IntegerIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.IntegerInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(LongIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.LongInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(T) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(JavaObjectIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectByteArrayInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(JavaObjectIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectHashInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(ShortIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ShortInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(StringIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(StringIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringNoCompareInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(AbstractTimeIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimeInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(AbstractTimestampIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimestampInlineIndexKeyType
Return inlined size for specified key.
inlineSize0(UuidIndexKey) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.UuidInlineIndexKeyType
Return inlined size for specified key.
inlineSizes() - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
 
InlineTreeFilterClosure - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Reopresents filter that allow query only primary partitions.
InlineTreeFilterClosure(IndexingQueryCacheFilter, BPlusTree.TreeRowClosure<IndexRow, IndexRow>, MvccSnapshot, GridCacheContext<?, ?>, IgniteLogger) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineTreeFilterClosure
Constructor.
inLongOutLong(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation accepting long value and returning long value.
inLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation accepting long value and returning long value.
inMaintenanceMode() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
inMemoryReadyForRead() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
INNER_IO_VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
 
INNER_IO_VERSIONS - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
IO versions for metastorage inner nodes.
innerCollection(int) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
 
innerGet(GridCacheVersion, IgniteInternalTx, boolean, boolean, boolean, Object, String, IgniteCacheExpiryPolicy, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerGet(GridCacheVersion, IgniteInternalTx, boolean, boolean, boolean, Object, String, IgniteCacheExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
innerGetAndReserveForLoad(boolean, boolean, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerGetAndReserveForLoad(boolean, boolean, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
innerGetVersioned(GridCacheVersion, IgniteInternalTx, boolean, boolean, Object, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerGetVersioned(GridCacheVersion, IgniteInternalTx, boolean, boolean, Object, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
InnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Inner page for index rows without inline payload.
innerReload() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Reloads entry from underlying storage.
innerReload() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Reloads entry from underlying storage.
innerRemove(IgniteInternalTx, UUID, UUID, boolean, boolean, boolean, boolean, boolean, CacheObject, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, GridCacheVersion, String, GridCacheVersion, Long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerRemove(IgniteInternalTx, UUID, UUID, boolean, boolean, boolean, boolean, boolean, CacheObject, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, GridCacheVersion, String, GridCacheVersion, Long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
InnerReplaceRecord<L> - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Inner replace on remove.
InnerReplaceRecord(int, long, int, long, int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
 
innerSet(IgniteInternalTx, UUID, UUID, CacheObject, boolean, boolean, long, boolean, boolean, boolean, boolean, CacheObject, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, long, GridCacheVersion, String, GridCacheVersion, Long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerSet(IgniteInternalTx, UUID, UUID, CacheObject, boolean, boolean, long, boolean, boolean, boolean, boolean, CacheObject, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, long, GridCacheVersion, String, GridCacheVersion, Long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
innerUpdate(GridCacheVersion, UUID, UUID, GridCacheOperation, Object, Object[], boolean, boolean, boolean, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, long, long, GridCacheVersion, boolean, boolean, String, CacheObject, Long, GridDhtAtomicAbstractUpdateFuture, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
innerUpdate(GridCacheVersion, UUID, UUID, GridCacheOperation, Object, Object[], boolean, boolean, boolean, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean, AffinityTopologyVersion, CacheEntryPredicate[], GridDrType, long, long, GridCacheVersion, boolean, boolean, String, CacheObject, Long, GridDhtAtomicAbstractUpdateFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
innerUpdateLocal(GridCacheVersion, GridCacheOperation, Object, Object[], boolean, boolean, boolean, boolean, ExpiryPolicy, boolean, boolean, CacheEntryPredicate[], boolean, String, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Update method for local cache in atomic mode.
innerUpdateLocal(GridCacheVersion, GridCacheOperation, Object, Object[], boolean, boolean, boolean, boolean, ExpiryPolicy, boolean, boolean, CacheEntryPredicate[], boolean, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Update method for local cache in atomic mode.
inObjectStreamOutObjectStream(int, Object, long, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation accepting an object and a memory stream and returning result to another memory stream and an object.
inObjectStreamOutObjectStream(int, Object, long, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation accepting an object and a memory stream and returning result to another memory stream and an object.
inProgress() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
inProgress() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
inProgress() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Get defragmentation status.
inProgress() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
 
inProgress() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
inProgress() - Static method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
 
inProgress() - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Get defragmentation status.
InProgressDefragmentationInfo(long, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.InProgressDefragmentationInfo
 
input() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets input stream.
input() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets input stream.
inputBuffer() - Method in class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler
 
inputCharsetName() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the input file charset name, null if not specified.
inputCharsetName(String) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the input file charset name.
inputFormat() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the input file format.
inputIterator(Object...) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Returns iterator of input records.
inputStream() - Method in class org.apache.ignite.internal.util.GridByteArrayList
 
inputStream(InputStream) - Method in interface org.apache.ignite.internal.util.io.GridDataInput
 
inputStream(InputStream) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
inputStream() - Method in interface org.apache.ignite.internal.util.ipc.IpcEndpoint
Gets input stream associated with this IPC endpoint.
inputStream() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Gets input stream associated with this IPC endpoint.
inRecDescs() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
inRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
inRecoveryDescriptor() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
inRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
inRecoveryDescriptor() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
inRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
inRecoveryDescriptor() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
inRecoveryDescriptor(ClusterNode, ConnectionKey) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
Insert() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Insert
 
insert(long, int, L, byte[], long, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
insert(long, int, L, byte[], long, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
insert(int, byte[], byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Inserts new entry into the map without comparing if there is a mapping for given key already stored in map.
insert(int, int, byte[], byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Inserts new entry into the map without comparing if there is a mapping for given key already stored in map.
insert(int, byte[], byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Inserts new entry into the map without comparing if there is a mapping for given key already stored in map.
insert(int, int, byte[], byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Inserts new entry into the map without comparing if there is a mapping for given key already stored in map.
insertDataRow(T, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
insertDataRow(CacheDataRow, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.CacheFreeList
insertDataRow(T, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
insertDataRow(T, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorage
 
insertDataRows(Collection<T>, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
Reduces the workload on the free list by writing multiple rows into a single memory page at once.
insertDataRows(Collection<T>, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
insertQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct insert query.
insertQuery(String, Collection<String>, Collection<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct insert query.
InsertRecord<L> - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Insert into inner or leaf page.
InsertRecord(int, long, BPlusIO<L>, int, byte[], long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
 
insertRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
insertRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
insertRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
insertRows(Collection<DataRowCacheAware>, IgnitePredicateX<CacheDataRow>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Insert rows into page memory.
insertRows(Collection<DataRowCacheAware>, IgnitePredicateX<CacheDataRow>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Insert rows into page memory.
insertRows(Collection<DataRowCacheAware>, IgnitePredicateX<CacheDataRow>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Insert rows into page memory.
insertsAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
insertsAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
insertsAreDetected(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
INSTANCE - Static variable in class org.apache.ignite.cache.store.jdbc.JdbcTypeDefaultHasher
Singleton instance to use.
INSTANCE - Static variable in class org.apache.ignite.cache.store.jdbc.JdbcTypesDefaultTransformer
Singleton instance to use.
instance() - Static method in class org.apache.ignite.internal.binary.BinaryArrayIdentityResolver
Get singleton instance.
instance() - Static method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
 
INSTANCE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
 
INSTANCE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.keys.NullIndexKey
Instance.
INSTANCE - Static variable in class org.apache.ignite.internal.cluster.NodeOrderLegacyComparator
 
INSTANCE - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
No-op statistics.
INSTANCE - Static variable in class org.apache.ignite.internal.pagemem.wal.record.FilteredRecord
Instance.
instance() - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxQueryEnlistResultHandler
 
instance() - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.NearTxResultHandler
 
INSTANCE - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccEmptyLongList
 
INSTANCE - Static variable in exception org.apache.ignite.internal.processors.cache.persistence.snapshot.TrackingPageIsCorruptedException
Instance.
instance(String) - Static method in class org.apache.ignite.internal.processors.platform.PlatformIgnition
Get instance by environment pointer.
INSTANCE - Static variable in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
 
INSTANCE - Static variable in class org.apache.ignite.internal.processors.tracing.NoopSpan
Instance.
INSTANCE - Static variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionAllNode
Singleton.
INSTANCE - Static variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionNoneNode
Singleton.
INSTANCE - Static variable in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
Instance.
INSTANCE - Static variable in class org.apache.ignite.thread.SameThreadExecutor
 
INSTANCE_NAME_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
inStreamAsync(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Asynchronous operation accepting memory stream.
inStreamAsync(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Asynchronous operation accepting memory stream.
inStreamOutLong(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation accepting memory stream and returning long value.
inStreamOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation accepting memory stream and returning long value.
inStreamOutObject(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation accepting memory stream and returning object.
inStreamOutObject(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation accepting memory stream and returning object.
inStreamOutObjectAsync(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Asynchronous operation accepting memory stream and returning PlatformListenableTarget.
inStreamOutObjectAsync(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Asynchronous operation accepting memory stream and returning PlatformListenableTarget.
inStreamOutStream(int, long, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation accepting one memory stream and returning result to another memory stream.
inStreamOutStream(int, long, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation accepting one memory stream and returning result to another memory stream.
INT - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
INT - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for INT values.
INT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INT.
INT2 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INT2.
INT4 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INT4.
INT8 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INT8.
INT_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
INT_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
INT_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Integer flag.
INTEGER - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for 32-bit integer
INTEGER - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INTEGER.
IntegerIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
IntegerIndexKey(int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.IntegerIndexKey
 
IntegerInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Integer values.
IntegerInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.IntegerInlineIndexKeyType
Constructor.
integrityCheckFailures() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
 
interceptor() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
interceptorClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
INTERFACE_SUPPLIER - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Supplier of network interfaces.
internal() - Method in class org.apache.ignite.events.TaskEvent
Returns true if task is created by Ignite and is used for system needs.
internal() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
internal() - Method in interface org.apache.ignite.internal.processors.cache.KeyCacheObject
 
internal() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
internal(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
internal() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
internal - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Internal flag.
internal() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
internal() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
internal() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
internal() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
internal() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
internal() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
INTERNAL_DATA_REGION_NAMES - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
DataRegionConfiguration names reserved for various internal needs.
INTERNAL_ERROR - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Internal error.
internalArray() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Returns the underlying array.
internalArray() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Returns internal array without copy (use with care).
internalArray() - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
 
internalArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
internalCache(String) - Method in class org.apache.ignite.internal.IgniteKernal
USED ONLY FOR TESTING.
internalCache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
internalCaches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
internalFuture() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
internalFuture() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
 
internalOrder() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
internalOrder(long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
internalOrder() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
 
internalProxy() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
internalProxy() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
internalProxy() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
internalSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Returns the number of key-value mappings in this map.
internalSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Returns the number of key-value mappings in this map.
internalSize() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Returns the number of key-value mappings in this map.
internalSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
Returns the number of key-value mappings in this map.
internalSize() - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Returns the number of key-value mappings in this map.
internalSubscriptionProcessor() - Method in interface org.apache.ignite.internal.GridKernalContext
 
internalSubscriptionProcessor() - Method in class org.apache.ignite.internal.GridKernalContextImpl
internalSubscriptionProcessor() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
internalTask(ComputeTask, Class<?>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Checks whether task class is annotated with GridInternal.
interrupt(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Interrupt the currently running local restore procedure.
interrupt() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Interrupt waiting on related objects.
interrupt(Thread) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convenience method that interrupts a given thread if it's not null.
interrupt(Iterable<? extends Thread>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convenience method that interrupts a given thread if it's not null.
interruptAll() - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Interrupt all operations on all threads and all indexes.
InterruptibleVisorTask - Annotation Type in org.apache.ignite.internal.visor.annotation
This annotation using for Visor's task which can interrupted by system reason.
interval() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
interval() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
interval() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
interval() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
IntGauge - Class in org.apache.ignite.internal.processors.metric.impl
Implementation based on primitive supplier.
IntGauge(String, String, IntSupplier) - Constructor for class org.apache.ignite.internal.processors.metric.impl.IntGauge
 
IntHashMap<V> - Class in org.apache.ignite.internal.util.collection
The simple map for primitive types base on Robin-hood hashing with backward shift.
IntHashMap() - Constructor for class org.apache.ignite.internal.util.collection.IntHashMap
Default constructor.
IntHashMap(int) - Constructor for class org.apache.ignite.internal.util.collection.IntHashMap
Create map with preallocated array.
IntHashMap(IntMap<? extends V>) - Constructor for class org.apache.ignite.internal.util.collection.IntHashMap
Copy constructor.
IntMap<V> - Interface in org.apache.ignite.internal.util.collection
The map for integer keys.
IntMap.EntryConsumer<V,E extends Throwable> - Interface in org.apache.ignite.internal.util.collection
The bridge for consuming all entries of the map.
intMetric(String, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named metric.
IntMetric - Interface in org.apache.ignite.spi.metric
Interface for the metrics that holds int primitive.
IntMetricImpl - Class in org.apache.ignite.internal.processors.metric.impl
Int metric implementation.
IntMetricImpl(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
 
INTO - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: INTO.
IntRWHashMap<V> - Class in org.apache.ignite.internal.util.collection
Read-write lock wrapper for IntMap.
IntRWHashMap() - Constructor for class org.apache.ignite.internal.util.collection.IntRWHashMap
Default constructor.
IntSet - Interface in org.apache.ignite.internal.util.collection
 
IntSumReducer - Class in org.apache.ignite.internal.util.lang.gridfunc
Reducer that calculates sum of integer elements.
IntSumReducer() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.IntSumReducer
 
intToBytes(int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive int type to byte array.
intToBytes(int, byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive int type to byte array and stores it in specified byte array.
intToBytes(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive int type to byte array.
intToBytes(int, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive int type to byte array and stores it in specified byte array.
intValue(String, Integer) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Returns boolean value from system property or provided function.
inTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
inTx(IgniteInternalCache<K, V>, TransactionConcurrency, TransactionIsolation, IgniteInClosureX<IgniteInternalCache<K, V>>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Execute closure inside cache transaction.
inTx(Ignite, IgniteCache<K, V>, TransactionConcurrency, TransactionIsolation, IgniteInClosureX<IgniteCache<K, V>>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Execute closure inside cache transaction.
inUserTx() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
invalid() - Method in interface org.apache.ignite.internal.GridKernalContext
Checks whether this node is invalid due to a critical error or not.
invalid() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Checks whether this node is invalid due to a critical error or not.
invalid(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
invalid() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Checks whether this node is invalid due to a critical error or not.
INVALID_CURSOR_STATE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Invalid result set state.
INVALID_NODE_STATE - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Invalid node status.
INVALID_OP_CODE - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Invalid op code.
INVALID_PARAMETER_VALUE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Parameter type is not supported.
INVALID_PART_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
INVALID_TRANSACTION_LEVEL - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Invalid transaction level.
invalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
If returns true this reservation object becomes invalid and partitions can be evicted or at least cleared.
invalidate(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
invalidate(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Invalidates this entry.
invalidate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Invalidates this entry.
invalidate(IgniteCache<K, V>, K) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Invalidate entry in cache.
invalidate(int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Marks partition as invalid / outdated.
invalidate(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Marks partition as invalid / outdated.
invalidate(boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
invalidate - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Invalidate flag.
invalidate(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
invalidate(long) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Check if counters and blockSize should be adjusted according to file size.
invalidateLocalState() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Invalidates local state.
invalidateLocalState() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
Invalidates local state.
invalidateNearEntry(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
invalidateNearEntry(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
InvalidContext<T extends PageLockDump> - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Failure context if any invariant is not satisfied.
InvalidContext(String, T) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.InvalidContext
 
invalidContext() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
invalidContext - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
InvalidEnvironmentException - Interface in org.apache.ignite.internal
Marker interface of invalid environment exception.
invalidNodes - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
invalidPartition(int, int, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
invalidPartition(int, int, GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteState
 
invalidPartition(int, int, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtEmbeddedFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtFinishedFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetSingleFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
Node that future should be able to provide keys to retry before it completes, so it's not necessary to wait till future is done to get retry keys.
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
invalidPartitions(Collection<Integer>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
invalidPartitions() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
invalidPartitions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
invalidPartitionsByCacheId(Map<Integer, Set<Integer>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invoke(K, CacheEntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invoke(String, Object[], String[]) - Method in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invoke(K, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invoke(AffinityTopologyVersion, K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invoke(AffinityTopologyVersion, K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invoke(GridCacheContext, KeyCacheObject, IgniteCacheOffheapManager.OffheapInvokeClosure) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
invoke(GridCacheContext, KeyCacheObject, GridDhtLocalPartition, IgniteCacheOffheapManager.OffheapInvokeClosure) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
invoke(GridCacheContext, KeyCacheObject, IgniteCacheOffheapManager.OffheapInvokeClosure) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
invoke(GridCacheContext, KeyCacheObject, GridDhtLocalPartition, IgniteCacheOffheapManager.OffheapInvokeClosure) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invoke(K, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invoke(AffinityTopologyVersion, K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invoke(AffinityTopologyVersion, K, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
invoke(GridCacheContext, KeyCacheObject, IgniteCacheOffheapManager.OffheapInvokeClosure) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
invoke(SnapshotHandlerContext) - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandler
Local processing of a snapshot operation.
invoke(SnapshotHandlerContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyHandler
Local processing of a snapshot operation.
invoke(L, Object, IgniteTree.InvokeClosure<T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
invoke() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractFunc
Invokes this instance.
invoke(Method, Object...) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Invokes some method on sun.misc.Unsafe instance.
invoke(L, Object, IgniteTree.InvokeClosure<T>) - Method in interface org.apache.ignite.internal.util.IgniteTree
 
invoke(Class<?>, Object, String, Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Invokes method.
invoke(Class<?>, Object, String, Class[], Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Invokes method.
invoke(String, Object[], String[]) - Method in class org.apache.ignite.spi.metric.jmx.ReadOnlyDynamicMBean
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously invokes each EntryProcessor from map's values against the correspondent Cache.Entry specified by map's key set.
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invokeAll(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.executor.GridExecutorService
Note, for compilation with JDK 1.6 necessary to change method signature (note the {@code <?
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.executor.GridExecutorService
Note, for compilation with JDK 1.6 necessary to change method signature (note the {@code <?
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously invokes each EntryProcessor from map's values against the correspondent Cache.Entry specified by map's key set.
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invokeAll(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Please refer to documentation for CacheAtomicityMode.ATOMIC for information on system behavior in crash scenarios for atomic caches.
invokeAll(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously invokes each EntryProcessor from map's values against the correspondent Cache.Entry specified by map's key set.
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
invokeAll(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
invokeAll(SnapshotHandlerType, SnapshotHandlerContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.SnapshotHandlers
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronous version of the IgniteCache.invokeAll(Map, Object...) method.
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously invokes an EntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronous version of the IgniteCache.invokeAll(Map, Object...) method.
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously invokes an EntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously invokes an EntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Set<? extends K>, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously invokes an CacheEntryProcessor against the set of Cache.Entrys specified by the set of keys.
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronous version of the IgniteCache.invokeAll(Map, Object...) method.
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invokeAllAsync(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
invokeAllAsync(Map<? extends K, ? extends EntryProcessor<K, V, T>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
InvokeAllTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.InvokeAllTimeStatClosure
 
invokeAnnotated(GridDeployment, Object, Class<? extends Annotation>) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.executor.GridExecutorService
Note, for compilation with JDK 1.6 necessary to change method signature (note the {@code <?
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.executor.GridExecutorService
Note, for compilation with JDK 1.6 necessary to change method signature (note the {@code <?
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
invokeArgs - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Optional arguments for entry processor.
invokeArgs() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
 
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
 
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
invokeArguments() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously invokes an EntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, CacheEntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
invokeAsync(GridCacheContext, AffinityTopologyVersion, K, EntryProcessor<K, V, Object>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
invokeAsync(GridCacheContext, AffinityTopologyVersion, Map<? extends K, ? extends EntryProcessor<K, V, Object>>, Object...) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously invokes an EntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously invokes an EntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, CacheEntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously invokes an CacheEntryProcessor against the Cache.Entry specified by the provided key.
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
invokeAsync(K, EntryProcessor<K, V, T>, Object...) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
invokeMethod(String, boolean, boolean, Object[], Map<String, Object>) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Invokes native service method.
invokeMethod(String, boolean, boolean, Object[], Map<String, Object>) - Method in interface org.apache.ignite.internal.processors.platform.services.PlatformService
Invokes native service method.
invokeMethod(Method, Object[], Map<String, Object>) - Method in class org.apache.ignite.internal.processors.service.GridServiceProxy
Invoke the method.
invokeResult() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
invokeResult(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
invokeResult(CacheInvokeResult) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
invokeResult() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
invokeResult(CacheInvokeResult) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
invokeResult() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
invokeResult() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
io() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets communication manager.
io() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets communication manager.
io() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
 
io() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
io() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
 
io() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
io() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
io() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput
File I/O.
io - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
I/O interface for read/write operations with file
io() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
File I/O.
io() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets communication manager.
ioFactory(FileIOFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
ioFactory() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
ioFactory - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Factory to provide I/O interfaces for read/write operations with files
ioFactory(FileIOFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
ioPolicy() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
ioPolicy() - Method in enum org.apache.ignite.internal.processors.cache.CacheType
 
ioPolicy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
ioPolicy() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
ioPolicy() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
ioPolicy(IgniteClosure<ClusterNode, Byte>, ClusterNode) - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
Get IO policy for particular node with provided resolver.
ioPolicyResolver(IgniteClosure<ClusterNode, Byte>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
IoPool - Interface in org.apache.ignite.plugin.extensions.communication
The interface of IO Messaging Pool Extension.
IORowHandler - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Class provide a common logic for storing an index row.
IORowHandler() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.IORowHandler
 
IoStatisticsHolder - Interface in org.apache.ignite.internal.metric
Holder of IO statistics.
IoStatisticsHolderCache - Class in org.apache.ignite.internal.metric
Cache statistics holder to gather statistics related to concrete cache.
IoStatisticsHolderCache(String, int, GridMetricManager) - Constructor for class org.apache.ignite.internal.metric.IoStatisticsHolderCache
 
IoStatisticsHolderIndex - Class in org.apache.ignite.internal.metric
Index statistics holder to gather statistics related to concrete index.
IoStatisticsHolderIndex(IoStatisticsType, String, String, GridMetricManager) - Constructor for class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
 
IoStatisticsHolderNoOp - Class in org.apache.ignite.internal.metric
No Operation IO statistics holder.
IoStatisticsHolderQuery - Class in org.apache.ignite.internal.metric
Query Statistics holder to gather statistics related to concrete query.
IoStatisticsHolderQuery() - Constructor for class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
 
IoStatisticsQueryHelper - Class in org.apache.ignite.internal.metric
Helper for gathering IO statistics.
IoStatisticsQueryHelper() - Constructor for class org.apache.ignite.internal.metric.IoStatisticsQueryHelper
 
IoStatisticsType - Enum in org.apache.ignite.internal.metric
Type of statistics.
ioType - Variable in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
ioType() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
ioType() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
ioType() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
ioVer - Variable in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
ioVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
ioVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
ioVersions() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
ioVersions() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
ioVersions() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStoreEntry
ioVersions() - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
IOVersions<V extends PageIO> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Registry for IO versions.
IOVersions(V...) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
 
IpcClientTcpEndpoint - Class in org.apache.ignite.internal.util.ipc.loopback
Loopback IPC endpoint based on socket.
IpcClientTcpEndpoint(Socket) - Constructor for class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Creates connected client IPC endpoint.
IpcClientTcpEndpoint(String, int) - Constructor for class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Creates and connects client IPC endpoint.
IpcEndpoint - Interface in org.apache.ignite.internal.util.ipc
IPC endpoint used for point-to-point communication.
IpcEndpointBindException - Exception in org.apache.ignite.internal.util.ipc
Represents exception occurred during IPC endpoint binding.
IpcEndpointBindException(String) - Constructor for exception org.apache.ignite.internal.util.ipc.IpcEndpointBindException
Constructor.
IpcEndpointBindException(String, Throwable) - Constructor for exception org.apache.ignite.internal.util.ipc.IpcEndpointBindException
Constructor.
IpcEndpointFactory - Class in org.apache.ignite.internal.util.ipc
endpoint factory for inter-process communication.
IpcEndpointFactory() - Constructor for class org.apache.ignite.internal.util.ipc.IpcEndpointFactory
 
IpcEndpointType - Enum in org.apache.ignite.internal.util.ipc
IPC endpoint type.
IpcServerEndpoint - Interface in org.apache.ignite.internal.util.ipc
IPC server endpoint that is capable for client connections accepting.
IpcServerTcpEndpoint - Class in org.apache.ignite.internal.util.ipc.loopback
Server loopback IPC endpoint.
IpcServerTcpEndpoint() - Constructor for class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
 
IpcToNioAdapter<T> - Class in org.apache.ignite.internal.util.ipc
Allows to re-use existing GridNioFilters on IPC (specifically shared memory IPC) communications.
IpcToNioAdapter(MetricRegistry, IgniteLogger, IpcEndpoint, GridNioServerListener<T>, GridNioMessageWriterFactory, GridNioFilter...) - Constructor for class org.apache.ignite.internal.util.ipc.IpcToNioAdapter
 
ipFinder - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
IP finder.
ipFinderCleanFreq - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
The frequency with which coordinator cleans IP finder and keeps it in the correct state, which means that coordinator unregisters addresses of the nodes that have left the topology and re-registries missing addresses.
irreparableKeys() - Method in exception org.apache.ignite.internal.processors.cache.distributed.near.consistency.IgniteIrreparableConsistencyViolationException
Inconsistent keys found but can not be fixed using the specified strategy.
IS_NODE_BASELINE_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
IS_PEER_CLS_LOADING_ENABLED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
IS_REBALANCE_ENABLED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
IS_SHUTDOWN_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
IS_TERMINATED_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
IS_TERMINATING_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
isAccessed() - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
isAcquired() - Method in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
 
isAcquired() - Method in interface org.apache.ignite.internal.binary.streams.BinaryMemoryAllocatorChunk
 
isAcquired(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether this memory chunk is pooled and acquired.
isAcquired(int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether flags denote pooled and acquired memory chunk.
isActive(GridCacheContext, long, long, MvccSnapshot) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
isActive() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
isActive() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
isActive() - Method in class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
 
isActive() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
isActiveOnStart() - Method in class org.apache.ignite.configuration.IgniteConfiguration
isActiveOnStart() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isAffinityAwarenessSupported() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
isAffinityColumn(String) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
Check whether passed column is affinity column.
isAfterLast() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isAfterLast() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isAfterLast() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isAlive() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
 
isAll(E, IgnitePredicate<? super E>[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Same as GridFunc.isAll(Object, IgnitePredicate[]), but safely unwraps exceptions.
isAll(GridCacheEntryEx, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isAll(T, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if all provided predicates evaluate to true for given value.
isAllLocked(GridCacheEntryEx, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isAllLockedNearOnly(Iterable<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
isAllNodePredicates(IgnitePredicate<?>...) - Static method in class org.apache.ignite.internal.util.F0
Tests if all passed in predicates are instances of GridNodePredicate class.
isAllocated() - Method in class org.apache.ignite.internal.processors.cache.persistence.RootPage
 
IsAllPredicate<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Predicate that evaluates to true if each of its component preds evaluates to true.
IsAllPredicate(IgnitePredicate<? super T>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.IsAllPredicate
 
isAllSegmentationResolversPassRequired() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets all segmentation resolvers pass required flag.
isAllSegmentationResolversPassRequired() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
isAllUserRecordable(int[]) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Checks whether all provided events are user-recordable.
isAlwaysFalse(IgnitePredicate) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
isAlwaysFalse(IgnitePredicate[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
isAlwaysTrue(IgnitePredicate) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
isAlwaysTrue(IgnitePredicate[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests whether or not given set of predicates consists only of one predicate returned from GridFunc.alwaysTrue() method.
isAlwaysWriteFullPages() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
isAlwaysWriteFullPages() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
isAlwaysWriteFullPages() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
isAlwaysWriteFullPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
isAlwaysWriteFullPages() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
isAlwaysWriteFullPages() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
isAnnotationPresent(GridDeployment, Object, Class<? extends Annotation>) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Checks if annotation presents in specified object.
isAnnotationsPresent(GridDeployment, Object, GridResourceIoc.AnnotationSet) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Checks if annotations presents in specified object.
isAny(T, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
isApplicable(ChangeGlobalStateMessage, DiscoveryDataClusterState) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
isArray(Object) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
 
isAsync() - Method in class org.apache.ignite.internal.AsyncSupportAdapter
isAsync() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
isAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
isAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
isAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
isAsync() - Method in interface org.apache.ignite.lang.IgniteAsyncSupport
Deprecated.
since 2.0. Please use new specialized async method e.g.
     IgniteFuture f = cache.getAsync();
 
instead of old-style async API:
     IgniteCache asyncCache = cache.withAsync();
     asyncCache.get(key);
     IgniteFuture fut = asyncCache.future();
 
isAuthenticationEnabled() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns true if user authentication is enabled for cluster.
isAutoActivationEnabled() - Method in class org.apache.ignite.configuration.IgniteConfiguration
isAutoAdjustEnabled() - Method in class org.apache.ignite.events.BaselineConfigurationChangedEvent
 
isAutoAdjustmentEnabled() - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
isAutoAdjustmentEnabled() - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
isAutoCloseServerCursor() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isAutoCloseServerCursor() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isAutoCloseServerCursor() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isAutoCommit() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
isAutoCommitSupported() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
isAutoFetchAttributes() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Allows client to fetch node attributes automatically with background topology refresh.
isAutoFetchMetrics() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Allows client to fetch node metrics automatically with background topology refresh.
isAutoIncrement(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isAutoIncrement(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isAutoIncrement(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isAutoUnsubscribe() - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Gets automatic unsubscription flag value.
isBackup(ClusterNode, K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Returns true if local node is one of the backup nodes for given key.
isBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Returns true if local node is one of the backup nodes for given key.
isBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Returns true if local node is one of the backup nodes for given key.
isBaselineAdjustInProgress() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
 
isBaselineAutoAdjustEnabled() - Method in interface org.apache.ignite.IgniteCluster
 
isBaselineAutoAdjustEnabled() - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
isBaselineAutoAdjustEnabled() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
isBaselineAutoAdjustEnabled() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
isBaselineAutoAdjustEnabled() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
isBaselineNodeFailed() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
isBatched() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Checks if query is batched.
isBeforeFirst() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isBeforeFirst() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isBeforeFirst() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isBetween(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
isBinaryEnabled(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Checks whether given class is binary.
isBinaryEnabled(CacheConfiguration<?, ?>) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Checks whether given class is binary.
isBinarylizable(Class) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if class is binarylizable.
isBinaryObject(Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Checks whether object is binary object.
isBinaryObject(Object) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Checks whether object is binary object.
isBinaryType(Class<?>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Tells whether provided type is binary.
isBroken() - Method in interface org.apache.ignite.IgniteLock
Returns true if any node that owned the locked failed before releasing the lock.
isBroken() - Method in interface org.apache.ignite.IgniteSemaphore
Gets broken status of the semaphore.
isBroken() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Returns true if any node that owned the locked failed before releasing the lock.
isBroken() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Gets broken status of the semaphore.
isBroken() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
isCacheContextInited() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
isCached() - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Checks whether entry is currently present in cache or not.
isCached() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Checks whether entry is currently present in cache or not.
isCacheRestarting(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
isCacheSanityCheckEnabled() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets flag indicating whether cache sanity check is enabled.
isCacheSanityCheckEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isCacheTemplateName(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isCancelable() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
isCanceled(Long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.RequestFutureMap
 
isCanceled() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
 
isCanceled() - Method in class org.apache.ignite.internal.processors.query.GridQueryCancel
 
isCancellationCommand(int) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Detect whether given command is a cancellation command.
isCancellationCommand(int) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Detect whether given command is a cancellation command.
isCancellationCommand(int) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Detect whether given command is a cancellation command.
isCancellationCommand(int) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Detect whether given command is a cancellation command.
isCancellationSupported() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Checks whether query cancellation is supported within given version of protocol.
isCancellationSupported() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Checks whether query cancellation is supported whithin given version of protocal.
isCancellationSupported() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Checks whether query cancellation is supported within given version of protocol.
isCancellationSupported() - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Checks whether query cancellation is supported within given version of protocol.
isCancelled() - Method in class org.apache.ignite.compute.ComputeJobAdapter
This method tests whether or not this job was cancelled.
isCancelled() - Method in interface org.apache.ignite.compute.ComputeJobResult
Gets job cancellation status.
isCancelled() - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
isCancelled() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
isCancelled() - Method in class org.apache.ignite.internal.GridJobResultImpl
Gets job cancellation status.
isCancelled() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Returns true if this computation was cancelled before it completed normally.
isCancelled() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Returns true if this computation was cancelled before it completed normally.
isCancelled() - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformListenable
Returns true if this listenable was canceled before completion.
isCancelled() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Get flag indicating whether service has been cancelled or not.
isCancelled() - Method in class org.apache.ignite.internal.util.future.GridEmbeddedFuture
Returns true if this computation was cancelled before it completed normally.
isCancelled() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Returns true if this computation was cancelled before it completed normally.
isCancelled() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Returns true if this computation was cancelled before it completed normally.
isCancelled() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Returns true if this task was cancelled before it completed normally.
isCancelled - Variable in class org.apache.ignite.internal.util.worker.GridWorker
Whether or not this runnable is cancelled.
isCancelled() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Tests whether or not this runnable is cancelled.
isCancelled() - Method in interface org.apache.ignite.lang.IgniteFuture
Returns true if this task was cancelled before it completed normally.
isCancelled() - Method in interface org.apache.ignite.services.ServiceContext
Get flag indicating whether service has been cancelled or not.
isCaseSensitive(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isCaseSensitive(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isCaseSensitive(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isCaseSensitive() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
isCatalogAtStart() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
isCatalogAtStart() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
isCatalogAtStart() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
isCdcEnabled() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets flag indicating whether CDC is enabled.
isCdcEnabled(IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isChainable(Scope) - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
isChainable(Scope) - Method in interface org.apache.ignite.internal.processors.tracing.Span
 
isChanged() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
isChanged() - Method in class org.apache.ignite.internal.processors.platform.client.ClientAffinityTopologyVersion
 
isCheckpointApplicableForGroup(int, CheckpointEntry) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Checkpoint is not applicable when: 1) WAL was disabled somewhere after given checkpoint. 2) Checkpoint doesn't contain specified grpId.
isCheckpointInapplicableForWalRebalance(Long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Checks that checkpoint with timestamp cpTs is inapplicable as start point for WAL rebalance for given group grpId.
isClearing() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
isClearingPartition(CacheGroupContext, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
isClient() - Method in interface org.apache.ignite.cluster.ClusterNode
Whether this node is cache client (see IgniteConfiguration.isClientMode()).
isClient() - Method in interface org.apache.ignite.internal.client.GridClientNode
Whether this node is client (see IgniteConfiguration.isClientMode()).
isClient() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Whether this node is client (see IgniteConfiguration.isClientMode()).
isClient() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Whether this node is cache client (see IgniteConfiguration.isClientMode()).
isClient() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
 
isClient() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Whether this node is cache client (see IgniteConfiguration.isClientMode()).
isClient() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Whether this node is cache client (see IgniteConfiguration.isClientMode()).
isClient() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
isClientAlive() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Test alive check time value.
isClientCache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
isClientCache() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
isClientMode() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets client mode flag.
isClientMode() - Static method in class org.apache.ignite.Ignition
Gets client mode thread-local flag.
isClientMode() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets client mode flag.
isClientMode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Whether or not discovery is started in client mode.
isClientMode() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isClientMode() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Whether or not discovery is started in client mode.
isClientMode() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Whether or not discovery is started in client mode.
isClientMode() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Whether or not discovery is started in client mode.
isClientMode() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
Whether or not discovery is started in client mode.
isClientPartitionAwarenessApplicable() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
 
isClientPartitionAwarenessApplicable() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableAffinityDescriptor
 
isClientReconnectDisabled() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
If true client does not try to reconnect after server detected client node failure.
isClosed() - Method in class org.apache.ignite.cache.CacheManager
isClosed() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
 
isClosed() - Method in class org.apache.ignite.internal.GridJobSessionImpl
isClosed() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
isClosed() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
isClosed() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
isClosed() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isClosed() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
isClosed() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
isClosed() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isClosed() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
isClosed() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
isClosed() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isClosed() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
isClosed() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
Checks if iterator has been closed.
isClosed() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
isClosed() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
isClosed() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
Checks if iterator has been closed.
isClosed() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
Checks if iterator has been closed.
isClosed() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
Checks if iterator has been closed.
isClosed() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
Checks if iterator has been closed.
isClosed() - Method in class org.apache.ignite.internal.util.GridEmptyCloseableIterator
Checks if iterator has been closed.
isClosed() - Method in interface org.apache.ignite.internal.util.lang.GridCloseableIterator
Checks if iterator has been closed.
isCloseOnCompletion() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
isCloseOnCompletion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
isCloseOnCompletion() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
isCollectCacheMetrics() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
isCollection() - Method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
 
isCollocated() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Checks if this query is collocated.
isCollocated() - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
isCollocated() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isCollocated() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isCollocated() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isCollocated() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isCollocated() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
Flag indicating if this query is collocated.
isColocated() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
isColocated() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
isColocated() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isColocateMetadata() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
isCommandSupported(SqlCommand) - Method in class org.apache.ignite.internal.sql.SqlCommandProcessor
 
isCompacted() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.SegmentHeader
 
isCompactFooter() - Method in class org.apache.ignite.configuration.BinaryConfiguration
Get whether to write footers in compact form.
isCompactFooter() - Method in class org.apache.ignite.internal.binary.BinaryContext
 
isCompactFooter(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if "no-field-ids" flag is set.
isCompactFooter() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
 
isCompatible() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
 
isCompatible(ClientCachePartitionMapping) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePartitionMapping
Check if the mapping is compatible to another one.
isCompatible(PartitionTableAffinityDescriptor) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableAffinityDescriptor
Check is provided descriptor is compatible with this instance (i.e. can be used in the same co-location group).
isCompressed() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractFileDescriptor
 
isCompressed() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
isConfigurationEnriched() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
isConfigurationEnriched() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
isConfigured() - Static method in class org.apache.ignite.logger.java.JavaLogger
Checks if logger is already configured within this VM or not.
isCopyOnRead() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
isCopyOnRead() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets the flag indicating whether a copy of the value stored in the on-heap cache (see CacheConfiguration.isOnheapCacheEnabled() should be created for a cache operation return the value.
isCopyOnRead() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isCopyOnRead() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isCorrect() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntryInfo
 
isCorrupted(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
isCpBufferOverflowThresholdExceeded() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Checks if the Checkpoint Buffer is currently close to exhaustion.
isCpBufferOverflowThresholdExceeded() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Checks if the Checkpoint Buffer is currently close to exhaustion.
isCpBufferOverflowThresholdExceeded() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Whether Checkpoint Buffer is currently close to exhaustion.
isCpBufferOverflowThresholdExceeded() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
Whether Checkpoint Buffer is currently close to exhaustion.
isCpBufferOverflowThresholdExceeded() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Whether Checkpoint Buffer is currently close to exhaustion.
isCurrency(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isCurrency(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isCurrency(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isCurrentIgniteNameSet(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check if current Ignite name is set.
isCustomAffinityMapper(AffinityKeyMapper) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks whether affinity key mapper is custom or default.
isCustomJavaSerialization(Class) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Determines whether class contains custom Java serialization logic.
isDaemon() - Method in interface org.apache.ignite.cluster.ClusterNode
Tests whether or not this node is a daemon.
isDaemon() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Whether or not this node should be a daemon node.
isDaemon() - Static method in class org.apache.ignite.Ignition
Gets daemon flag.
isDaemon() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Get the daemon flag.
isDaemon() - Method in interface org.apache.ignite.internal.client.GridClientNode
Tests whether or not this node is a daemon (see IgniteConfiguration.isDaemon()).
isDaemon() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Tests whether or not this node is a daemon (see IgniteConfiguration.isDaemon()).
isDaemon() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Tests whether or not this node is a daemon.
isDaemon() - Method in interface org.apache.ignite.internal.GridKernalContext
Checks whether this node is daemon.
isDaemon() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Checks whether this node is daemon.
isDaemon() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets daemon flag.
isDaemon() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Checks whether this node is daemon.
isDaemon() - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
 
isDaemon() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isDaemon() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Tests whether or not this node is a daemon.
isDaemon() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Tests whether or not this node is a daemon.
isDaemon() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
isDataPageScanEnabled() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isDataPageScanEnabled() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isDataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
isDataPageScanEnabled() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
isDataPageScanEnabled() - Static method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
 
isDataPageType(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
isDataStructureCache(String) - Static method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
isDdlOnSchemaSupported(String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Check if schema supports DDL statement.
isDebug() - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
 
isDebugEnabled() - Method in interface org.apache.ignite.IgniteLogger
Tests whether debug level is enabled.
isDebugEnabled() - Method in class org.apache.ignite.internal.GridLoggerProxy
Tests whether debug level is enabled.
isDebugEnabled() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Tests whether debug level is enabled.
isDebugEnabled() - Method in class org.apache.ignite.logger.java.JavaLogger
Tests whether debug level is enabled.
isDebugEnabled() - Method in class org.apache.ignite.logger.NullLogger
Tests whether debug level is enabled.
isDefault() - Method in interface org.apache.ignite.configuration.QueryEngineConfiguration
Is this query engine should be used by default.
isDefaultContext() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
 
isDefaultContext() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
isDefaultContext() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
isDefaultDataRegionPersistent(DataStorageConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isDefaultKeepDeserialized() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
Gets default keep deserialized flag.
isDefinitelyWritable(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isDefinitelyWritable(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isDefinitelyWritable(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isDeleted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
isDeleteOrLock() - Method in enum org.apache.ignite.internal.processors.query.EnlistOperation
 
isDht() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
isDht() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
isDht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
isDht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isDht() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isDht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isDhtAtomic() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
isDhtAtomic() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
isDhtAtomic() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isDirectBuffer() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets flag indicating whether REST TCP server should use direct buffers.
isDirectBuffer() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
isDirectBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets flag that indicates whether direct or heap allocated buffer is used.
isDirectBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets flag that indicates whether direct or heap allocated buffer is used.
isDirectBuffer() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets flag that indicates whether direct or heap allocated buffer is used.
isDirectSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets flag defining whether direct send buffer should be used.
isDirectSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets flag defining whether direct send buffer should be used.
isDirectSendBuffer() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets flag defining whether direct send buffer should be used.
isDirty(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
isDirty(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
 
isDirty(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
isDisabled(int) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Checks WAL disabled for cache group.
isDisabledAfterStart() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
isDiscoveryDataPacketCompression() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
 
isDistributedJoins() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Check if distributed joins are enabled for this query.
isDistributedJoins() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Check if distributed joins are enabled for this query.
isDistributedJoins() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isDistributedJoins() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isDistributedJoins() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isDistributedJoins() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isDistributedJoins() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
isDone() - Method in interface org.apache.ignite.internal.client.GridClientFuture
Checks if future is done.
isDone() - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Checks if future is done.
isDone() - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
isDone() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Checks if computation is done.
isDone(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteHistoricalIterator
 
isDone() - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQueryFuture
Checks if all data is fetched by the query.
isDone - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Done marker.
isDone() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Checks if computation is done.
isDone() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Checks if computation is done.
isDone() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Checks if computation is done.
isDone() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Returns true if this task completed.
isDone() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Tests whether or not this runnable is finished.
isDone() - Method in interface org.apache.ignite.lang.IgniteFuture
Returns true if this task completed.
isDrEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
isDrEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isDynamicSiblings() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Returns true if siblings list is dynamic, i.e. task is continuous.
isEagerTtl() - Method in class org.apache.ignite.client.ClientCacheConfiguration
Gets flag indicating whether expired cache entries will be eagerly removed from cache.
isEagerTtl() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets flag indicating whether expired cache entries will be eagerly removed from cache.
isEagerTtl() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isEagerTtl() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isEffectivePageId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
isEmpty() - Method in interface org.apache.ignite.cache.CacheMetrics
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.cache.QueryEntityPatch
 
isEmpty() - Method in interface org.apache.ignite.IgniteQueue
isEmpty() - Method in interface org.apache.ignite.IgniteSet
isEmpty() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Checks if consistent hash has nodes added to it.
isEmpty() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
isEmpty(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionsToReloadMap
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
 
isEmpty(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
 
isEmpty() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
isEmpty() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
isEmpty(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Remove
isEmpty(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
isEmpty() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseBag
 
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
isEmpty() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
 
isEmpty() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
isEmpty() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
isEmpty() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
isEmpty() - Method in class org.apache.ignite.internal.processors.query.QuerySchema
 
isEmpty() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
 
isEmpty() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
isEmpty() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Returns true if this set contains no elements.
isEmpty() - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
 
isEmpty() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
isEmpty() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
isEmpty() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
isEmpty() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Checks if consistent hash has nodes added to it.
isEmpty() - Method in class org.apache.ignite.internal.util.GridIntList
 
isEmpty() - Method in class org.apache.ignite.internal.util.GridLongList
 
isEmpty() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
isEmpty() - Method in class org.apache.ignite.internal.util.GridSetWrapper
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatCollectionWrapper
isEmpty(String) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if given string is null or empty.
isEmpty(T[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is either null or empty.
isEmpty(int[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is either null or empty.
isEmpty(byte[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is either null or empty.
isEmpty(long[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is either null or empty.
isEmpty(char[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is either null or empty.
isEmpty(Iterable<?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given collection is either null or empty.
isEmpty(Collection<?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given collection is either null or empty.
isEmpty(Map<?, ?>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given map is either null or empty.
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateCollectionView
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformCollectionView
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
isEmpty() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
isEmpty() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
isEmpty() - Method in class org.apache.ignite.lang.IgniteBiTuple
isEmpty() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Returns true if this cache is empty.
isEmpty() - Method in class org.apache.ignite.util.deque.FastSizeDeque
isEmpty() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns true if this collection contains no elements.
isEmpty() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns true if this map contains no key-value mappings.
isEmptyBranch() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
 
isEmptyDirectory(Path) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given path is not null and is an empty directory.
isEmptyOrNulls(T[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given array is null, empty or contains only null values.
isEmptyx() - Method in class org.apache.ignite.util.deque.FastSizeDeque
Tests this deque for emptiness.; equivalent to sizex() == 0.
isEmptyx() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns true if this collection contains no elements.
isEmptyx() - Method in class org.jsr166.ConcurrentLinkedHashMap
 
isEnableAttributesCache() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Enables client to cache per-node attributes internally.
isEnabled(int) - Method in interface org.apache.ignite.IgniteEvents
Check if event is enabled.
isEnabled(int) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Check if event is enabled.
isEnabled(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
isEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isEnabled() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
 
isEnabled() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
 
isEnableMetricsCache() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Enables client to cache per-node and per-cache metrics internally.
isEncrypted(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
isEncryptionEnabled() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets flag indicating whether data must be encrypted.
isEncryptionEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
isEncryptionEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isEnded() - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
isEnded() - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
isEnded() - Method in interface org.apache.ignite.internal.processors.tracing.Span
 
isEnded() - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
isEnded() - Method in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
isEnded() - Method in interface org.apache.ignite.spi.tracing.SpiSpecificSpan
 
isEnforceJoinOrder() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Checks if join order of tables if enforced.
isEnforceJoinOrder() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isEnforceJoinOrder() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isEnforceJoinOrder() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isEnforceJoinOrder() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isEnforceJoinOrder() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
isEnum() - Method in interface org.apache.ignite.binary.BinaryType
Check whether type represents enum or not.
isEnum() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Gets whether this is enum type.
isEnum() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
isEnum() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Check whether type represents enum or not.
isEnum() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Check whether type represents enum or not.
isEnum(Class) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check if given class represents a Enum.
isEnum() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
 
isEnum() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Gets whether this is enum type.
isEnum() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
isEqualsMethod(Method) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isEquivalent(ChangeGlobalStateMessage, DiscoveryDataClusterState) - Static method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
isEventRecordable(int...) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Checks whether all provided event types are recordable.
isEvents() - Method in class org.apache.ignite.internal.GridMessageListenHandler
isEvents() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
isEvents() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
isEvents() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
isEventsDisabled() - Method in class org.apache.ignite.configuration.CacheConfiguration
Checks whether events are disabled for this cache.
isEventsDisabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isEventTypeSupported(int) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Check whether the given event type is supported.
isEventTypeSupported(int) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Check whether the given event type is supported.
isExcluded(Class<?>) - Static method in class org.apache.ignite.marshaller.MarshallerExclusions
Checks whether or not given class should be excluded from marshalling.
isExcludeNeighbors() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Checks flag to exclude same-host-neighbors from being backups of each other (default is false).
isExcludeNeighbors() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
 
isExecutionStarted() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
 
isExtension(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether the extension of the filename is that specified.
isExtension(String, String[]) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether the extension of the filename is one of those specified.
isExtension(String, Collection<String>) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks whether the extension of the filename is one of those specified.
isExternal(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether this memory chunk is external.
isExternal(int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether flags denote that this memory chunk is external.
isExternalExecution() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
 
isFailed() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
 
isFailoverSafe() - Method in interface org.apache.ignite.IgniteLock
Returns true if this lock is safe to use after node failure.
isFailoverSafe() - Method in interface org.apache.ignite.IgniteSemaphore
Returns true if this semaphore is safe to use after node failure.
isFailoverSafe() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
 
isFailoverSafe() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
isFailoverSafe() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Returns true if this semaphore is safe to use after node failure.
isFailoverSafe() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
isFair() - Method in interface org.apache.ignite.IgniteLock
Returns true if this lock is fair.
isFair() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
 
isFair() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
isFeatureSupported(ProtocolBitmaskFeature) - Method in class org.apache.ignite.internal.client.thin.ProtocolContext
 
isFeatureSupported(ProtocolVersionFeature) - Method in class org.apache.ignite.internal.client.thin.ProtocolContext
 
isFeatureSupported(ProtocolVersion, ProtocolVersionFeature) - Static method in class org.apache.ignite.internal.client.thin.ProtocolContext
Check if the feature was supported in the protocol version.
isFeatureSupported(JdbcThinFeature) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
isFeatureSupported(ClientBitmaskFeature) - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
isFeatureSupported(ClientProtocolVersionFeature) - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
isFeatureSupported(ClientListenerProtocolVersion, ClientProtocolVersionFeature) - Static method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
Check if the feature was supported in the protocol version.
isFilled() - Method in class org.apache.ignite.internal.util.nio.GridNioServerBuffer
Checks whether the byte array is filled.
isFilterReachableAddresses() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets value for FILTER_REACHABLE_ADDRESSES socket option.
isFinal() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
 
isFinal(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isFinished() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
isFinished() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
isFinishing() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Gets job finishing state.
isFinishing() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
isFirst() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isFirst() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isFirst() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isFlag(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Reags flag mask.
isFlag(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Reags flag mask.
isFlag(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Reags flag mask.
isFlagSet(short) - Method in class org.apache.ignite.internal.binary.BinaryArray
Check if flag set.
isFlagSet(short) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Check if flag set.
isFlagSet(short) - Method in interface org.apache.ignite.internal.binary.BinaryObjectEx
Check if flag set.
isFlagSet(short) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Check if flag set.
isFlagSet(short) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Check if flag set.
isFlagSet(short, short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check whether particular flag is set.
isFlagSet(int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check if flag set.
isForbiddenToRequestBinaryMetadata() - Method in class org.apache.ignite.thread.IgniteThread
 
isForceLocalDeployment() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
isForceServerMode() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Deprecated.
Will be removed at 3.0.
isFragmented(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
isFragmentizerEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
isFull() - Method in class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
 
isFullSupport() - Method in class org.apache.ignite.internal.GridJobSessionImpl
isFullSupport() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
isFullSupport() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
isFullSync() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
isFullSync() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
isGeometryClass(Class<?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks if the given class is GEOMETRY.
isGlobalLoader(ClassLoader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
isGlobalLoader() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
isGlobalNodeAuthentication() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Gets flag indicating whether all nodes or coordinator only should run the authentication for joining node.
isGlobalNodeAuthentication() - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Gets flag indicating whether all nodes or coordinator only should run the authentication for joining node.
isGlobalNodeAuthentication() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
isGlobalNodeAuthentication() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
isGlobalNodeAuthentication() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
isGlobalNodeAuthentication() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiNodeAuthenticator
Gets global node authentication flag.
isGreater(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
isGreaterEqual(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
isGrid(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if given class is of Grid type.
isGridify(Annotation, GridifyArgument) - Method in interface org.apache.ignite.compute.gridify.GridifyInterceptor
This method is called before actual grid-enabling happens.
isHandshakeWaitSupported() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
Checks whether remote nodes support HandshakeWaitMessage.
isHashCodeMethod(Method) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isHasMore() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
 
isHasPendingExchange() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
isHeaderWritten() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
isHeaderWritten() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
 
isHeartbeatEnabled() - Method in class org.apache.ignite.configuration.ClientConfiguration
Gets a value indicating whether heartbeats are enabled.
isHeldByCurrentThread() - Method in interface org.apache.ignite.IgniteLock
Queries if this lock is held by the current thread.
isHeldByCurrentThread() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries if this lock is held by the current thread.
isHeldByThread(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Is lock held by the thread.
isHeldByThreadOrVer(long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Is lock held by the thread or cache version.
isHelp(String) - Static method in class org.apache.ignite.startup.cmdline.CommandLineStartup
Tests whether argument is help argument.
isHistoryReserved() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
isHotSpot() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether HotSpot VM is used.
isIgnite(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if given class is of Ignite type.
isIncludeExpired() - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Gets the flag value defining whether to notify about EventType.EXPIRED events.
isIncreasingArray(int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if array prefix increases.
isIndexPage(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Returns true if the given page type is related to SQL index data pages.
isIndexRebuildInProgress() - Method in interface org.apache.ignite.cache.CacheMetrics
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Return true if index rebuild is in progress.
isIndexRebuildInProgress() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Return true if index rebuild is in progress.
isInfoEnabled() - Method in interface org.apache.ignite.IgniteLogger
Tests whether info level is enabled.
isInfoEnabled() - Method in class org.apache.ignite.internal.GridLoggerProxy
Tests whether info level is enabled.
isInfoEnabled() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Tests whether info level is enabled.
isInfoEnabled() - Method in class org.apache.ignite.logger.java.JavaLogger
Tests whether info level is enabled.
isInfoEnabled() - Method in class org.apache.ignite.logger.NullLogger
Tests whether info level is enabled.
isInit() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Gets init flag.
isInitial() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
 
isInMemoryCluster(Collection<ClusterNode>, JdkMarshaller, ClassLoader) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isInNative() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
isInsideSandbox() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
isInternal() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
isInternal() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
isInternal() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isInternal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isInternal() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
isInternal() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
isInternal() - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
 
isInternal() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
isInvalid() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
isInvalidate() - Method in class org.apache.ignite.configuration.CacheConfiguration
Invalidation flag.
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isInvalidate() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Get invalidation flag for this transaction.
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Get invalidation flag for this transaction.
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Get invalidation flag for this transaction.
isInvalidate() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Get invalidation flag for this transaction.
isInvalidate() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isInvalidate() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isInvalidate() - Method in interface org.apache.ignite.transactions.Transaction
Get invalidation flag for this transaction.
isInvoke() - Method in enum org.apache.ignite.internal.processors.query.EnlistOperation
 
isIpcEndpointEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
isJavaVersionAtLeast(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Compare running Java Runtime version with v
isJdbcEnabled() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets whether access through JDBC is enabled.
isJdbcEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isJdbcStore() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isJdk(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check if given class is of JDK type.
isJmxRemote() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isJmxRemoteEnabled() - Method in interface org.apache.ignite.internal.IgniteEx
Whether or not remote JMX management is enabled for this node.
isJmxRemoteEnabled() - Method in class org.apache.ignite.internal.IgniteKernal
Whether or not remote JMX management is enabled for this node.
isJmxRemoteEnabled() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isJobDone() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
isJoined() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
isJoiningDataZipped() - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
isJoiningNodeClient() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
isKeepBinary() - Method in class org.apache.ignite.cdc.CdcConfiguration
 
isKeepBinary() - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Gets a value indicating whether platform cache should store keys and values in binary form.
isKeepBinary() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Get keep binary configuration flag.
isKeepBinary() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Get keep binary configuration flag.
isKeepBinary() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
isKeepBinary() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets a value indicating whether keepBinary flag is set in this request.
isKeepDeserialized() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
isKeyAbsentBefore() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
isKeyAbsentBefore() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
isKeyword(String) - Static method in class org.apache.ignite.internal.sql.SqlKeyword
Check if string is a keyword.
isLast() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isLast() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isLast() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isLast() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
 
isLastFindWithDataPageScan() - Static method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
 
isLastRead() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Tells whether last invocation of any of readXXX(...)
isLastRead() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Tells whether last invocation of any of readXXX(...)
isLastStreamBatch() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
 
isLateAffinityAssignment() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Starting from Ignite 2.1 late affinity assignment is always enabled.
isLateAffinityAssignment() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isLazy() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Gets lazy query execution flag.
isLazy() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isLazy() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isLazy() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isLazy() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isLazyMemoryAllocation() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
 
isLazyMemoryAllocation(DataRegion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
isLeaf() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
isLeft() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
isLess(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
isLessEqual(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
isLinux() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Linux flavor.
isLoadableBy(String, ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Tests whether or not given class is loadable provided class loader.
isLoadPreviousValue() - Method in class org.apache.ignite.configuration.CacheConfiguration
isLoadPreviousValue() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isLoadPreviousValue() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isLocal() - Method in class org.apache.ignite.cache.query.Query
Returns true if this query should be executed on local node only.
isLocal() - Method in interface org.apache.ignite.cluster.ClusterNode
Tests whether or not this node is a local node.
isLocal() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Tests whether or not this node is a local node.
isLocal() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
isLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
isLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isLocal() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isLocal() - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
isLocal() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
isLocal() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
isLocal() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
isLocal() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
isLocal() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
isLocal() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
 
isLocal() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
isLocal() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Tests whether or not this node is a local node.
isLocal() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Tests whether or not this node is a local node.
isLocal() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
isLocalAddress(InetAddress) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if the address is local.
isLocalHostChanged() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Determines whether current local host is different from previously cached.
isLocalLocked(K, boolean) - Method in interface org.apache.ignite.IgniteCache
Checks if specified key is locked.
isLocalLocked(K, boolean) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Checks if specified key is locked.
isLocalLocked(K, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Checks if specified key is locked.
isLocalNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isLocalNode(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isLocalNodeCoordinator(GridDiscoveryManager) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isLocalNodeCoordinator() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Checks whether local node is coordinator.
isLocalNodeDisconnected() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
isLocked() - Method in interface org.apache.ignite.IgniteLock
Queries if this lock is held by any thread on any node.
isLocked(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Checks if any node owns a lock for this key.
isLocked(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Checks if any node owns a lock for this key.
isLocked(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Checks if any node owns a lock for this key.
isLocked(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Checks if any node owns a lock for this key.
isLocked(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Checks if any node owns a lock for this key.
isLocked() - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
Locked or not.
isLocked() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Queries if this lock is held by any thread on any node.
isLocked() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
isLockedByThread(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Checks if current thread owns a lock on this key.
isLockedByThread(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Checks if current thread owns a lock on this key.
isLockedByThread(IgniteTxKey, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Checks if given key is locked by thread with given id or any thread.
isLockedByThread(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Checks if current thread owns a lock on this key.
isLockedByThread(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Checks if current thread owns a lock on this key.
isLockedNearOnly(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
isLockTimeoutOrCancelled(Throwable) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isLoggable(LogRecord) - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
isLowerCase() - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
Gets whether to use strings in lower case or not.
isMacInvalidArgumentError(Exception) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if error is MAC invalid argument error which ususally requires special handling.
isMacOs() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Mac OS.
isMaintenanceMode() - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
isMaintenanceMode() - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
 
isManagement() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Indicates if this endpoint is a management endpoint.
isManagement() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Indicates if this endpoint is a management endpoint.
isManagementEnabled() - Method in interface org.apache.ignite.cache.CacheMetrics
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isManagementEnabled() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Checks whether management is enabled on this cache.
isManagementEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isManualResolve() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
isMarshalled() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
isMarshalled() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
isMarshalled() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
isMarshalLocalJobs() - Method in class org.apache.ignite.configuration.IgniteConfiguration
If this flag is set to true, jobs mapped to local node will be marshalled as if it was remote node.
isMarshalLocalJobs() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isMasterKeyChangeInProgress() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
isMerge() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
isMergeConfigSupports(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
isMerged() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
isMessaging() - Method in class org.apache.ignite.internal.GridMessageListenHandler
isMessaging() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
isMessaging() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
isMessaging() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
isMethodParameterTypeAllowed(Class<?>) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Check if method parameter type type can be used for GridifySetToSet or GridifySetToValue annotations.
isMethodParameterTypeAnnotated(Annotation[]) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Check is method parameter annotated with GridifyInput.
isMethodReturnTypeValid(Class<?>) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Check if method return type can be used for GridifySetToSet or GridifySetToValue annotations.
isMetricsEnabled() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets whether memory metrics are enabled by default on node startup.
isMetricsEnabled() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Gets flag indicating whether persistence metrics collection is enabled.
isMetricsEnabled() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Gets whether memory metrics are enabled by default on node startup.
isMetricsEnabled() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Gets flag indicating whether persistence metrics collection is enabled.
isMetricsEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
isMetricsEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
isMetricsEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
isMini(IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
isMini(IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
isMini(IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
isMutable() - Method in class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
isMutable() - Method in interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
 
isMutable() - Method in class org.apache.ignite.internal.processors.authentication.UserAcceptedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.authentication.UserProposedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
isMutable() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
isMutable() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
isMutable() - Method in class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
isMutable() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
isMutable() - Method in class org.apache.ignite.internal.processors.marshaller.MappingAcceptedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
isMutable() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
isMutable() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
isMutable() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
isMutable() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
isMutable() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
isMutable() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
isMutable() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
isMutable() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage
 
isMvcc() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isMvcc() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isNear() - Method in class org.apache.ignite.events.CacheEvent
Gets flag indicating whether event happened on near or partitioned cache.
isNear() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
isNear() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
isNear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
isNear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isNear() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isNear() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isNear() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
isNear() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
 
isNear() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
isNearCacheEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isNearEnabled(GridCacheContext) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks if near cache is enabled for cache context.
isNearEnabled(CacheConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks if near cache is enabled for cache configuration.
isNearEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
 
isNearLocallyMapped(GridCacheEntryEx, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
isNearLocallyMapped(IgniteTxEntry, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
isNestedThrowable(Throwable) - Static method in class org.apache.ignite.internal.util.typedef.X
Checks whether this Throwable class can store a cause.
isNetWare() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Netware.
isNew() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Checks if entry is new assuming lock is held externally.
isNew() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
isNew() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Checks if entry is new assuming lock is held externally.
isNewLocked() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Checks if entry is new while holding lock.
isNewLocked() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Checks if entry is new while holding lock.
isNewTopology() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
isNoAscii() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isNodeApplicableForFullRebalance(UUID, int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
isNodeInBaseline() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets a flag whether local node is in baseline.
isNodeInBaseline() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.isNodeInBaseline" instead.
isNoDelay() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets flag indicating whether TCP_NODELAY option should be set for accepted client connections.
isNoDelay() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets flag indicating whether TCP_NODELAY option should be set for accepted client connections.
isNoDelay() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
isNodeStopping() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
 
isNoDiscoOrder() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isNonDecreasingArray(int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if array prefix do not decreases.
isNoShutdownHook() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
IsNotAllPredicate<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Negated predicate.
IsNotAllPredicate(IgnitePredicate<? super T>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.IsNotAllPredicate
 
isNotEmptyDirectory(Path) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Tests if the given path is not null and is a not empty directory.
IsNotNullPredicate<E> - Class in org.apache.ignite.internal.util.lang.gridfunc
Defines a predicate which checks a parameter on null.
IsNotNullPredicate() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.IsNotNullPredicate
 
isNullable(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isNullable(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
isNullable(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isNullable(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isNullable() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
Return 'nullable' flag in compatibility mode (according with column name and column type).
isNullable() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV2
Return 'nullable' flag in compatibility mode (according with column name and column type).
isNullable() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
isNullable() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
isObjectArray(Class<?>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
isOccupied() - Method in class org.apache.ignite.internal.GridJobResultImpl
 
isOdbcEnabled() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets whether access through ODBC is enabled.
isOdbcEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
IsolatedDiscoverySpi - Class in org.apache.ignite.spi.discovery.isolated
Special discovery SPI implementation to start a single-node cluster in "isolated" mode.
IsolatedDiscoverySpi() - Constructor for class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
 
IsolatedNode - Class in org.apache.ignite.spi.discovery.isolated
Special isolated node.
IsolatedNode(UUID, Map<String, Object>, IgniteProductVersion) - Constructor for class org.apache.ignite.spi.discovery.isolated.IsolatedNode
 
isolatedStreamerVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Version for entries loaded with isolated streamer, should be less than any version generated for entries update.
IsolatedUpdater() - Constructor for class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl.IsolatedUpdater
 
isolation() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
isolation() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
isolation() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
isolation() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Cache transaction isolation level.
isolation - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Isolation.
isolation() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Cache transaction isolation level.
isolation() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Cache transaction isolation level.
isolation() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Cache transaction isolation level.
isolation() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
isolation() - Method in interface org.apache.ignite.transactions.Transaction
Cache transaction isolation level.
isOldestNodeVersionAtLeast(IgniteProductVersion, Iterable<ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Check that node Ignite product version is not less then specified.
isOldValueAvailable() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
isOnCoordinator() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
 
isOnheapCacheEnabled() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
isOnheapCacheEnabled() - Method in class org.apache.ignite.configuration.CacheConfiguration
Checks if the on-heap cache is enabled for the off-heap based page memory.
isOnheapCacheEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isOnheapCacheEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isOperationAllowed(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
isOrdered() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
isOverflowed() - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
 
isPartitionAwareness() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isPartitionAwareness() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isPartitionAwarenessEnabled() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
isPartitionDone(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
isPartitionDone(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteRebalanceIterator
 
isPartitioned() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isPartitioned() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
isPartitionMissing(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
isPartitionMissing(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteRebalanceIterator
 
isPeerClassLoadingEnabled() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Returns true if peer class loading is enabled, false otherwise.
isPeerClassLoadingEnabled() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Returns true if peer class loading is enabled, false otherwise.
isPeerClassLoadingEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
 
isPeerClassLoadingEnabled() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.isPeerClassLoadingEnabled" instead.
isPersistenceEnabled() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Gets whether persistence is enabled for this data region.
isPersistenceEnabled(IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isPersistenceEnabled(DataStorageConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isPersistenceEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
 
isPersistentCache(CacheConfiguration, DataStorageConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Checks if cache configuration belongs to persistent cache.
isPersistentStoreEnabled() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Part of legacy configuration API. Doesn't work if new configuration API is used.
isPerTask() - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
isPerTask() - Method in interface org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpiMBean
Configuration parameter indicating whether a new round robin order should be created for every task.
isPlainArrayType(int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Checks whether an array type values can or can not contain references to other object.
isPlainJdbcType(int) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
 
isPlainType(int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
isPlainType(Class<?>) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
isPlatformCacheSupported() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets a value indicating whether current platform supports native cache.
isPlatformCacheSupported() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets a value indicating whether current platform supports native cache.
isPlatformType() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
Gets flag indicating whether object value is a platform type.
isPlatformType() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Gets flag indicating whether object value is a platform type.
isPoolable() - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
isPoolable() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
isPoolable() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
isPooled(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether this memory chunk is pooled.
isPooled(int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Check whether flags denote pooled memory chunk.
isPow2(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isPreferDirectNodes() - Method in class org.apache.ignite.internal.client.balancer.GridClientBalancerAdapter
If set to true balancer should prefer directly connectable nodes over others.
isPreserveKeysOrder() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
isPrimary(ClusterNode, K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Returns true if given node is the primary node for given key.
isPrimary() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntryInfo
 
isPrimary() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
isPrimary(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Returns true if given node is the primary node for given key.
isPrimary(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Returns true if given node is the primary node for given key.
isPrimary() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
isPrimary() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
isPrimary() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
isPrimary() - Method in class org.apache.ignite.spi.systemview.view.PartitionStateView
 
isPrimaryOnly() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
isPrimaryOrBackup(ClusterNode, K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Returns true if local node is primary or one of the backup nodes This method is essentially equivalent to calling "Affinity.isPrimary(ClusterNode, Object) || Affinity.isBackup(ClusterNode, Object))", however it is more efficient as it makes both checks at once.
isPrimaryOrBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Returns true if local node is primary or one of the backup nodes This method is essentially equivalent to calling "Affinity.isPrimary(ClusterNode, Object) || Affinity.isBackup(ClusterNode, Object))", however it is more efficient as it makes both checks at once.
isPrimaryOrBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Returns true if local node is primary or one of the backup nodes This method is essentially equivalent to calling "Affinity.isPrimary(ClusterNode, Object) || Affinity.isBackup(ClusterNode, Object))", however it is more efficient as it makes both checks at once.
isPrimitiveArray(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if object is a primitive array.
isPrimitiveOrWrapper(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isProxyCache(IgniteEx, String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
isProxyClosed() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
isProxyClosed() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
isProxyClosed() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
isQuery() - Method in class org.apache.ignite.internal.GridMessageListenHandler
isQuery() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
 
isQuery() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatementResultInfo
 
isQuery() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
isQuery() - Method in interface org.apache.ignite.internal.processors.cache.query.QueryCursorEx
 
isQuery() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
isQuery() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
isQuery() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
isQuery() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
isQuery() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
 
isQuery() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
isQueryEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isQuiet() - Method in interface org.apache.ignite.IgniteLogger
Tests whether Logger is in "Quiet mode".
isQuiet() - Method in class org.apache.ignite.internal.GridLoggerProxy
Tests whether Logger is in "Quiet mode".
isQuiet() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Tests whether Logger is in "Quiet mode".
isQuiet() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isQuiet() - Method in class org.apache.ignite.logger.java.JavaLogger
Tests whether Logger is in "Quiet mode".
isQuiet() - Method in class org.apache.ignite.logger.NullLogger
Tests whether Logger is in "Quiet mode".
isRead() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
isReadFromBackup() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
isReadFromBackup() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets flag indicating whether data can be read from backup.
isReadFromBackup() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isReadFromBackup() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isReadLocked(long) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
isReadOnly() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
isReadOnly() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
isReadOnly(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isReadOnly() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
isReadOnly() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
isReadOnly(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isReadOnly() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
isReadOnly() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
isReadOnly(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isReadThrough() - Method in interface org.apache.ignite.cache.CacheMetrics
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isReadThrough() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Determines if a Cache should operate in read-through mode.
isReadThrough() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isReady() - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
isReady() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
isRebalanceEnabled() - Method in interface org.apache.ignite.internal.IgniteEx
Get rebalance enabled flag.
isRebalanceEnabled() - Method in class org.apache.ignite.internal.IgniteKernal
Get rebalance enabled flag.
isRebalanceEnabled() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets rebalance enabled flag.
isRebalanceEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
isRebalanceEnabled() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.isRebalanceEnabled" instead.
isRecordable(int) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Checks whether this event type should be recorded.
isRecordable(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
isRecoverableException(Throwable) - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
 
isRecoveryMode() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
isRecoveryMode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isRedHat() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isRegEx() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
isRelaxedConsistency() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
isRemoved(GridCacheContext, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
isReplicated() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
isReplicated() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isReplicated() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
isReplicated() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
isReplicatedAffinityNode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
isReplicatedOnly() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Deprecated.
No longer used as of Apache Ignite 2.8.
isReplicatedOnly() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
No longer used as of Apache Ignite 2.8.
isReplicatedOnly() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isReplicatedOnly() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isReplicatedOnly() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isReplicatedOnly() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isReplicatedOnly() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
isReqCurrentMode() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
isReqCurrentState() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
 
isReqCurrentState() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
 
isReqCurrentState() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
isReservedCacheName(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isReservedGridIoPolicy(byte) - Static method in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Defines the range of reserved pools that are not available for plugins.
isReservedGroup(String) - Static method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
isRestart() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isRestartEnabled() - Method in interface org.apache.ignite.internal.IgniteEx
Whether or not node restart is enabled.
isRestartEnabled() - Method in class org.apache.ignite.internal.IgniteKernal
Whether or not node restart is enabled.
isRestartEnabled() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isRestarting(String) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
isRestarting() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
isRestartingCache(IgniteEx, String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Check whether cache restarting in progress.
isRestEnabled(IgniteConfiguration) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isRestEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
isRestoring() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Check if snapshot restore process is currently running.
isRestoring(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Check if snapshot restore process is currently running.
isRestoring(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Check if the cache or group with the specified name is currently being restored from the snapshot.
isRestoring(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
 
isReuseBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
isReuseBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
isReuseBucket(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
isRollback() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
 
isRollbackOnly() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
If transaction was marked as rollback-only.
isRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
isRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
If transaction was marked as rollback-only.
isRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
If transaction was marked as rollback-only.
isRollbackOnly() - Method in interface org.apache.ignite.transactions.Transaction
If transaction was marked as rollback-only.
isRunning() - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Returns true if IgniteStopwatch.start() has been called on this stopwatch, and IgniteStopwatch.stop() has not been called since the last call to start().
isRunning() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Returns true if scheduled task is currently running.
isSatisfied(Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
isSearchable(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isSearchable(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isSearchable(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isSecondaryFileSystemConfigured() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
 
isSecurityCompatibilityMode() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
isSegmentFileName(String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Check that file name matches segment name.
isSessionFullSupport() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
isShared() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Checks whether IP finder is shared or not.
isShared() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Checks whether IP finder is shared or not.
isShared() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
isShowSystemCaches() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
 
isShutdown() - Method in class org.apache.ignite.internal.executor.GridExecutorService
isShutdown() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
isShutdown() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns true if this executor has been shut down.
isShutdown() - Method in class org.apache.ignite.internal.util.StripedExecutor
isShutdown() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
 
isShutdown() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns true if this executor has been shut down.
isShutdown() - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
isSigned(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isSigned(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
isSigned(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isSigned(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isSigned() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
isSimpleName() - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
Gets whether to use simple name of class or not.
isSingleton() - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
 
isSkipReducerOnUpdate() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isSkipReducerOnUpdate() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isSkipReducerOnUpdate() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isSkipReducerOnUpdate() - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Gets server side update flag.
isSkipReducerOnUpdate() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isSnapshotCreating() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
isSnapshotOperation(DiscoveryEvent) - Static method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
isSolaris() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Solaris.
isSolarisSparc() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Solaris on Spark box.
isSolarisX86() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Solaris on x86 box.
isSorted(long[]) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
 
isSpecialCollection(Class) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if class represents a collection which must be treated specially.
isSpecialMap(Class) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if class represents a map which must be treated specially.
isSqlEscape() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAddQueryEntityOperation
 
isSqlEscapeAll() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
isSqlEscapeAll() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
isSqlEscapeAll() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
isSqlEscapeAll() - Method in class org.apache.ignite.configuration.CacheConfiguration
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
isSqlEscapeAll() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
 
isSqlEscapeAll() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isSqlOnheapCacheEnabled() - Method in class org.apache.ignite.configuration.CacheConfiguration
Gets whether SQL on-heap cache is enabled.
isSqlOnheapCacheEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isSqlQuery(String) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
isSqlType(Class<?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks if the given class can be mapped to a simple SQL type.
isSslClientAuth() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslClientAuth() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslClientAuth() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslClientAuth() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslClientAuth() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslClientAuth() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isSslClientAuth() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslEnabled() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Whether secure socket layer should be enabled on client connector.
isSslEnabled() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Whether secure socket layer should be enabled on binary rest server.
isSslEnabled() - Method in interface org.apache.ignite.internal.client.router.GridTcpRouterMBean
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslEnabled() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
isSslEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isSslEnabled() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
isSslTrustAll() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
isSslTrustAll() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Gets trust any server certificate flag.
isSslTrustAll() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Gets trust any server certificate flag.
isSslTrustAll() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Gets trust any server certificate flag.
isStarted() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
isStarted() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
isStarted() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
isStarted() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
isStarted() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
isStartVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
isStartVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
isStartVersion() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntryEx
 
isStartVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Check if given version is start version.
isStarvationPreventionEnabled() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Gets flag indicating whether job starvation prevention is enabled.
isStarvationPreventionEnabled() - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Gets flag indicating whether job starvation prevention is enabled.
isStaticallyConfigured() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
isStatisticsEnabled() - Method in interface org.apache.ignite.cache.CacheMetrics
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
isStatisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
isStatisticsEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isStatisticsEnabled() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Checks whether statistics collection is enabled in this cache.
isStatisticsEnabled - Variable in class org.apache.ignite.services.ServiceConfiguration
Enables or disables service statistics.
isStatisticsEnabled() - Method in class org.apache.ignite.services.ServiceConfiguration
Tells wheter statistics for this service is enabled.
isStatisticsEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isStealingEnabled() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
isStealingEnabled() - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets flag indicating whether this node should attempt to steal jobs from other nodes.
isStopped() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
isStopping() - Method in interface org.apache.ignite.internal.GridKernalContext
 
isStopping() - Method in class org.apache.ignite.internal.GridKernalContextImpl
isStopping() - Method in class org.apache.ignite.internal.IgniteKernal
 
isStopping() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
isStopping() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
isStopping() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
isStopping() - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
isStoreByValue() - Method in interface org.apache.ignite.cache.CacheMetrics
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Whether storeByValue true or storeByReference false.
isStoreByValue() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Whether storeByValue true or storeByReference false.
isStoreKeepBinary() - Method in class org.apache.ignite.configuration.CacheConfiguration
Flag indicating that CacheStore implementation is working with binary objects instead of Java objects.
isStoreKeepBinary() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isStoreKeepBinary() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isStoreKeepBinary() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isStream() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isStreamableInsertStatement(String, SqlFieldsQuery) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Whether passed sql statement is single insert statement eligible for streaming.
isStreamingSupported() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
isStreamOrdered() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
isSuccess() - Method in interface org.apache.ignite.cluster.ClusterStartNodeResult
Gets result of success or failure.
isSuccess() - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Gets result of success or failure.
isSuccess() - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
 
issues() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Return issues when checking size of cache and index.
issues() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
 
isSupply() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplier
Check is cache having any active context for supply.
isSupported(OptionalFeature) - Method in class org.apache.ignite.cache.CachingProvider
isSupported(GridKernalContext) - Static method in interface org.apache.ignite.internal.processors.metastorage.ReadableDistributedMetaStorage
 
isSuspended() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
 
isSystem() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
isSystem() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
 
isSystem() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
 
isSystem() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
 
isSystemCache(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isSystemInvalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
isSystemInvalidate() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
isSystemInvalidate() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
isSystemType(String) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Checks whether the given type is a system one - JDK class or Ignite class.
isSystemType(GridKernalContext, Object, boolean) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
isSystemType(String) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Checks whether the given type is a system one - JDK class or Ignite class.
isTableTypesSupported() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
isTaskMonitoringEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
isTaskMonitoringEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
isTaskNode() - Method in class org.apache.ignite.internal.GridJobSessionImpl
isTaskNode() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
isTaskNode() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
isTcpNoDelay() - Method in class org.apache.ignite.configuration.ClientConfiguration
 
isTcpNoDelay() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Get TCP NO_DELAY flag.
isTcpNoDelay() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Get TCP NO_DELAY flag.
isTcpNoDelay() - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
isTcpNoDelay() - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Gets flag indicating whether TCP_NODELAY flag should be enabled for outgoing connections.
isTcpNoDelay() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
isTcpNoDelay() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
isTcpNoDelay() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isTcpNoDelay() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
 
isTcpNoDelay() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Gets value for TCP_NODELAY socket option.
isTcpNoDelay() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Gets value for TCP_NODELAY socket option.
isTcpNoDelay() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Gets value for TCP_NODELAY socket option.
isTcpSslEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
 
isTerminated() - Method in class org.apache.ignite.internal.executor.GridExecutorService
isTerminated() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
Note that isTerminated() is never true unless either shutdown() or shutdownNow() was called first.
isTerminated() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class org.apache.ignite.internal.util.StripedExecutor
isTerminated() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
Note that isTerminated() is never true unless either shutdown() or shutdownNow() was called first.
isTerminated() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
isTerminating() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Returns true if this executor is in the process of terminating after shutdown() or shutdownNow() but has not completely terminated.
isTerminating() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
Deprecated.
Returns true if this executor is in the process of terminating after shutdown() or shutdownNow() but has not completely terminated.
isThinClientEnabled() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets whether access through thin client is enabled.
isThinClientEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isThrowableNested() - Static method in class org.apache.ignite.internal.util.typedef.X
Checks if the Throwable class has a getCause method.
isTimedOut() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
 
isTimedOut() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
isTopologyLocked() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
isToStringMethod(Method) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
isTraceEnabled() - Method in interface org.apache.ignite.IgniteLogger
Tests whether trace level is enabled.
isTraceEnabled() - Method in class org.apache.ignite.internal.GridLoggerProxy
Tests whether trace level is enabled.
isTraceEnabled() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Tests whether trace level is enabled.
isTraceEnabled() - Method in class org.apache.ignite.logger.java.JavaLogger
Tests whether trace level is enabled.
isTraceEnabled() - Method in class org.apache.ignite.logger.NullLogger
Tests whether trace level is enabled.
isTransactional() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets a value indicating whether request was made under transaction.
isTransactional() - Method in interface org.apache.ignite.internal.processors.platform.client.tx.ClientTxAwareRequest
Request was made under transaction.
isTurnOn() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
isTxSerializableEnabled() - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
isUnique() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
 
isUnix() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is UNIX flavor.
isUnlimited() - Method in class org.apache.ignite.internal.util.BasicRateLimiter
 
isUpdateFileLengthOnFlush() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
 
isUpdateNotifier() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
 
isUseAverage() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Gets flag indicating whether to use average CPU load vs. current.
isUseAverage() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
Gets flag indicating whether to use average job counts vs. current.
isUseAverage() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
Gets flag indicating whether to use average execution time vs. current.
isUseIgniteSslContextFactory() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Gets whether to use Ignite SSL context factory configured through IgniteConfiguration.getSslContextFactory() if ClientConnectorConfiguration.getSslContextFactory() is not set.
isUseIgniteSslContextFactory() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
 
isUseJtaSync() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
 
isUseJtaSynchronization() - Method in class org.apache.ignite.configuration.TransactionConfiguration
 
isUseNew() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
isUseOld() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
isUsePairedConnections() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
isUsePairedConnections() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
Returns true if TcpCommunicationSpi should maintain connection for outgoing and incoming messages separately.
isUsePairedConnections() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
Returns true if TcpCommunicationSpi should maintain connection for outgoing and incoming messages separately.
isUseProcessors() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Gets flag indicating whether to use average CPU load vs. current (default is true).
isUserRecordable(int) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Checks if the event type is user-recordable.
isUserType(short) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Check if user type flag is set.
isUseWeights() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
isUseWeights() - Method in interface org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpiMBean
Checks whether node weights are considered when doing random load balancing.
isUtilityCache(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
isValid(int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
isValid(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
isValid(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
isValid() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter.CacheGroupValidation
 
isValidationEnabled() - Method in class org.apache.ignite.configuration.SqlConfiguration
Is key & value validation enabled.
isValidForReading() - Method in interface org.apache.ignite.cache.CacheMetrics
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Checks whether cache topology is valid for read operations.
isValidForReading() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Checks whether cache topology is valid for read operations.
isValidForWriting() - Method in interface org.apache.ignite.cache.CacheMetrics
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Checks whether cache topology is valid for write operations.
isValidForWriting() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Checks whether cache topology is valid for write operations.
isValidIdentifier(SqlLexerToken) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Check if token is identifier.
isValidPacketSize(int) - Static method in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Checks if packet size value is valid.
isValidSegment() - Method in interface org.apache.ignite.internal.processors.segmentation.GridSegmentationProcessor
Performs network segment check.
isValidSegment() - Method in class org.apache.ignite.internal.processors.segmentation.os.GridOsSegmentationProcessor
Performs network segment check.
isValidSegment() - Method in interface org.apache.ignite.plugin.segmentation.SegmentationResolver
Checks whether segment is valid.
isVersionSupported(ClientListenerProtocolVersion) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
 
isVersionSupported(ClientListenerProtocolVersion) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
isVersionSupported(ClientListenerProtocolVersion) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
isVersionSupported(ClientListenerProtocolVersion) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
isVisible(GridCacheContext, MvccSnapshot, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks if version is visible from the given snapshot.
isVisible(GridCacheContext, MvccSnapshot, long, long, int, boolean) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks if version is visible from the given snapshot.
isVisible(GridCacheContext, MvccSnapshot, long, long, int, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Checks visibility of the given row versions from the given snapshot.
isVisible(GridCacheContext, MvccSnapshot, DataPageIO, long, int, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
isVisorNodeStartProperty(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks whether property is one added by Visor when node is started via remote SSH session.
isVisorRequiredProperty(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks whether property is one required by Visor to work correctly.
isVolatile() - Method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
 
isWaitForSegmentOnStart() - Method in class org.apache.ignite.configuration.IgniteConfiguration
Gets wait for segment on startup flag.
isWaitOnStart() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
 
isWalCompactionEnabled() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
isWalCompactionEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
isWalDeltaRecordNeeded(PageSupport, int, long, long, IgniteWriteAheadLogManager, Boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
isWalEnabled(String) - Method in interface org.apache.ignite.client.ClientCluster
Checks if write-ahead logging is enabled for specified cache.
isWalEnabled(String) - Method in interface org.apache.ignite.IgniteCluster
Checks if write-ahead logging is enabled for specified cache.
isWalEnabled(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Checks if write-ahead logging is enabled for specified cache.
isWalEnabled(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Checks if write-ahead logging is enabled for specified cache.
isWalHistorySizeParameterUsed() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
If WalHistorySize was set by user will use this parameter for compatibility.
isWindows() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows.
isWindows2003() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows Server 2003.
isWindows2008() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows Server 2008.
isWindows2k() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 2000.
isWindows7() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 7.
isWindows8() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 8.
isWindows81() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 8.1.
isWindows95() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 95.
isWindows98() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows 98.
isWindowsNt() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows NT.
isWindowsVista() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows Vista.
isWindowsXp() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Indicates whether current OS is Windows XP.
isWithinTransaction() - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Returns true if performing store operation within a transaction, false otherwise.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isWrapperFor(Class<?>) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
isWritable(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
isWritable(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
isWritable(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
isWriteBehind() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
isWriteBehind() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
isWriteBehindEnabled() - Method in interface org.apache.ignite.cache.CacheMetrics
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.configuration.CacheConfiguration
Flag indicating whether Ignite should use write-behind behaviour for the cache store.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isWriteBehindEnabled() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Returns true if write-behind is enabled.
isWriteBehindEnabled() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isWriteLocked(long) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
isWriteLockedByCurrentThread() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
Queries if the write lock is held by the current thread.
isWriteLockedByCurrentThread() - Method in class org.apache.ignite.internal.util.StripedCompositeReadWriteLock
Queries if the write lock is held by the current thread.
isWriteLockHeldByCurrentThread() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
 
isWriteReplace() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
 
isWriteThrottlingEnabled() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
isWriteThrottlingEnabled() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
isWriteThrottlingEnabled() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
 
isWriteThrough() - Method in interface org.apache.ignite.cache.CacheMetrics
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
isWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
isWriteThrough() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
 
isWriteThrough() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Determines if a Cache should operate in "write-through" mode.
isWriteThrough() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
isWriteToStoreFromDht() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
isWriteToStoreFromDht() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
isWriteToStoreFromDhtValid(Collection<CacheStoreManager>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
isZipped() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
 
it - Variable in class org.apache.ignite.internal.util.lang.GridFilteredIterator
 
item() - Method in class org.apache.ignite.internal.direct.state.DirectMessageState
 
item() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
item() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
item() - Method in interface org.apache.ignite.internal.processors.datastructures.SetItemKey
 
Item(Object[]) - Constructor for class org.apache.ignite.internal.util.GridDebug.Item
Constructor.
item() - Method in class org.apache.ignite.internal.util.GridQueue.Node
Gets this node's item.
item() - Method in class org.jsr166.ConcurrentLinkedDeque8.Node
 
ITEM_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
One serialized entry size: Item size = 4 bytes (cache ID) + 8 bytes (cache size) = 12 bytes
itemId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Index of the item inside of data page.
itemId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
 
itemId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
 
itemId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
 
itemId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageRemoveRecord
 
itemId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
 
itemKey(Long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
 
items() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
 
items() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
items() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchResult
 
items() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchResult
 
items() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsResult
 
items() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
items() - Method in class org.apache.ignite.internal.util.GridCircularBuffer
 
ITEMS_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
ITEMS_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
itemSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
All the items must be of fixed size.
iter() - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResult
 
iter() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
iterate(BPlusTree<L, T>, PageMemoryEx, BPlusTree.TreeRowClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.TreeIterator
 
iterate(String, BiConsumer<String, ? super Serializable>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Read all key/value pairs where key has provided prefix.
iterate(String, BiConsumer<String, ? super Serializable>, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadOnlyMetastorage
Read all key/value pairs where key has provided prefix.
iterate(L, L, BPlusTree.TreeRowClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
iterate(String, BiConsumer<String, ? super Serializable>) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Iterate over all values corresponding to the keys with given prefix.
iterate(String, BiConsumer<String, ? super Serializable>) - Method in interface org.apache.ignite.internal.processors.metastorage.ReadableDistributedMetaStorage
Iterate over all values corresponding to the keys with given prefix.
iteration() - Method in interface org.apache.ignite.client.ClientRetryPolicyContext
Gets the current iteration number (zero-based).
iteration() - Method in class org.apache.ignite.internal.util.worker.CycleThread
Called on each iteration.
iterator() - Method in class org.apache.ignite.cache.query.BulkLoadContextCursor
iterator() - Method in interface org.apache.ignite.IgniteQueue
iterator() - Method in interface org.apache.ignite.IgniteSet
iterator() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
iterator() - Method in class org.apache.ignite.internal.GridKernalContextImpl
iterator(Map<String, Object>) - Method in class org.apache.ignite.internal.managers.systemview.FiltrableSystemViewAdapter
iterator() - Method in class org.apache.ignite.internal.managers.systemview.FiltrableSystemViewAdapter
iterator() - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
iterator() - Method in class org.apache.ignite.internal.managers.systemview.ScanQuerySystemView
iterator() - Method in class org.apache.ignite.internal.managers.systemview.SystemViewAdapter
iterator() - Method in class org.apache.ignite.internal.managers.systemview.SystemViewInnerCollectionsAdapter
iterator(CacheQueryFuture<V>, CacheIteratorConverter<T, V>) - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
 
iterator(GridCloseableIterator<V>, CacheIteratorConverter<T, V>) - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
 
iterator() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
iterator() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
iterator() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
iterator(Iterator<? extends GridCacheEntryEx>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
iterator() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
iterator() - Method in class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
iterator() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
iterator() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
iterator() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
iterator() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
iterator() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
iterator() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
iterator(File...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates iterator for file by file scan mode.
iterator(WALPointer, File...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates iterator for file by file scan mode.
iterator(String...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates iterator for file by file scan mode.
iterator(WALPointer, String...) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
Creates iterator for file by file scan mode.
iterator(IgniteWalIteratorFactory.IteratorParametersBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
 
iterator() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
iterator() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
iterator() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
iterator() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
iterator() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
iterator() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
iterator() - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
iterator() - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
iterator(String) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets iterator over contents of the given space.
iterator(String, CX2<T2<Long, Integer>, T2<Long, Integer>, T>) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets iterator over contents of the given space.
iterator(String, CX2<T2<Long, Integer>, T2<Long, Integer>, T>, int) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets iterator over contents of the given space.
iterator(String, int) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets iterator over contents of partition.
iterator() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldsResult
Gets iterator over queried fields.
iterator() - Method in class org.apache.ignite.internal.processors.query.GridQueryFieldsResultAdapter
Gets iterator over queried fields.
iterator() - Method in class org.apache.ignite.internal.processors.query.QueryKeyValueIterable
iterator() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
iterator() - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
iterator() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
iterator() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
iterator() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
iterator() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
iterator() - Method in class org.apache.ignite.internal.util.GridIntList
 
iterator() - Method in class org.apache.ignite.internal.util.GridLeanIdentitySet
iterator() - Method in class org.apache.ignite.internal.util.GridListSet
iterator() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
iterator() - Method in class org.apache.ignite.internal.util.GridQueue
iterator() - Method in class org.apache.ignite.internal.util.GridSetWrapper
iterator() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatCollectionWrapper
iterator(Iterable<? extends T1>, IgniteClosure<? super T1, T2>, boolean, IgnitePredicate<? super T1>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates and returns transforming iterator from given collection and optional filtering predicates.
iterator(Iterator<? extends T1>, IgniteClosure<? super T1, T2>, boolean, IgnitePredicate<? super T1>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
 
iterator() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateCollectionView
iterator() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView
iterator() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView2X
iterator() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformCollectionView
iterator() - Method in interface org.apache.ignite.internal.util.lang.GridIterable
Returns GridIterator which extends regular Iterator interface and adds methods that account for possible failures in cases when iterating over data that has been partially received over network.
iterator() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
Returns GridIterator which extends regular Iterator interface and adds methods that account for possible failures in cases when iterating over data that has been partially received over network.
iterator() - Method in class org.apache.ignite.internal.util.lang.GridIteratorAdapter
iterator() - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
iterator() - Method in class org.apache.ignite.internal.util.lang.GridTuple
iterator() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
iterator() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
iterator() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
iterator() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
iterator() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets iterator over map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets iterator over map.
iterator() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets iterator over the whole map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets iterator over the whole map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>, int) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets iterator over the partition.
iterator(int) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets iterator over certain partition.
iterator() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets iterator over map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets iterator over map.
iterator() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets iterator over the whole map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets iterator over the whole map.
iterator(CX2<T2<Long, Integer>, T2<Long, Integer>, T>, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets iterator over the partition.
iterator(int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets iterator over certain partition.
iterator() - Method in class org.apache.ignite.lang.IgniteBiTuple
iterator() - Method in class org.apache.ignite.lang.IgniteUuid
iterator(Map<String, Object>) - Method in interface org.apache.ignite.spi.systemview.view.FiltrableSystemView
 
iterator() - Method in class org.apache.ignite.util.deque.FastSizeDeque
iterator() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns an iterator over the elements in this deque in proper sequence.
iterator0(Iterable<? extends T>, boolean, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates and returns iterator from given collection and optional filtering predicates.
IteratorParametersBuilder() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
IteratorWrapper(Iterator<T>) - Constructor for class org.apache.ignite.internal.util.lang.GridIterableAdapter.IteratorWrapper
Creates wrapper around the iterator.
itHolder() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 

J

JAVA - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientPlatform
 
JAVA_15_OPTIONS - Static variable in class org.apache.ignite.internal.util.FeatureChecker
Required Options to Run on Java 15 and higher.
JAVA_9_10_11_OPTIONS - Static variable in class org.apache.ignite.internal.util.FeatureChecker
Required Options to Run on Java 9, 10, 11.
JAVA_ID - Static variable in class org.apache.ignite.internal.MarshallerPlatformIds
 
JAVA_OBJECT - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for JAVA_OBJECT values.
JAVA_VER_SPECIFIC_WARN - Static variable in class org.apache.ignite.internal.util.FeatureChecker
Java version specific warning to be added in case access failed
javaFilter - Variable in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Java filter.
JavaLogger - Class in org.apache.ignite.logger.java
Logger to use with Java logging.
JavaLogger() - Constructor for class org.apache.ignite.logger.java.JavaLogger
Creates new logger.
JavaLogger(boolean) - Constructor for class org.apache.ignite.logger.java.JavaLogger
Creates new logger.
JavaLogger(Logger) - Constructor for class org.apache.ignite.logger.java.JavaLogger
Creates new logger with given implementation.
JavaLoggerFileHandler - Class in org.apache.ignite.logger.java
File logging handler which skips all the messages until node ID is set.
JavaLoggerFileHandler() - Constructor for class org.apache.ignite.logger.java.JavaLoggerFileHandler
 
JavaLoggerFormatter - Class in org.apache.ignite.logger.java
Formatter for JUL logger.
JavaLoggerFormatter() - Constructor for class org.apache.ignite.logger.java.JavaLoggerFormatter
 
JavaObjectIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Represents an index key that stores as Java Object.
JavaObjectIndexKey() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
 
JavaObjectKeySerializer - Class in org.apache.ignite.internal.cache.query.index.sorted.inline
Serializer for representing JO as byte array in inline.
JavaObjectKeySerializer(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.JavaObjectKeySerializer
Constructor.
jcache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
jcacheProxy(String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
JCacheQueryRemoteFilter() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter
jcaches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
JDBC_CLIENT - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
JDBC driver handshake code.
JdbcBatchExecuteRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC batch execute request.
JdbcBatchExecuteRequest() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
Default constructor.
JdbcBatchExecuteRequest(byte) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
Constructor for child requests.
JdbcBatchExecuteRequest(String, List<JdbcQuery>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
 
JdbcBatchExecuteRequest(byte, String, List<JdbcQuery>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
Constructor for child requests.
JdbcBatchExecuteResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC batch execute result.
JdbcBinaryTypeGetRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get binary type metadata request.
JdbcBinaryTypeGetRequest(int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetRequest
 
JdbcBinaryTypeGetResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get binary type metadata result.
JdbcBinaryTypeGetResult(long, BinaryMetadata) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
 
JdbcBinaryTypeNameGetRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get binary type name request.
JdbcBinaryTypeNameGetRequest(int, byte) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
 
JdbcBinaryTypeNameGetResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get binary type name result.
JdbcBinaryTypeNameGetResult(long, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
 
JdbcBinaryTypeNamePutRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC put binary type name request.
JdbcBinaryTypeNamePutRequest(int, byte, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
 
JdbcBinaryTypePutRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC put binary type metadata request.
JdbcBinaryTypePutRequest(BinaryMetadata) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypePutRequest
 
JdbcBlob - Class in org.apache.ignite.internal.jdbc2
Simple BLOB implementation.
JdbcBlob(byte[]) - Constructor for class org.apache.ignite.internal.jdbc2.JdbcBlob
 
JdbcBulkLoadAckResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
A reply from server to SQL COPY command, which is essentially a request from server to client to send files from client to server (see IGNITE-6917 for details).
JdbcBulkLoadAckResult() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Creates uninitialized bulk load batch request result.
JdbcBulkLoadAckResult(long, BulkLoadAckClientParameters) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Constructs a request from server (in form of reply) to send files from client to server.
JdbcBulkLoadBatchRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
A JDBC request that sends a batch of a file to the server.
JdbcBulkLoadBatchRequest() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Creates the request with uninitialized parameters.
JdbcBulkLoadBatchRequest(long, int, int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Creates the request with specified parameters and zero-length data.
JdbcBulkLoadBatchRequest(long, int, int, byte[]) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Creates the request with the specified parameters.
JdbcBulkLoadProcessor - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC wrapper around BulkLoadProcessor that provides extra logic.
JdbcBulkLoadProcessor(BulkLoadProcessor, long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Creates a JDBC-specific adapter for bulk load processor.
JdbcCachePartitionsRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
Jdbc thin request for partiton distribution.
JdbcCachePartitionsRequest() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
Default constructor.
JdbcCachePartitionsRequest(Set<Integer>) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
Constructor.
JdbcCachePartitionsResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
Jdbc thin partiton result that contains partition mappings.
JdbcCachePartitionsResult() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
Default constructor.
JdbcCachePartitionsResult(List<JdbcThinPartitionAwarenessMappingGroup>) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
Constructor.
JdbcCheckpointSpi - Class in org.apache.ignite.spi.checkpoint.jdbc
This class defines JDBC checkpoint SPI implementation.
JdbcCheckpointSpi() - Constructor for class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
 
JdbcCheckpointSpiMBean - Interface in org.apache.ignite.spi.checkpoint.jdbc
Management bean that provides general administrative and configuration information about jdbc checkpoint SPI.
JdbcColumnMeta - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC column metadata.
JdbcColumnMeta(String, String, String, Class<?>) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
JdbcColumnMetaV2 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC column metadata.
JdbcColumnMetaV2(String, String, String, Class<?>, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV2
 
JdbcColumnMetaV3 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC column metadata V3.
JdbcColumnMetaV3(String, String, String, Class<?>, boolean, Object) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV3
 
JdbcColumnMetaV4 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC column metadata V4.
JdbcColumnMetaV4(String, String, String, Class<?>, boolean, Object, int, int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
 
jdbcCompliant() - Method in class org.apache.ignite.IgniteJdbcDriver
jdbcCompliant() - Method in class org.apache.ignite.IgniteJdbcThinDriver
JdbcConnection - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcConnection(String, Properties) - Constructor for class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
Creates new connection.
JdbcConnection - Class in org.apache.ignite.internal.jdbc2
JDBC connection implementation.
JdbcConnection(String, Properties) - Constructor for class org.apache.ignite.internal.jdbc2.JdbcConnection
Creates new connection.
JdbcConnectionContext - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC Connection Context.
JdbcConnectionContext(GridKernalContext, GridNioSession, GridSpinBusyLock, long, int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Constructor.
JdbcConnectionValidationTask - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcConnectionValidationTask() - Constructor for class org.apache.ignite.internal.jdbc.JdbcConnectionValidationTask
Deprecated.
 
JdbcCursor - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC Cursor.
JdbcCursor(long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCursor
Constructor.
JdbcDatabaseMetadata - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcDatabaseMetadata - Class in org.apache.ignite.internal.jdbc2
JDBC database metadata implementation.
JdbcDialect - Interface in org.apache.ignite.cache.store.jdbc.dialect
Represents a dialect of SQL implemented by a particular RDBMS.
JdbcDriverPropertyInfo - Class in org.apache.ignite.internal.jdbc
Extension of DriverPropertyInfo that adds convenient constructors.
JdbcDriverPropertyInfo(String, String, String) - Constructor for class org.apache.ignite.internal.jdbc.JdbcDriverPropertyInfo
 
JdbcIndexMeta - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC index metadata.
JdbcIpFinderDialect - Interface in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc
SQL dialect to use with TcpDiscoveryJdbcIpFinder.
JdbcMessageParser - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC message parser.
JdbcMessageParser(GridKernalContext, JdbcProtocolContext) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMessageParser
 
JdbcMetaColumnsRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get columns metadata request.
JdbcMetaColumnsRequest(String, String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
 
JdbcMetaColumnsResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC columns metadata result.
JdbcMetaColumnsResult(byte) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
Used by children classes.
JdbcMetaColumnsResult(byte, Collection<JdbcColumnMeta>) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
Used by children classes.
JdbcMetaColumnsResultV2 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC columns metadata result.
JdbcMetaColumnsResultV3 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC columns metadata result.
JdbcMetaColumnsResultV4 - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC columns metadata result.
JdbcMetadataInfo - Class in org.apache.ignite.internal.processors.odbc.jdbc
Facade over GridKernalContext to get information about database entities in terms of JDBC.
JdbcMetadataInfo(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetadataInfo
Initializes info.
JdbcMetaIndexesRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC indexes metadata request.
JdbcMetaIndexesRequest(String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
 
JdbcMetaIndexesResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC indexes metadata result.
JdbcMetaParamsRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC SQL query parameters metadata request.
JdbcMetaParamsRequest(String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
 
JdbcMetaParamsResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC SQL query parameters metadata result.
JdbcMetaPrimaryKeysRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC get primary keys metadata request.
JdbcMetaPrimaryKeysRequest(String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
 
JdbcMetaPrimaryKeysResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC primary keys metadata result.
JdbcMetaSchemasRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC tables metadata request.
JdbcMetaSchemasRequest(String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasRequest
 
JdbcMetaSchemasResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC tables metadata result.
JdbcMetaTablesRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC tables metadata request.
JdbcMetaTablesRequest(String, String, String[]) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
 
JdbcMetaTablesResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC tables metadata result.
JdbcOrderedBatchExecuteRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC batch execute ordered request.
JdbcOrderedBatchExecuteRequest() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
Default constructor.
JdbcOrderedBatchExecuteRequest(String, List<JdbcQuery>, boolean, boolean, long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
 
JdbcOrderedBatchExecuteResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC batch execute ordered result.
JdbcOrderedBatchExecuteResult() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
Constructor.
JdbcOrderedBatchExecuteResult(JdbcBatchExecuteResult, long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
 
JdbcParameterMeta - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC SQL query parameter metadata.
JdbcParameterMeta() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
Default constructor is used for binary serialization.
JdbcParameterMeta(ParameterMetaData, int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
JdbcPreparedStatement - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcPreparedStatement - Class in org.apache.ignite.internal.jdbc2
JDBC prepared statement implementation.
JdbcPrimaryKeyMeta - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC primary key metadata.
JdbcProtocolContext - Class in org.apache.ignite.internal.processors.odbc.jdbc
Protocol context for JDBC protocol.
JdbcProtocolContext(ClientListenerProtocolVersion, EnumSet<JdbcThinFeature>, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
JdbcQuery - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC SQL query with parameters.
JdbcQuery() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
Default constructor is used for serialization.
JdbcQuery(String, Object[]) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
 
JdbcQueryCancelRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query cancel request.
JdbcQueryCancelRequest() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
 
JdbcQueryCancelRequest(long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
 
JdbcQueryCloseRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query close request.
JdbcQueryCloseRequest(long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCloseRequest
 
JdbcQueryDescriptor - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query descriptor used for appropriate query cancellation.
JdbcQueryDescriptor() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
Constructor.
JdbcQueryExecuteMultipleStatementsResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query execute result for query with multiple SQL statements.
JdbcQueryExecuteMultipleStatementsResult(List<JdbcResultInfo>, List<List<Object>>, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
 
JdbcQueryExecuteRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query execute request.
JdbcQueryExecuteRequest(JdbcStatementType, String, int, int, boolean, boolean, String, Object[]) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
JdbcQueryExecuteResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query execute result.
JdbcQueryExecuteResult(long, long, PartitionResult) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
JdbcQueryFetchRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query fetch request.
JdbcQueryFetchRequest(long, int) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
 
JdbcQueryFetchResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query fetch result.
JdbcQueryMetadataRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query metadata request.
JdbcQueryMetadataRequest(long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataRequest
 
JdbcQueryMetadataResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC query metadata result.
JdbcRawBinarylizable - Interface in org.apache.ignite.internal.processors.odbc.jdbc
Interface that allows to implement custom serialization logic to raw binary streams.
JdbcRequest - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC request.
JdbcRequest(byte) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
 
JdbcRequestHandler - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC request handler.
JdbcRequestHandler(GridSpinBusyLock, ClientListenerResponseSender, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, NestedTxMode, Boolean, Integer, ClientListenerProtocolVersion, JdbcConnectionContext) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Constructor.
JdbcResponse - Class in org.apache.ignite.internal.processors.odbc.jdbc
SQL listener response.
JdbcResponse() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Default constructs is used for deserialization
JdbcResponse(JdbcResult) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Constructs successful rest response.
JdbcResponse(JdbcResult, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Constructs successful rest response.
JdbcResponse(int, String) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Constructs failed rest response.
JdbcResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC response result.
JdbcResult(byte) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
Constructs result.
JdbcResultInfo - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC statement result information.
JdbcResultInfo(boolean, long, long) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
 
JdbcResultSet - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcResultSet - Class in org.apache.ignite.internal.jdbc2
JDBC result set implementation.
JdbcResultSetMetadata - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcResultSetMetadata - Class in org.apache.ignite.internal.jdbc2
JDBC result set metadata implementation.
JdbcResultWithIo - Class in org.apache.ignite.internal.processors.odbc.jdbc
Jdbc result with IO.
JdbcResultWithIo(JdbcResult, JdbcThinTcpIo) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultWithIo
Constructor.
JdbcStatement - Class in org.apache.ignite.internal.jdbc
Deprecated.
Using Ignite client node based JDBC driver is preferable. See documentation of IgniteJdbcDriver for details.
JdbcStatement - Class in org.apache.ignite.internal.jdbc2
JDBC statement implementation.
JdbcStatementResultInfo - Class in org.apache.ignite.internal.jdbc2
JDBC statement result information.
JdbcStatementResultInfo(boolean, UUID, long) - Constructor for class org.apache.ignite.internal.jdbc2.JdbcStatementResultInfo
 
JdbcStatementType - Enum in org.apache.ignite.internal.processors.odbc.jdbc
JDBC statement type.
JdbcTableMeta - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC table metadata.
JdbcThinConnection - Class in org.apache.ignite.internal.jdbc.thin
JDBC connection implementation.
JdbcThinConnection(ConnectionProperties) - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
Creates new connection.
JdbcThinDatabaseMetadata - Class in org.apache.ignite.internal.jdbc.thin
JDBC database metadata implementation.
JdbcThinFeature - Enum in org.apache.ignite.internal.processors.odbc.jdbc
Defines supported features for JDBC thin client.
JdbcThinParameterMetadata - Class in org.apache.ignite.internal.jdbc.thin
JDBC SQL query's parameters metadata.
JdbcThinParameterMetadata(List<JdbcParameterMeta>) - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
 
JdbcThinPartitionAwarenessMappingGroup - Class in org.apache.ignite.internal.jdbc.thin
Contains cache partitions distributions with corresponding set of cache ids.
JdbcThinPartitionAwarenessMappingGroup(Integer, Map<UUID, Set<Integer>>) - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Constructor.
JdbcThinPartitionResultDescriptor - Class in org.apache.ignite.internal.jdbc.thin
Partition result descriptor.
JdbcThinPartitionResultDescriptor(PartitionResult, int, PartitionClientContext) - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionResultDescriptor
Constructor.
JdbcThinPreparedStatement - Class in org.apache.ignite.internal.jdbc.thin
JDBC prepared statement implementation.
JdbcThinResultSet - Class in org.apache.ignite.internal.jdbc.thin
JDBC result set implementation.
JdbcThinResultSetMetadata - Class in org.apache.ignite.internal.jdbc.thin
JDBC result set metadata implementation.
JdbcThinSSLUtil - Class in org.apache.ignite.internal.jdbc.thin
SSL utility method to create SSL connetion.
JdbcThinStatement - Class in org.apache.ignite.internal.jdbc.thin
JDBC statement implementation.
JdbcThinTcpIo - Class in org.apache.ignite.internal.jdbc.thin
JDBC IO layer implementation based on blocking IPC streams.
JdbcThinTcpIo(ConnectionProperties, InetSocketAddress, BinaryContext, int) - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
Start connection and perform handshake.
JdbcThinUtils - Class in org.apache.ignite.internal.jdbc.thin
Utility methods for thin JDBC driver.
JdbcThinUtils() - Constructor for class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
 
JdbcType - Class in org.apache.ignite.cache.store.jdbc
Description for type that could be stored into database by store.
JdbcType() - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcType
Empty constructor (all values are initialized to their defaults).
JdbcType(JdbcType) - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcType
Copy constructor.
JdbcTypeDefaultHasher - Class in org.apache.ignite.cache.store.jdbc
Default implementation of JdbcTypeHasher.
JdbcTypeDefaultHasher() - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcTypeDefaultHasher
 
JdbcTypeField - Class in org.apache.ignite.cache.store.jdbc
Description of how field declared in database and in cache.
JdbcTypeField() - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcTypeField
Default constructor.
JdbcTypeField(int, String, Class<?>, String) - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcTypeField
Full constructor.
JdbcTypeField(JdbcTypeField) - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcTypeField
Copy constructor.
JdbcTypeHasher - Interface in org.apache.ignite.cache.store.jdbc
API for implementing custom hashing logic for binary objects on server side.
JdbcTypesDefaultTransformer - Class in org.apache.ignite.cache.store.jdbc
Default implementation of JdbcTypesTransformer.
JdbcTypesDefaultTransformer() - Constructor for class org.apache.ignite.cache.store.jdbc.JdbcTypesDefaultTransformer
 
JdbcTypesTransformer - Interface in org.apache.ignite.cache.store.jdbc
API for implementing custom mapping logic for loaded from store data.
JdbcUpdateBinarySchemaResult - Class in org.apache.ignite.internal.processors.odbc.jdbc
JDBC update binary schema result.
JdbcUpdateBinarySchemaResult(long, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
 
JdbcUtils - Class in org.apache.ignite.internal.jdbc2
Utility methods for JDBC driver.
JdbcUtils() - Constructor for class org.apache.ignite.internal.jdbc2.JdbcUtils
 
JdbcUtils - Class in org.apache.ignite.internal.processors.odbc.jdbc
Various JDBC utility methods.
JdbcUtils() - Constructor for class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
JDK_CLS_NAMES_FILE - Static variable in class org.apache.ignite.marshaller.MarshallerUtils
Jdk class names file.
JDK_INFO_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
jdkMarshaller() - Method in class org.apache.ignite.internal.MarshallerContextImpl
JdkMarshaller - Class in org.apache.ignite.marshaller.jdk
Implementation of Marshaller based on JDK serialization mechanism.
JdkMarshaller() - Constructor for class org.apache.ignite.marshaller.jdk.JdkMarshaller
Default constructor.
JdkMarshaller(IgnitePredicate<String>) - Constructor for class org.apache.ignite.marshaller.jdk.JdkMarshaller
 
jdkMarshaller() - Method in interface org.apache.ignite.marshaller.MarshallerContext
 
jdkMarshaller(String) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Create JDK marshaller with provided node name.
jdkName() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JDK name.
jdkString() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JDK string.
jdkVendor() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JDK vendor.
jdkVersion() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JDK version.
jmException(Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Utility method creating JMException with given cause.
JMX_DOMAIN - Static variable in class org.apache.ignite.internal.util.IgniteUtils
JMX domain as 'xxx.apache.ignite'.
JmxMetricExporterSpi - Class in org.apache.ignite.spi.metric.jmx
Overview Ignite provides this built-in implementation of MetricExporterSpi it exports metrics as JMX beans.
JmxMetricExporterSpi() - Constructor for class org.apache.ignite.spi.metric.jmx.JmxMetricExporterSpi
 
JmxSystemViewExporterSpi - Class in org.apache.ignite.internal.managers.systemview
This SPI implementation exports system views as JMX beans.
JmxSystemViewExporterSpi() - Constructor for class org.apache.ignite.internal.managers.systemview.JmxSystemViewExporterSpi
 
job(Void) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesTask
job(CacheDistributionTaskArg) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTask
job(CacheResetLostPartitionsTaskArg) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTask
job(MetadataTypeArgs) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataInfoTask
job(MetadataTypeArgs) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataRemoveTask
job(MetadataMarshalled) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataUpdateTask
job(VoidDto) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertiesListTask
job(PropertyArgs) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertyTask
job(GridJobWorker) - Method in class org.apache.ignite.internal.GridJobContextImpl
 
job() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets job processor.
job() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets job processor.
job() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets job processor.
job - Variable in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
 
job(IgniteUuid, long, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
job(UUID, IgniteUuid, long, long, long, boolean) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
job(IgniteUuid, long, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
job - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Job.
job() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Gets native job.
job(PlatformJob) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingSingleClosureTask
 
job(PlatformJob) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingSingleClosureTask
 
job() - Method in interface org.apache.ignite.internal.processors.platform.compute.PlatformJob
Gets native job.
job(VisorBaselineTaskArg) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTask
job(Void) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineViewTask
job(VisorBinaryMetadataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTask
job(IndexForceRebuildTaskArg) - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTask
job(IndexRebuildStatusTaskArg) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTask
job(VisorCacheAffinityNodeTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTask
job(VisorCacheClearTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTask
job(VisorCacheConfigurationCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTask
job(VisorCacheLoadTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTask
job(VisorCacheLostPartitionsTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTask
job(VisorCacheMetadataTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTask
job(VisorCacheMetricsCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask
job(VisorCacheModifyTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTask
job(Void) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTask
job(VisorCacheNodesTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNodesTask
job(VisorCachePartitionsTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask
job(VisorCacheRebalanceTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTask
job(VisorCacheResetLostPartitionsTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTask
job(VisorCacheResetMetricsTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTask
job(VisorCacheStartTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTask
job(VisorCacheStopTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTask
job(VisorCacheToggleStatisticsTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTask
job(VisorFindAndDeleteGarbageInPersistenceTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTask
job(VisorComputeCancelSessionsTaskArg) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTask
job(VisorComputeCancelSessionTaskArg) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTask
job(Void) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeResetMetricsTask
job(VisorComputeToggleMonitoringTaskArg) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTask
job(Void) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyCancelTask
job(VisorConsistencyRepairTaskArg) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTask
job(Void) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyStatusTask
job(Void) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTask
job(VisorDefragmentationTaskArg) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTask
job(VisorConnectivityArgs) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityTask
job(VisorPageLocksTrackerArgs) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTask
job(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorChangeCacheGroupKeyTask
job(String) - Method in class org.apache.ignite.internal.visor.encryption.VisorChangeMasterKeyTask
job(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorEncryptionKeyIdsTask
job(Void) - Method in class org.apache.ignite.internal.visor.encryption.VisorGetMasterKeyNameTask
job(VisorReencryptionRateTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask
job(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionResumeTask
job(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionStatusTask
job(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionSuspendTask
job(VisorFileBlockTaskArg) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTask
job(VisorLatestTextFilesTaskArg) - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTask
job(VisorIgfsFormatTaskArg) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTask
Deprecated.
job(VisorIgfsProfilerClearTaskArg) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTask
Deprecated.
job(VisorIgfsProfilerTaskArg) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTask
Deprecated.
job(VisorIgfsResetMetricsTaskArg) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTask
Deprecated.
job(VisorIgfsSamplingStateTaskArg) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTask
Deprecated.
job(VisorLogSearchTaskArg) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTask
job(VisorMetricTaskArg) - Method in class org.apache.ignite.internal.visor.metric.VisorMetricTask
job(VisorAckTaskArg) - Method in class org.apache.ignite.internal.visor.misc.VisorAckTask
job(VisorChangeGridActiveStateTaskArg) - Method in class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTask
job(VisorClusterChangeTagTaskArg) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTask
job(Void) - Method in class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTask
job(Void) - Method in class org.apache.ignite.internal.visor.misc.VisorLatestVersionTask
job(Void) - Method in class org.apache.ignite.internal.visor.misc.VisorResolveHostNameTask
job(VisorWalTaskArg) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTask
job(VisorCacheRebalanceCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask
job(Void) - Method in class org.apache.ignite.internal.visor.node.VisorNodeConfigurationCollectorTask
job(VisorNodeDataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTask
job(VisorNodeEventsCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask
job(Void) - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTask
job(VisorNodePingTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTask
job(Void) - Method in class org.apache.ignite.internal.visor.node.VisorNodeRestartTask
job(Void) - Method in class org.apache.ignite.internal.visor.node.VisorNodeStopTask
job(VisorNodeSuppressedErrorsTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTask
job(VisorPerformanceStatisticsTaskArg) - Method in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTask
job(PersistenceTaskArg) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTask
job(VisorContinuousQueryCancelTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTask
job(VisorQueryCancelOnInitiatorTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTask
job(VisorQueryCancelTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTask
job(VisorQueryCleanupTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTask
job(VisorQueryDetailMetricsCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTask
job(VisorQueryNextPageTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryFetchFirstPageTask
job(VisorQueryNextPageTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTask
job(VisorQueryNextPageTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryPingTask
job(Void) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetDetailMetricsTask
job(VisorQueryResetMetricsTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTask
job(VisorQueryTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorQueryTask
job(VisorRunningQueriesCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTask
job(VisorScanQueryCancelTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTask
job(VisorScanQueryTaskArg) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTask
job(VisorCancelServiceTaskArg) - Method in class org.apache.ignite.internal.visor.service.VisorCancelServiceTask
job(Void) - Method in class org.apache.ignite.internal.visor.service.VisorServiceTask
job(VisorShutdownPolicyTaskArg) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTask
job(String) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCancelTask
job(String) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCheckTask
job(VisorSnapshotCreateTaskArg) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTask
job(VisorSnapshotRestoreTaskArg) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTask
job(VisorSystemViewTaskArg) - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTask
job(VisorTracingConfigurationTaskArg) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTask
job(TxVerboseId) - Method in class org.apache.ignite.internal.visor.tx.FetchNearXidVersionTask
job(VisorTxTaskArg) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTask
job(VisorContentionTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTask
job(VisorIdleAnalyzeTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTask
job(VisorIdleVerifyTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTask
job(VisorIdleVerifyTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTask
Deprecated.
job(VisorIdleVerifyTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskV2
job(VisorViewCacheTaskArg) - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTask
job(A) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
 
jobAction() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
 
JobContextResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of ComputeJobContext instance.
jobCtx - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
Injected job context.
JobEvent - Class in org.apache.ignite.events
Grid job event.
JobEvent() - Constructor for class org.apache.ignite.events.JobEvent
No-arg constructor.
JobEvent(ClusterNode, String, int) - Constructor for class org.apache.ignite.events.JobEvent
Creates job event with given parameters.
jobEvent(JobEvent, int, IgniteUuid, String, UUID, long, String, String) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
 
jobId() - Method in class org.apache.ignite.events.JobEvent
Gets job ID.
jobId(IgniteUuid) - Method in class org.apache.ignite.events.JobEvent
Sets job ID.
jobId() - Method in class org.apache.ignite.internal.GridJobCancelRequest
Gets session ID of job to be cancelled.
jobId() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
jobMetric() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets job metric processor.
jobMetric() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets job metric processor.
jobMetric() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets job metric processor.
jobMetrics() - Method in class org.apache.ignite.internal.managers.discovery.ClusterMetricsImpl
Job metrics
jobNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Sets nodes on which the jobs of the task will be executed.
jobNodes() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
jobNodes() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
jobNodes(VisorTaskArgument<IndexRebuildStatusTaskArg>) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTask
jobNodes(VisorTaskArgument<VisorFindAndDeleteGarbageInPersistenceTaskArg>) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTask
jobNodes(VisorTaskArgument<VisorConnectivityArgs>) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityTask
jobNodes(VisorTaskArgument<VisorPageLocksTrackerArgs>) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTask
jobNodes(VisorTaskArgument<VisorWalTaskArg>) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTask
jobNodes(VisorTaskArgument<TxVerboseId>) - Method in class org.apache.ignite.internal.visor.tx.FetchNearXidVersionTask
jobNodes(VisorTaskArgument<VisorTxTaskArg>) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTask
jobNodes(VisorTaskArgument<A>) - Method in class org.apache.ignite.internal.visor.VisorCoordinatorNodeTask
jobNodes(VisorTaskArgument<A>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
 
jobNodesSafeCopy() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
jobReceiverVersion(IgniteProductVersion) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Sets thread local job receiver node version.
jobReceiverVersion() - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Returns thread local job receiver node version.
jobRecordSize() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
jobResults() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
 
jobResults() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
 
jobs(Collection<PlatformJob>) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingMultiClosureTask
 
jobs(Collection<PlatformJob>) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingMultiClosureTask
 
JOBS_METRICS - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Metrics prefix.
JOBS_VIEW - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
JOBS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
jobSenderVersion(IgniteProductVersion) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Sets thread local job sender node version.
jobSenderVersion() - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Returns thread local job sender node version.
jobSiblings() - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
 
jobStatuses(IgniteUuid) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
jobStatuses(IgniteUuid) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Collects statistics on jobs locally, only for those jobs that have already sent a response or are being executed locally.
JobStealingCollisionSpi - Class in org.apache.ignite.spi.collision.jobstealing
Collision SPI that supports job stealing from over-utilized nodes to under-utilized nodes.
JobStealingCollisionSpi() - Constructor for class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
 
JobStealingCollisionSpiMBean - Interface in org.apache.ignite.spi.collision.jobstealing
Management MBean for job stealing based collision SPI.
JobStealingDisabled - Annotation Type in org.apache.ignite.spi.collision.jobstealing
This annotation disables job stealing if corresponding feature is configured.
JobStealingFailoverSpi - Class in org.apache.ignite.spi.failover.jobstealing
Job stealing failover SPI needs to always be used in conjunction with JobStealingCollisionSpi SPI.
JobStealingFailoverSpi() - Constructor for class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
 
JobStealingFailoverSpiMBean - Interface in org.apache.ignite.spi.failover.jobstealing
Management bean for JobStealingFailoverSpi.
JobStealingRequest - Class in org.apache.ignite.spi.collision.jobstealing
Job stealing request.
JobStealingRequest() - Constructor for class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Required by Externalizable.
jobTopic() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
join(byte[]...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Join byte arrays into single one.
join(Thread, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Waits for completion of a given thread.
join(Thread, IgniteLogger, long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Waits for completion of a given thread.
join(GridWorker, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Joins runnable.
join(Iterable<? extends GridWorker>, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Joins given collection of runnables.
join(GridWorker) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Joins worker.
join(Thread) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Joins thread.
join() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Joins this runnable.
join(boolean) - Method in class org.apache.ignite.internal.util.worker.GridWorkerPool
Waits for all workers to finish.
joinedNodeAffinity() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
joinedNodesCount() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets nodes joined count.
joinedServerNodes() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionAllNode
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
joinGroup() - Method in interface org.apache.ignite.internal.sql.optimizer.affinity.PartitionNode
 
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionNoneNode
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
joinGroup() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
 
joinGroup(int) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
 
joinGroupAffinity(int) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Get affinity descriptor for the group.
joiningNodeClient(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
joiningNodeData(Map<Integer, Serializable>) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
joiningNodeData() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
joiningNodeData() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.JoiningNodeDiscoveryData
 
joiningNodeId() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.GridDiscoveryData
 
joiningNodeId() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.JoiningNodeDiscoveryData
 
joiningNodeId() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
joiningNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
joinThreads(Iterable<? extends Thread>, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Waits for completion of a given threads.
joinTimedOut(String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
joinTimeout - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Join timeout, in milliseconds.
joinTopologyVersion() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
joinToString(Iterable<T>, String, String, int, int) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Creates a string from the elements separated using separator.
jreName() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets Java Runtime name.
jreVersion() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets Java Runtime version.
jta() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
jta() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
jvm32Bit() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Does a best effort to detect if we a running on a 32-bit JVM.
jvmArgs() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
JvmConfigurationSuggestions - Class in org.apache.ignite.internal.suggestions
Java Virtual Machine configuration suggestions.
JvmConfigurationSuggestions() - Constructor for class org.apache.ignite.internal.suggestions.JvmConfigurationSuggestions
 
jvmName() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JVM implementation name.
jvmPid() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
jvmSpec() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JVM specification name.
jvmStartTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
jvmVendor() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JVM implementation vendor.
jvmVersion() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets JVM implementation version.

K

KB - Static variable in class org.apache.ignite.internal.util.IgniteUtils
 
KEEP_ALIVE_TIME_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
KEEP_BINARIES_MASK - Static variable in enum org.apache.ignite.internal.client.GridClientCacheFlag
 
KEEP_BINARY - Static variable in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
Keep binary flag mask.
keepBinaries() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
keepBinaries(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
keepBinary() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets flag indicating that objects should be kept in binary format when passed to the stream receiver.
keepBinary(boolean) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets flag indicating that objects should be kept in binary format when passes to the steam receiver.
keepBinary() - Method in class org.apache.ignite.internal.GridMessageListenHandler
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
keepBinary - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Keep binary flag.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
keepBinary - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Keep binary flag.
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Creates projection that will operate with binary objects.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Creates projection that will operate with binary objects.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Creates projection that will operate with binary objects.
keepBinary() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
Creates projection that will operate with binary objects.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Creates projection that will operate with binary objects.
keepBinary() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Creates projection that will operate with binary objects.
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
keepBinary() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Forces query to keep binary object representation even if query was created on plain projection.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Sets keep binary flag value.
keepBinary() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
keepBinary() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
keepBinary() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
keepBinary() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessageV2
 
keepBinary() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets flag indicating that objects should be kept in binary format when passed to the stream receiver.
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets flag indicating that objects should be kept in binary format when passes to the steam receiver.
keepBinary() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
keepBinary() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcProtocolContext
 
keepBinary() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
keepBinary(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
keepBinary() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
keepBinary() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
keepCacheObjects - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
keepStaticCacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
kernalContext() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
kernalContext() - Method in interface org.apache.ignite.internal.processors.cache.CacheObjectValueContext
 
kernalContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
kernalContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
kernalContext() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
 
kernalContext() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets kernal context.
kernalContext() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets kernal context.
kernalContext() - Method in class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
kernalStartInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
kernalStartInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
kernalStopInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
kernalStopInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
key() - Method in class org.apache.ignite.cache.affinity.AffinityKey
Gets wrapped key.
key(K) - Method in class org.apache.ignite.cache.affinity.AffinityKey
Sets wrapped key.
key() - Method in interface org.apache.ignite.cdc.CdcEvent
 
key() - Method in class org.apache.ignite.events.CacheEvent
Gets cache entry associated with event.
key() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets read entry key.
key() - Method in class org.apache.ignite.events.CheckpointEvent
Gets checkpoint key associated with this event.
key(String) - Method in class org.apache.ignite.events.CheckpointEvent
Sets checkpoint key.
key(int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
key(int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
key(int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BooleanIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ByteIndexKey
key - Variable in class org.apache.ignite.internal.cache.query.index.sorted.keys.BytesIndexKey
 
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BytesIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.CacheJavaObjectIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DecimalIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DoubleIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.FloatIndexKey
key() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKey
 
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IntegerIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.LongIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.NullIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.PlainJavaObjectIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ShortIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.StringIndexKey
key() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.UuidIndexKey
key() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
key() - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
 
key() - Method in class org.apache.ignite.internal.managers.encryption.GroupKeyEncrypted
 
key - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Cache object key.
key() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
key() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
key() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
key() - Method in class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
 
key() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
key() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
key - Variable in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Key.
key() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
key - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Key to update.
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
key - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Key to update.
key(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
key() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
key() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
key(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
key() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
key - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Key.
key() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
key() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
key() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
key(KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
key - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
key() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
key(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
key() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheSearchRow
 
key() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow
key() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRow
 
key() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageSearchRow
key() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
 
key() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
key() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
 
key(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
key - Variable in class org.apache.ignite.internal.processors.cache.tree.PendingRow
 
key() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
key() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
key() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
Gets entry's key.
key - Variable in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Key.
key() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's key.
key() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's key.
key(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
 
key() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's key.
key - Variable in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
 
key - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Structure key.
key() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
 
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongEx
Get current atomic long key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceEx
Get current atomic reference key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceEx
Get current sequence key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedEx
Get current atomic stamped key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchEx
Get current count down latch key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheLockEx
Get current reentrant lock latch key.
key() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreEx
Get current semaphore key.
key() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheKeyRequest
Gets the key.
key() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Property ownership flag.
key() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Property ownership flag.
key() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Property ownership flag.
key() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
 
key() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Property ownership flag.
key() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Get database object key (schema and name).
key() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
Statistic key (schema and table name).
key() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
key(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
key() - Method in enum org.apache.ignite.internal.processors.rest.GridRestCommand
 
key() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
key(Object) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
key() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
key() - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
key(Object) - Method in class org.apache.ignite.internal.processors.rest.request.DataStructuresRequest
 
key() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
key(Object) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
KEY - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: KEY.
key() - Method in enum org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter.EntryKey
Returns key.
key() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
 
KEY - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for private key file.
key() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
key() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionKey
 
KEY_COL - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Key column.
KEY_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Field name for key.
KEY_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Key not found status.
KEY_PREFIX - Static variable in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Key prefix for the MetaStorage.
KEY_SCALE_OUT_OF_RANGE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT, UPDATE or MERGE value which scale exceed maximum DECIMAL column scale.
KEY_UPDATE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Analysis detected that the statement is trying to directly UPDATE key or its fields.
keyAbsentBeforeFlag() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
keyAbsentBeforeFlag(boolean) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
keyAlias() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
keyBytes() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
keyBytes() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
 
KeyCacheObject - Interface in org.apache.ignite.internal.processors.cache
 
KeyCacheObjectImpl - Class in org.apache.ignite.internal.processors.cache
 
KeyCacheObjectImpl() - Constructor for class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
 
KeyCacheObjectImpl(Object, byte[], int) - Constructor for class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
 
keyClass(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets key class name for provided type.
keyClass(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets key class name for provided type.
keyClass() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
keyClass() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets key class.
keyClass() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets key class.
keyClass(Class<?>) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Set key class.
keyClasses() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
keyClasses() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
 
keyCollisionsInfo(Supplier<List<Map.Entry<GridCacheMapEntry, Integer>>>) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Set callback for tx key collisions detection.
keyCollisionsInfo() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Callback representing current key collisions state.
keyColumns() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
Gets key columns.
keyCount() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
 
keyDefinitions() - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
 
keyFieldAlias() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets key field alias.
keyFieldAlias() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets key field alias.
keyFieldName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets key field name.
keyFieldName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets key field name.
keyIds() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
keyKind() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
 
keyLength() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
keyLength(short) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
keyLink() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow
keyLink() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRow
 
keyLink() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageSearchRow
keyLocalNode(Object, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
keyLockFut - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
 
KeyLockFuture() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
 
keyName() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
keyObj - Variable in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Key cache object.
KeyOrValProperty(boolean, String, Class<?>) - Constructor for class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
 
keyProperties() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
keys() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
keys() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
keys() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
keys() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
keys - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
Mapped keys.
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
keys - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Keys.
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
 
keys - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Context.
keys() - Method in exception org.apache.ignite.internal.processors.cache.distributed.near.consistency.IgniteConsistencyViolationException
Inconsistent entries keys.
keys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
keys() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
keys() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheKeysRequest
Gets the set of keys.
keys(Iterable<Object>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
keys() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns array of keys.
keys() - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns array of keys.
keys() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns array of keys.
keys() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns an enumeration of the keys in this table.
keysCount() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
keySearchRow(int, int, long) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
keySet() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
keySet() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Set of keys cached on this node.
keySet() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Set of keys cached on this node.
keySet() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Set of keys cached on this node.
keySet() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
keySet() - Method in class org.apache.ignite.lang.IgniteBiTuple
keySet() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Set view of the keys contained in this map.
keysForCache(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
keySize - Variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Actual size of a key without type field.
keySize() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
keySize(int) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
KeystoreEncryptionKey - Class in org.apache.ignite.spi.encryption.keystore
EncryptionKey implementation based on java security.
KeystoreEncryptionSpi - Class in org.apache.ignite.spi.encryption.keystore
EncryptionSPI implementation base on JDK provided cipher algorithm implementations.
KeystoreEncryptionSpi() - Constructor for class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
 
keyString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
keyType() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
 
keyTypeName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets key type name.
keyTypeName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets key type name.
keyTypeName(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Set key type name.
keyTypeName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
keyTypeSettings() - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
 
keyTypeSettings - Variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCompartorImpl
Key type settings for this index.
keyTypeSettings() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
 
keyTypeSettings() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Index key type settings.
keyValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
keyValueFilter() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
kill(boolean) - Static method in class org.apache.ignite.Ignition
Stops all started grids.
kill(boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Stops all started grids.
KILL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: KILL.
kill() - Method in class org.apache.ignite.internal.util.GridJavaProcess
Kills the java process.
KILL_CQ_FORMAT - Static variable in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
KILL CONTINUOUS format message.
KILL_EXIT_CODE - Static variable in class org.apache.ignite.Ignition
This is kill code that can be used by external tools, like Shell scripts, to auto-stop the Ignite JVM process without restarting.
KILL_SCAN_QRY_FORMAT - Static variable in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
KILL SCAN format message.
killNode(ClusterNode) - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
killProcess() - Method in class org.apache.ignite.internal.util.GridJavaProcess
Kills process using Process.destroy().
kindForName(String, boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
kindForName(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
knownArray(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
knownCacheObject(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
knownCollection(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
knownMap(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
knownNode(UUID) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
knownNode(UUID) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
knownNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
knownType(Object) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
knowsClass(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 

L

label() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Returns label of transactions.
label() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Returns label of transactions.
label() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Returns label of transactions.
label() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Returns label of transactions.
label() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Returns transaction's label.
label() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Returns transaction's label.
label() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
 
label() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
label() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates
 
label() - Method in interface org.apache.ignite.transactions.Transaction
Returns transaction's label.
lambdaEnclosingClassName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Extracts full name of enclosing class from JDK8 lambda class name.
language(ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
LARGEST_SIZE_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
last() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
last() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
last() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
last() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
last(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
last() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
last() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets last generated version without generating a new one.
last() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
last() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchResult
 
last() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
last() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchResult
 
last() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsResult
 
last() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
 
last() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
last(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
last() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
last() - Method in class org.apache.ignite.internal.util.GridIntList
Gets the last element.
last() - Method in class org.apache.ignite.internal.util.GridListSet
Gets last element of this list.
last() - Method in class org.apache.ignite.internal.util.GridLongList
Gets the last element.
last(Iterable<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
last() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets result of the last execution of scheduled task, or null if task has not been executed, or has not produced a result yet.
LAST_CLUSTER_STATE_CHANGE_TIME_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
LAST_DATA_VER - Static variable in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Last data version metric name.
LAST_EVT_TIME - Static variable in class org.apache.ignite.internal.cdc.WalRecordsConsumer
Last event time metric name.
LAST_SEG_CONSUMPTION_TIME - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Last segment consumption time.
LAST_SNAPSHOT_TAG_OFFSET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Last snapshot offset.
lastAcknowledged(long) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
lastAcknowledged() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
lastAffinityChangedTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Returns the earliest affinity topology version for which this message is valid.
lastAffinityChangedTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Sets the earliest affinity topology version for which this message is valid.
lastAffinityChangedTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
lastAffinityChangedTopologyVersion(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
lastAllocatedIdxPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
 
lastAllocatedIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex
 
lastArchivedAbsoluteIndex() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
lastArchivedSegment() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
lastArchivedSegment() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
lastCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
 
lastCheckpointIdx(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Update segment of last completed checkpoint.
lastCheckpointInapplicableForWalRebalance(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Set last checkpoint as inapplicable for WAL rebalance for given group grpId.
lastCheckpointInapplicableForWalRebalance(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Marks last checkpoint as inapplicable for WAL rebalance for given group grpId.
lastCheckpointMarkWalPointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
lastCheckpointMarkWalPointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
lastClusterStateChangeTime() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Gets last cluster state change operation.
lastClusterStateChangeTime() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Deprecated.
Check the ReadOnlyMetricRegistry with "name=ignite.lastClusterStateChangeTime" instead.
lastCommandSql() - Method in class org.apache.ignite.internal.sql.SqlParser
Last successfully parsed sql statement.
lastCompactedSegment() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
lastCompactedSegment() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
lastCompressedIdx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
lastDataVer - Variable in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Last version metric.
lastDataVersion() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
lastError() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
 
lastEvent() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
lastExchangeTime(long, long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets the last time a node exchanged a message with a remote node.
lastExchangeTimeNanos() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets the last time a node exchanged a message with a remote node.
lastExplicitLockTopologyVersion(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
lastFinished() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
lastFinished() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
lastFinished - Variable in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
 
lastFinished() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
lastFinishedFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
lastFinishedFuture(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
lastFinishTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets finish time of last execution (0 if first execution has not finished).
lastFut - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Last asynchronous future.
lastIdleTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets last interval between scheduled executions.
lastLink() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
 
lastLocalId() - Static method in class org.apache.ignite.lang.IgniteUuid
Gets last generated local ID.
lastMessageId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
lastRead() - Method in interface org.apache.ignite.internal.pagemem.wal.WALIterator
 
lastRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
lastRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
lastReadyAffinity() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
lastReceiveTime() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Returns the time when last read activity was performed on this session.
lastReceiveTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Returns the time when last read activity was performed on this session.
lastRemoveAllJobFut() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Returns future that assigned to last performing GridDistributedCacheAdapter.GlobalRemoveAllJob.
lastSendScheduleTime() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Returns time when last send was scheduled on this session.
lastSendScheduleTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Returns time when last send was scheduled on this session.
lastSendTime() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
lastSendTime() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
lastSendTime() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
lastSendTime() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Returns time when last send activity was performed on this session.
lastSendTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Returns time when last send activity was performed on this session.
lastSendTime() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
lastStartTime() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets latest query start time.
lastStartTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets latest query start time.
lastStartTime() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Gets latest query start time.
lastStartTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets start time of last execution (0 if never started).
lastStartTime() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
lastState() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
lastStateChangeTime() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
lastStateChangeTime() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
lastStateChangeTime() - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
lastSuccessfulAddress() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
lastSuccessfulAddress(InetSocketAddress) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
lastSuccessfulFullSnapshotId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulFullSnapshotId
Deprecated.
 
lastSuccessfulSnapshotId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
 
lastSuccessfulSnapshotTag() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
 
lastSuccessfulSnapshotTag() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
 
lastTag() - Method in exception org.apache.ignite.internal.processors.cache.persistence.snapshot.TrackingPageIsCorruptedException
 
lastTopology() - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Gets last topology information.
lastTopologyChangeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
lastTopologyChangeVersion() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
lastTopologyChangeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
lastTopologyFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
lastTruncatedArchiveIdx(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Update last truncated segment.
lastTruncatedArchiveIdx() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Getting last truncated segment.
lastTruncatedSegment() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Getting last truncated segment.
lastUpdateSequence() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
 
lastUpdateTime() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets node last update time.
lastUpdateTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
lastUpdateTimeNanos() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets node last update time.
lastUpdateTimeNanos(long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets node last update.
lastVersion() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
lastVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
lastWritePointer() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Get last written pointer.
lastWritePointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Get last written pointer.
lastx() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
Same as GridConcurrentSkipListSet.last(), but returns null if set is empty.
Latch - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
Simple distributed count down latch interface.
latch() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
LatchAckMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
Message is used to send acks for Latch instances management.
LatchAckMessage(String, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Constructor.
LatchAckMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Empty constructor for marshalling purposes.
LATCHES_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
latchId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
 
latest() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
 
LATEST_SERIALIZER_VERSION - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
Latest serializer version to use.
LATEST_VER - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
The most actual version.
LATEST_VERSION - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
Latest page store version.
LATEST_VERSION_OVERRIDE_PROPERTY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
Property to override latest version.
latestInnerIO() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
latestLeafIO() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
latestVersion() - Method in interface org.apache.ignite.internal.IgniteEx
Get latest version in string form.
latestVersion() - Method in class org.apache.ignite.internal.IgniteKernal
Get latest version in string form.
latestVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileVersionCheckingFactory
Resolves latest page store version.
latestVersion() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
latestWalPointerReservedForPreloading() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Returns the latest WAL pointer that reserved for preloading or null.
latestWalPointerReservedForPreloading() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Returns the latest WAL pointer that reserved for preloading or null.
lazy() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
LazyDataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Represents Data Entry (LazyDataEntry.key(), value) pair update operation.
LazyDataEntry(GridCacheSharedContext, int, byte, byte[], byte, byte[], GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, byte) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
 
LazyIterator(Iterator<Type>) - Constructor for class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
 
LazyMvccDataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Represents Data Entry (LazyMvccDataEntry.key(), value) pair update operation.
LazyMvccDataEntry(GridCacheSharedContext, int, byte, byte[], byte, byte[], GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, MvccVersion) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
 
LazyServiceConfiguration - Class in org.apache.ignite.internal.processors.service
Lazy service configuration.
LazyServiceConfiguration() - Constructor for class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
Default constructor.
LazyServiceConfiguration(ServiceConfiguration, byte[]) - Constructor for class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
 
LEAF_IO_VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
 
LEAF_IO_VERSIONS - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageBPlusIO
IO versions for metastorage leaf nodes.
LeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Leaf page for index rows without inline payload.
leave() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
Leave a cache call entered by GridCacheGateway.enter() method.
leave(CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
leave() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Leave gateway.
leave() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
Leave critical section.
leaveBusy() - Method in class org.apache.ignite.internal.util.GridBusyLock
Leaves "busy" state.
leaveBusy() - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
Leaves "busy" state.
leaveBusy() - Method in class org.apache.ignite.internal.util.GridStripedSpinBusyLock
Leave busy state.
leaveNearTxSystemSection() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Leaves system section for thread local near tx, if it is present.
leaveNoLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
leaveNoLock(CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
leaveSystemSection() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Leaves the section when system time for this transaction is counted.
left() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
 
LEFT_PART - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterTagGenerator
Left part of cluster tag.
leftAlias() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
Left alias.
leftColumn() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
 
leftId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
leftNodesCount() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets nodes left count.
leftServerNodes() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
len - Variable in class org.apache.ignite.internal.binary.builder.BinaryModifiableLazyValue
 
len - Variable in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Length of data inside array.
length() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
length() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
length() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
length(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get binary object length.
length() - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
length() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
 
length(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
 
length() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeToken
 
length() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets length.
length() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets length.
length(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Gets length for the given memory chunk.
length(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Sets length for the given memory chunk.
length() - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
length() - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Returns the length (character count).
lessAndSet(int, int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Atomically updates value only if check value is less than current value.
lessAndSet(long, long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Atomically updates value only if check value is less than current value.
lessEqualsAndSet(int, int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Atomically updates value only if check value is less than current value.
lessEqualsAndSet(long, long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Atomically updates value only if check value is less than current value.
lessOrEqualTo(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
lessThan(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
LIFECYCLE_BEANS_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
LifecycleAware - Interface in org.apache.ignite.lifecycle
All components provided in Ignite configuration can implement this interface.
LifecycleBean - Interface in org.apache.ignite.lifecycle
A bean that reacts to node lifecycle events defined in LifecycleEventType.
lifecycleEvent(long, int) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Lifecycle event callback.
LifecycleEventType - Enum in org.apache.ignite.lifecycle
Node lifecycle event types.
LightweightCheckpointManager - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Like a sharp checkpoint algorithm implemented in CheckpointManager this checkpoint ensures that all pages marked dirty under LightweightCheckpointManager.checkpointTimeoutLock() will be consistently saved to disk.
LightweightCheckpointManager(Function<Class<?>, IgniteLogger>, String, String, WorkersRegistry, DataStorageConfiguration, Supplier<Collection<DataRegion>>, IgniteThrowableFunction<Integer, PageMemoryEx>, PageMemoryImpl.ThrottlingPolicy, IgniteCacheSnapshotManager, DataStorageMetricsImpl, LongJVMPauseDetector, FailureProcessor, GridCacheProcessor) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
limit(int) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets limit of returned records.
limit() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
limit(int) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets limit of returned records.
limit() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
limit() - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask.ReencryptionRateJobResult
 
limitedMap(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new map that limited by size.
LINE_CNT - Static variable in class org.apache.ignite.internal.visor.log.VisorLogSearchTask
How many lines to read around line with found text.
lineSeparator() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the line separator pattern.
lineSeparator(Pattern) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the line separator pattern.
LineSplitterBlock - Class in org.apache.ignite.internal.processors.bulkload.pipeline
A PipelineBlock, which splits input stream of char[] into lines using the specified Pattern as line separator.
LineSplitterBlock(Pattern) - Constructor for class org.apache.ignite.internal.processors.bulkload.pipeline.LineSplitterBlock
Creates line splitter block.
link() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
link() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
link() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
link(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
link(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
link(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInnerIO
link(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractLeafIO
link(long, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.InlineIO
 
link(long, int) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Constructs a page link by the given page ID and 8-byte words within the page.
link() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
 
link(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
link - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
link() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
link(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
link() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheSearchRow
 
link(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
link() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
link() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow
link() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRow
 
link() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageSearchRow
link(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
link() - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
link(long) - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
link() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccLinkAwareSearchRow
link - Variable in class org.apache.ignite.internal.processors.cache.tree.PendingRow
Link.
link() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
link() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
 
LINKED_HASH_MAP - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
LINKED_HASH_SET - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
LINKED_LIST - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
LinkMap - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
Class that holds mappings of old links to new links.
LinkMap(CacheGroupContext, PageMemory, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
 
LinkMap(int, String, PageMemory, long, boolean, PageLockTrackerManager) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
 
list(IgniteBinary) - Static method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
 
list(Factory) - Static method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
 
list(Collection<BinaryTypeConfiguration>) - Static method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
Construct data transfer object for Executor configurations properties.
list(CacheKeyConfiguration[]) - Static method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
Construct data transfer object for cache key configurations properties.
list(ExecutorConfiguration[]) - Static method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
Construct data transfer object for Executor configurations properties.
list(ServiceConfiguration[]) - Static method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
Construct data transfer object for service configurations properties.
list(Collection<QueryEntity>) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
 
list(QueryIndex) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
 
listen(GridClientFutureListener<R>...) - Method in interface org.apache.ignite.internal.client.GridClientFuture
Register new listeners for notification when future completes.
listen(GridClientFutureListener<R>...) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Register new listeners for notification when future completes.
listen(IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in interface org.apache.ignite.internal.IgniteInternalFuture
Registers listener closure to be asynchronously notified whenever future completes.
listen(Predicate<String>, DistributedMetaStorageListener<?>) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Add listener on data updates.
listen(Predicate<String>, DistributedMetaStorageListener<?>) - Method in interface org.apache.ignite.internal.processors.metastorage.ReadableDistributedMetaStorage
Add listener on data updates.
listen(IgniteInClosure) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
Registers listener closure to be asynchronously notified whenever future completes.
listen(PlatformContext, IgniteInternalFuture, long, int, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(PlatformContext, IgniteFuture, long, int, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(PlatformContext, IgniteInternalFuture, long, int, PlatformFutureUtils.Writer, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(PlatformContext, IgniteFuture, long, int, PlatformFutureUtils.Writer, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(PlatformContext, IgniteInternalFuture, long, PlatformFutureUtils.Writer, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(PlatformContext, PlatformListenable, long, int, PlatformFutureUtils.Writer, PlatformTarget) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Listen future.
listen(IgniteBiInClosure<Object, Throwable>) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformListenable
Listen.
listen(IgniteInClosure<? super IgniteInternalFuture<T>>) - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
Registers listener closure to be asynchronously notified whenever future completes.
listen(IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Registers listener closure to be asynchronously notified whenever future completes.
listen(IgniteInClosure<? super IgniteFuture<V>>) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Registers a callback to be invoked when the future completes.
listen(GridOffHeapEventListener) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Sets event listener.
listen(IgniteInClosure<? super IgniteFuture<V>>) - Method in interface org.apache.ignite.lang.IgniteFuture
Registers a callback to be invoked when the future completes.
listenAsync(IgniteInClosure<? super IgniteFuture<V>>, Executor) - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
Registers a callback to be invoked with the specified executor when the future completes.
listenAsync(IgniteInClosure<? super IgniteFuture<V>>, Executor) - Method in interface org.apache.ignite.lang.IgniteFuture
Registers a callback to be invoked with the specified executor when the future completes.
listenAutoAdjustEnabled(DistributePropertyListener<? super Boolean>) - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
listenAutoAdjustTimeout(DistributePropertyListener<? super Long>) - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
listener(GridNioServerListener<T>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
listenerLock() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Obtain the group listeners lock.
listenersExecuteDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
listenStatusUpdates(ComputeGridMonitor) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Subscription to update the status of tasks.
livenessCheckEnabled() - Method in class org.apache.ignite.internal.worker.WorkersRegistry
 
livenessCheckEnabled(boolean) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
 
load(K) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
load(K) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
load(K) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
load() - Method in class org.apache.ignite.internal.cdc.CdcConsumerState
Loads CDC state from file.
load(String, Properties) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Load client configuration from the properties map.
load(K) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
load(IgniteInternalTx, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Loads data from persistent store.
load(IgniteInternalTx, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Loads data from persistent store.
load(K) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
load(K) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
LOAD_BALANCING_SPI_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
loadAll(Collection<? extends K>, IgniteBiInClosure<K, V>) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
 
loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
loadAll(Set<? extends K>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
loadAll(IgniteInternalTx, Collection<? extends KeyCacheObject>, IgniteBiInClosure<KeyCacheObject, Object>) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Loads data from persistent store.
loadAll(IgniteInternalTx, Collection, IgniteBiInClosure) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Loads data from persistent store.
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
loadAll(Iterable<? extends K>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
loadAllThreshold() - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
 
LoadAllWarmUpConfiguration - Class in org.apache.ignite.configuration
"Load All" warm-up configuration that loads data into persistent data region until it reaches DataRegionConfiguration.getMaxSize() with index priority.
LoadAllWarmUpConfiguration() - Constructor for class org.apache.ignite.configuration.LoadAllWarmUpConfiguration
 
LoadAllWarmUpStrategy - Class in org.apache.ignite.internal.processors.cache.warmup
"Load all" warm-up strategy, which loads pages to persistent data region until it reaches DataRegionConfiguration.getMaxSize() with priority to index partitions.
LoadAllWarmUpStrategy(IgniteLogger, Supplier<Collection<CacheGroupContext>>) - Constructor for class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Constructor.
loadAsync(KeyCacheObject, boolean, boolean, AffinityTopologyVersion, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean, MvccSnapshot, String) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
 
loadAsync(Collection<KeyCacheObject>, boolean, boolean, AffinityTopologyVersion, String, boolean, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, String, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
 
loadAsync(IgniteInternalTx, Collection<KeyCacheObject>, boolean, String, boolean, boolean, ExpiryPolicy, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
LoadBalancerResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of ComputeLoadBalancer.
loadBalancing() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets load balancing manager.
loadBalancing() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets load balancing manager.
loadBalancing() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets load balancing manager.
LoadBalancingSpi - Interface in org.apache.ignite.spi.loadbalancing
Load balancing SPI provides the next best balanced node for job execution.
loadBean(URL, String) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads bean instance by name.
loadBean(InputStream, String) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads bean instance by name.
loadBeanFromAppContext(Object, String) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads bean instance by name from application context.
loadBeans(URL, Class<?>...) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads bean instances that match the given types from given configuration file.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Loads all values from underlying persistent storage.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in interface org.apache.ignite.cache.store.CacheStore
Loads all values from underlying persistent storage.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
Default empty implementation.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Loads all values from underlying persistent storage.
loadCache(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.IgniteCache
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
Loads all values from underlying persistent storage.
loadCache(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
loadCache(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
loadCache(GridInClosure3<KeyCacheObject, Object, GridCacheVersion>, Object[]) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Loads data from persistent store.
loadCache(GridInClosure3, Object[]) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Loads data from persistent store.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Loads all values from underlying persistent storage.
loadCache(IgniteBiInClosure<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Loads all values from underlying persistent storage.
loadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously executes IgniteCache.localLoadCache(IgniteBiPredicate, Object...) on all cache nodes.
loadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously executes IgniteCache.localLoadCache(IgniteBiPredicate, Object...) on all cache nodes.
loadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously executes IgniteCache.localLoadCache(IgniteBiPredicate, Object...) on all cache nodes.
loadCacheQuery(String, Iterable<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct load cache query.
loadCacheQuery(String, Iterable<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct load cache query.
loadCacheRangeQuery(boolean, boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
Construct query for select values in range.
loadCacheRangeQuery(String, Collection<String>, Iterable<String>, boolean, boolean) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct load cache query over specified range.
loadCacheRangeQuery(String, Collection<String>, Iterable<String>, boolean, boolean) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct load cache query over specified range.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct query to get ranges bounds.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect
Construct query to get ranges bounds.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct query to get ranges bounds.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect
Construct query to get ranges bounds.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.OracleDialect
Construct query to get ranges bounds.
loadCacheSelectRangeQuery(String, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect
Construct query to get ranges bounds.
loadCdc(String) - Static method in class org.apache.ignite.cdc.CdcLoader
Loads CdcMain from XML configuration file.
loadCheckpoint(String) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Loads job's state previously saved via ComputeTaskSession.saveCheckpoint(String, Object, ComputeTaskSessionScope, long) method from an underlying storage for a given key.
loadCheckpoint(String) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Loads job's state previously saved via ComputeTaskSession.saveCheckpoint(String, Object, ComputeTaskSessionScope, long) method from an underlying storage for a given key.
loadCheckpoint(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Loads job's state previously saved via ComputeTaskSession.saveCheckpoint(String, Object, ComputeTaskSessionScope, long) method from an underlying storage for a given key.
loadCheckpoint(GridTaskSessionInternal, String) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
loadCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Loads checkpoint from storage by its unique key.
loadCheckpoint(String) - Method in interface org.apache.ignite.spi.checkpoint.CheckpointSpi
Loads checkpoint from storage by its unique key.
loadCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Loads checkpoint from storage by its unique key.
loadCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
Loads checkpoint from storage by its unique key.
loadCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Loads checkpoint from storage by its unique key.
loadCheckpoint0(GridTaskSessionInternal, String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
loadConfiguration(URL) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads first found grid configuration specified within given Spring XML configuration file.
loadConfiguration(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads first found grid configuration specified within given Spring XML configuration file.
loadConfigurations(URL) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads all grid configurations specified within given Spring XML configuration file.
loadConfigurations(InputStream) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads all grid configurations specified within given input stream.
loadConfigurations(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads all grid configurations specified within given Spring XML configuration file.
loadConfigurations(URL, String...) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads all grid configurations specified within given configuration file.
loadConfigurations(InputStream, String...) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads all grid configurations specified within given configuration input stream.
loadConfigurations(URL, Class<T>, String...) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads all configurations with given type specified within given configuration file.
loadConfigurations(InputStream, Class<T>, String...) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Loads all configurations with given type specified within given configuration input stream.
loadDataInfo(DataRegion) - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Calculation of cache groups, partitions and count of pages that can load into data region.
loadedPages() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
loadedPages() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
 
loadedPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
LoadedPagesMap - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Interface for storing correspondence of page ID in a cache group to long value (address in offheap segment).
LoadedPagesMap.KeyPredicate - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Interface describing a predicate for Key (cache group ID, page ID).
loadedValue(IgniteInternalTx, UUID, CacheObject, GridCacheVersion, GridCacheVersion, long, long, boolean, boolean, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
loaderParticipants() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
loadFactor() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets load factor of this map.
loadFactor() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets load factor of this map.
loadFactor() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets load factor of this map.
loadFactor() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets load factor of this map.
loadFileDescriptors(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Scans provided folder for a WAL segment files
loadPreviousValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
loadPreviousValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
loadQuery(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
Construct query for select values with key count less or equal maxKeysPerStmt
loadQuery(String, Collection<String>, Iterable<String>, int) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct load query.
loadQuery(String, Collection<String>, Iterable<String>, int) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct load query.
loadService(Class<S>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
loadSpringBean(String, String) - Static method in class org.apache.ignite.Ignition
Loads Spring bean by its name from given Spring XML configuration file.
loadSpringBean(URL, String) - Static method in class org.apache.ignite.Ignition
Loads Spring bean by its name from given Spring XML configuration file.
loadSpringBean(InputStream, String) - Static method in class org.apache.ignite.Ignition
Loads Spring bean by its name from given Spring XML configuration file.
loadSpringBean(String, String) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads spring bean by name.
loadSpringBean(URL, String) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads spring bean by name.
loadSpringBean(InputStream, String) - Static method in class org.apache.ignite.internal.IgnitionEx
Loads spring bean by name.
loc - Variable in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
loc - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Local flag.
LOC_IGNITE_NAME_EMPTY - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Empty local Ignite name.
LOC_NODE_ID_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
locAddr - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local address.
local() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property local.
local() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
local() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
local() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
local() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
local() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
local() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
local() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
local() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
 
local() - Method in class org.apache.ignite.internal.processors.query.QueryHistoryKey
 
local(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
local() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
local() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
local() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
local() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
localActiveTransactions() - Method in interface org.apache.ignite.IgniteTransactions
Returns a list of active transactions initiated by this node.
localActiveTransactions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Returns a list of active transactions initiated by this node.
localAddress() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Gets the address server is bound to.
localAddress() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets local address of this session.
localAddress() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets local address of this session.
localAddress() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localAddress(String) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localAddress() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
LocalAffinityFunction - Class in org.apache.ignite.internal.processors.affinity
Affinity function for CacheMode.LOCAL caches.
LocalAffinityFunction() - Constructor for class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
 
localBaselineAutoAdjustment() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
localBaselineAutoAdjustment(boolean) - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
Set local baseline autoadjustment flag.
localCache(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler
 
localCachesOnStart() - Method in class org.apache.ignite.internal.processors.cache.GridLocalConfigManager
 
localCandidate(long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
localCandidate(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
localCandidate(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Local candidate.
localCandidateByThreadOrVer(UUID, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Local candidate.
localCandidates(GridCacheVersion...) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Gets all local candidates.
localCandidates(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Gets all local candidates.
localCandidates(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
localCandidates(boolean, GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
localCandidates() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
This method has poor performance, so use with care.
localCandidatesNoCopy(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
localClear(K) - Method in interface org.apache.ignite.IgniteCache
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
localClear(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
localClear(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Clears entry from the cache and swap storage, without notifying listeners or CacheWriters.
localClearAll(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
localClearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
localClearAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Clears entries from the cache and swap storage, without notifying listeners or CacheWriters.
localDeploymentOwner() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
localDeploymentOwner() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
Deprecated.
localDeploymentOwner() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
LocalDeploymentSpi - Class in org.apache.ignite.spi.deployment.local
Local deployment SPI that implements only within VM deployment on local node via LocalDeploymentSpi.register(ClassLoader, Class) method.
LocalDeploymentSpi() - Constructor for class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
 
LocalDeploymentSpiMBean - Interface in org.apache.ignite.spi.deployment.local
Management MBean for LocalDeploymentSpi SPI.
localDeployTask(Class<? extends ComputeTask>, ClassLoader) - Method in interface org.apache.ignite.IgniteCompute
Explicitly deploys a task with given class loader on the local node.
localDeployTask(Class<? extends ComputeTask>, ClassLoader) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Explicitly deploys a task with given class loader on the local node.
localEntries(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Allows for iteration over local cache entries.
localEntries(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Allows for iteration over local cache entries.
localEntries(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
localEntries(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
localEntries(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Allows for iteration over local cache entries.
localEntries(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
localEntriesIterator(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
localEvents(IgnitePredicate<T>) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
 
localEvents(IgnitePredicate<T>) - Method in interface org.apache.ignite.spi.eventstorage.EventStorageSpi
Queries locally-stored events only.
localEvents(IgnitePredicate<T>) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Queries locally-stored events only.
localEvents(IgnitePredicate<T>) - Method in class org.apache.ignite.spi.eventstorage.NoopEventStorageSpi
Queries locally-stored events only.
localEvict(Collection<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Attempts to evict all entries associated with keys.
localEvict(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Attempts to evict all entries associated with keys.
localEvict(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Attempts to evict all entries associated with keys.
localExecute(IgniteInternalCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter.GlobalRemoveAllJob
localExecute(IgniteInternalCache) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
 
localFileName() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Returns the local name of file to send.
localFileName() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the local file name.
localFileName(String) - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Sets the local file name.
localFinish(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Finishes transaction (either commit or rollback).
localFinish(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Finishes transaction (either commit or rollback).
localFinish(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Finishes transaction (either commit or rollback).
localFinish(boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
Finishes transaction (either commit or rollback).
localHost() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localHost(InetAddress) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localId() - Method in class org.apache.ignite.lang.IgniteUuid
Gets local ID portion of this IgniteUuid.
localIgnite() - Static method in class org.apache.ignite.Ignition
This method is used to address a local Ignite instance, principally from closure.
localIgnite() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets a name of the grid from thread local config, which is owner of current thread.
localJoin() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
localJoinCachesContext() - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Called from exchange worker.
localJoinCachesContext() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
LocalJoinCachesContext - Class in org.apache.ignite.internal.processors.cache
Context to capture caches state for a node joining to an active cluster.
LocalJoinCachesContext(List<T2<DynamicCacheDescriptor, NearCacheConfiguration>>, List<DynamicCacheDescriptor>, Map<Integer, CacheGroupDescriptor>, Map<String, DynamicCacheDescriptor>) - Constructor for class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
localJoinContext(LocalJoinCachesContext) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
localJoinContext() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
localJoinEvent() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
localJoinExchange() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
localJoinFuture() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
localListen(IgnitePredicate<? extends Event>, int...) - Method in interface org.apache.ignite.IgniteEvents
Adds an event listener for local events.
localListen(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.IgniteMessaging
Adds local listener for given topic on local node only.
localListen(IgnitePredicate<? extends Event>, int[]) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Adds an event listener for local events.
localListen(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Adds local listener for given topic on local node only.
localListener() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
localListener() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
localLoad(Collection<? extends K>, ExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
localLoad(Collection<? extends K>, ExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
localLoad(Collection<? extends K>, ExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
localLoadCache(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.IgniteCache
Delegates to CacheStore.loadCache(IgniteBiInClosure,Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Delegates to CacheStore.loadCache(IgniteBiInClosure,Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Delegates to CacheStore.loadCache(IgniteBiInClosure,Object...) method to load state from the underlying persistent storage.
localLoadCache(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to load state from the underlying persistent storage.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously loads state from the underlying persistent storage by delegating to CacheStore.loadCache(IgniteBiInClosure,Object...) method.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Asynchronously delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to reload state from the underlying persistent storage.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously loads state from the underlying persistent storage by delegating to CacheStore.loadCache(IgniteBiInClosure,Object...) method.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to reload state from the underlying persistent storage.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to reload state from the underlying persistent storage.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously loads state from the underlying persistent storage by delegating to CacheStore.loadCache(IgniteBiInClosure,Object...) method.
localLoadCacheAsync(IgniteBiPredicate<K, V>, Object...) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously delegates to CacheStore.loadCache(IgniteBiInClosure, Object...) method to reload state from the underlying persistent storage.
localLoader() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
locallyConfigured() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
locallyConfigured(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
locallyMapped() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
locallyMapped(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
localMapping() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
localMapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
localMapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
localMetrics() - Method in interface org.apache.ignite.IgniteCache
Gets local snapshot metrics (statistics) for this cache.
localMetrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets local snapshot metrics (statistics) for this cache.
localMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets local metrics (statistics) for this cache.
localMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets local metrics (statistics) for this cache.
localMetrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets local snapshot metrics (statistics) for this cache.
localMetrics() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets local metrics (statistics) for this cache.
localMxBean() - Method in interface org.apache.ignite.IgniteCache
Gets local MxBean for this cache.
localMxBean() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets local MxBean for this cache.
localMxBean() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets local metrics (statistics) for this cache.
localMxBean() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets local metrics (statistics) for this cache.
localMxBean() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets local MxBean for this cache.
localMxBean() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets local metrics (statistics) for this cache.
localNode() - Method in interface org.apache.ignite.IgniteCluster
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.GridCachePluginContext
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.GridPluginContext
Gets local grid node.
localNode() - Method in interface org.apache.ignite.internal.IgniteEx
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.IgniteKernal
Gets local grid node.
localNode() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
localNode() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
localNode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
localNode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
localNode() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerContext
 
localNode(UUID) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that evaluates to true only for given local node ID.
localNode() - Method in interface org.apache.ignite.plugin.CachePluginContext
Gets local grid node.
localNode() - Method in interface org.apache.ignite.plugin.PluginContext
Gets local grid node.
localNode(TcpDiscoveryNode) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Sets local node.
localNode() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets local grid node.
localNodeConsistentId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localNodeConsistentId(Object) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localNodeId() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets local node ID.
localNodeId() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets local node ID.
localNodeId() - Method in class org.apache.ignite.internal.IgniteKernal
 
localNodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
localNodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
localNodeId() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets local node ID.
localNodeId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localNodeId(UUID) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localNodeId() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
localNodeSpecificData() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
localOnly(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
localOnly() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
localOrder() - Method in interface org.apache.ignite.events.Event
Gets locally unique ID that is atomically incremented for each event.
localOrder() - Method in class org.apache.ignite.events.EventAdapter
Gets locally unique ID that is atomically incremented for each event.
localOrder() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
localOwner() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
localOwner() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
localOwners() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
localPartition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
localPartition(int, AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localPartition(int, AffinityTopologyVersion, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localPartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localPartition(int, AffinityTopologyVersion, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localPartition(int, AffinityTopologyVersion, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localPartition(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localPartition(int, AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localPartition(int, AffinityTopologyVersion, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localPartition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localPartition() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
localPartition() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
localPartitionMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localPartitionMap() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localPartitionMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localPartitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localPeek(K, CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Peeks at a value in the local storage using an optional peek mode.
localPeek(K, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Peeks at a value in the local storage using an optional peek mode.
localPeek(K, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
localPeek(K, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
localPeek(K, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Peeks at a value in the local storage using an optional peek mode.
localPeek(K, CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
localPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localPortRange() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localPortRange(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
localPreloadPartition(int) - Method in interface org.apache.ignite.IgniteCache
Efficiently preloads cache partition into page memory if it exists on the local node.
localPreloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Efficiently preloads cache partition into page memory if it exists on the local node.
localPreloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Preloads cache partition if it exists on local node.
localPreloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Preloads cache partition if it exists on local node.
localPreloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Efficiently preloads cache partition into page memory if it exists on the local node.
localPreloadPartition(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Preloads cache partition if it exists on local node.
localPreloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Preloads cache partition if it exists on local node.
localQuery(IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Queries local node for events using passed-in predicate filter for event selection.
localQuery(IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Queries local node for events using passed-in predicate filter for event selection.
localQueryIterators() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
localResult() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
localResult() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
localSize(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached on this node.
localSize(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached on this node.
localSize(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
localSize(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
localSize(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached on this node.
localSize(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
localSizeLong(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached on this node as a long value.
localSizeLong(int, CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached on this node for the partition as a long value.
localSizeLong(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
localSizeLong(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
localSizeLong(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached on this node as a long value.
localSizeLong(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached on this node for the partition as a long value.
localSizeLong(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
localSizeLong(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
localSizeLong(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached on this node as a long value.
localSizeLong(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached on this node for the partition as a long value.
localSizeLong(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
localSizeLong(int, CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
localSizeLong(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
localSizeLong(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
localSnapshotNames() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
localStartVersion() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
localStoreLoadAll(IgniteInternalTx, Collection<? extends KeyCacheObject>, GridInClosure3<KeyCacheObject, Object, GridCacheVersion>) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
localStoreLoadAll(IgniteInternalTx, Collection, GridInClosure3) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
localStorePrimaryOnly() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Indicating whether local store keeps primary only.
localTasks() - Method in interface org.apache.ignite.IgniteCompute
Gets map of all locally deployed tasks keyed by their task name .
localTasks() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Gets map of all locally deployed tasks keyed by their task name .
localTransformedEventListener() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
localTransformedEventListener() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
localTransformedListener() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
localTx() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
localTxKeys() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localTxKeys(List<TxVerboseKey>) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
localUpdate(Serializable) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedChangeableProperty
Update only local value without updating remote cluster.
localUpdate(Serializable) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
Update only local value without updating remote cluster.
localUpdate(Serializable) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
Update only local value without updating remote cluster.
localUpdateCounters(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
localUpdateCounters(boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
localUpdateCounters(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
localWalEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Local WAL enabled flag.
localWalEnabled(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
locatorsUpdateCopy() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
locatorsUpdateCopy() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
locatorsUpdateCopy() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
locHost - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local host.
lock(K) - Method in interface org.apache.ignite.IgniteCache
Creates a Lock instance associated with passed key.
lock() - Method in interface org.apache.ignite.IgniteLock
Acquires the distributed reentrant lock.
lock(int) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Locks given key.
lock(long) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Locks given key.
lock(Object) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Locks an object.
lock(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Creates a Lock instance associated with passed key.
lock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
Acquires lock.
lock(K, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Synchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lock(K, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Synchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lock(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Creates a Lock instance associated with passed key.
lock(K, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Synchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lock(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedPageReplacementTracker
 
lock(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Segment lock.
lock() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Acquires the distributed reentrant lock.
lock - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Lock for safe access to native pointers.
lock(UUID, long, Timestamp) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Locks the session state data.
lock(T) - Method in class org.apache.ignite.internal.util.GridKeyLock
 
lock(int) - Method in class org.apache.ignite.internal.util.GridStripedLock
Locks given key.
lock(long) - Method in class org.apache.ignite.internal.util.GridStripedLock
Locks given key.
lock(Object) - Method in class org.apache.ignite.internal.util.GridStripedLock
Locks an object.
lock(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
 
lock() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
LOCK_HOLD_MESSAGE - Static variable in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
Lock hold message.
LOCK_IDX_MASK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
LOCK_OFFSET - Static variable in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Page pin counter offset.
LOCK_OP_MASK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
LOCK_SIZE - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
Lock size.
lockAll(Collection<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Deprecated.
It is recommended to use Ignite.reentrantLock(String, boolean, boolean, boolean) instead. This method will be removed in future releases.
lockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Creates a Lock instance associated with passed keys.
lockAll(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
All or nothing synchronous lock for passed in keys.
lockAll(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
All or nothing synchronous lock for passed in keys.
lockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Creates a Lock instance associated with passed keys.
lockAll(Collection<? extends K>, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
This is an entry point to pessimistic locking within transaction.
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
lockAllAsync(GridCacheContext<?, ?>, ClusterNode, GridNearLockRequest, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
 
lockAllAsync(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
 
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
lockAllAsync(GridCacheContext, Collection<? extends K>, boolean, boolean, long, long, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
lockAllAsync(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<? extends K>, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<? extends K>, long) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
All or nothing synchronous lock for passed in keys.
lockAllAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
 
lockAllAsyncInternal(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, boolean, TransactionIsolation, long, long, CacheEntryPredicate[], boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
Acquires locks in partitioned cache.
lockAsync(K, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lockAsync(K, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lockAsync(K, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously acquires lock on a cached object with given key only if the passed in filter (if any) passes.
lockCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
lockCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
lockCounter() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
locked - Variable in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
 
locked(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Check if WAL segment locked (protected from move to archive).
locked() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
locked() - Method in class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
lockedBy(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedBy(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedByAny(GridCacheVersion...) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedByAny(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedByCurrentThread() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Tests whether the entry is locked currently.
lockedByCurrentThread() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Tests whether the entry is locked currently.
lockedByThread() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedByThread(long, GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedByThread(long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedByThread() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedByThread(long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedByThread(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedByThreadUnsafe(long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Will not fail for removed entries.
lockedByThreadUnsafe(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Will not fail for removed entries.
lockedByUnsafe(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedByUnsafe(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedCollection(Collection<E>) - Static method in class org.apache.ignite.internal.util.GridCollections
Gets locked collection wrapping given set.
LockedEntriesInfo - Class in org.apache.ignite.internal.processors.cache
Helper class to acquire java level locks on unordered set of entries and avoid deadlocks.
LockedEntriesInfo() - Constructor for class org.apache.ignite.internal.processors.cache.LockedEntriesInfo
 
lockedKeys() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
lockedLocally(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedLocally(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedLocallyByIdOrThread(GridCacheVersion, long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedLocallyByIdOrThread(GridCacheVersion, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedLocallyUnsafe(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
lockedLocallyUnsafe(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
lockedMap(Map<K, V>) - Static method in class org.apache.ignite.internal.util.GridCollections
Gets locked map wrapping given map.
LockedSegmentFileInputFactory - Class in org.apache.ignite.internal.processors.cache.persistence.wal.io
Implementation of factory to provide I/O interfaces for read primitives with files.
LockedSegmentFileInputFactory(SegmentAware, SegmentRouter, FileIOFactory) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.io.LockedSegmentFileInputFactory
 
lockedSet(Set<E>) - Static method in class org.apache.ignite.internal.util.GridCollections
Gets locked set wrapping given set.
lockedTopologyVersion(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
lockedTopologyVersion(long, IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
lockEntry() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Locks entry to protect from concurrent access.
lockEntry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Locks entry to protect from concurrent access.
lockFut - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Enlist or lock future what is currently in progress.
lockFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
lockHoldDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
lockId() - Method in class org.apache.ignite.events.CacheEvent
ID of the lock if held or null if no lock held.
lockId() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
lockInfo() - Method in class org.apache.ignite.internal.cdc.CdcFileLockHolder
This info will appear in error message of concurrent processes that will try to lock on the same file.
lockInfo() - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
This info will appear in error message of concurrent processes that will try to lock on the same file.
lockInfo() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.NodeFileLockHolder
This info will appear in error message of concurrent processes that will try to lock on the same file.
lockInterruptibly() - Method in interface org.apache.ignite.IgniteLock
Acquires the lock unless the current thread is interrupted.
lockInterruptibly() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Acquires the lock unless the current thread is interrupted.
lockInterruptibly(T) - Method in class org.apache.ignite.internal.util.GridKeyLock
 
lockInterruptibly() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
lockKeys - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
 
LockLog - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
Abstract page lock log class.
LockLog(String, PageMetaInfoStore, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
Constructor.
locklog - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.PageLockLogSnapshot
List of log entries.
lockNodeId() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
lockPath() - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
 
lockRetryErrorMessage(String) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Create an error message when reaching the maximum number of repetitions to capture a lock in the B+Tree.
lockRetryErrorMessage(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Create an error message when reaching the maximum number of repetitions to capture a lock in the B+Tree.
LOCKS_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
LockStack - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack
Abstract page lock stack.
LockStack(String, PageMetaInfoStore, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
 
lockStopping() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
lockTime() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
lockType() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
 
lockVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Lock version.
lockVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Lock version.
lockWaitDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
lockWaitThreshold() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
 
locLoaderId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Gets a local class loader id.
locNode - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local node.
locNodeAddrs - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Internal and external addresses of local node.
locNodeAttrs - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local node attributes.
locNodeId - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Local node ID.
locNodeVer - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local node version.
locPort - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local port which node uses.
locPortRange - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Local port range.
log - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Auto-injected logger instance.
log() - Method in interface org.apache.ignite.Ignite
Gets grid's logger.
log() - Method in class org.apache.ignite.internal.binary.BinaryContext
 
log(Class<?>) - Method in class org.apache.ignite.internal.GridCachePluginContext
Gets logger for given class.
log(String) - Method in interface org.apache.ignite.internal.GridKernalContext
Gets logger for given category.
log(Class<?>) - Method in interface org.apache.ignite.internal.GridKernalContext
Gets logger for given class.
log(String) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets logger for given category.
log(Class<?>) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets logger for given class.
log(Class<?>) - Method in class org.apache.ignite.internal.GridPluginContext
Gets logger for given class.
log() - Method in class org.apache.ignite.internal.IgniteKernal
Gets grid's logger.
log - Variable in class org.apache.ignite.internal.managers.GridManagerAdapter
Logger.
log(WALRecord) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Appends the given log entry to the write-ahead log.
log(WALRecord, RolloverType) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Appends the given log entry to the write-ahead log.
log - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Logger.
log - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Logger.
log - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Logger.
log - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Logger.
log() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
log - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Logger.
log() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
log - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Logger.
log() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
log - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
log - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Ignite logger.
log - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Logger.
log - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Logger
log - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
Logger.
log(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Appends the given log entry to the write-ahead log.
log(WALRecord, RolloverType) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Appends the given log entry to the write-ahead log.
log(IgniteLogger) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
log(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets logger for given category.
log(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets logger for given class.
log - Static variable in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Logger.
log - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Logger.
log() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
log - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Logger.
log - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Logger.
log - Variable in class org.apache.ignite.internal.processors.GridProcessorAdapter
Grid logger.
log - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Logger.
log - Variable in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
Logger.
log - Variable in class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandlerAdapter
Log.
log - Variable in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
Logger.
log - Variable in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Logger.
log - Variable in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Grid logger.
log - Variable in class org.apache.ignite.internal.sql.SqlCommandProcessor
Logger.
log(IgniteLogger, Object, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log INFO message.
log(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log INF0 message.
log - Variable in class org.apache.ignite.internal.util.worker.GridWorker
Ignite logger.
log(IgniteLogger, String, Class<?>, long) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log message.
log(IgniteLogger, String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log message.
log(Class<?>) - Method in interface org.apache.ignite.plugin.CachePluginContext
Gets logger for given class.
log(Class<?>) - Method in interface org.apache.ignite.plugin.PluginContext
Gets logger for given class.
log - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Logger.
log - Variable in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Logger.
log - Variable in class org.apache.ignite.spi.IgniteSpiAdapter
 
LOG_FILES_COUNT_LIMIT - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log files count limit
logAccessDeniedMessage(AccessControlException) - Method in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Writes access denied message.
logDataRecords() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
logDebug(IgniteLogger, String) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
logDebug(IgniteLogger, String) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
 
logDirectory(String) - Static method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
Resolves logging directory.
LogEntry - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
Log entry.
logError(IgniteLogger, String, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
logError(IgniteLogger, String, Throwable) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
 
LogExporterSpi - Class in org.apache.ignite.spi.metric.log
This SPI implementation exports metrics to Ignite log.
LogExporterSpi() - Constructor for class org.apache.ignite.spi.metric.log.LogExporterSpi
 
logFinish(IgniteLogger, Class<?>, long) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log finished.
loggedPointer() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
logger() - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
 
logger() - Method in class org.apache.ignite.internal.ComputeTaskInternalFuture
logger() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
logger(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
logger(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
logger(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Gets grid logger for given class.
logger(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
logger() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
logger() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
logger() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
logger() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
logger() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
 
logger(GridKernalContext, AtomicReference<IgniteLogger>, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Initializes logger into/from log reference passed in.
logger(GridKernalContext, AtomicReference<IgniteLogger>, Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Initializes logger into/from log reference passed in.
logger(IgniteLogger) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
LOGGER - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for logger.
logger() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
loggerIsLevelEnabled(int) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Gets a value indicating whether native logger has specified level enabled.
loggerLog(int, String, String, String, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Logs to the platform.
LoggerNodeIdAndApplicationAware - Interface in org.apache.ignite.logger
Interface for Ignite file appenders to attach postfix to log file names.
LoggerNodeIdAware - Interface in org.apache.ignite.logger
Deprecated.
LoggerResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of IgniteLogger.
logging() - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
 
LOGGING - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: LOGGING.
LOGGING_THRESHOLD - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Max park time.
LOGICAL_READS - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
 
LOGICAL_READS - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
 
LOGICAL_READS_INNER - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
 
LOGICAL_READS_LEAF - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
 
logicalReads() - Method in interface org.apache.ignite.internal.metric.IoStatisticsHolder
 
logicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
logicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
logicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
logicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
logicalReads() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupIoView
 
login() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
login() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Login provided via subject security credentials.
logMapped(IgniteLogger, Class<?>, Collection<ClusterNode>) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log task mapped.
logMvccUpdate(IgniteInternalTx, CacheObject, long, long, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
logParsedArgs(VisorIdleVerifyTaskArg, Consumer<String>) - Static method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
Passes idle_verify parsed arguments to given log consumer.
logRef - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Logger reference.
logRef - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Logger reference.
logRef - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Static logger to avoid re-creation.
logStart(IgniteLogger, Class<?>, long) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Log start.
logSuggestions(IgniteLogger, String) - Method in class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
 
logTime(IgniteLogger, String, IgniteThrowableRunner) - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
Execution given operation and calculation it time.
logTxFinishErrorSafe(IgniteLogger, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
logTxUpdate(IgniteInternalTx, CacheObject, GridCacheVersion, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
logTxUpdate(IgniteInternalTx, CacheObject, GridCacheVersion, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
logTxUpdate(IgniteInternalTx, CacheObject, GridCacheVersion, long, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
logUpdate(GridCacheOperation, CacheObject, GridCacheVersion, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
logUpdate(GridCacheOperation, CacheObject, GridCacheVersion, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
logUpdate(GridCacheOperation, CacheObject, GridCacheVersion, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
LONG - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
LONG - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for INT values.
LONG_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
LONG_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
LONG_DATE_FMT - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Long date format pattern for log messages.
LONG_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Long flag.
LONG_JVM_PAUSE_LAST_EVENTS_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
LONG_JVM_PAUSES_CNT_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
LONG_JVM_PAUSES_TOTAL_DURATION_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
LongAdderMetric - Class in org.apache.ignite.internal.processors.metric.impl
Long metric implementation based on LongAdder.
LongAdderMetric(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
 
longAdderMetric(String, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named metric.
longAdderMetric(String, LongAdderWithDelegateMetric.Delegate, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named metric.
LongAdderWithDelegateMetric - Class in org.apache.ignite.internal.processors.metric.impl
Long metric implementation based on LongAdder with LongAdderWithDelegateMetric.delegate.
LongAdderWithDelegateMetric(String, LongAdderWithDelegateMetric.Delegate, String) - Constructor for class org.apache.ignite.internal.processors.metric.impl.LongAdderWithDelegateMetric
 
LongAdderWithDelegateMetric.Delegate - Interface in org.apache.ignite.internal.processors.metric.impl
 
longestLocalStagesTimings(int) - Method in class org.apache.ignite.internal.util.TimeBag
 
LongGauge - Class in org.apache.ignite.internal.processors.metric.impl
Implementation based on primitive supplier.
LongGauge(String, String, LongSupplier) - Constructor for class org.apache.ignite.internal.processors.metric.impl.LongGauge
 
LongIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
LongIndexKey(long) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.LongIndexKey
 
LongInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index column implementation for inlining Integer values.
LongInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.LongInlineIndexKeyType
Constructor.
longJvmPauseDetector() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets long JVM pause detector.
longJvmPauseDetector() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets long JVM pause detector.
LongJVMPauseDetector - Class in org.apache.ignite.internal
Class for detection of long JVM pauses.
LongJVMPauseDetector(IgniteLogger) - Constructor for class org.apache.ignite.internal.LongJVMPauseDetector
 
longJvmPauseDetector() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets long JVM pause detector.
LongListReuseBag - Class in org.apache.ignite.internal.processors.cache.persistence.tree.reuse
GridLongList-based reuse bag.
LongListReuseBag() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.LongListReuseBag
Default constructor for Externalizable.
longMetric(String, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named metric.
LongMetric - Interface in org.apache.ignite.spi.metric
Interface for the metrics that holds long primitive.
LongOperationAsyncExecutor(String, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager.LongOperationAsyncExecutor
 
longOperationsDumpTimeout() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
longOperationsDumpTimeout() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
longOperationsDumpTimeout(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
longOperationsDumpTimeoutDistributed(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Setting (for all nodes) a timeout (in millis) for printing long-running transactions as well as transactions that cannot receive locks for all their keys for a long time.
longQuery(long, long) - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
longReducer() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
longRunningQueries(long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Return long running user queries.
LONGS_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
LongSumReducer - Class in org.apache.ignite.internal.util.lang.gridfunc
Reducer that calculates sum of long integer elements.
LongSumReducer() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.LongSumReducer
 
longToBytes(long) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive long type to byte array.
longToBytes(long, byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive long type to byte array and stores it in specified byte array.
longToBytes(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive long type to byte array.
longToBytes(long, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive long type to byte array and stores it in specified byte array.
longTransactionTimeDumpSamplesPerSecondLimit() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
longTransactionTimeDumpSamplesPerSecondLimit(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets the limit of samples of completed transactions that will be dumped in log per second, if IgniteTxManager.transactionTimeDumpSamplesCoefficient() is above 0.0.
longTransactionTimeDumpThreshold() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
longTransactionTimeDumpThreshold() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Threshold timeout for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc) and user time (time when client node runs some code while holding transaction and not waiting it).
longTransactionTimeDumpThreshold(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets threshold timeout for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc) and user time (time when client node runs some code while holding transaction and not waiting it).
longTransactionTimeDumpThresholdDistributed(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets threshold timeout in milliseconds for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc.)
longValue(String, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
Retrieves long value following the parameter name from parameters list.
LONGVARCHAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: LONGVARCHAR.
lookAhead() - Method in class org.apache.ignite.internal.sql.SqlLexer
Get next token without lexer state change.
lookup(Object) - Method in class org.apache.ignite.internal.util.GridHandleTable
Looks up and returns handle associated with given object, or -1 if no mapping found.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Gets message lookup index.
lookupIndex() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Gets message lookup index.
lose(Collection<T>, boolean, Collection<T0>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Loses all elements in input collection that are contained in filter collection.
lose(Collection<T>, boolean, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
lose(Map<K, V>, boolean, IgnitePredicate<? super Map.Entry<K, V>>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
loseList(List<T>, boolean, Collection<? super T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Loses all elements in input list that are contained in filter collection.
lostPartitions() - Method in interface org.apache.ignite.IgniteCache
Gets a collection of lost partition IDs.
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter.CacheGroupValidation
 
lostPartitions(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
lostPartitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets a collection of lost partition IDs.
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets a collection of lost partition IDs.
lostPartitions() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
lostPartitions() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
lower() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
lower(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
lowerIncl(boolean) - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
lowerIncl() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
lowerNull(boolean) - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
lowerNull() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
LruEvictionPolicy<K,V> - Class in org.apache.ignite.cache.eviction.lru
Eviction policy based on Least Recently Used (LRU) algorithm and supports batch eviction.
LruEvictionPolicy() - Constructor for class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Constructs LRU eviction policy with all defaults.
LruEvictionPolicy(int) - Constructor for class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Constructs LRU eviction policy with maximum size.
LruEvictionPolicyFactory<K,V> - Class in org.apache.ignite.cache.eviction.lru
Factory class for LruEvictionPolicy.
LruEvictionPolicyFactory() - Constructor for class org.apache.ignite.cache.eviction.lru.LruEvictionPolicyFactory
 
LruEvictionPolicyFactory(int) - Constructor for class org.apache.ignite.cache.eviction.lru.LruEvictionPolicyFactory
 
LruEvictionPolicyFactory(int, int, long) - Constructor for class org.apache.ignite.cache.eviction.lru.LruEvictionPolicyFactory
 
LruEvictionPolicyMBean - Interface in org.apache.ignite.cache.eviction.lru
MBean for LRU eviction policy.
lruMemorySize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets memory size occupied by LRU queue.
lruMemorySize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets memory size occupied by LRU queue.
lruSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets number of elements in LRU queue.
lruSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets number of elements in LRU queue.
lruStripes() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets number of LRU stripes.
lruStripes() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets number of LRU stripes.
lsnr - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Grid discovery listener.
lt(String, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Less Then.
LT - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridLogThrottle.
LT() - Constructor for class org.apache.ignite.internal.util.typedef.internal.LT
 
lte(String, Object) - Static method in class org.apache.ignite.cache.query.IndexQueryCriteriaBuilder
Less Then or Equal To.
LVL_DEBUG - Static variable in class org.apache.ignite.internal.logger.platform.PlatformLogger
 
LVL_ERROR - Static variable in class org.apache.ignite.internal.logger.platform.PlatformLogger
 
LVL_INFO - Static variable in class org.apache.ignite.internal.logger.platform.PlatformLogger
 
LVL_TRACE - Static variable in class org.apache.ignite.internal.logger.platform.PlatformLogger
 
LVL_WARN - Static variable in class org.apache.ignite.internal.logger.platform.PlatformLogger
 
LZ4_COMPRESSED_PAGE - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
LZ4_DEFAULT_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
LZ4_MAX_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
LZ4_MIN_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 

M

MAC_INVALID_ARG_MSG - Static variable in class org.apache.ignite.internal.util.IgniteUtils
MAC OS invalid argument socket error message.
main(String[]) - Static method in class org.apache.ignite.internal.client.router.impl.GridRouterCommandLineStartup
Wrapper method to run router from command-line.
main(String[]) - Static method in class org.apache.ignite.startup.cmdline.CdcCommandLineStartup
Main entry point.
main(String[]) - Static method in class org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator
Main method.
main(String[]) - Static method in class org.apache.ignite.startup.cmdline.CommandLineStartup
Main entry point.
main(String[]) - Static method in class org.apache.ignite.startup.cmdline.CommandLineTransformer
Main method being triggered in step 3 of the Workaround.
maintenance() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
 
maintenance() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets maintenance version number.
MAINTENANCE_FILE_NAME - Static variable in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
MaintenanceAction<T> - Interface in org.apache.ignite.maintenance
Maintenance action interface enables user to execute operations related to a particular MaintenanceTask.
MaintenanceFileStore - Class in org.apache.ignite.internal.maintenance
Provides API for durable storage of MaintenanceTasks and hides implementation details from higher levels.
MaintenanceFileStore(boolean, PdsFoldersResolver, FileIOFactory, IgniteLogger) - Constructor for class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
MaintenanceProcessor - Class in org.apache.ignite.internal.maintenance
 
MaintenanceProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.maintenance.MaintenanceProcessor
 
MaintenanceRebuildIndexTarget - Class in org.apache.ignite.internal.cache.query.index.sorted.maintenance
RebuildIndexAction's parameters.
MaintenanceRebuildIndexTarget(int, String) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexTarget
Constructor.
MaintenanceRebuildIndexUtils - Class in org.apache.ignite.internal.cache.query.index.sorted.maintenance
Utility methods for the index rebuild maintenance task.
MaintenanceRebuildIndexUtils() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
 
maintenanceRegistry() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets maintenance registry.
maintenanceRegistry() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets maintenance registry.
maintenanceRegistry() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets maintenance registry.
MaintenanceRegistry - Interface in org.apache.ignite.maintenance
MaintenanceRegistry is a service local to each Ignite node that allows to request performing maintenance actions on that particular node.
MaintenanceTask - Class in org.apache.ignite.maintenance
Represents request to handle maintenance situation.
MaintenanceTask(String, String, String) - Constructor for class org.apache.ignite.maintenance.MaintenanceTask
 
maintenanceTaskCompleted() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
maintenanceTaskCompleted(boolean) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
MaintenanceWorkflowCallback - Interface in org.apache.ignite.maintenance
Abstraction to decouple interaction between MaintenanceRegistry and components that may require maintenance.
major() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
 
major() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
 
major() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
 
MAJOR - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
major() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets major version number.
majorJavaVersion(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get major Java version from string.
makeFlags(boolean, boolean) - Static method in class org.apache.ignite.internal.processors.platform.client.ClientFlag
 
makeMBeanName(String, String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Constructs JMX object name with given properties.
makeMessageType(byte, byte) - Static method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Concatenates the two parameter bytes to form a message type value.
makePatch(QueryEntity) - Method in class org.apache.ignite.cache.QueryEntity
Make query entity patch.
makePatch(Collection<QueryEntity>) - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Make query schema patch.
makePatch(CacheConfiguration<?, ?>, Collection<QueryEntity>) - Method in class org.apache.ignite.internal.processors.query.QuerySchema
Make query schema patch.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisDelCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExistsCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExpireCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisDbSizeCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisFlushCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisAppendCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetSetCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisIncrDecrCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMGetCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMSetCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetRangeCommandHandler
Prepares a response according to the request.
makeResponse(GridRestResponse, List<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisStrlenCommandHandler
Prepares a response according to the request.
makeSchemaPatch(StoredCacheData) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Make schema patch for this cache.
makeSchemaPatch(Collection<QueryEntity>) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Make schema patch for this cache.
makeUpdateListener(String, IgniteLogger) - Static method in class org.apache.ignite.internal.cluster.DistributedConfigurationUtils
 
MANAGEMENT_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Management execution pool.
managers() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
managers() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
manualResolve() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Set manual resolve class.
map(List<ClusterNode>, T) - Method in interface org.apache.ignite.compute.ComputeTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, T) - Method in class org.apache.ignite.compute.ComputeTaskSplitAdapter
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, GridifyRangeArgument) - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, GridifyArgument) - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultTask
This method is called to map or split grid task into multiple grid jobs.
MAP - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
map(List<ClusterNode>, Map<UUID, Map<Integer, Set<Integer>>>) - Method in class org.apache.ignite.internal.CheckCpHistTask
This method is called to map or split grid task into multiple grid jobs.
map - Variable in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
Base map.
map() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
Gets wrapped map.
map(RandomAccessFile, int, long, long) - Static method in class org.apache.ignite.internal.mem.file.MappedFile
Maps the given region of the file.
map() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Performs future mapping.
map(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
 
map(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
map(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
map(Collection<KeyCacheObject>, Map<ClusterNode, LinkedHashMap<KeyCacheObject, Boolean>>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
map() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
map(Collection<KeyCacheObject>, Map<ClusterNode, LinkedHashMap<KeyCacheObject, Boolean>>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
 
map - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
map() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
map(Collection<KeyCacheObject>, Map<ClusterNode, LinkedHashMap<KeyCacheObject, Boolean>>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
 
map(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Start iterating the data rows and form batches.
map(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
Start iterating the data rows and form batches.
map(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
 
map(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
Start iterating the data rows and form batches.
map - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Local map.
map() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
map - Variable in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.CacheMapHolder
 
map(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Allocates memory mapped buffer for this file with given size.
map(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Allocates memory mapped buffer for this file with given size.
map(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Allocates memory mapped buffer for this file with given size.
map(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Allocates memory mapped buffer for this file with given size.
map(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Allocates memory mapped buffer for this file with given size.
map(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Allocates memory mapped buffer for this file with given size.
map(List<ClusterNode>, SnapshotPartitionsVerifyTaskArg) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadataCollectorTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcMetadataTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, byte[]) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, PartitionKey) - Method in class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Map<PartitionHashRecord, List<PartitionEntryHashRecord>>) - Method in class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, VisorIdleVerifyTaskArg) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Set<String>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTask
Deprecated.
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, VisorIdleVerifyTaskArg) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingMultiClosureTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingSingleClosureTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingMultiClosureTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingSingleClosureTask
This method is called to map or split grid task into multiple grid jobs.
map(List<ClusterNode>, Object) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformFullTask
This method is called to map or split grid task into multiple grid jobs.
map() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Creates map with strings.
map(List<ClusterNode>, T) - Method in class org.apache.ignite.internal.util.future.IgniteRemoteMapTask
This method is called to map or split grid task into multiple grid jobs.
map - Variable in class org.apache.ignite.internal.util.GridSetWrapper
Base map.
map() - Method in class org.apache.ignite.internal.util.GridSetWrapper
Gets wrapped map.
map(K, V) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Create a map with single key-value pair.
map(K, V, K, V) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Create a map with two key-value pairs.
map(K, V, K, V, K, V) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Create a map with three key-value pairs.
map(List<ClusterNode>, Object[]) - Method in class org.apache.ignite.internal.visor.compute.VisorGatewayTask
This method is called to map or split grid task into multiple grid jobs.
MAP - Static variable in class org.apache.ignite.internal.visor.consistency.VisorConsistencyStatusTask
Status map.
map(List<ClusterNode>, Integer) - Method in class org.apache.ignite.internal.visor.misc.VisorNopTask
This method is called to map or split grid task into multiple grid jobs.
map(Event, int, IgniteUuid, String, UUID, long, String, String) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
Map grid event to Visor data transfer object.
map(List<ClusterNode>, VisorTaskArgument<A>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
This method is called to map or split grid task into multiple grid jobs.
map0(List<ClusterNode>, VisorTaskArgument<VisorQueryCleanupTaskArg>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTask
Actual map logic.
map0(List<ClusterNode>, VisorTaskArgument<A>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Actual map logic.
map2string() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
MAP_RW - Static variable in class org.apache.ignite.internal.mem.file.MappedFile
 
mapContainsKey(Map<T, ?>, T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Checks if key is contained in the map passed in.
mapExplicitLocks() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Map explicit locks.
MapFactoryCallable - Class in org.apache.ignite.internal.util.lang.gridfunc
Hash map factory.
MapFactoryCallable() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.MapFactoryCallable
 
mapFuture() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Gets future that will be completed when task "map" step has completed (which means that ComputeTask.map(List, Object) method has finished).
mapFuture() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Gets future that will be completed when task "map" step has completed (which means that ComputeTask.map(List, Object) method has finished).
mapFuture() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Gets future that will be completed when task "map" step has completed (which means that ComputeTask.map(List, Object) method has finished).
mapKeysToNodes(Collection<? extends K>) - Method in interface org.apache.ignite.cache.affinity.Affinity
This method provides ability to detect which keys are mapped to which nodes.
mapKeysToNodes(String, Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Maps keys to nodes for given cache.
mapKeysToNodes(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
This method provides ability to detect which keys are mapped to which nodes.
mapKeysToNodes(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
This method provides ability to detect which keys are mapped to which nodes.
mapKeyToNode(K) - Method in interface org.apache.ignite.cache.affinity.Affinity
This method provides ability to detect to which primary node the given key is mapped.
mapKeyToNode(String, K) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Maps single key to a node.
mapKeyToNode(String, K, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Maps single key to a node.
mapKeyToNode(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
This method provides ability to detect to which primary node the given key is mapped.
mapKeyToNode(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
This method provides ability to detect to which primary node the given key is mapped.
mapKeyToPrimaryAndBackups(K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets primary and backup nodes for the key.
mapKeyToPrimaryAndBackups(String, K, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Map single key to primary and backup nodes.
mapKeyToPrimaryAndBackups(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets primary and backup nodes for the key.
mapKeyToPrimaryAndBackups(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets primary and backup nodes for the key.
mapOnTopology() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Maps future on ready topology.
mapOnTopology() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
Maps future on ready topology.
mapOnTopology() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
Maps future on ready topology.
mapPartitionsToNodes(Collection<Integer>) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets primary nodes for the given partitions.
mapPartitionsToNodes(Collection<Integer>) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets primary nodes for the given partitions.
mapPartitionsToNodes(Collection<Integer>) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets primary nodes for the given partitions.
mapPartitionToNode(int) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets primary node for the given partition.
mapPartitionToNode(String, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Maps partition to a node.
mapPartitionToNode(int) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets primary node for the given partition.
mapPartitionToNode(int) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets primary node for the given partition.
mapPartitionToPrimaryAndBackups(int) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets primary and backup nodes for partition.
mapPartitionToPrimaryAndBackups(int) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets primary and backup nodes for partition.
mapPartitionToPrimaryAndBackups(int) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets primary and backup nodes for partition.
mapped - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Mapped flag.
mappedDhtNodes() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
MappedFile - Class in org.apache.ignite.internal.mem.file
 
MappedFile(File, long) - Constructor for class org.apache.ignite.internal.mem.file.MappedFile
 
MappedFileMemoryProvider - Class in org.apache.ignite.internal.mem.file
Memory provider implementation based on memory mapped file.
MappedFileMemoryProvider(IgniteLogger, File) - Constructor for class org.apache.ignite.internal.mem.file.MappedFileMemoryProvider
 
mappedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
MappedName - Class in org.apache.ignite.internal.processors.marshaller
Contains mapped class name and boolean flag showing whether this mapping was accepted by other nodes or not.
MappedName(String, boolean) - Constructor for class org.apache.ignite.internal.processors.marshaller.MappedName
 
mappedNearNodes() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
mappedNodeIds(Collection<ClusterNode>, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
mappedVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Mapping should occur only if this interface returns a non-null value.
mappedVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Mapping should occur only if this interface returns a non-null value.
mappedVersion() - Method in interface org.apache.ignite.internal.processors.cache.distributed.GridCacheMappedVersion
Mapping should occur only if this interface returns a non-null value.
mappedVersion(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Returns DHT candidate version for acquired near lock on DHT node.
mappedVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
mappedVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
mapping() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets grid marshaller mapping processor.
mapping() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets grid marshaller mapping processor.
mapping(List<UUID>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
mapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
mapping() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets grid marshaller mapping processor.
MappingAcceptedMessage - Class in org.apache.ignite.internal.processors.marshaller
Is sent as an acknowledgement for successfully proposed new mapping (see MappingProposedMessage).
MappingExchangeResult - Class in org.apache.ignite.internal.processors.marshaller
 
mappingFileStoreWorkDir(String) - Static method in class org.apache.ignite.internal.MarshallerContextImpl
 
MappingProposedMessage - Class in org.apache.ignite.internal.processors.marshaller
Node sends this message when it wants to propose new marshaller mapping and to ensure that there are no conflicts with this mapping on other nodes in cluster.
mappings - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Mappings.
mappings(GridCacheVersion, Collection<ClusterNode>, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Sets mappings into entry.
mappings() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
mappings() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
mappings() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
mappings() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
mappingUpdated(byte, int, String) - Method in interface org.apache.ignite.internal.processors.marshaller.MappingUpdatedListener
 
MappingUpdatedListener - Interface in org.apache.ignite.internal.processors.marshaller
Interface allows any component to register for events of newly added mappings.
mapsReducer(int) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Gets reducer that aggregates maps into one.
mapToCompactId(AffinityTopologyVersion, UUID) - Method in class org.apache.ignite.internal.managers.discovery.ConsistentIdMapper
Maps UUID to compact ID for given baseline topology.
mapToCompactIds(AffinityTopologyVersion, Map<UUID, Collection<UUID>>, BaselineTopology) - Method in class org.apache.ignite.internal.managers.discovery.ConsistentIdMapper
Map primary -> backup node compact ID accordingly to baseline topology..
mapToUuid(AffinityTopologyVersion, short) - Method in class org.apache.ignite.internal.managers.discovery.ConsistentIdMapper
Maps UUID to compact ID for given baseline topology.
mapType(Class<? extends Map>) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
mapVersion(GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
mark(int) - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Set the current marked position in the stream.
markAffinityReassign() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Marks this future as affinity reassign.
markAsMovedToArchive(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Mark segment as moved to archive under lock.
markAsRebuildNeeded(GridCacheContext, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Mark as rebuild needed for the given cache.
markAsRebuildNeeded(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Mark that for given cache index should/would be rebuilt.
markCancelled() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
Marks descriptor as canceled.
markChanged(ByteBuffer, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Will mark pageId as changed for next (!)
markCheckpointBegin(long, CheckpointProgressImpl, CheckpointMetricsTracker, WorkProgressDispatcher) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
First stage of checkpoint which collects demanded information(dirty pages mostly).
markCheckpointEnd(Checkpoint) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
Do some actions on checkpoint finish(After all pages were written to disk).
markDelayedRegister() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
Marks info to be registered when cache is started.
markDestroyed() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Mark store as destroyed.
markDestroyed() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Mark store as destroyed.
markDestroyed() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Mark store as destroyed.
markDestroyed() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
markDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
markedForDeletionCacheGroupDesc(int) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
markExplicit(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
markExplicitLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
Sets explicit flag to true.
markExplicitOwner(IgniteTxKey, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Marks candidates for given thread and given key as owned.
markFinalizing(IgniteInternalTx.FinalizationStatus) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
markFinalizing(IgniteInternalTx.FinalizationStatus) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
markIndexRebuild(boolean) - Method in class org.apache.ignite.internal.cache.query.index.AbstractIndex
 
markInitialized() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridCompoundReadRepairFuture
Mark this future as initialized.
markInitialized() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Mark this future as initialized.
markLastKeyForPreload() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Marks last added key for preloading.
markLocked() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Marks tx entry as locked.
markLost() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
markNodeAsInapplicableForFullRebalance(UUID, int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Marks the given node as not applicable for full rebalancing for the given group and partition.
markNodeAsInapplicableForHistoricalRebalance(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Marks the given node as not applicable for historical rebalancing.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
Marks this future as not trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Marks this future as non-trackable.
markNotTrackable() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
Marks this future as non-trackable.
markNotTrackable() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
Marks this future as non-trackable.
markObsolete(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets obsolete flag if possible.
markObsolete(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets obsolete flag if possible.
markObsolete() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Mark index as obsolete.
markObsolete0(GridCacheVersion, boolean, GridCacheObsoleteEntryExtras) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Note that GridCacheMapEntry.onMarkedObsolete() should always be called after this method returns true.
markObsoleteIfEmpty(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets obsolete flag if entry value is null or entry is expired and no locks are held.
markObsoleteIfEmpty(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets obsolete flag if entry value is null or entry is expired and no locks are held.
markObsoleteVersion(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets obsolete flag if entry version equals to ver.
markObsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets obsolete flag if entry version equals to ver.
markOwned(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Marks all candidates added for given key as owned.
markOwned(GridCacheVersion, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Puts owned versions in front of base.
markQueryEnlisted() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Marks that there are entries, enlisted by query.
markQueryUpdate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
Sets query update flag to true.
markRebuildIndexesForCache(GridCacheContext<?, ?>, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Mark/unmark for rebuild indexes for a specific cache.
markResetLostPartitions() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
Set resetLostPartitions flag.
markStopping() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingTransport
 
markSupported() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Tests if this InputStream supports mark/reset.
markUsed() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
Updates used time.
markValid() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Marks this entry as value-has-bean-read.
marshal(Object, boolean) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
marshal(Object, int) - Method in interface org.apache.ignite.internal.client.marshaller.GridClientMarshaller
Marshals object to byte array.
marshal(Object, int) - Method in class org.apache.ignite.internal.client.marshaller.jdk.GridClientJdkMarshaller
Marshals object to byte array.
marshal(Object, int) - Method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Marshals object to byte array.
marshal(Object, int) - Method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
Marshals object to byte array.
marshal(Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
marshal(CacheObjectValueContext, Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
marshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
marshal(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
marshal(GridCacheContext, Object) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
marshal(GridCacheSharedContext, boolean, Object) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
marshal(GridCacheSharedContext<?, ?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
marshal(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
marshal(CacheObjectContext, Marshaller) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Perform internal marshal of this entry before it will be serialized.
marshal(CacheObjectValueContext, Object) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
marshal(BinaryWriterExImpl, PartitionResult) - Static method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResultMarshaler
Writes partition result to provided writer.
marshal(Marshaller, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Marshals object to byte array.
marshal(Marshaller, Object, OutputStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Marshals object to byte array.
marshal(GridKernalContext, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Marshals object to byte array.
marshal(GridCacheSharedContext, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Marshals object to byte array.
marshal(Object) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Marshals object to byte array.
marshal(Object, OutputStream) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Marshals object to the output stream.
marshal(Object, OutputStream) - Method in interface org.apache.ignite.marshaller.Marshaller
Marshals object to the output stream.
marshal(Object) - Method in interface org.apache.ignite.marshaller.Marshaller
Marshals object to byte array.
marshal0(Object) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
Marshals object to byte array.
marshal0(Object, OutputStream) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
Marshals object to the output stream.
marshal0(Object, OutputStream) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Marshals object to the output stream.
marshal0(Object) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Marshals object to byte array.
marshal0(Object, OutputStream) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Marshals object to the output stream.
marshal0(Object) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Marshals object to byte array.
marshal0(Object, OutputStream) - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Marshals object to the output stream.
marshal0(Object) - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Marshals object to byte array.
marshalCollection(Collection<?>, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
marshalGridNodeData(DiscoveryDataBag, UUID, Marshaller, boolean, int, IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
marshalInfo(GridCacheEntryInfo, GridCacheSharedContext, CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
marshalInfos(Iterable<? extends GridCacheEntryInfo>, GridCacheSharedContext, CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
marshalInvokeArguments(Object[], GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
 
marshalInvokeArguments(Object[], GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
marshalJoiningNodeData(DiscoveryDataBag, Marshaller, boolean, int, IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
marshall(Marshaller) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheQueryMarshallable
 
MarshalledDataEntry - Interface in org.apache.ignite.internal.pagemem.wal.record
Interface for Data Entry record that was not converted to key, value pair during record deserialization.
marshalledMode(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
If marshalledMode is on, created serializer will read MarshalledRecord with raw binary data instead of actual record.
marshalledMode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
marshalledMode(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
If marshalledMode is on, created serializer will read MarshalledRecord with raw binary data instead of actual record.
MarshalledRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Special type of WAL record.
MarshalledRecord(WALRecord.RecordType, WALPointer, ByteBuffer) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MarshalledRecord
 
marshalledSize(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
marshalledSize(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
marshaller() - Method in class org.apache.ignite.internal.binary.BinaryContext
 
marshaller() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
marshaller() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
marshaller() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
marshaller() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
marshaller() - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Create binary marshaller.
marshaller(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
Returns marshaller.
Marshaller - Interface in org.apache.ignite.marshaller
Marshaller allows to marshal or unmarshal objects in grid.
marshaller() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
MARSHALLER_DIR - Static variable in class org.apache.ignite.internal.cdc.CdcMain
Marshaller metric name.
marshallerContext() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets marshaller context.
marshallerContext() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets marshaller context.
marshallerContext() - Method in class org.apache.ignite.internal.GridPluginContext
marshallerContext() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets marshaller context.
MarshallerContext - Interface in org.apache.ignite.marshaller
Marshaller context.
marshallerContext() - Method in interface org.apache.ignite.plugin.PluginContext
 
MarshallerContextImpl - Class in org.apache.ignite.internal
Marshaller context implementation.
MarshallerContextImpl(Collection<PluginProvider>, IgnitePredicate<String>) - Constructor for class org.apache.ignite.internal.MarshallerContextImpl
Initializes context.
MarshallerExclusions - Class in org.apache.ignite.marshaller
Controls what classes should be excluded from marshalling by default.
marshallerId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
 
marshallerId(byte) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
 
marshallerMappingFileStoreDir(File) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
MarshallerMappingItem - Class in org.apache.ignite.internal.processors.marshaller
Used to exchange mapping information on new mapping added or missing mapping requested flows.
MarshallerMappingItem(byte, int, String) - Constructor for class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
Class name may be null when instance is created to request missing mapping from cluster.
MarshallerMappingTransport - Class in org.apache.ignite.internal.processors.marshaller
Provides capabilities of sending custom discovery events to propose new mapping or request missing mapping to MarshallerContextImpl.
MarshallerPlatformIds - Class in org.apache.ignite.internal
Constants for platform IDs to feed into MarshallerContext.
MarshallerUtils - Class in org.apache.ignite.marshaller
Utility marshaller methods.
marshalResult(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Converts the entry processor unprepared result to a cache object instance.
marshalResult(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Converts entry processor invokation results to cache object instances.
marshalToBinary(Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
marshalToBinary(Object, boolean) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
marshalTx(Iterable<IgniteTxEntry>, GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
marshMap - Variable in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
Marshallers map.
mask(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Mask cache name in case it is null.
maskForFileName(CharSequence) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Masks name for a valid directory path.
maskName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Mask component name to make sure that it is not null.
maskPartitionId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Masks partition ID from full page ID.
MASTER_KEY_NAME_PREFIX - Static variable in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Prefix for a master key name.
MasterKeyChangeRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Deprecated.
Replaced by MasterKeyChangeRecordV2.
MasterKeyChangeRecord(String, Map<Integer, byte[]>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecord
Deprecated.
 
MasterKeyChangeRecordV2 - Class in org.apache.ignite.internal.pagemem.wal.record
Logical record that stores encryption keys.
MasterKeyChangeRecordV2(String, List<T2<Integer, GroupKeyEncrypted>>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecordV2
 
masterKeyDigest() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
masterKeyDigest() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
 
masterKeyDigest() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Digest of last changed master key or null if master key was not changed.
masterKeyDigest(byte[]) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
masterKeyDigest() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
masterKeyDigest() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
masterKeyDigest() - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Returns master key digest.
masterKeyDigest(String) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Returns master key digest by name.
masterKeyDigest() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Returns master key digest.
masterKeyDigest(String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Returns master key digest by name.
masterKeyDigest() - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Returns master key digest.
masterKeyDigest(String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Returns master key digest by name.
masterLeaveLocal(IgniteUuid) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Notify processor that master leave aware handler must be invoked on all jobs with the given session ID.
masterNodeIds() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
masterNodeIds() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
masterNodeIds() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
masterNodeIds() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
masterNodeIds() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
matchedFiles(File, String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
matches(String, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks whether string matches SQL pattern.
matchesKeyword(SqlLexerToken, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Check if current lexer token matches expected.
matchType(CacheObject) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
matchType(CacheObject) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
max(T, T) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
MAX_ARRAY_SIZE - Static variable in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
The maximum size of array to allocate.
MAX_CACHE_MSG_LOOKUP_INDEX - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Maximum number of cache lookup indexes.
MAX_CAP_LIMIT - Static variable in class org.jsr166.ConcurrentLinkedHashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MAX_CHANGED_PARTITION_ROWS_PERCENT - Static variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
OBSOLESCENCE_MAP_PERCENT parameter name.
MAX_CLOSED_SESS - Static variable in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
Max closed topics to store.
MAX_CLOSED_TOPICS - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Max closed topics to store.
MAX_CONN_PER_NODE - Static variable in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Maximum GridNioSession connections per node.
MAX_DATE_VALUE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateValueConstants
Max date value.
MAX_DELETE_QUEUE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Maximum size for delete queue.
MAX_FAILOVER_ATTEMPT_ATTR - Static variable in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Maximum attempts attribute key should be the same on all nodes.
MAX_FOLDER_DEPTH - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Maximum folder depth.
MAX_IDX_NAME_LEN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Max index name length (bytes num)
MAX_ITEMID_NUM - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
Max itemid number.
MAX_KEY_LEN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
Max key length (bytes num)
MAX_KEYS_CNT - Static variable in enum org.apache.ignite.internal.util.nio.GridNioSessionMetaKey
Maximum count of NIO session keys in system.
MAX_MISSED_UPDATES - Static variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Max allowed missed updates.
MAX_PACKET_SIZE - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Maximum packet size.
MAX_PAGE_NUM - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
Maximum page number.
MAX_PAGE_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Max memory page size.
MAX_PART_ID - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
Maximum page number.
MAX_PARTITION_ID - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Max partition ID that can be used by affinity.
MAX_PARTITIONS_COUNT - Static variable in class org.apache.ignite.configuration.CacheConfiguration
Maximum number of partitions.
MAX_PAYLOAD_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Maximum payload size.
MAX_PENDING_BUFF_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
Maximum size of buffer for pending events.
MAX_REMAP_CNT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Maximum number of attempts to remap key to the same primary node.
MAX_REMAP_CNT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Maximum number of attempts to remap key to the same primary node.
MAX_REMAP_CNT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Maximum number of attempts to remap key to the same primary node.
MAX_RETRIES - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Maximum number of retries when topology changes.
MAX_SEGS - Static variable in class org.jsr166.ConcurrentLinkedHashMap
The maximum number of segments to allow; used to bound constructor arguments.
MAX_SIZE_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
MAX_STEALING_ATTEMPT_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Maximum stealing attempts attribute name.
MAX_TAG_LENGTH - Static variable in interface org.apache.ignite.IgniteCluster
Maximum length of IgniteCluster.tag() tag.
MAX_WAITERS - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
Maximum number of waiting threads, read or write.
maxActiveJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxCanceledJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxConcurrentAsyncOperations() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
maxConnectionTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
maxConnectionTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
maxedOut() - Method in class org.apache.ignite.internal.util.GridTimer
 
maxHops() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRingLatencyCheckMessage
 
maxHopsReached() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRingLatencyCheckMessage
 
MAXIMUM_CAPACITY - Static variable in class org.apache.ignite.internal.util.collection.IntHashMap
Maximum capacity.
maximumTime() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets maximum execution time of query.
maximumTime() - Method in interface org.apache.ignite.cache.query.QueryMetrics
Gets maximum execution time of query.
maximumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets maximum execution time of query.
maximumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Gets maximum execution time of query.
maximumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Gets maximum execution time of query.
maximumTime() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Gets maximum execution time of query.
maxInactiveInterval() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
 
maxInactiveInterval(int) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Set max inactive interval;
maxInternalOrder() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
maxJobsExecuteTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxJobsWaitTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxLockHoldTime() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Maximum time for which tree destroy process is allowed to hold the lock, after this time exceeds, BPlusTree.temporaryReleaseLock() is called and hold time is reset.
maxLockHoldTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Maximum time for which tree destroy process is allowed to hold the lock, after this time exceeds, BPlusTree.temporaryReleaseLock() is called and hold time is reset.
maxMessageProcessingTime() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets max message processing time.
maxParamsCnt - Variable in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Max query parameters count.
maxPartitionObsolescencePercent() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
 
maxPerNodeCnt - Variable in class org.apache.ignite.services.ServiceConfiguration
Max per-node count.
maxPerNodeCount() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets maximum allowed number of deployed services on each node, 0 for unlimited.
maxPerNodeCount() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets maximum allowed number of deployed services on each node, 0 for unlimited.
maxPerNodeCount() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets maximum allowed number of deployed services on each node, 0 for unlimited.
maxPerNodeCount() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
maxPrint() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
 
maxQueryIteratorsCount() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
maxRejectedJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxRemapCount() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
maxRemapCount(int) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
maxReserved() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
maxReservedNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
maxRows() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
maxSteps - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Maximum number of steps to try before failing.
maxThreadCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxWaitingJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
maxWalSegmentSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
MB - Static variable in class org.apache.ignite.internal.util.IgniteUtils
 
MBEAN_GROUP - Static variable in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
Diagnostic mxbeans group name.
MBEAN_NAME - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBean
 
MBEAN_SERVER_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
MEDIUMINT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: MEDIUMINT.
mem - Variable in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Underlying memory chunk.
MEM_HDR_LEN - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Memory chunk header length.
MEM_HDR_OFF_CAP - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Offset: capacity.
MEM_HDR_OFF_FLAGS - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Offset: flags.
MEM_HDR_OFF_LEN - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Offset: length.
MEMCACHE_REQ_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Memcache client request flag.
MEMCACHE_RES_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Response flag.
memory() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
memory() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
memory() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
memory() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets platform memory manager.
memory() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets platform memory manager.
MemoryAllocator - Interface in org.apache.ignite.mem
Base interface for offheap memory allocator.
MemoryCalculator - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
MemoryConfiguration - Class in org.apache.ignite.configuration
Deprecated.
MemoryConfiguration() - Constructor for class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
 
MemoryEventStorageSpi - Class in org.apache.ignite.spi.eventstorage.memory
In-memory EventStorageSpi implementation.
MemoryEventStorageSpi() - Constructor for class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
 
MemoryEventStorageSpiMBean - Interface in org.apache.ignite.spi.eventstorage.memory
Management bean for MemoryEventStorageSpi.
memoryMetrics() - Method in interface org.apache.ignite.Ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
memoryMetrics(String) - Method in interface org.apache.ignite.Ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
memoryMetrics() - Method in class org.apache.ignite.internal.IgniteKernal
memoryMetrics(String) - Method in class org.apache.ignite.internal.IgniteKernal
memoryMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
memoryMetrics(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
memoryMetrics(VisorNodeDataCollectorJobResult) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Collect memory metrics.
MemoryMetrics - Interface in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
MemoryMetricsCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.memory
Command handler for DataStorageMetrics or a collection of DataRegionMetrics
MemoryMetricsCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.memory.MemoryMetricsCommandHandler
 
MemoryMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Part of old API. Metrics are accessible through DataRegionMetricsMXBean.
MemoryPolicyConfiguration - Class in org.apache.ignite.configuration
Deprecated.
MemoryPolicyConfiguration() - Constructor for class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
 
memoryReallocate(long, int) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Re-allocate external memory chunk.
MemoryRecoveryRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Marker indicates that binary memory recovery has finished.
MemoryRecoveryRecord(long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MemoryRecoveryRecord
Default constructor.
memoryRecoveryRecordPtr(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
memoryRecoveryRecordPtr(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
 
memoryRecoveryRecordPtr(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
memorySize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
memorySize() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
memorySize() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
memorySize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
memorySize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets total available memory size.
memorySize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets total available memory size.
memorySize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets total available memory size.
memorySize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets total available memory size.
MemoryUsageMetrics(String, String) - Constructor for class org.apache.ignite.internal.processors.metric.GridMetricManager.MemoryUsageMetrics
 
memPtr - Variable in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Cross-platform memory pointer.
memSize - Variable in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Memory size occupied by elements in container.
merge(ClientCacheAffinityMapping...) - Static method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Merge specified mappings into one instance.
merge(CheckIndexInlineSizesResult) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
Merge current result with given instance.
merge(IgniteDiagnosticMessage.DiagnosticBaseClosure) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.DiagnosticBaseClosure
 
merge(IgniteDiagnosticMessage.DiagnosticBaseClosure) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.TxEntriesInfoClosure
merge(int, Map<UUID, Set<Integer>>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Tries to merge given partitions mappings and corresponding cache id with already existing mappings.
merge(long, long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
Add given given statistics into this.
merge(Map<Integer, Boolean>, Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
merge(GridDhtPartitionsFullMessage, GridDiscoveryManager) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Merges (replaces with newer) partitions map from given other full message.
merge(BPlusIO<L>, long, int, long, long, boolean, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
merge(V, long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Force cache to use neither old, nor new, but some other value passed as argument.
merge(StatisticsColumnConfiguration, StatisticsColumnConfiguration) - Static method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Merge configuration changes with existing configuration.
merge(StatisticsObjectConfiguration, StatisticsObjectConfiguration) - Static method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Merge configuration changes with existing configuration.
mergeDataFrom(DiscoveryDataPacket, Collection<Integer>, Collection<UUID>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
mergeEntryProcessResults(GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
mergeEnumValues(String, Map<String, Integer>, Map<String, Integer>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Merges enum value mappings and checks for conflicts.
mergeExchanges() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
 
mergeExchanges(GridDhtPartitionsExchangeFuture, GridDhtPartitionsFullMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
mergeExchangesOnCoordinator(GridDhtPartitionsExchangeFuture, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
mergeExchangesTestWaitVersion(AffinityTopologyVersion, List) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
For testing only.
mergeExchangesTestWaitVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
For testing only.
mergeJoinExchange(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Merges this exchange with given one.
mergeJoinExchangeOnDone(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
mergeKey() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.DiagnosticBaseClosure
 
mergeKey() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.ExchangeInfoClosure
mergeKey() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.TxEntriesInfoClosure
mergeKey() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage.TxInfoClosure
mergeMetadata(BinaryMetadata, BinaryMetadata) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Merge old and new metas.
mergeMetadata(BinaryMetadata, BinaryMetadata, Set<Integer>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Merge old and new metas.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.H2Dialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.OracleDialect
Construct merge query.
mergeQuery(String, Collection<String>, Collection<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect
Construct merge query.
mergeQueryStatistics(IoStatisticsHolderQuery) - Static method in class org.apache.ignite.internal.metric.IoStatisticsQueryHelper
Merge query statistics.
MergeRecord<L> - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Merge on remove.
MergeRecord(int, long, long, int, long, boolean) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
 
mergeTasks(MaintenanceTask, MaintenanceTask) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
Merges two index rebuild maintenance tasks concatenating their parameters.
mergeValue() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
message() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets optional message for this event.
message() - Method in interface org.apache.ignite.events.Event
Gets optional message for this event.
message(String) - Method in class org.apache.ignite.events.EventAdapter
Sets optional event message.
message() - Method in class org.apache.ignite.events.EventAdapter
Gets optional message for this event.
message() - Method in interface org.apache.ignite.Ignite
Gets messaging facade over all cluster nodes.
message(ClusterGroup) - Method in interface org.apache.ignite.Ignite
Gets messaging facade over nodes within the cluster group.
message() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
message() - Method in class org.apache.ignite.internal.IgniteDiagnosticInfo
 
message() - Method in class org.apache.ignite.internal.IgniteKernal
Gets messaging facade over all cluster nodes.
message(ClusterGroup) - Method in class org.apache.ignite.internal.IgniteKernal
Gets messaging facade over nodes within the cluster group.
message() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
 
message() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector.NodeMessage
 
message() - Method in exception org.apache.ignite.internal.managers.discovery.IncompleteDeserializationException
 
message() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeTask
 
message() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeTask
Gets discovery message.
message() - Method in class org.apache.ignite.internal.processors.cache.WalStateResult
 
message() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaExchangeWorkerTask
 
MESSAGE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
message() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
message() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
message() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
message(String) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
Message - Interface in org.apache.ignite.plugin.extensions.communication
Base class for all communication messages.
message(DiscoverySpiCustomMessage, byte[]) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
 
message(Marshaller, ClassLoader) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
 
message() - Method in class org.apache.ignite.spi.IgniteNodeValidationResult
 
MESSAGE_CLASS - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
MESSAGE_FULL_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Full message size (with message type) in bytes.
MESSAGE_FULL_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Full message size (with message type) in bytes.
MESSAGE_FULL_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Full message size (with message type) in bytes.
MESSAGE_FULL_SIZE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Full message size (with message type) in bytes.
messageBeforeStart(Object) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Sending messages before node starts and getting a response to it.
messageBeforeStart(Object) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Sending messages before node starts and getting a response to it.
messageBytes() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
 
MessageCollectionItemType - Enum in org.apache.ignite.plugin.extensions.communication
Enum representing possible types of collection items.
messageFactory() - Method in enum org.apache.ignite.internal.IgniteComponentType
Creates message factory for the component.
messageFactory() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
messageFactory() - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageReader
 
MessageFactory - Interface in org.apache.ignite.plugin.extensions.communication
Deprecated.
messageFactory() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets message factory.
MessageFactoryProvider - Interface in org.apache.ignite.plugin.extensions.communication
Provider of communication message factories.
MessageFormatter - Interface in org.apache.ignite.plugin.extensions.communication
Provides a custom format for communication messages.
messageFormatter() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets message formatter.
MessageHandler() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter.MessageHandler
 
messageId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
messageId() - Method in class org.apache.ignite.internal.processors.cache.ReaderArguments
 
messageId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientAckResponse
 
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
messageLogger(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
messageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
messageQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
messageQueueLimit(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
messageQueueSizeListener(IgniteBiInClosure<GridNioSession, Integer>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
MessageReader - Interface in org.apache.ignite.plugin.extensions.communication
Communication message reader.
messages() - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
messages() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
messages() - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
messages() - Method in interface org.apache.ignite.internal.processors.tracing.Tracing
 
messages() - Method in class org.apache.ignite.internal.util.GridMessageCollection
 
messages(Collection<M>) - Method in class org.apache.ignite.internal.util.GridMessageCollection
 
messages() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets pending messages sent to new node by its previous.
messages(Collection<TcpDiscoveryAbstractMessage>, IgniteUuid, IgniteUuid) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Sets pending messages to send to new node.
messageSize() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
 
messagesRequests() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
messageTemplate(String) - Method in class org.apache.ignite.events.DiscoveryEvent
Template to generate DiscoveryEvent.message() lazily.
messageThread(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
Sets flag indicating that message send future was created in thread that was processing a message.
messageThread() - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
messageThread(boolean) - Method in interface org.apache.ignite.internal.util.nio.GridNioFuture
Sets flag indicating that message send future was created in thread that was processing a message.
messageThread() - Method in interface org.apache.ignite.internal.util.nio.GridNioFuture
 
messageThread(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
Sets flag indicating that message send future was created in thread that was processing a message.
messageThread() - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
messageThread(boolean) - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
Sets flag indicating that message send future was created in thread that was processing a message.
messageThread() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
MessageWriter - Interface in org.apache.ignite.plugin.extensions.communication
Communication message writer.
messagingFilterApply(long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
messagingFilterCreate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Creates message filter and returns a pointer.
messagingFilterDestroy(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
 
MessagingListenActor<T> - Class in org.apache.ignite.messaging
Convenience actor-base adapter for IgniteMessaging.localListen(Object, IgniteBiPredicate) method.
MessagingListenActor() - Constructor for class org.apache.ignite.messaging.MessagingListenActor
 
meta() - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Gets metadata added by eviction policy.
meta() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Gets metadata added by eviction policy.
meta(int) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Gets metadata by key.
meta(int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets metadata by key.
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
Returns metadata of binary type.
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypePutRequest
Returns metadata of binary type.
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaResult
 
meta() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaResult
 
meta(int) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Gets metadata by name.
meta(int) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets metadata associated with specified key.
meta(int) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets metadata associated with specified key.
META_COLS - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Get columns meta query.
META_COLUMNS - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get columns metadata request.
META_INDEXES - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get indexes metadata request.
META_PAGE_ID - Static variable in interface org.apache.ignite.internal.pagemem.PageIdAllocator
Cache group meta page id.
META_PAGE_IDX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
Tree meta page index.
META_PARAMS - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get SQL query parameters metadata request.
META_PARAMS - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Get parameters meta.
META_PRIMARY_KEYS - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get primary keys metadata request.
META_RESULTSET - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Get resultset columns meta.
META_SCHEMAS - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get schemas metadata request.
META_TABLES - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get tables metadata request.
META_TBLS - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Get columns meta query.
metadata(int) - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Gets metadata for provided type ID.
metadata(int, int) - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Gets metadata for provided type ID and schema ID.
metadata() - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Gets all metadata known to the node.
metadata(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
metadata() - Method in class org.apache.ignite.internal.binary.BinaryContext
 
metadata(int, int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
metadata(int) - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Gets metadata for provided type ID.
metadata(int, int) - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Gets metadata for provided type ID and schema ID.
metadata() - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Gets all metadata known to the node.
metadata(int) - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Gets metadata for provided type ID.
metadata(int, int) - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Gets metadata for provided type ID and schema ID.
metadata() - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Gets all metadata known to the node.
metadata() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
 
metadata() - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResult
 
metadata() - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataListResult
 
metadata() - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
 
metadata(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
metadata(int, int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
metadata(Collection<Integer>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
metadata() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
metadata(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext
metadata() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
 
metadata(BinaryMetadata) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
 
metadata() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerContext
 
metadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
metadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture
metadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.QueryResult
 
metadata(IndexQueryResultMeta) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.QueryResult
 
metadata() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetadataAware
 
metadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
metadata(List<GridQueryFieldMetadata>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
metadata(int) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
metadata(int, int) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
metadata(Collection<Integer>) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
metadata() - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
metaData() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldsResult
Gets metadata for queried fields.
metaData() - Method in class org.apache.ignite.internal.processors.query.GridQueryFieldsResultAdapter
Gets metadata for queried fields.
metadata0(int) - Method in class org.apache.ignite.internal.binary.BinaryCachingMetadataHandler
Gets unwrapped metadata for provided type ID.
metadata0(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
metadata0(int) - Method in interface org.apache.ignite.internal.binary.BinaryMetadataHandler
Gets unwrapped metadata for provided type ID.
metadata0(int) - Method in class org.apache.ignite.internal.binary.BinaryNoopMetadataHandler
Gets unwrapped metadata for provided type ID.
metadata0(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
MetadataInfoTask - Class in org.apache.ignite.internal.commandline.meta.tasks
Task for MetadataListCommand and MetadataDetailsCommand commands.
MetadataInfoTask() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataInfoTask
 
MetadataListResult - Class in org.apache.ignite.internal.commandline.meta.tasks
Represents information about cluster metadata.
MetadataListResult() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataListResult
Constructor for optimized marshaller.
MetadataListResult(Collection<BinaryMetadata>) - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataListResult
 
MetadataMarshalled - Class in org.apache.ignite.internal.commandline.meta.tasks
Represents information about cluster metadata.
MetadataMarshalled() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
Constructor for optimized marshaller.
MetadataMarshalled(byte[], BinaryMetadata) - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
 
metadataMarshalled() - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
 
MetadataRemoveAcceptedMessage - Class in org.apache.ignite.internal.processors.cache.binary
Acknowledge message for MetadataRemoveProposedMessage: see its javadoc for detailed description of protocol.
MetadataRemoveProposedMessage - Class in org.apache.ignite.internal.processors.cache.binary
MetadataRemoveProposedMessage and MetadataRemoveAcceptedMessage messages make a basis for discovery-based protocol for manage metadata describing objects in binary format stored in Ignite caches.
MetadataRemoveProposedMessage(int, UUID) - Constructor for class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
 
MetadataRemoveTask - Class in org.apache.ignite.internal.commandline.meta.tasks
Task for remove specified binary type.
MetadataRemoveTask() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataRemoveTask
 
MetadataRequestMessage - Class in org.apache.ignite.internal.processors.cache.binary
As DiscoveryCustomMessage messages are delivered to client nodes asynchronously it is possible that server nodes are allowed to send to clients some BinaryObjects clients don't have metadata for.
MetadataRequestMessage() - Constructor for class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Default constructor.
MetadataResponseMessage - Class in org.apache.ignite.internal.processors.cache.binary
Carries latest version of metadata to client as a response for MetadataRequestMessage.
MetadataResponseMessage() - Constructor for class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
 
MetadataTypeArgs - Class in org.apache.ignite.internal.commandline.meta.tasks
 
MetadataTypeArgs() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
Default constructor.
MetadataTypeArgs(String, Integer) - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
 
MetadataUpdateAcceptedMessage - Class in org.apache.ignite.internal.processors.cache.binary
Acknowledge message for MetadataUpdateProposedMessage: see its javadoc for detailed description of protocol.
MetadataUpdateProposedMessage - Class in org.apache.ignite.internal.processors.cache.binary
MetadataUpdateProposedMessage and MetadataUpdateAcceptedMessage messages make a basis for discovery-based protocol for exchanging metadata describing objects in binary format stored in Ignite caches.
MetadataUpdateProposedMessage(BinaryMetadata, UUID) - Constructor for class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
 
MetadataUpdateTask - Class in org.apache.ignite.internal.commandline.meta.tasks
Task for update specified binary type.
MetadataUpdateTask() - Constructor for class org.apache.ignite.internal.commandline.meta.tasks.MetadataUpdateTask
 
metaInfo() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
 
MetaPageAddRootRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
New root in meta page.
MetaPageAddRootRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageAddRootRecord
 
MetaPageCutRootRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageCutRootRecord(int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageCutRootRecord
 
metaPageId() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
metaPageId() - Method in interface org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorage
 
metaPageId - Variable in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
MetaPageInfo - Class in org.apache.ignite.internal.cache.query.index.sorted
Meta page stores meta data about InlineIndexTree.
MetaPageInfo(BPlusMetaIO, long) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
MetaPageInitRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageInitRecord(int, long, int, int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
 
MetaPageInitRecord(int, long, int, int, long, long, IgniteLogger) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
 
MetaPageInitRootInlineFlagsCreatedVersionRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageInitRootInlineFlagsCreatedVersionRecord(int, long, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
 
MetaPageInitRootInlineFlagsCreatedVersionRecord(int, long, long, int, long, IgniteProductVersion) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
 
MetaPageInitRootInlineRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageInitRootInlineRecord(int, long, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineRecord
 
MetaPageInitRootRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Initialize new meta page.
MetaPageInitRootRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
 
MetaPageUpdateIndexDataRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Meta page delta record, includes encryption status data.
MetaPageUpdateIndexDataRecord(int, long, int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
 
MetaPageUpdateIndexDataRecord(DataInput) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
 
MetaPageUpdateLastAllocatedIndex - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageUpdateLastAllocatedIndex(int, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex
 
MetaPageUpdateLastSuccessfulFullSnapshotId - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
MetaPageUpdateLastSuccessfulFullSnapshotId(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulFullSnapshotId
Deprecated.
 
MetaPageUpdateLastSuccessfulSnapshotId - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
MetaPageUpdateLastSuccessfulSnapshotId(int, long, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
 
MetaPageUpdateNextSnapshotId - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
MetaPageUpdateNextSnapshotId(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateNextSnapshotId
Deprecated.
 
MetaPageUpdatePartitionDataRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageUpdatePartitionDataRecord(int, long, long, long, int, long, byte, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
MetaPageUpdatePartitionDataRecord(DataInput) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
MetaPageUpdatePartitionDataRecordV2 - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
MetaPageUpdatePartitionDataRecordV2(int, long, long, long, int, long, byte, int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
 
MetaPageUpdatePartitionDataRecordV2(DataInput) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
 
MetaPageUpdatePartitionDataRecordV3 - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Partition meta page delta record includes encryption status data.
MetaPageUpdatePartitionDataRecordV3(int, long, long, long, int, long, byte, int, long, int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
 
MetaPageUpdatePartitionDataRecordV3(DataInput) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
 
metas - Variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
Map of snapshot metadata information found on each cluster node.
metas() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
 
metaStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
metaStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
MetaStorage - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
General purpose key-value local-only storage.
MetaStorage(GridCacheSharedContext<?, ?>, DataRegion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
MetaStorage.TmpStorage - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
Temporary storage
METASTORAGE_CACHE_ID - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
METASTORAGE_CACHE_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
METASTORAGE_DIR_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Metastorage cache directory to store data.
METASTORAGE_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
The set of all metastorage partitions.
MetastorageBPlusIO - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageDataRow - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageDataRow(long, String, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow
 
MetastorageInnerIO - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageLeafIO - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageLifecycleListener - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage
Listener for events of metastore lifecycle.
MetastoragePageIOUtils - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
MetastorageInnerIO and MetastorageLeafIO use the same page format but cannot explicitly share the same implementation, because they are inherited from two independant abstract classes.
MetastoragePageIOUtils() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
MetastorageRow - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage
BPlus row hierarchy is broken.
MetastorageRowStore - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageRowStore(PartitionMetaStorage<MetastorageRowStoreEntry>, IgniteCacheDatabaseSharedManager) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore
 
MetastorageRowStoreEntry - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageRowStoreEntry(byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStoreEntry
 
MetastorageSearchRow - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageSearchRow(String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageSearchRow
 
MetastorageTree - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
MetastorageTree(int, String, PageMemory, IgniteWriteAheadLogManager, AtomicLong, ReuseList, MetastorageRowStore, long, boolean, FailureProcessor, PageLockTrackerManager, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
 
MetastorageView - Class in org.apache.ignite.spi.systemview.view
Metastorage key representation for a SystemView.
MetastorageView(String, String) - Constructor for class org.apache.ignite.spi.systemview.view.MetastorageView
 
MetastorageViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
MetastorageViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.MetastorageViewWalker
 
METASTORE_DATA_REGION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
MemoryPolicyConfiguration name reserved for meta store.
METASTORE_PARTITION - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Special partition reserved for metastore space.
METASTORE_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Name of the system view for a system MetaStorage.
METASTORE_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Description of the system view for a MetaStorage.
MetastoreDataPageIO - Class in org.apache.ignite.internal.processors.cache.persistence.metastorage
Data pages IO for using with meta store.
MetastoreDataPageIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoreDataPageIO
 
MetastoreDataRecord - Class in org.apache.ignite.internal.pagemem.wal.record
 
MetastoreDataRecord(String, byte[]) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
 
methods(Class<?>) - Method in class org.apache.ignite.internal.util.GridReflectionCache
Gets methods.
metric() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets metric manager.
metric() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets metric manager.
metric() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets metric manager.
Metric - Interface in org.apache.ignite.spi.metric
Base interface for all metrics.
METRIC_ACEPTED - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Number of successfully established sessions.
METRIC_ACTIVE - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Number of active sessions.
METRIC_REJECTED_AUTHENTICATION - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Handshakes rejected by authentication metric label.
METRIC_REJECTED_TIMEOUT - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Handshakes rejected by timeout metric label.
METRIC_REJECTED_TOTAL - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Total number of rejected handshakes.
METRIC_SYSTEM_TIME_HISTOGRAM - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Metric name for system time histogram on node.
METRIC_TIME_BUCKETS - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Histogram buckets for metrics of system and user time.
METRIC_TOTAL_SYSTEM_TIME - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Metric name for total system time on node.
METRIC_TOTAL_USER_TIME - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Metric name for total user time on node.
METRIC_USER_TIME_HISTOGRAM - Static variable in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Metric name for user time histogram on node.
MetricExporterSpi - Interface in org.apache.ignite.spi.metric
Exporter of metric information to the external recipient.
metricGroupName() - Method in enum org.apache.ignite.internal.metric.IoStatisticsType
 
metricName(String...) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Builds metric name.
metricRegistries() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Returns all registered metric registries.
MetricRegistry - Class in org.apache.ignite.internal.processors.metric
Metric registry.
MetricRegistry(String, Function<String, Long>, Function<String, long[]>, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.metric.MetricRegistry
 
metricRegistry(MetricRegistry) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
metricRegistry() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
 
MetricRegistryMBean - Class in org.apache.ignite.spi.metric.jmx
MBean for exporting values of metric registry.
MetricRegistryMBean(ReadOnlyMetricRegistry) - Constructor for class org.apache.ignite.spi.metric.jmx.MetricRegistryMBean
 
metricRegistryName() - Method in interface org.apache.ignite.internal.metric.IoStatisticsHolder
 
metricRegistryName() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
metricRegistryName() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
metricRegistryName() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
metricRegistryName() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
metrics() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets a metrics snapshot for this cluster group.
metrics() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets metrics snapshot for this node.
metrics() - Method in interface org.apache.ignite.IgniteCache
Gets whole cluster snapshot metrics (statistics) for this cache.
metrics(ClusterGroup) - Method in interface org.apache.ignite.IgniteCache
Gets cluster group snapshot metrics for caches in cluster group.
metrics() - Method in interface org.apache.ignite.IgniteTransactions
 
metrics() - Method in interface org.apache.ignite.internal.client.GridClientData
Fetches metrics for cache from remote grid.
metrics() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets various dynamic metrics of remote node.
metrics() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Fetches metrics for cache from remote grid.
metrics(GridClientNodeMetrics) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets node metrics.
metrics() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets various dynamic metrics of remote node.
metrics() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets a metrics snapshot for this cluster group.
metrics() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets metrics snapshot for this node.
metrics() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets a metrics snapshot for this cluster group.
metrics() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Metrics of the data region this memory is associated with.
metrics() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
Metrics of the data region this memory is associated with.
metrics() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
metrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets whole cluster snapshot metrics (statistics) for this cache.
metrics(ClusterGroup) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets cluster group snapshot metrics for caches in cluster group.
metrics - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Cache metrics.
metrics - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateTimeStatClosure
 
metrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets whole cluster snapshot metrics (statistics) for this cache.
metrics(ClusterGroup) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets cluster group snapshot metrics for caches in cluster group.
metrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegion
 
metrics - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
metrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Metrics of the data region this memory is associated with.
metrics() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Gets cache queries metrics.
metrics() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
metrics() - Method in interface org.apache.ignite.spi.discovery.DiscoveryMetricsProvider
This method always returns up-to-date metrics data about local node.
metrics() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets metrics snapshot for this node.
metrics() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets metrics snapshot for this node.
metrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientMetricsUpdateMessage
Gets metrics map.
metrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Gets metrics map.
metrics() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
 
metrics0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
METRICS_SIZE - Static variable in class org.apache.ignite.internal.ClusterMetricsSnapshot
Size of serialized node metrics.
metricsAsync() - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously fetches metrics for cache from remote grid.
metricsAsync() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously fetches metrics for cache from remote grid.
MetricsAwareExecutorService - Interface in org.apache.ignite.internal.processors.pool
Executor service that supports self-registration of metrics.
metricsEnabled() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
metricsListener(TcpCommunicationMetricsListener) - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationDiscoveryEventListener
 
metricsListener(TcpCommunicationMetricsListener) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
metricsListener(TcpCommunicationMetricsListener) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
 
metricsLsnr - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Statistics.
metricsMapToMetrics(Map<String, Number>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Converts metrics map to metrics object.
MetricsMxBean - Interface in org.apache.ignite.mxbean
Metrics MXBean interface.
MetricsMxBeanImpl - Class in org.apache.ignite.internal.processors.metric
MetricsMxBean implementation.
MetricsMxBeanImpl(GridMetricManager, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
 
metricsProvider - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Metrics provider.
MetricsSet() - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
 
MetricsSet(ClusterMetrics) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
 
metricsUpdateEvent(DiscoCache, ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Adds metrics update event to discovery worker queue.
metricsUpdateFreq - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Metrics update messages issuing frequency.
MetricUtils - Class in org.apache.ignite.internal.processors.metric.impl
Utility class to build or parse metric name in dot notation.
MetricUtils() - Constructor for class org.apache.ignite.internal.processors.metric.impl.MetricUtils
 
middleIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
 
middleIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
MILLIS_PER_DAY - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateValueConstants
The number of milliseconds per day.
millisSinceNanos(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns number of milliseconds passed after the given nanos timestamp.
millisToNanos(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convert milliseconds time interval to nanoseconds.
MIN_DATA_PAGE_OVERHEAD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
MIN_DATE_VALUE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateValueConstants
Min date value.
MIN_PACKET_SIZE - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Minimum packet size.
MIN_PAGE_SIZE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Min memory page size.
minCntr() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
miniId(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
miniId(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
miniId(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
miniId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
MINIMAL_REBALANCE - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
minimumNodeVersion() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
minimumNodeVersion() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
minimumServerNodeVersion() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
minimumTime() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets minimum execution time of query.
minimumTime() - Method in interface org.apache.ignite.cache.query.QueryMetrics
Gets minimum execution time of query.
minimumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets minimum execution time of query.
minimumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Gets minimum execution time of query.
minimumTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Gets minimum execution time of query.
minimumTime() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Gets minimum execution time of query.
minLockIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Increasing minimum segment index after that can be locked.
minor() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
 
minor() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
 
minor() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
 
MINOR - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
minor() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets minor version number.
minorTopologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
minQueueSize() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
 
minReserveIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Increasing minimum segment index after that can be reserved.
minVer - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Minimal version encountered (either explicit lock or XID of this transaction).
minVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Gets minimum version present in transaction.
minVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
 
missedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
 
misses() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets total number of misses for the owning entity (either cache or entry).
misses() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets total number of misses for the owning entity (either cache or entry).
misses(int) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets number of misses.
MissingMappingRequestMessage - Class in org.apache.ignite.internal.processors.marshaller
Client node receives discovery messages in asynchronous mode so it is possible that all server nodes already accepted new mapping but clients are unaware about it.
MissingMappingRequestMessage() - Constructor for class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Default constructor.
MissingMappingResponseMessage - Class in org.apache.ignite.internal.processors.marshaller
On receiving a MissingMappingRequestMessage mapping request server node looks up class name for requested platformId and typeId in its local marshaller cache and sends back a MissingMappingResponseMessage mapping response with resolved class name.
MissingMappingResponseMessage() - Constructor for class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Default constructor.
missingParameter(String) - Static method in class org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandlerAdapter
Return missing parameter error message.
mkdirs(File) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
mkString(Iterable<T>, C1<T, String>, String, String, String) - Static method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Concatenates elements using provided separator.
mkString(Iterable<String>, String, String, String) - Static method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Concatenates elements using provided separator.
mkString(Iterable<String>, String) - Static method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Concatenates strings using provided separator.
mode - Variable in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Mode.
mode() - Method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Get mode.
mode(Class<?>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
mode() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
mode(CacheMode) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
mode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Returns buffer mode.
mode() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
modified() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
 
module() - Method in enum org.apache.ignite.internal.IgniteComponentType
 
moduleEnabled() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
MORE_RESULTS - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Get next result set.
moveToCurrentRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
moveToCurrentRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
moveToCurrentRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
moveToInsertRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
moveToInsertRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
moveToInsertRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
moveToTail(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
Move page to the tail of protected LRU list.
moving(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
moving() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Forcibly moves partition to a MOVING state.
moving(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
moving(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
MOVING_PARTITION_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
Moving partition size.
movingPartitions() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
 
mreg - Variable in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Metric registry.
msg - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.InvalidContext
 
MSG_EXPIRE_TIME_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Stealing request expiration time attribute name.
MSG_SEC_PROC_CLS_IS_INVALID - Static variable in class org.apache.ignite.internal.processors.security.SecurityUtils
 
msgId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDiscardMessage
Gets message ID to discard (this and all preceding).
msgLog - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Logger.
msgLog - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Logger.
msgLog - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
Logger.
msgLog - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Logger.
MTC - Class in org.apache.ignite.internal.processors.tracing
Mapped tracing context.
MTC() - Constructor for class org.apache.ignite.internal.processors.tracing.MTC
 
MTC.TraceSurroundings - Class in org.apache.ignite.internal.processors.tracing
Helper for managing of span life cycle.
mtdNames() - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServiceConfiguration
 
multi() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairCheckOnlyFuture
Returns a future represents entries map.
MultipleIterator<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Concatenates multiple iterators as single one.
MultipleIterator(Iterator<Iterator<T>>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.MultipleIterator
 
mustDeserialize(Class) - Method in class org.apache.ignite.internal.binary.BinaryContext
Check whether class must be deserialized anyway.
mustDeserialize(Object) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Whether object must be deserialized anyway.
mutableCustomMessages() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
MutableSingletonList<E> - Class in org.apache.ignite.internal.util
List that can contain maximum of one element.
MutableSingletonList() - Constructor for class org.apache.ignite.internal.util.MutableSingletonList
 
mutex() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
mvcc() - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
mvcc(GridCacheMvcc) - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtrasAdapter
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
mvcc(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
mvcc() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
mvcc() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
MVCC_COUNTER_NA - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_CRD_COUNTER_NA - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_CRD_START_CNTR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_DISABLED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
MVCC disabled.
MVCC_HINTS_BIT_OFF - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_HINTS_MASK - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Mask for tx hints. (2 highest bits)
MVCC_INFO_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
MVCC_INITIAL_CNTR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_INVISIBLE - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_KEY_ABSENT_BEFORE_MASK - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Mask for KeyAbsent flag.
MVCC_KEY_ABSENT_BEFORE_OFF - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_MAX_SNAPSHOT - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
A special snapshot for which all committed versions are visible
MVCC_OP_COUNTER_MASK - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Mask for operation counter bits.
MVCC_OP_COUNTER_NA - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_READ_OP_CNTR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Used as 'read' snapshot op counter.
MVCC_START_CNTR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_START_OP_CNTR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_TRACKER_ID_NA - Static variable in interface org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinatorChangeAware
 
MVCC_VISIBLE - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MVCC_VISIBLE_REMOVED - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
MvccAckRequestQueryCntr - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccAckRequestQueryCntr() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
MvccAckRequestQueryCntr(long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
 
MvccAckRequestQueryId - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccAckRequestQueryId() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
MvccAckRequestQueryId(long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
 
MvccAckRequestTx - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccAckRequestTx() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
MvccAckRequestTx(long, long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
MvccAckRequestTxAndQueryCntr - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccAckRequestTxAndQueryCntr() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
MvccAckRequestTxAndQueryCntr(long, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
 
MvccAckRequestTxAndQueryId - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccAckRequestTxAndQueryId() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
MvccAckRequestTxAndQueryId(long, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
 
MvccActiveQueriesMessage - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccActiveQueriesMessage() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
MvccActiveQueriesMessage(GridLongList) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
 
mvccAllLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
mvccAllVersions(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
For testing only.
mvccAllVersions(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
For testing only.
mvccAllVersionsCursor(GridCacheContext, KeyCacheObject, Object) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Returns iterator over the all row versions for the given key.
mvccAllVersionsCursor(GridCacheContext, KeyCacheObject, Object) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Returns iterator over the all row versions for the given key.
mvccAllVersionsCursor(GridCacheContext, KeyCacheObject, Object) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Returns iterator over the all row versions for the given key.
mvccAllVersionsCursor(GridCacheContext, KeyCacheObject, Object) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Returns iterator over the all row versions for the given key.
mvccAllVersionsCursor(GridCacheContext, KeyCacheObject, Object) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Returns iterator over the all row versions for the given key.
mvccApplyHistoryIfAbsent(GridCacheContext, KeyCacheObject, List<GridCacheMvccEntryInfo>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Tries to apply entry history.
mvccApplyHistoryIfAbsent(GridCacheMapEntry, List<GridCacheMvccEntryInfo>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Tries to apply entry history.
mvccApplyHistoryIfAbsent(GridCacheContext, KeyCacheObject, List<GridCacheMvccEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Tries to apply entry history.
mvccApplyHistoryIfAbsent(GridCacheMapEntry, List<GridCacheMvccEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Tries to apply entry history.
mvccApplyHistoryIfAbsent(GridCacheContext, KeyCacheObject, List<GridCacheMvccEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Tries to apply entry history.
mvccApplyUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccApplyUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, GridDhtLocalPartition, MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccApplyUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccApplyUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, GridDhtLocalPartition, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccApplyUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
MvccCacheIdAwareDataInnerIO - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
MvccCacheIdAwareDataLeafIO - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
mvccCaching() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
MvccCachingManager - Class in org.apache.ignite.internal.processors.cache.mvcc
Manager for caching MVCC transaction updates.
MvccCachingManager() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
 
MvccCoordinator - Class in org.apache.ignite.internal.processors.cache.mvcc
 
MvccCoordinator(AffinityTopologyVersion, UUID, long, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
mvccCoordinator(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns MVCC coordinator number.
MvccCoordinatorChangeAware - Interface in org.apache.ignite.internal.processors.cache.mvcc
 
mvccCoordinatorVersion() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
mvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineInnerIO
mvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineLeafIO
mvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInnerIO
mvccCoordinatorVersion(long, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccIO
 
mvccCoordinatorVersion(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
mvccCoordinatorVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
 
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMaxSearchRow
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMinSearchRow
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
mvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
mvccCounter() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
mvccCounter() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
mvccCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineInnerIO
mvccCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineLeafIO
mvccCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInnerIO
mvccCounter(long, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccIO
 
mvccCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
mvccCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
 
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
mvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns MVCC counter value.
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMaxSearchRow
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMinSearchRow
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
mvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
MvccDataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Represents Data Entry (DataEntry.key, value) pair for mvcc update operation in WAL log.
MvccDataEntry(int, KeyCacheObject, CacheObject, GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, MvccVersion) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccDataEntry
 
MvccDataInnerIO - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
MvccDataLeafIO - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
MvccDataPageClosure - Interface in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Data page MVCC filter.
MvccDataRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical data record with cache operation description.
MvccDataRecord(MvccDataEntry) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
 
MvccDataRecord(List<DataEntry>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
 
MvccDataRecord(MvccDataEntry, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
 
MvccDataRecord(List<DataEntry>, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
 
MvccDataRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
MvccDataRow(long) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
MvccDataRow(CacheGroupContext, int, long, int, CacheDataRowAdapter.RowData, long, long, int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
MvccDataRow() - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
MvccDataRow(KeyCacheObject, CacheObject, GridCacheVersion, int, long, int, MvccVersion, MvccVersion) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
MvccEmptyLongList - Class in org.apache.ignite.internal.processors.cache.mvcc
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
mvccEnabled() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
mvccEnabled(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
mvccEnabled - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
mvccEnabled() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
mvccEnabled - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
 
mvccEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
mvccEnlistBatch(GridDhtTxRemote, GridCacheContext, EnlistOperation, List<KeyCacheObject>, List<Message>, MvccSnapshot, IgniteUuid, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
Writes updated values on the backup node.
mvccExtras() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
mvccExtras(GridCacheMvcc) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
mvccFind(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccFind(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccFind(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
mvccFindAllVersions(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
For testing only.
mvccFindAllVersions(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
For testing only.
mvccFindAllVersions(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
For testing only.
mvccFinish(IgniteTxAdapter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Finishes MVCC transaction.
MvccFirstRowTreeClosure - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Closure which returns the very first encountered row.
MvccFirstRowTreeClosure(GridCacheContext) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccFirstRowTreeClosure
 
MvccFuture<T> - Class in org.apache.ignite.internal.processors.cache.mvcc
 
MvccFuture() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
Default constructor.
MvccFuture(UUID) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
 
MvccFutureResponse - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccFutureResponse() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
MvccFutureResponse(long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
 
mvccHistory() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
mvccHistory(List<MvccLinkAwareSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
mvccInitialValue(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccInitialValue(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccInitialValue(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccInitialValue(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccInitialValue(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
MvccInlineInnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Inner page for inlined MVCC index rows.
MvccInlineInnerIO(short, int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineInnerIO
 
MvccInlineLeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Leaf page for inlined MVCC index rows.
MvccInlineLeafIO(short, int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineLeafIO
 
MvccInnerIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Inner page for MVCC index rows.
MvccIO - Interface in org.apache.ignite.internal.cache.query.index.sorted.inline.io
This interface represents MVCC aware IO.
MvccLeafIO - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.io
Leaf page for inlined MVCC index rows.
MvccLeafIO(int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
 
MvccLinkAwareSearchRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
MVCC search row which contains a link.
MvccLinkAwareSearchRow(int, KeyCacheObject, long, long, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccLinkAwareSearchRow
 
mvccLock(GridDhtTxLocalAdapter, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
mvccLock(GridDhtTxLocalAdapter, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
mvccLock(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccLock(GridCacheMapEntry, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccLock(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccLock(GridCacheMapEntry, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccLock(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
MvccLongList - Interface in org.apache.ignite.internal.processors.cache.mvcc
 
MvccMaxSearchRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Search row for maximum key version.
MvccMaxSearchRow(int, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMaxSearchRow
 
MvccMessage - Interface in org.apache.ignite.internal.processors.cache.mvcc.msg
Common interface for all MVCC-related messages.
MvccMinSearchRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Search row for minimum key version.
MvccMinSearchRow(int, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMinSearchRow
 
mvccOperationCounter() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
mvccOperationCounter() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
mvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineInnerIO
mvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineLeafIO
mvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInnerIO
mvccOperationCounter(long, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccIO
 
mvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
mvccOperationCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
 
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMaxSearchRow
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMinSearchRow
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
mvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
mvccPeek(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Retrieves the last committed MVCC entry version.
mvccPeek(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Retrieves the last committed MVCC entry version.
mvccPreloadEntry(List<GridCacheMvccEntryInfo>) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Apply entry history if not exists.
mvccPreloadEntry(List<GridCacheMvccEntryInfo>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Apply entry history if not exists.
MvccProcessor - Interface in org.apache.ignite.internal.processors.cache.mvcc
 
MvccProcessorImpl - Class in org.apache.ignite.internal.processors.cache.mvcc
MVCC processor.
MvccProcessorImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
 
MvccQuerySnapshotRequest - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
Request to get MVCC snapshot for a query.
MvccQuerySnapshotRequest() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
MvccQuerySnapshotRequest(long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
 
MvccQueryTracker - Interface in org.apache.ignite.internal.processors.cache.mvcc
Mvcc tracker.
MvccQueryTrackerImpl - Class in org.apache.ignite.internal.processors.cache.mvcc
Tracker used for an optimistic tx and not-in-tx queries.
MvccQueryTrackerImpl(GridCacheContext) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
 
mvccRead(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccRead(GridCacheContext, KeyCacheObject, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
MvccRecoveryFinishedMessage - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccRecoveryFinishedMessage() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
 
MvccRecoveryFinishedMessage(UUID) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
 
mvccRemove(IgniteInternalTx, UUID, AffinityTopologyVersion, MvccSnapshot, boolean, boolean, CacheEntryPredicate, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
mvccRemove(IgniteInternalTx, UUID, AffinityTopologyVersion, MvccSnapshot, boolean, boolean, CacheEntryPredicate, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
mvccRemove(GridCacheContext, KeyCacheObject, MvccSnapshot, CacheEntryPredicate, boolean, boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccRemove(GridCacheMapEntry, MvccSnapshot, boolean, boolean, boolean, CacheEntryPredicate, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccRemove(GridCacheContext, KeyCacheObject, MvccSnapshot, CacheEntryPredicate, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccRemove(GridCacheMapEntry, MvccSnapshot, boolean, boolean, boolean, CacheEntryPredicate, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccRemove(GridCacheContext, KeyCacheObject, MvccSnapshot, CacheEntryPredicate, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
mvccRemoveAll(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccRemoveAll(GridCacheMapEntry) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccRemoveAll(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccRemoveAll(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccRemoveAll(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
mvccRow(int, int, long, CacheDataRowAdapter.RowData, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
MvccSearchRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
MVCC search row which uses specific MVCC version (coordinator + counter) to filter rows.
MvccSearchRow(int, KeyCacheObject, long, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
 
mvccSet(IgniteInternalTx, UUID, CacheObject, EntryProcessor, Object[], long, AffinityTopologyVersion, MvccSnapshot, GridCacheOperation, boolean, boolean, boolean, CacheEntryPredicate, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
mvccSet(IgniteInternalTx, UUID, CacheObject, EntryProcessor, Object[], long, AffinityTopologyVersion, MvccSnapshot, GridCacheOperation, boolean, boolean, boolean, CacheEntryPredicate, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
mvccSnapshot() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.IndexQueryContext
 
mvccSnapshot - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
mvccSnapshot - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
 
mvccSnapshot - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
mvccSnapshot - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
MVCC snapshot.
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
mvccSnapshot(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
MvccSnapshot - Interface in org.apache.ignite.internal.processors.cache.mvcc
MVCC snapshot which holds the following information: - Current MVCC version which should be used for visibility checks - List of active transactions which should not be visible to current transaction - Cleanup version which is used to help vacuum process.
mvccSnapshot(MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
mvccSnapshot() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
mvccSnapshot - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Mvcc tx update snapshot.
mvccSnapshot() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
mvccSnapshot(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
MvccSnapshotFuture - Class in org.apache.ignite.internal.processors.cache.mvcc
 
MvccSnapshotFuture() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotFuture
 
MvccSnapshotResponse - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
 
MvccSnapshotResponse() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
MvccSnapshotResponseListener - Interface in org.apache.ignite.internal.processors.cache.mvcc
 
MvccSnapshotSearchRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Search row which returns the first row visible for the given snapshot.
MvccSnapshotSearchRow(GridCacheContext, KeyCacheObject, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSnapshotSearchRow
Constructor.
MvccSnapshotWithoutTxs - Class in org.apache.ignite.internal.processors.cache.mvcc
 
MvccSnapshotWithoutTxs() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
MvccSnapshotWithoutTxs(long, long, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
 
mvccTracker(GridCacheContext, boolean) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Initialises MVCC filter and returns MVCC query tracker if needed.
mvccTracker(GridCacheContext, GridNearTxLocal) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Initialises MVCC filter and returns MVCC query tracker if needed.
MvccTreeClosure - Interface in org.apache.ignite.internal.processors.cache.tree.mvcc.search
Common interface for MVCC search row closures (no-op, only to have clear inheritance hierarchy).
MvccTxEntry - Class in org.apache.ignite.internal.processors.cache.mvcc
Holder for the enlisted entries data.
MvccTxEntry(KeyCacheObject, CacheObject, long, long, GridCacheVersion, CacheObject, boolean, AffinityTopologyVersion, MvccVersion, int) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
MvccTxRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical data record indented for MVCC transaction related actions.
MvccTxRecord(TransactionState, GridCacheVersion, GridCacheVersion, Map<Short, Collection<Short>>, MvccVersion) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
 
MvccTxRecord(TransactionState, GridCacheVersion, GridCacheVersion, Map<Short, Collection<Short>>, MvccVersion, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
 
MvccTxSnapshotRequest - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
Request to get MVCC snapshot for a new transaction.
MvccTxSnapshotRequest() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
MvccTxSnapshotRequest(long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
 
mvccTxState() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
mvccTxState() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
mvccTxState() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
mvccTxState(byte) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
 
mvccTxState() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
 
mvccTxState() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
mvccTxState() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
mvccTxState(byte) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
mvccTxState() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
mvccUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccSnapshot, CacheEntryPredicate, EntryProcessor, Object[], boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
mvccUpdate(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccSnapshot, boolean, boolean, boolean, boolean, CacheEntryPredicate, boolean, boolean, EntryProcessor, Object[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
mvccUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccSnapshot, CacheEntryPredicate, EntryProcessor, Object[], boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
mvccUpdate(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccSnapshot, boolean, boolean, boolean, boolean, CacheEntryPredicate, boolean, boolean, EntryProcessor, Object[]) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
mvccUpdate(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccSnapshot, CacheEntryPredicate, EntryProcessor, Object[], boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
MvccUpdateDataRow - Class in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
MvccUpdateDataRow(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, int, long, MvccSnapshot, MvccVersion, CacheEntryPredicate, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
MvccUpdateResult - Interface in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
mvccUpdateRowsWithPreloadInfo(IgniteInternalTx, UUID, AffinityTopologyVersion, List<GridCacheEntryInfo>, GridCacheOperation, MvccSnapshot, IgniteUuid, int) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
mvccUpdateRowsWithPreloadInfo(IgniteInternalTx, UUID, AffinityTopologyVersion, List<GridCacheEntryInfo>, GridCacheOperation, MvccSnapshot, IgniteUuid, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
mvccUpdateRowWithPreloadInfo(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion, byte, byte) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Apply update with full history.
mvccUpdateRowWithPreloadInfo(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion, byte, byte) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Apply update with full history.
mvccUpdateRowWithPreloadInfo(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion, byte, byte) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Apply update with full history.
mvccUpdateRowWithPreloadInfo(GridCacheMapEntry, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion, byte, byte) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Apply update with full history.
mvccUpdateRowWithPreloadInfo(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, MvccVersion, MvccVersion, byte, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Apply update with full history.
MvccUpdateVersionAware - Interface in org.apache.ignite.internal.processors.cache.mvcc
Interface for objects aware theirs mvcc update version.
MvccUtils - Class in org.apache.ignite.internal.processors.cache.mvcc
Utils for MVCC.
mvccVer() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccDataEntry
 
mvccVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
 
mvccVersion(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Sets mvcc version.
mvccVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
MvccVersion - Interface in org.apache.ignite.internal.processors.cache.mvcc
MVCC version.
mvccVersion(MvccVersionAware) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
Copies mvcc version from another object.
mvccVersion(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
Sets mvcc version.
mvccVersion(long, long, int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
Sets mvcc version.
mvccVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersionAware
 
mvccVersion(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
Sets mvcc version.
MvccVersionAware - Interface in org.apache.ignite.internal.processors.cache.mvcc
 
MvccVersionImpl - Class in org.apache.ignite.internal.processors.cache.mvcc
Base MVCC version implementation.
MvccVersionImpl() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Constructor.
MvccVersionImpl(long, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
 
mvccVersionIsValid(long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
mvccVersionIsValid(long, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
mxBean() - Method in interface org.apache.ignite.IgniteCache
Gets whole cluster MxBean for this cache.
mxBean() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets whole cluster MxBean for this cache.
mxBean() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets whole cluster MxBean for this cache.
mxBean() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Getter.
MXBeanDescription - Annotation Type in org.apache.ignite.mxbean
Provides description for MBean classes and methods.
MXBeanParameter - Annotation Type in org.apache.ignite.mxbean
Provides name and description for MBean method parameter.
MXBeanParametersDescriptions - Annotation Type in org.apache.ignite.mxbean
Deprecated.
Use MXBeanParameter instead.
MXBeanParametersNames - Annotation Type in org.apache.ignite.mxbean
Deprecated.
Use MXBeanParameter instead.
MySQLDialect - Class in org.apache.ignite.cache.store.jdbc.dialect
A dialect compatible with the MySQL database.
MySQLDialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect
 

N

NA - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxState
 
name() - Method in interface org.apache.ignite.binary.BinaryField
Get field's name.
name() - Method in interface org.apache.ignite.cache.CacheMetrics
Gets name of this cache.
name() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets service name.
name() - Method in interface org.apache.ignite.events.Event
Gets name of this event.
name() - Method in class org.apache.ignite.events.EventAdapter
Gets event type name.
name() - Method in interface org.apache.ignite.Ignite
Gets the name of the Ignite instance.
name() - Method in interface org.apache.ignite.IgniteAtomicLong
Name of atomic long.
name() - Method in interface org.apache.ignite.IgniteAtomicReference
Name of atomic reference.
name() - Method in interface org.apache.ignite.IgniteAtomicSequence
Name of atomic sequence.
name() - Method in interface org.apache.ignite.IgniteAtomicStamped
Name of atomic stamped.
name() - Method in interface org.apache.ignite.IgniteCondition
Name of ignite condition.
name() - Method in interface org.apache.ignite.IgniteCountDownLatch
Gets name of the latch.
name() - Method in interface org.apache.ignite.IgniteLock
Name of atomic reentrant lock.
name() - Method in interface org.apache.ignite.IgniteQueue
Gets queue name.
name() - Method in interface org.apache.ignite.IgniteSemaphore
Gets name of the semaphore.
name() - Method in interface org.apache.ignite.IgniteSet
Gets set name.
name - Variable in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Field name
name() - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Get field's name.
name() - Method in interface org.apache.ignite.internal.cache.query.index.Index
Index name.
name() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
Getting the name of the task to identify it.
name() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Getting the name of the task to identify it.
name() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Index name.
NAME - Static variable in class org.apache.ignite.internal.commandline.property.PropertyArgs
Property name argument name.
name() - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
 
name() - Method in class org.apache.ignite.internal.IgniteKernal
Gets the name of the Ignite instance.
name() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
name() - Method in class org.apache.ignite.internal.processors.authentication.User
 
name() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
 
NAME - Static variable in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Format name.
name() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the name of the format.
name() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadFormat
Returns the format name.
name() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
Gets name of this cache.
name() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
name() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
Gets name of this cache.
name() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Gets name of this cache.
name() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
Gets name of this cache.
name() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Gets name of this cache.
name() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
Gets name of this cache (null for default cache).
name() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets name of this cache (null for default cache).
name() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
name() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
 
name() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets name of this cache (null for default cache).
name() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets name of this cache (null for default cache).
name() - Method in class org.apache.ignite.internal.processors.cache.persistence.CheckCorruptedCacheStoresCleanAction
name() - Method in class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
name() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
name - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Page lock log name.
name - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
name() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
Getting the name of the task to identify it.
name() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
Gets name of the index.
name() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata
Gets name of the index.
name() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
name() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
name(VisorViewCacheCmd) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
Gets name of info for multi line output depending on cache command.
name - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Structure name.
name() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
 
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Name of atomic reference.
name() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheInternalKey
 
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Gets queue name.
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Gets queue name.
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
 
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Gets set name.
name() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Gets set name.
name() - Method in class org.apache.ignite.internal.processors.metric.AbstractMetric
name() - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
name() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
 
name() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor
 
name() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
 
name() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets type name which uniquely identifies this type.
name() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
name() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
name() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
name() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
name() - Method in class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
name() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets type name which uniquely identifies this type.
name(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets type name.
name() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
name() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Get column name.
name() - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
 
name() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
name() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
Gets service name.
name() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets service name.
NAME - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
name() - Method in class org.apache.ignite.internal.sql.command.SqlIndexColumn
 
name() - Method in class org.apache.ignite.internal.sql.command.SqlQualifiedName
 
name(String) - Method in class org.apache.ignite.internal.sql.command.SqlQualifiedName
 
name() - Method in interface org.apache.ignite.internal.ThinProtocolFeature
 
name() - Method in class org.apache.ignite.internal.util.GridTimer
 
name() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Gets this runnable name.
name() - Method in class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
 
name() - Method in interface org.apache.ignite.maintenance.MaintenanceAction
 
name() - Method in class org.apache.ignite.maintenance.MaintenanceTask
 
name() - Method in interface org.apache.ignite.mxbean.CacheMetricsMXBean
Deprecated.
Gets name of this cache.
name() - Method in interface org.apache.ignite.plugin.PluginProvider
 
name - Variable in class org.apache.ignite.services.ServiceConfiguration
Service name.
name() - Method in interface org.apache.ignite.services.ServiceContext
Gets service name.
name() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets service name.
name() - Method in interface org.apache.ignite.spi.metric.Metric
 
name() - Method in interface org.apache.ignite.spi.metric.ReadOnlyMetricRegistry
 
name() - Method in class org.apache.ignite.spi.systemview.view.BaselineNodeAttributeView
 
name() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
name() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
name() - Method in class org.apache.ignite.spi.systemview.view.MetastorageView
 
name() - Method in class org.apache.ignite.spi.systemview.view.NodeAttributeView
 
name() - Method in class org.apache.ignite.spi.systemview.view.PagesListView
 
name() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
name() - Method in class org.apache.ignite.spi.systemview.view.SnapshotView
 
name() - Method in interface org.apache.ignite.spi.systemview.view.SystemView
 
NAME_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
Filter key for attribute "name"
NAME_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
Filter key for attribute "name"
nameIsAssosiatedWithCache(String, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
 
nameIsAssosiatedWithCache(String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
nameMapper() - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
 
names() - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Returns names of all registered workers.
nameString() - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem
 
nanos() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimeIndexKey
 
nanos() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimestampIndexKey
 
NANOS_PER_DAY - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateValueConstants
The number of nanoseconds per day.
nanosToMillis(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convert nanoseconds time interval to milliseconds.
NATIVE_BYTE_ORDER - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
nativeCfg() - Method in class org.apache.ignite.internal.processors.platform.plugin.cache.PlatformCachePluginConfiguration
Gets the native configuration object.
NativeFileSystem - Interface in org.apache.ignite.internal.processors.compress
Native file system API.
nativeSQL(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
nativeSQL(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
nativeSQL(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
NCHAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NCHAR.
near() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
near(GridNearAtomicCache<K, V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
 
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
 
near(GridNearTransactionalCache<K, V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
 
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
near() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
near - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
near() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
near() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
near() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
near() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
nearCache() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
nearCache() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
NearCacheConfiguration<K,V> - Class in org.apache.ignite.configuration
Client (near) cache configuration.
NearCacheConfiguration() - Constructor for class org.apache.ignite.configuration.NearCacheConfiguration
Empty constructor.
NearCacheConfiguration(NearCacheConfiguration<K, V>) - Constructor for class org.apache.ignite.configuration.NearCacheConfiguration
Creates near cache configuration copying properties from passed in configuration.
nearCacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
nearCacheConfiguration(NearCacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
nearCacheEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
nearCacheEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
nearCacheEvictionPolicyFactory() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
nearCacheStartSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
NearCacheUpdates - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
NearCacheUpdates() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
 
nearCheck() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
nearEnabled - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Near cache flag.
nearEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
nearEntriesReads() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
nearEntriesWrites() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
nearEntryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearEntryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearEntryProcessor(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearestPow2(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
nearestPow2(int, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
nearEvicted(List<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
 
nearEvicted() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
nearEvicted(Collection<IgniteTxKey>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
 
nearEvicted() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
nearEvicted(Collection<IgniteTxKey>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
 
nearEvictionPolicyClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
Deprecated.
Use nearEvictionPolicyFactoryClassName() instead.
nearEvictionPolicyFactoryClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
nearExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearExpireTime(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nearFinishFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
nearFinishFutureId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
nearFinishMiniId(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
nearFutId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Future ID.
nearFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
nearFutureId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
nearFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
nearFutureId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
nearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
nearKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
 
nearKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
nearLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
nearLocallyMapped() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
nearLockedKeys() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
nearLockVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Near lock version.
nearLockVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
nearMap - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Near mappings.
nearMiniId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Future ID.
nearNodeConsistentId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearNodeConsistentId(Object) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
nearNodeId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Near node ID.
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
 
nearNodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
nearNodeId() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearNodeId(UUID) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearOnlyTxKeys() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearOnlyTxKeys(List<TxVerboseKey>) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearOnOriginatingNode(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Sets flag that indicates that originating node has a near cache that participates in this transaction.
nearSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets size of near cache key set.
nearSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets size of near cache key set.
nearSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets size of near cache key set.
nearSize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets size of near cache key set.
nearTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearTtl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nearTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
nearTx(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
nearTxCheck() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
NearTxFinishFuture - Interface in org.apache.ignite.internal.processors.cache.distributed.near
 
NearTxQueryEnlistResultHandler - Class in org.apache.ignite.internal.processors.cache.distributed.dht
 
NearTxResultHandler - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Response factory.
nearValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nearValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
nearValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
nearValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nearValuesIndexes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nearVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nearVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
nearWrites() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
nearWritesCacheMissed() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
nearXidVer - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Near transaction version.
nearXidVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
nearXidVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
nearXidVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
nearXidVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
nearXidVersion() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
nearXidVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
NEED_RETURN_VALUE_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
NEED_WAIT - Static variable in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Need wait.
needApplyBinaryUpdate() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreBinaryState
 
needAssignPartitions() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotDiscoveryMessage
 
needCheckNotRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
needCheckNotRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
needCheckNotRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
needCheckNotRemoved() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheRemovable
 
needCheckNotRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
needCheckNotRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
 
needClientAuth(boolean) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Sets flag indicating whether client authentication will be required.
needCopy(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
needEntryInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
needExchange() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotDiscoveryMessage
Is exchange needed after receiving this message.
needExchange() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
 
needForceKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
needForceKeys() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
needForceKeys() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
needFsync(WALPointer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
needPreloadKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
needPreloadKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Checks whether entry info should be sent to primary node from backup.
needRemap(AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
needRes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
needRestoreMemory() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
 
needResult() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Gets need previous value flag.
needResult() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
Gets need previous value flag.
needReturnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
needReturnValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
needReturnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
needReturnValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
needReturnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
needReturnValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
needReturnValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
needRetVal - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Need return value.
needsCompletedVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
needsCompletedVersions() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
needsCompletedVersions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
needToRename() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
 
needToSnapshot(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
needToSnapshot(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
needTxReadLogging() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
needValueCopy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
needVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
needVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
needWaitTransaction(IgniteInternalTx, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
needWalDeltaRecord(long, long, Boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
neighborhood(Iterable<ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Groups given nodes by the node's physical computer (host).
neighbors(Collection<ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Builds neighborhood map for all nodes in snapshot.
neighborsForNodes(Map<UUID, Collection<ClusterNode>>, Iterable<ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Returns neighbors for all nodes.
nestedCauses() - Method in exception org.apache.ignite.spi.IgniteSpiMultiException
Gets nested causes for this multi-exception.
nestedTxMode() - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
nestedTxMode(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
nestedTxMode() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
nestedTxMode(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
NestedTxMode - Enum in org.apache.ignite.internal.processors.query
Behavior options when an attempt to start a nested transaction is made.
netTimeout - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Network timeout.
NeverFailoverSpi - Class in org.apache.ignite.spi.failover.never
This class provides failover SPI implementation that never fails over.
NeverFailoverSpi() - Constructor for class org.apache.ignite.spi.failover.never.NeverFailoverSpi
 
NeverFailoverSpiMBean - Interface in org.apache.ignite.spi.failover.never
Management bean for NeverFailoverSpi.
newAtomicInt() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
newBuilder() - Static method in class org.apache.ignite.internal.binary.BinarySchema.Builder
Create new schema builder.
newCMap() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Returns a factory closure that creates new ConcurrentMap instance.
newCondition() - Method in interface org.apache.ignite.IgniteLock
This method is not supported in IgniteLock, Any invocation of this method will result in UnsupportedOperationException.
newCondition() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
 
newConnectionManager(Byte, boolean) - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
 
newCSet() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Returns a factory closure that creates new GridConcurrentHashSet instance.
newDhtNodes - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
New DHT nodes.
newDhtNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
newDhtNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
newEntry() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Gets new cache entry.
newHashMap(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new HashMap with expected size.
newHashSet(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new HashSet with expected size.
newIdentityHashSet() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
newInstance(Class<T>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
newInstance(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new instance of a class only if it has an empty constructor (can be non-public).
newInstance(Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new instance of a class only if it has an empty constructor (can be non-public).
newJoinerDiscoveryData(int) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
newKnownCollection(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Attempts to create a new collection of the same known type.
newKnownMap(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Attempts to create a new map of the same known type.
newLinkedHashMap(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new LinkedHashMap with expected size.
newLinkedHashSet(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates new LinkedHashSet with expected size.
newMap(Map<K, V>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Attempts to create a new map of the same type as map has.
newMap() - Static method in class org.apache.ignite.internal.util.GridConcurrentFactory
Creates concurrent map with default concurrency level.
newMap() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class org.apache.ignite.internal.tck.TCKMBeanServerBuilder
newMvccCntr() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
 
newMvccCoordinator(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns new MVCC coordinator number.
newMvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
newMvccCoordinatorVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
 
newMvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
newMvccCoordinatorVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
newMvccCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
newMvccCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
 
newMvccCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
newMvccCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns new MVCC counter value.
newMvccCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
newMvccCrd() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
 
newMvccOpCntr() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
 
newMvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
newMvccOperationCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
 
newMvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
newMvccOperationCounter() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
newMvccTxState() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
newMvccTxState(byte) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
 
newMvccTxState() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
 
newMvccTxState() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
newMvccTxState() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
newMvccTxState(byte) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
 
newMvccVersion(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Sets new mvcc version.
newMvccVersion(MvccUpdateVersionAware) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
Copies new MVCC version
newMvccVersion(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
Sets new MVCC version
newMvccVersion(long, long, int) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
Sets new mvcc version.
newMvccVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccUpdateVersionAware
 
newMvccVersion(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
Sets new mvcc version.
newPageId - Variable in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
newPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
 
newPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RecycleRecord
 
NewRootInitRecord<L> - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Initialize new root page.
NewRootInitRecord(int, long, long, BPlusInnerIO<L>, long, byte[], long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
newRow() - Method in interface org.apache.ignite.internal.util.IgniteTree.InvokeClosure
 
newSet(Set<V>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Attempts to create a new set of the same type as set has.
newSet() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Returns a factory closure that creates new Set instance.
newTag() - Method in class org.apache.ignite.events.ClusterTagUpdatedEvent
Value of cluster tag after update request that triggered this event.
newTag() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskArg
 
newThread(Runnable) - Method in class org.apache.ignite.internal.client.impl.GridClientThreadFactory
newThread(Runnable) - Method in class org.apache.ignite.spi.IgniteSpiThreadFactory
newThread(Runnable) - Method in class org.apache.ignite.thread.IgniteThreadFactory
newTreeName() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Getting new name of underlying index tree name.
newTtl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
newTx(boolean, boolean, GridCacheContext, TransactionConcurrency, TransactionIsolation, long, boolean, Boolean, int, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
newUpdateSequence(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
newValue() - Method in class org.apache.ignite.events.CacheEvent
Gets new value for this event.
newValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
newValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
newValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
newValue() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
newValue() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
newWriter(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Create new writer with same context.
next() - Method in class org.apache.ignite.internal.cache.query.index.SingleCursor
Attempt to move cursor position forward.
next() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexValueCursor
Attempt to move cursor position forward.
next() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer.DataEntryIterator
next() - Method in class org.apache.ignite.internal.cluster.graph.BitSetIterator
next() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
next() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
next() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
next() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
next() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIterator
next() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
next(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
next() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Increment LWM by 1.
next(long) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Increment LWM by delta.
next() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Increment LWM by 1.
next(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Increment LWM by delta.
next() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Increment LWM by 1.
next(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Increment LWM by delta.
next() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
next(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Increment LWM by delta.
next() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Increment LWM by 1.
next(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Increment LWM by delta.
next() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreBinaryState
Advance iterator to the next record.
next() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
Pointer to the next record.
next() - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQueryFuture
Returns next element from result set.
next() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryErrorFuture
Returns next element from result set.
next() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Returns next element from result set.
next() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePage
next() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
next(long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version based on given topology version.
next(long, byte) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version based on given topology version.
next(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version based on given cache version.
next() - Method in class org.apache.ignite.internal.processors.query.GridQueryCacheObjectsIterator
next() - Method in class org.apache.ignite.internal.processors.query.QueryKeyValueIterator
next() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
next() - Method in class org.apache.ignite.internal.processors.tracing.TraceableIterator
next(GridConcurrentMultiPairQueue.Result<K, V>) - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue
Retrieves and removes the head of this queue, or returns false if this queue is empty.
next() - Method in class org.apache.ignite.internal.util.GridCursorIteratorWrapper
Attempt to move cursor position forward.
next() - Method in interface org.apache.ignite.internal.util.GridIntIterator
 
next(int) - Method in class org.apache.ignite.internal.util.GridRandom
next() - Method in interface org.apache.ignite.internal.util.lang.GridCursor
Attempt to move cursor position forward.
next() - Method in class org.apache.ignite.internal.util.lang.GridFilteredIterator
next() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MultipleIterator
next() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
next() - Method in class org.apache.ignite.internal.util.lang.GridIteratorAdapter
nextAbsoluteSegmentIndex() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Calculate next segment index or wait if needed.
nextAffinityReadyFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Gets ready future for the next affinity topology version (used in cases when a node leaves grid).
nextAtomicId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
nextBatchIdx - Variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Next batch index (for a very simple check that all batches were delivered to us).
nextCleanTime - Variable in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Timestamp when next clean try will be allowed.
nextCommand() - Method in class org.apache.ignite.internal.sql.SqlParser
Get next command.
nextCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Calculate next counter for partition.
nextCpNanos() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
nextCpNanos(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
nextDumpTimeout(int, long) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
nextExecutionTime() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets next execution time of scheduled task.
nextExecutionTimes(int, long) - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets an array of the next execution times after passed start timestamp.
nextFilter() - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Gets next filter in filter chain.
nextFilter(GridNioFilter) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Sets next filter in filter chain.
nextFilter - Variable in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Next filter in filter chain.
nextFilter() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Gets next filter in filter chain.
nextFilter(GridNioFilter) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Sets next filter in filter chain.
nextForLoad() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version for cache store load and reload operations.
nextForLoad(long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version for cache store load and reload operations.
nextForLoad(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets next version for cache store load and reload operations.
nextHandle(SegmentIO, RecordSerializer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManager
Create next file handle.
nextHandle(SegmentIO, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
Create next file handle.
nextHandle(SegmentIO, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
Create next file handle.
nextIndexId() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Gets next ID for indexed message ID.
nextIoId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
nextKey(GroupPartitionId) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
Returns next (higher) key for provided cache and partition or null
nextLink() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPagePayload
 
nextMinorVersion() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
nextNode() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds next node in the topology.
nextNode(Collection<TcpDiscoveryNode>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds next node in the topology filtering excluded nodes from search.
nextNodeOrder() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Increments topology version and gets new value.
nextOp - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Next operation.
nextOp - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
nextOpPageId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Next page id.
nextOpPageId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
nextOpStructureId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Next data structure.
nextOpStructureId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
nextPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetNextRecord
 
nextPartitionCounter(AffinityTopologyVersion, boolean, boolean, Long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
nextPartitionCounter(IgniteInternalTx, Long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
nextPartitionCounter(AffinityTopologyVersion, boolean, boolean, Long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
nextPartitionCounter(IgniteInternalTx, Long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
nextPowerOf2(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Round up the argument to the next highest power of 2;
nextRegion() - Method in interface org.apache.ignite.internal.mem.DirectMemoryProvider
Attempts to allocate next memory region.
nextRegion() - Method in class org.apache.ignite.internal.mem.file.MappedFileMemoryProvider
Attempts to allocate next memory region.
nextRegion() - Method in class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryProvider
Attempts to allocate next memory region.
nextResultSet() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryResults
Move to next result set.
nextSnapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
nextSnapshot() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
nextSnapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
nextSnapshot(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
nextSnapshotId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateNextSnapshotId
Deprecated.
 
nextSnapshotTag() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
 
nextTimeout(long) - Method in class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
Get next timeout based on previously timeout calculated by strategy.
nextTimeout(long) - Method in interface org.apache.ignite.spi.TimeoutStrategy
Get next timeout based on previously timeout calculated by strategy.
nextTimeout() - Method in interface org.apache.ignite.spi.TimeoutStrategy
Get next timeout.
nextTimeoutChunk(long) - Method in class org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper
Returns a timeout value to use for the next network operation.
nextTxId() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Next transaction id for this connection.
nextUniqueKey() - Static method in enum org.apache.ignite.internal.util.nio.GridNioSessionMetaKey
Returns next NIO session key ordinal for non-existing enum value.
nextUpdateCounter(int, AffinityTopologyVersion, boolean, boolean, Long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Returns new update counter for primary node or passed counter for backup node.
nextUpdateCounter(int, IgniteInternalTx, Long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Used for transactions.
nextUpdateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
nextUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
nextUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
nextVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets next grid cache version.
nextVersion(byte) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets next grid cache version.
nextVersion() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Gets next grid cache version.
nextWalChangeRequest() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
nextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.UnsortedCacheQueryReducer
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.GridEmptyIterator
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatIterator
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter.IteratorWrapper
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
This method is the same as Iterator.next(), but allows for failure with exception.
nextX() - Method in interface org.apache.ignite.internal.util.lang.GridIterator
This method is the same as Iterator.next(), but allows for failure with exception.
nil() - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Creates Nil response.
nio() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Returns original nio server instance.
nio(GridNioServer<Message>) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
NL - Static variable in class org.apache.ignite.internal.IgniteKernal
System line separator.
nl() - Method in class org.apache.ignite.internal.util.GridStringBuilder
Adds a platform-dependent newline to this buffer.
nl() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
NO_RETRIES - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
No retries.
noCoordinatorError() - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
noCreate() - Method in enum org.apache.ignite.internal.processors.query.EnlistOperation
Indicates that an operation cannot create new row.
node(UUID) - Method in interface org.apache.ignite.client.ClientClusterGroup
Gets a node for given ID from this cluster group.
node() - Method in interface org.apache.ignite.client.ClientClusterGroup
Gets first node from the list of nodes in this cluster group.
node(UUID) - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets a node for given ID from this cluster group.
node() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets first node from the list of nodes in this cluster group.
node() - Method in interface org.apache.ignite.events.Event
Node where event occurred and was recorded
node(ClusterNode) - Method in class org.apache.ignite.events.EventAdapter
Sets node where even is occurred (i.e. node local to the event).
node() - Method in class org.apache.ignite.events.EventAdapter
Node where event occurred and was recorded
node(UUID) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets cached node with given id from most recently refreshed topology.
node(Object, Collection<? extends GridClientNode>) - Method in interface org.apache.ignite.internal.client.GridClientDataAffinity
Gets primary affinity node for a key.
node(Object, Collection<? extends GridClientNode>) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Gets primary affinity node for a key.
node(UUID, boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets node by node ID.
node(String, boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets node by node IP.
node(UUID, boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets node by node ID.
node(String, boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets node by node IP.
node(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Gets node from last saved topology snapshot by it's id.
node(Object) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets node for a key.
node(Object, Collection<N>) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets node for a given key.
node(Object, Collection<N>, Collection<N>) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets node for a given key.
node(Object, GridClientPredicate<N>...) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets node for a given key.
node(UUID) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets a node for given ID from this cluster group.
node() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets first node from the list of nodes in this cluster group.
node(UUID) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets a node for given ID from this cluster group.
node() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets first node from the list of nodes in this cluster group.
node(UUID) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
node(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
node(AffinityTopologyVersion, UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets node from history for given topology version.
node - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
Mapped node.
node() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
node() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
node(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
node(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
node() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerResult
 
node() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
node(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
node() - Method in class org.apache.ignite.internal.processors.cache.WalStateNodeLeaveExchangeTask
 
node() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaNodeLeaveExchangeWorkerTask
 
NODE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
node(Object) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets node for a key.
node(Object, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets node for a given key.
node(Object, Collection<N>, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets node for a given key.
node(Object, IgnitePredicate<N>...) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets node for a given key.
node() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
node(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds node by ID.
node() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage
 
node() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
Gets new node that wants to join the topology.
node() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets newly added node.
node(UUID) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets a node instance based on its ID.
node2id() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets closure which converts node to node ID.
NODE_ATTRIBUTES_SYS_VIEW - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
NODE_ATTRIBUTES_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
NODE_CONSISTENT_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
Filter key for attribute "nodeConsistentId"
NODE_ID - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
NODE_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
Filter key for attribute "nodeId"
NODE_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
Filter key for attribute "nodeId"
NODE_ID_MSG_TYPE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Node ID message type.
NODE_METRICS_SYS_VIEW - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
NODE_METRICS_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
NODE_STOPPING - Static variable in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
 
NODE_WEIGHT_ATTR_NAME - Static variable in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Name of node attribute used to indicate load weight of a node (value is "ignite.node.weight.attr.name").
nodeAddresses(ClusterNode, boolean, AttributeNames, Supplier<ClusterNode>) - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
 
nodeAddresses(ClusterNode, boolean) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
nodeAlive(ClusterNode) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
nodeAttribute(String) - Method in interface org.apache.ignite.internal.GridKernalContext
Get node attribute by name.
nodeAttribute(String) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Get node attribute by name.
nodeAttribute(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Get node attribute by name.
nodeAttributes() - Method in interface org.apache.ignite.internal.GridKernalContext
 
nodeAttributes() - Method in class org.apache.ignite.internal.GridKernalContextImpl
nodeAttributes() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
nodeAttributes() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Gets node attributes.
nodeAttributes(Map<String, ?>) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets node attributes.
nodeAttributes() - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
NodeAttributeView - Class in org.apache.ignite.spi.systemview.view
Node attribute representation for a SystemView.
NodeAttributeView(UUID, String, Object) - Constructor for class org.apache.ignite.spi.systemview.view.NodeAttributeView
 
NodeAttributeViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
NodeAttributeViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
 
nodeAuth - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Node authenticator.
nodeComparator(boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
nodeConsistentId() - Method in class org.apache.ignite.spi.systemview.view.BaselineNodeAttributeView
 
nodeConsistentIds(Collection<? extends BaselineNode>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Convenient utility method that returns collection of node consistent IDs for a given collection of grid nodes.
nodeFailed(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Updates topology when node that is expected to be in topology fails.
NodeFileLockHolder(String, GridKernalContext, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.NodeFileLockHolder
 
nodeFilter(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
nodeFilter() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
nodeFilter() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
nodeFilter - Variable in class org.apache.ignite.services.ServiceConfiguration
Node filter.
nodeFilter() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
nodeFilter(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
nodeFilter() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
nodeFilter() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
nodeForNodeId(UUID) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates grid node predicate evaluating on the given node ID.
nodeForNodeIds(Collection<UUID>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates grid node predicate evaluating on the given node IDs.
nodeForNodes(ClusterNode...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates predicates that evaluates to true for each node in given collection.
nodeId() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets ID of a remote node.
nodeId(UUID) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets node ID.
nodeId() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets ID of a remote node.
nodeId() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
nodeId(UUID) - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
nodeId() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
 
nodeId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Node ID.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
nodeId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Target node ID.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nodeId(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry.ReaderId
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
nodeId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
Node ID.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturnCompletableWrapper
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePage
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
 
nodeId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
ID of the node on which this transaction started.
nodeId - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Node ID.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
ID of the node on which this transaction started.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
nodeId(UUID) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
nodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
ID of the node on which this transaction started.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
ID of the node on which this transaction started.
nodeId() - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
 
nodeId() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
nodeId() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
nodeId() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RoutineInfo
 
nodeId() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
nodeId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
nodeId(UUID) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
nodeId() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
nodeId(UUID) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
nodeId() - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
 
nodeId() - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
 
nodeId(UUID) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
 
nodeId(UUID, String) - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
Sets Node id and instantiates FileHandler delegate.
nodeId(String, UUID, String) - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
Sets Node id and instantiates FileHandler delegate.
nodeId() - Method in exception org.apache.ignite.plugin.PluginValidationException
 
nodeId() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
 
nodeId() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
nodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage
 
nodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
Gets ID of the node added.
nodeId() - Method in class org.apache.ignite.spi.IgniteNodeValidationResult
 
nodeId() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
nodeId() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
nodeId() - Method in class org.apache.ignite.spi.systemview.view.NodeAttributeView
 
nodeId() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nodeId() - Method in class org.apache.ignite.spi.systemview.view.PartitionStateView
 
nodeId() - Method in interface org.apache.ignite.transactions.Transaction
ID of the node on which this transaction started.
nodeIdBytes() - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
 
nodeIdBytesWithType(UUID) - Static method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
 
nodeIdLogFileName(UUID, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Attaches node ID to log file name.
nodeIdMap() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
nodeIdMap(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets consistentId from history for given topology version.
nodeIdMessage() - Method in class org.apache.ignite.spi.communication.tcp.internal.ClusterStateProvider
Deprecated.
 
NodeIdMessage - Class in org.apache.ignite.spi.communication.tcp.messages
Node ID message.
NodeIdMessage() - Constructor for class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
 
NodeIdMessage(UUID) - Constructor for class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
 
nodeIds() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
 
nodeIds(Collection<UUID>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
 
nodeIds(Collection<? extends ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of nodes to collection of node IDs.
nodeIds(Collection<? extends ClusterNode>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Convenient utility method that returns collection of node IDs for a given collection of grid nodes.
nodeIds() - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
Gets set of node IDs this predicate is based on.
nodeIds() - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
 
nodeIdsForAttribute(String, String, boolean, boolean) - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
nodeIdsForAttribute(String, String, boolean, boolean) - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
nodeIdsForAttribute(String, String, boolean, boolean) - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
 
nodeIndex() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver.FolderCandidate
 
nodeInfo(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Sends node info to native target.
nodeIp() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
nodeIp(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
 
nodeIp() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
nodeIp(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
 
nodeJoined(UUID) - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
nodeLeftResponse() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
nodeLocalMap() - Method in interface org.apache.ignite.IgniteCluster
Gets node-local storage instance.
nodeLocalMap() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets node-local storage instance.
nodeLocalMap() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets node-local storage instance.
NodeMetricsView - Class in org.apache.ignite.spi.systemview.view
Node metrics representation for a SystemView.
NodeMetricsView(ClusterNode) - Constructor for class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
NodeMetricsViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
NodeMetricsViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.NodeMetricsViewWalker
 
nodeName(String) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Set node name.
nodeOrder() - Method in interface org.apache.ignite.cache.CacheEntryVersion
 
nodeOrder() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
nodeOrder() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
nodeOrder() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
nodeOrderAndDrIdRaw() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Gets combined node order and DR ID.
NodeOrderComparator - Class in org.apache.ignite.internal.cluster
Node order comparator.
NodeOrderLegacyComparator - Class in org.apache.ignite.internal.cluster
Node order comparator.
NodePage<R> - Class in org.apache.ignite.internal.processors.cache.query.reducer
Represents a single page with results of cache query from single node.
NodePage(UUID, Collection<R>) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.NodePage
 
NodePageStream<R> - Class in org.apache.ignite.internal.processors.cache.query.reducer
This class provides an interface NodePageStream.headPage() that returns a future will be completed with NodePage of cache query result from single node.
NodePageStream(UUID, Runnable, Runnable) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.NodePageStream
 
nodePublicCaches(ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
nodeQryId() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
 
nodeQueryId() - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
 
nodes() - Method in interface org.apache.ignite.client.ClientClusterGroup
Gets the read-only collection of nodes in this cluster group.
nodes() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets the read-only collection of nodes in this cluster group.
nodes() - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets most recently refreshed topology (only non-daemon nodes included).
nodes(Collection<UUID>) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets cached nodes for the given IDs based on most recently refreshed topology.
nodes(GridClientPredicate<GridClientNode>) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Gets all cached nodes that pass the filter.
nodes(Iterable<UUID>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Gets a collection of nodes from last saved topology snapshot by their ids.
nodes() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Gets full topology snapshot.
nodes() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets set of all distinct nodes in the consistent hash (in no particular order).
nodes() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets the read-only collection of nodes in this cluster group.
nodes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets the read-only collection of nodes in this cluster group.
nodes() - Method in class org.apache.ignite.internal.GridPluginContext
Gets a collection of all grid nodes.
nodes(Collection<UUID>, IgnitePredicate<UUID>...) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets collection of node for given node IDs and predicates.
nodes(long) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets all nodes for given topology version.
nodes(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets all nodes for given topology version.
nodes() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
nodes() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
nodes(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Gets affinity nodes for specified partition.
nodes() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
nodes() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
nodes() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
nodes(int, AffinityAssignment, List<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
nodes(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
nodes(int, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
nodes(int, AffinityAssignment, List<ClusterNode>) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
nodes(int, AffinityAssignment, List<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
nodes(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
nodes() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
nodes() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets set of all distinct nodes in the consistent hash (in no particular order).
nodes(Object, int) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets specified count of adjacent nodes for a given key.
nodes(Object, int, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets specified count of adjacent nodes for a given key.
nodes(Object, int, Collection<N>, Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets specified count of adjacent nodes for a given key.
nodes(Object, int, IgnitePredicate<N>...) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets specified count of adjacent nodes for a given key.
NODES - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for number of nodes.
nodes() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
nodes() - Method in interface org.apache.ignite.plugin.PluginContext
Gets a collection of all grid nodes.
nodes() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets a collection of all grid nodes.
nodes2names(Collection<? extends ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of grid nodes to collection of grid names.
NODES_SYS_VIEW - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
NODES_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
nodesByKey(Object, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
nodesByPartition(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
nodeSecurityContext(Marshaller, ClassLoader, ClusterNode) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Gets the node's security context.
nodeSpecificData() - Method in interface org.apache.ignite.spi.discovery.DiscoveryDataBag.GridDiscoveryData
 
nodeSpecificData(Map<UUID, Map<Integer, Serializable>>) - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
 
nodeStartCallable(IgniteRemoteStartSpecification, int) - Method in interface org.apache.ignite.internal.util.nodestart.IgniteSshHelper
Creates Callable starting node using SSH.
nodeStartTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
NodeStateBeforeStartCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.beforeStart
Command handler for managing state of a node before it starts and getting information about it.
NodeStateBeforeStartCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.beforeStart.NodeStateBeforeStartCommandHandler
Construecor.
nodeStopping() - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
 
NodeStoppingException - Exception in org.apache.ignite.internal
 
NodeStoppingException(Throwable) - Constructor for exception org.apache.ignite.internal.NodeStoppingException
 
NodeStoppingException(String) - Constructor for exception org.apache.ignite.internal.NodeStoppingException
 
nodeSupports(ClusterNode, IgniteFeatures) - Static method in enum org.apache.ignite.internal.IgniteFeatures
Checks that feature supported by node.
nodeSupports(byte[], IgniteFeatures) - Static method in enum org.apache.ignite.internal.IgniteFeatures
Checks that feature supported by node.
nodeToPing() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingRequest
 
nodeToPing() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingResponse
 
NodeUnreachableException - Exception in org.apache.ignite.spi.communication.tcp.internal
Exception is thrown by TcpCommunicationSpi when some or all addresses of a node are unreachable and direct communication connection cannot be established.
NodeUnreachableException(String) - Constructor for exception org.apache.ignite.spi.communication.tcp.internal.NodeUnreachableException
 
NodeValidationFailedEvent - Class in org.apache.ignite.events
This event is triggered if any of GridComponents fail to validate the joining node while join message processing.
NodeValidationFailedEvent(ClusterNode, ClusterNode, IgniteNodeValidationResult) - Constructor for class org.apache.ignite.events.NodeValidationFailedEvent
Creates new node validation event with given parameters.
NOLOGGING - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NOLOGGING.
NoMatchingCachesException - Exception in org.apache.ignite.internal.processors.cache.verify
Runtime exception that can be thrown in VerifyBackupPartitionsTaskV2 when no caches matching given filter options can be found.
NoMatchingCachesException() - Constructor for exception org.apache.ignite.internal.processors.cache.verify.NoMatchingCachesException
 
NONE - Static variable in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
nonEqualTo(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedComparableProperty
 
nonheapMemoryCommited() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nonheapMemoryInit() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nonheapMemoryMax() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nonheapMemoryTotal() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nonHeapMemoryUsage() - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
 
nonheapMemoryUsed() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
nonThrowableSupplier(BooleanSupplier, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(DoubleSupplier, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(IntSupplier, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(LongSupplier, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(Supplier<T>, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(BooleanSupplier, boolean, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(DoubleSupplier, double, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(IntSupplier, int, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(LongSupplier, long, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
nonThrowableSupplier(Supplier<T>, T, IgniteLogger) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Return supplier that suppress any exception throwed by s.
noop() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
NOOP - Static variable in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
No-op runnable.
NOOP_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Default noop configuration.
NOOP_LSNR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
No-op page lock listener.
NOOP_SERIALIZED_SPAN - Static variable in class org.apache.ignite.internal.processors.tracing.NoopTracing
Noop serialized span.
NoOpBinary - Class in org.apache.ignite.internal.processors.cacheobject
 
NoOpBinary() - Constructor for class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
 
NoopCheckpointSpi - Class in org.apache.ignite.spi.checkpoint.noop
No-op implementation of CheckpointSpi.
NoopCheckpointSpi() - Constructor for class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
 
NoOpClosure - Class in org.apache.ignite.internal.util.lang.gridfunc
Absolute closure that does nothing.
NoOpClosure() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.NoOpClosure
 
NoopCollisionSpi - Class in org.apache.ignite.spi.collision.noop
No-op implementation of CollisionSpi.
NoopCollisionSpi() - Constructor for class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
 
NoopDependencyResolver - Class in org.apache.ignite.internal.processors.resource
Noop implementation of dependency resolver.
NoopDependencyResolver() - Constructor for class org.apache.ignite.internal.processors.resource.NoopDependencyResolver
 
NoopEncryptionSpi - Class in org.apache.ignite.spi.encryption.noop
No operation EncryptionSPI implementation.
NoopEncryptionSpi() - Constructor for class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
 
NoopEventStorageSpi - Class in org.apache.ignite.spi.eventstorage
No-op implementation of EventStorageSpi.
NoopEventStorageSpi() - Constructor for class org.apache.ignite.spi.eventstorage.NoopEventStorageSpi
 
NoOpFailureHandler - Class in org.apache.ignite.failure
Just ignores any failure.
NoOpFailureHandler() - Constructor for class org.apache.ignite.failure.NoOpFailureHandler
 
NoOpIgniteSecurityProcessor - Class in org.apache.ignite.internal.processors.security
No operation IgniteSecurity.
NoOpIgniteSecurityProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
 
NoopIndexingSpi - Class in org.apache.ignite.spi.indexing.noop
Default implementation of IndexingSpi which does not index cache.
NoopIndexingSpi() - Constructor for class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
 
NoopMetricExporterSpi - Class in org.apache.ignite.spi.metric.noop
No-op implementation of metric exporter SPI.
NoopMetricExporterSpi() - Constructor for class org.apache.ignite.spi.metric.noop.NoopMetricExporterSpi
 
NoOpPageEvictionTracker - Class in org.apache.ignite.internal.processors.cache.persistence.evict
 
NoOpPageEvictionTracker() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
 
NoOpQueryEngine - Class in org.apache.ignite.internal.processors.query
No op implementation.
NoOpQueryEngine(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.NoOpQueryEngine
 
NoopRowHandlerFactory() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory
 
NoOpSandbox - Class in org.apache.ignite.internal.processors.security.sandbox
No operation Sandbox.
NoOpSandbox() - Constructor for class org.apache.ignite.internal.processors.security.sandbox.NoOpSandbox
 
NoopSpan - Class in org.apache.ignite.internal.processors.tracing
Noop and null-safe implementation of Span.
NoopSpiSpecificSpan - Class in org.apache.ignite.spi.tracing
Noop and null-safe implementation of SpiSpecificSpan.
NoopTracing - Class in org.apache.ignite.internal.processors.tracing
Noop implementation of Tracing.
NoopTracing() - Constructor for class org.apache.ignite.internal.processors.tracing.NoopTracing
Constructor.
NoopTracingConfigurationManager - Class in org.apache.ignite.internal.processors.tracing.configuration
Noop tracing configuration manager.
NoopTracingConfigurationManager() - Constructor for class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
 
NoopTracingSpi - Class in org.apache.ignite.spi.tracing
Noop and null-safe implementation of Tracing SPI.
NoopTracingSpi() - Constructor for class org.apache.ignite.spi.tracing.NoopTracingSpi
 
NoOpWarmUpConfiguration - Class in org.apache.ignite.configuration
Noop warm-up configuration.
NoOpWarmUpConfiguration() - Constructor for class org.apache.ignite.configuration.NoOpWarmUpConfiguration
 
NoOpWarmUpStrategy - Class in org.apache.ignite.internal.processors.cache.warmup
Noop warming up strategy.
NoOpWarmUpStrategy() - Constructor for class org.apache.ignite.internal.processors.cache.warmup.NoOpWarmUpStrategy
 
nop() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
 
noRetries() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
normalize(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Normalizes a path, removing double and single dot path steps.
normalize(String, boolean) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeNoEndSeparator(String, boolean) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeObjectName(String, boolean) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Normalize object name.
normalizeQueryEntities(GridKernalContext, Collection<QueryEntity>, CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Normalize cache query entities.
normalizeQueryEntity(GridKernalContext, QueryEntity, boolean) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Normalize query entity.
normalizeSchema(String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Normalize schema name.
normalizeSchemaName(String, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Stores rule for constructing schemaName according to cache configuration.
NOT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NOT.
not(IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.F0
Negates given predicates.
not(IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Negates given predicates.
NOT_SUPPORTED_MSG - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Message indicating that clusted is in a mixed state and writing cannot be completed because of that.
notchLastCheckpointPtr(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Notifies this about latest checkpoint pointer.
notchLastCheckpointPtr(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Notifies this about latest checkpoint pointer.
notContains(Collection<T>) - Static method in class org.apache.ignite.internal.util.F0
Provides predicate (not peer-deployable) which returns true if it receives an element that is not contained in the passed in collection.
notContains(Collection<T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Provides predicate which returns true if it receives an element that is not contained in the passed in collection.
NotContainsPredicate<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Predicate that returns true if its free variable is not contained in given collection.
NotContainsPredicate(Collection<? extends T>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.NotContainsPredicate
 
notEmpty(Collection<?>, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given collection is not empty.
notEmpty(Object[], String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given array is not empty.
notEmpty(int[], String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given array is not empty.
notEmpty(long[], String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given array is not empty.
notEmpty(double[], String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given array is not empty.
notEmpty(String, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given String is not empty.
NotEqualPredicate<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Predicate that evaluates to true if its free variable is equal to target or both are null.
NotEqualPredicate(T) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.NotEqualPredicate
 
notEqualTo(T) - Static method in class org.apache.ignite.internal.util.F0
Gets predicate (not peer-deployable) that evaluates to true if its free variable is not equal to target or both are null.
notEqualTo(T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that evaluates to true if its free variable is not equal to target or both are null.
notFoundCacheNames() - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
 
NOTHING_FOUND - Static variable in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTask
Nothing found.
NOTHING_FOUND - Static variable in class org.apache.ignite.internal.visor.consistency.VisorConsistencyStatusTask
Nothing found.
NOTHING_TO_REBALANCE - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
NOTIFICATION - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientFlag
Server to client notification flag.
notificationType() - Method in enum org.apache.ignite.internal.client.thin.ClientOperation
 
notifyCallback(UUID, UUID, Collection<?>, GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Notifies local callback.
notifyCallback(UUID, UUID, Collection<?>, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Notifies local callback.
notifyCallback(UUID, UUID, Collection<?>, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Notifies local callback.
notifyClient(ClientNotification) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Send notification to the client.
notifyContinuousQueries(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
notifyExisting(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
notifyExisting() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
notifyExisting() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
notifyExisting() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
notifyListener(UUID, Message, IgniteRunnable) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
notifyListeners(T, Collection<Consumer<T>>, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Notifies provided lsnrs with the value t.
notifyMetaStorageSubscribersOnReadyForRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Notifies MetastorageLifecycleListener that MetaStorage is ready for read.
notifyMetaStorageSubscribersOnReadyForRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Notifies MetastorageLifecycleListener that MetaStorage is ready for read.
notIn(Collection<? extends T>) - Static method in class org.apache.ignite.internal.util.F0
Gets predicate (not peer-deployable) that returns true if its free variable is not contained in given collection.
notIn(Collection<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that returns true if its free variable is not contained in given collection.
notNull() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Gets the flag restricting null value for this property.
notNull() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Gets the flag restricting null value for this property.
notNull() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Gets the flag restricting null value for this property.
notNull() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Gets the flag restricting null value for this property.
notNull(Object, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks if given argument value is not null.
notNull(Object, String, Object, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that none of the given values are null.
notNull(Object, String, Object, String, Object, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that none of the given values are null.
notNull(Object, String, Object, String, Object, String, Object, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that none of the given values are null.
notNull() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that evaluates to true if its free variable is not null.
notNullFields(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets not null fields.
notNullFields(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQuerySqlMetadataV2
Gets not null fields.
notNullFields(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets not null fields.
notNullFields() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
notNullOrEmpty(String, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that a String is not null or empty.
notScheduled() - Static method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
 
NotWritablePropertyException - Exception in org.apache.ignite.internal.processors.configuration.distributed
Exception of distributed property still have not been allowed for write value.
NotWritablePropertyException(String) - Constructor for exception org.apache.ignite.internal.processors.configuration.distributed.NotWritablePropertyException
 
noVal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
NULL - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
NULL - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for NULL.
NULL_KEY - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT or MERGE null key.
NULL_MSG_PREFIX - Static variable in class org.apache.ignite.internal.util.GridArgumentCheck
Null pointer error message prefix.
NULL_PAGE - Static variable in class org.apache.ignite.internal.pagemem.FullPageId
 
NULL_PTR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Null WAL pointer.
NULL_TABLE_DESCRIPTOR - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required table does not have a descriptor set.
NULL_UUID - Static variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Null checkpoint UUID.
NULL_VALUE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT or MERGE null value, or to to set null to a NOT NULL column.
NULL_VALUE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Null value occurred where it wasn't expected to.
nullability() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets field nullability.
nullable(String, String) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Determines whether type is nullable.
nullable(String, String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Determines whether type is nullable.
nullable() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
nullableBooleanFromByte(byte) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Converts raw byte value to the nullable Boolean.
nullableBooleanToByte(Boolean) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Converts nullable Boolean to the raw byte.
NullableInlineIndexKeyType<T extends IndexKey> - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Abstract inline key.
NullableInlineIndexKeyType(int, short) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
 
nullableNotEmpty(String, String) - Static method in class org.apache.ignite.internal.util.GridArgumentCheck
Checks that given String is nullable but not empty.
nullifyHomeDirectory() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Nullifies Ignite home directory.
NullIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
Represents null value stored in index row or query.
NullLogger - Class in org.apache.ignite.logger
Logger which does not output anything.
NullLogger() - Constructor for class org.apache.ignite.logger.NullLogger
 
nullPlusNonNullIsNull() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
nullPlusNonNullIsNull() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
nullPlusNonNullIsNull() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
nulls() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
Get number of null values in column.
NULLS - Static variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
NULLS parameter name.
nullsAreSortedAtEnd() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
nullsAreSortedAtEnd() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
nullsAreSortedAtEnd() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
nullsAreSortedAtStart() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
nullsAreSortedAtStart() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
nullsAreSortedAtStart() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
nullsAreSortedHigh() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
nullsAreSortedHigh() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
nullsAreSortedHigh() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
nullsAreSortedLow() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
nullsAreSortedLow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
nullsAreSortedLow() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
NullsOrder - Enum in org.apache.ignite.internal.cache.query.index
Enum to store possible nulls ordering.
nullsOrder() - Method in class org.apache.ignite.internal.cache.query.index.Order
 
NUMBER - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NUMBER.
NUMERIC - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NUMERIC.
NUMERIC_TYPES - Static variable in interface org.apache.ignite.cache.store.jdbc.JdbcTypesTransformer
Numeric types.
NVARCHAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NVARCHAR.
NVARCHAR2 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: NVARCHAR2.

O

OBJ - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
obj() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsKey
 
obj() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
Object name.
OBJ_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
OBJECT - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
object() - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
object(T) - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
ObjectByteArrayInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Java Objects as byte array.
ObjectByteArrayInlineIndexKeyType(BytesInlineIndexKeyType) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectByteArrayInlineIndexKeyType
 
objectConstructor() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
objectContext() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
objectFieldOffset(Field) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns object field offset.
ObjectGauge<T> - Class in org.apache.ignite.internal.processors.metric.impl
Implementation based on primitive supplier.
ObjectGauge(String, String, Supplier<T>, Class<T>) - Constructor for class org.apache.ignite.internal.processors.metric.impl.ObjectGauge
 
ObjectHashInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining hash of Java objects.
ObjectHashInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectHashInlineIndexKeyType
 
objectMayBeInlined(int, Collection<IndexKeyDefinition>) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineObjectBytesDetector
Static analyze inline_size and inline columns set.
objectMetric(String, Class<T>, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Creates and register named gauge.
ObjectMetric<T> - Interface in org.apache.ignite.spi.metric
Interface for the metrics that holds typed value.
ObjectMetricImpl<T> - Class in org.apache.ignite.internal.processors.metric.impl
Implementation of ObjectMetric.
ObjectMetricImpl(String, String, Class<T>) - Constructor for class org.apache.ignite.internal.processors.metric.impl.ObjectMetricImpl
 
objectPutSize(int) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
objects() - Method in class org.apache.ignite.internal.util.GridHandleTable
 
objectsReducer() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Gets reducer that aggregates items into collection.
ObjectStatistics - Interface in org.apache.ignite.internal.processors.query.stat
Any type of object statistics.
obsolete() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Checks if deployment is obsolete, i.e. is not used and has been undeployed.
obsolete() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
obsolete(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
obsolete() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
obsolete(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
obsolete() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
obsoleteNearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
obsoleteNearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
obsoleteNearKey(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
obsoleteNearKeysSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
obsoleteNearKeysSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
obsoleteNearKeysSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
obsoleteOrDeleted() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
obsoleteOrDeleted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
obsoleteVer - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Obsolete version.
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
obsoleteVersion() - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
obsoleteVersion(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtrasAdapter
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
obsoleteVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
obsoleteVersion() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
obsoleteVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
obsoleteVersionExtras() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
ODBC_CLIENT - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
ODBC driver handshake code.
OdbcColumnMeta - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener column metadata.
OdbcColumnMeta(String, String, String, Class<?>, int, int, int) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
 
OdbcColumnMeta(GridQueryFieldMetadata) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
Constructor for result set column.
OdbcConfiguration - Class in org.apache.ignite.configuration
Deprecated.
OdbcConfiguration() - Constructor for class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Creates ODBC server configuration with all default values.
OdbcConfiguration(OdbcConfiguration) - Constructor for class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Creates ODBC server configuration by copying all properties from given configuration.
OdbcConnectionContext - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC Connection Context.
OdbcConnectionContext(GridKernalContext, GridNioSession, GridSpinBusyLock, long, int) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Constructor.
OdbcEscapeParseResult - Class in org.apache.ignite.internal.processors.odbc.odbc.escape
ODBC escape sequence parse result.
OdbcEscapeParseResult(int, int, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeParseResult
Constructor.
OdbcEscapeToken - Class in org.apache.ignite.internal.processors.odbc.odbc.escape
ODBC escape sequence token.
OdbcEscapeToken(OdbcEscapeType, int) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeToken
Constructor.
OdbcEscapeType - Enum in org.apache.ignite.internal.processors.odbc.odbc.escape
ODBC escape sequence type.
OdbcEscapeUtils - Class in org.apache.ignite.internal.processors.odbc.odbc.escape
ODBC escape sequence parse.
OdbcMessageParser - Class in org.apache.ignite.internal.processors.odbc.odbc
JDBC message parser.
OdbcMessageParser(GridKernalContext, ClientListenerProtocolVersion) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcMessageParser
 
OdbcQuery - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC SQL query with parameters.
OdbcQuery() - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
Default constructor is used for serialization.
OdbcQueryCloseRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query close request.
OdbcQueryCloseRequest(long) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryCloseRequest
 
OdbcQueryCloseResult - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query close result.
OdbcQueryCloseResult(long) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryCloseResult
 
OdbcQueryExecuteBatchRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query execute request with the batch of parameters.
OdbcQueryExecuteBatchRequest(String, String, boolean, Object[][], int, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
OdbcQueryExecuteBatchResult - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query execute with batch of parameters result.
OdbcQueryExecuteBatchResult(long[]) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
OdbcQueryExecuteBatchResult(long[], long, int, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchResult
 
OdbcQueryExecuteRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query execute request.
OdbcQueryExecuteRequest(String, String, Object[], int, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
OdbcQueryExecuteResult - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query execute result.
OdbcQueryExecuteResult(long, Collection<OdbcColumnMeta>, long[]) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteResult
 
OdbcQueryFetchRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query fetch request.
OdbcQueryFetchRequest(long, int) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchRequest
 
OdbcQueryFetchResult - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query fetch result.
OdbcQueryFetchResult(long, Collection<?>, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchResult
 
OdbcQueryGetColumnsMetaRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get columns meta request.
OdbcQueryGetColumnsMetaRequest(String, String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaRequest
 
OdbcQueryGetColumnsMetaResult - Class in org.apache.ignite.internal.processors.odbc.odbc
Query get columns meta result.
OdbcQueryGetColumnsMetaResult(Collection<OdbcColumnMeta>) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaResult
 
OdbcQueryGetParamsMetaRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get params meta request.
OdbcQueryGetParamsMetaRequest(String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetParamsMetaRequest
 
OdbcQueryGetParamsMetaResult - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get params meta result.
OdbcQueryGetParamsMetaResult(byte[]) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetParamsMetaResult
 
OdbcQueryGetQueryMetaRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get query meta request.
OdbcQueryGetQueryMetaRequest(byte, String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
 
OdbcQueryGetResultsetMetaRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get params meta request.
OdbcQueryGetResultsetMetaRequest(String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetResultsetMetaRequest
 
OdbcQueryGetResultsetMetaResult - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query resultset metadata result.
OdbcQueryGetResultsetMetaResult(Collection<OdbcColumnMeta>) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetResultsetMetaResult
 
OdbcQueryGetTablesMetaRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query get tables meta request.
OdbcQueryGetTablesMetaRequest(String, String, String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
 
OdbcQueryGetTablesMetaResult - Class in org.apache.ignite.internal.processors.odbc.odbc
Query get columns meta result.
OdbcQueryGetTablesMetaResult(Collection<OdbcTableMeta>) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaResult
 
OdbcQueryMoreResultsRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query fetch request.
OdbcQueryMoreResultsRequest(long, int) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsRequest
 
OdbcQueryMoreResultsResult - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener query fetch result.
OdbcQueryMoreResultsResult(long, Collection<?>, boolean) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsResult
 
OdbcQueryResults - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC result set
OdbcRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener command request.
OdbcRequest(byte) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
 
OdbcRequestHandler - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL query handler.
OdbcRequestHandler(GridKernalContext, GridSpinBusyLock, ClientListenerResponseSender, int, boolean, boolean, boolean, boolean, boolean, boolean, String, NestedTxMode, ClientListenerProtocolVersion, OdbcConnectionContext) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Constructor.
OdbcResponse - Class in org.apache.ignite.internal.processors.odbc.odbc
SQL listener response.
OdbcResponse(Object) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcResponse
Constructs successful rest response.
OdbcResponse(int, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcResponse
Constructs failed rest response.
OdbcResultSet - Class in org.apache.ignite.internal.processors.odbc.odbc
Represents single result set.
OdbcStreamingBatchRequest - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query execute request with the batch of parameters.
OdbcStreamingBatchRequest(String, List<OdbcQuery>, boolean, long) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
 
OdbcStreamingBatchResult - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC query execute with batch of parameters result.
OdbcStreamingBatchResult(long) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchResult
 
OdbcStreamingBatchResult(int, String, long) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchResult
 
OdbcTableMeta - Class in org.apache.ignite.internal.processors.odbc.odbc
ODBC table-related metadata.
OdbcTableMeta(String, String, String, String) - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcTableMeta
 
OdbcTypes - Class in org.apache.ignite.internal.processors.odbc.odbc
Data type names that can occur within ODBC escape sequence
OdbcTypes() - Constructor for class org.apache.ignite.internal.processors.odbc.odbc.OdbcTypes
 
OdbcUtils - Class in org.apache.ignite.internal.processors.odbc.odbc
Various ODBC utility methods.
of(byte) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
of(Object...) - Static method in class org.apache.ignite.internal.processors.query.QueryContext
 
of(X...) - Static method in class org.apache.ignite.internal.util.GridMessageCollection
 
of(UUID...) - Static method in class org.apache.ignite.internal.util.UUIDCollectionMessage
 
OFF - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: OFF.
OFF_HEAP_LOG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
OFF_HEAP_STACK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
offer(T) - Method in interface org.apache.ignite.IgniteQueue
offer(T, long, TimeUnit) - Method in interface org.apache.ignite.IgniteQueue
offer(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Reserves size bytes in SegmentedRingByteBuffer and returns instance of SegmentedRingByteBuffer.WriteSegment class that points to wrapped ByteBuffer instance with corresponding capacity.
offer(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
offer(T, long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
offer(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
offer(T, long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
offer(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridTransactionalCacheQueueImpl
offer(E) - Method in class org.apache.ignite.internal.util.GridBoundedPriorityQueue
offer(E) - Method in class org.apache.ignite.internal.util.GridQueue
offer(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
offer(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the tail of this deque.
offerFirst(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
offerFirst(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the front of this deque.
offerFirstx(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
offerLast(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
offerLast(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
Inserts the specified element at the end of this deque.
offerLastx(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
offerSafe(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Behaves like SegmentedRingByteBuffer.offer(int) but in safe manner: there are no any concurrent threads and buffer in closed state.
offerx(E) - Method in class org.apache.ignite.internal.util.GridQueue
Same as GridQueue.offer(Object), but returns created node.
offheap() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
offheap - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
offheap() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
offheapAddress() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
offheapAddress() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
offheapAddress() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
offHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets memory size allocated in off-heap.
offHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets memory size allocated in off-heap.
offHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets memory size allocated in off-heap.
offHeapAllocatedSize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
offHeapAllocatedSize() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
offHeapAllocatedSize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets memory size allocated in off-heap.
offHeapAllocatedSize() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
offHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapBackupEntriesCount(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapBackupEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
offHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapEntriesCount(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets number of cache entries stored in off-heap memory.
offHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets number of cache entries stored in off-heap memory.
offHeapEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets number of cache entries stored in off-heap memory.
offHeapEntriesCount() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets number of cache entries stored in off-heap memory.
offHeapEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
OffHeapPageMetaInfoStore - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store
 
OffHeapPageMetaInfoStore(int, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
 
offheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
offheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
offheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
offheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
offheapPointer() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
offheapPointer() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
offheapPointer() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
offHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapPrimaryEntriesCount(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
offHeapPrimaryEntriesCount() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
OffheapReadWriteLock - Class in org.apache.ignite.internal.util
Lock state structure is as follows: +----------------+---------------+---------+----------+ | WRITE WAIT CNT | READ WAIT CNT | TAG | LOCK CNT | +----------------+---------------+---------+----------+ | 2 bytes | 2 bytes | 2 bytes | 2 bytes | +----------------+---------------+---------+----------+
OffheapReadWriteLock(int) - Constructor for class org.apache.ignite.internal.util.OffheapReadWriteLock
 
offheapSize(Iterable<ClusterNode>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets total offheap size in GB rounded to specified precision.
offset() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
offset(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
offset(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
offset(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusLeafIO
offset() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPagePayload
 
offset() - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
 
offset(int) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
 
offset() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
offset(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
OFFSET_1 - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Offset which fits into 1 byte.
OFFSET_2 - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Offset which fits into 2 bytes.
OFFSET_4 - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Offset which fits into 4 bytes.
OFFSET_MASK - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
OFFSET_SIZE - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
OK - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
Response, indicating successful handshake.
oKString() - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
 
OLD_METASTORE_PARTITION - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
Old special partition reserved for metastore space.
oldEntry() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Gets old (existing) cache entry.
oldest(Collection<ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
oldest(Collection<ClusterNode>, IgnitePredicate<ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets oldest node out of collection of nodes.
oldestAliveServerNode() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
oldestAliveServerNode(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
oldestServerNode() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
oldRow() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.OffheapInvokeClosure
 
oldRow() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
oldRowExpiredFlag() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.OffheapInvokeClosure
Flag that indicates if oldRow was expired during invoke.
oldTreeName() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Getting old name of underlying index tree name.
oldVal() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
 
oldValue() - Method in class org.apache.ignite.events.CacheEvent
Gets old value associated with this event.
oldValue() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets read entry old value (applicable for continuous queries).
oldValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
oldValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
oldValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
oldValue() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
oldValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
oldValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
oldValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
oldValue() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
oldValue() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
oldValueOnPrimary(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
oldValueRequired() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
oldValueRequired() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
oldValueRequired() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
ON - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ON.
onAck(WalStateAckMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle ack message.
onAckReceived() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridJobCancelRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.GridIntList
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.GridLongList
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.GridMessageCollection
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
The method will be called when ack received.
onAckReceived() - Method in interface org.apache.ignite.internal.util.nio.GridNioFuture
The method will be called when ack received.
onAckReceived() - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
The method will be called when ack received.
onAckReceived() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
The method will be called when ack received.
onAckReceived() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
Method called when ack message received.
onAckReceived() - Method in interface org.apache.ignite.plugin.extensions.communication.Message
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Method called when ack message received.
onAckReceived() - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Method called when ack message received.
onActivate() - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cluster.IgniteChangeGlobalStateSupport
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Called when cluster performing activation.
onActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Called when cluster performing activation.
onAdded() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
onAffinityChangeMessage(ClusterNode, CacheAffinityChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Affinity change message callback, processed from the same thread as GridDhtPartitionsExchangeFuture.onNodeLeft(org.apache.ignite.cluster.ClusterNode).
onAffinityTopologyVersionChanged(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notifies about topology version update.
onAfterMetadataRequest(int, BinaryType) - Method in interface org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext.TestBinaryContextListener
 
onAfterPut(Cache.Entry<K, V>) - Method in interface org.apache.ignite.cache.CacheInterceptor
This method is called after new value has been stored.
onAfterPut(Cache.Entry<K, V>) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
This method is called after new value has been stored.
onAfterRead() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
This method is called to initialize tracing variables.
onAfterRegister() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
onAfterRemove(Cache.Entry<K, V>) - Method in interface org.apache.ignite.cache.CacheInterceptor
This method is called after value has been removed.
onAfterRemove(Cache.Entry<K, V>) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
This method is called after value has been removed.
onAfterSpiStart() - Method in interface org.apache.ignite.internal.managers.GridManager
This method executed after manager started SPI.
onAfterSpiStart() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
This method executed after manager started SPI.
onAllKeysAdded() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
Moves future to the ready state.
onAttached() - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedChangeableProperty
This property have been attached to processor.
onAttached() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
This property have been attached to processor.
onAttached() - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
This property have been attached to processor.
onAttributeSet(Object, Object) - Method in interface org.apache.ignite.compute.ComputeTaskSessionAttributeListener
Called on attribute change (set or update).
onBaselineChange() - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed when node detected that baseline topology is changed and node is not in that baseline.
onBaselineTopologyChanged(GridDhtPartitionsExchangeFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
onBaselineTopologyChanged(BaselineTopology, BaselineTopologyHistoryItem) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onBaselineTopologyChanged(BaselineTopology, BaselineTopologyHistoryItem) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onBatchAcknowledged(UUID, GridContinuousBatch, GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Called when ack for a batch is received from client.
onBatchAcknowledged(UUID, GridContinuousBatch, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Called when ack for a batch is received from client.
onBatchAcknowledged(UUID, GridContinuousBatch, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Called when ack for a batch is received from client.
onBecomingCoordinator() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Initializes coordinator since date (if needed).
onBeforeActivate() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
onBeforeMetadataUpdate(int, BinaryMetadata) - Method in interface org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext.TestBinaryContextListener
 
onBeforePut(Cache.Entry<K, V>, V) - Method in interface org.apache.ignite.cache.CacheInterceptor
This method is called within IgniteCache.put(Object, Object) and similar operations before new value is stored in cache.
onBeforePut(Cache.Entry<K, V>, V) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
This method is called within IgniteCache.put(Object, Object) and similar operations before new value is stored in cache.
onBeforeReadLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onBeforeReadLock(int, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onBeforeReadLock0(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onBeforeRegister() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
onBeforeRemove(Cache.Entry<K, V>) - Method in interface org.apache.ignite.cache.CacheInterceptor
This method is called within IgniteCache.remove(Object) and similar operations to provide control over returned value.
onBeforeRemove(Cache.Entry<K, V>) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
This method is called within IgniteCache.remove(Object) and similar operations to provide control over returned value.
onBeforeSpiStart() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
This method executed before manager will start SPI.
onBeforeSpiStart() - Method in interface org.apache.ignite.internal.managers.GridManager
This method executed before manager will start SPI.
onBeforeSpiStart() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
This method executed before manager will start SPI.
onBeforeStart() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
This method is called by built-in managers implementation to avoid repeating SPI start attempts.
onBeforeWrite() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
This method is called to initialize tracing variables.
onBeforeWriteLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onBeforeWriteLock(int, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onBeforeWriteLock0(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onBeginCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Callback to notify throttling policy checkpoint was started.
onBeginCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
Callback to notify throttling policy checkpoint was started.
onBeginCheckpoint() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Callback to notify throttling policy checkpoint was started.
onBuffPollSpin(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onCacheChangeRequest(GridDhtPartitionsExchangeFuture, boolean, ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated for cache start/stop request.
onCacheChangeRequested(DynamicCacheChangeFailureMessage, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Creates exchanges actions.
onCacheChangeRequested(DynamicCacheChangeBatch, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onCacheChangeRequested(DynamicCacheChangeBatch) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle of cache change request.
onCacheGroupDestroyed(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Callback for cache group destroy event.
onCacheGroupDestroyed(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Clears internal metadata of destroyed cache group.
onCacheGroupDestroyed(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Clears internal metadata of destroyed cache group.
onCacheGroupsStopped(Collection<IgniteBiTuple<CacheGroupContext, Boolean>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
onCacheGroupsStopped(Collection<IgniteBiTuple<CacheGroupContext, Boolean>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
onCacheGroupsStopped(List<Integer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
onCacheGroupStarted(CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
Callback on cache group start.
onCacheGroupStop(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Callback is called before invalidate page memory.
onCacheGroupStop(CacheGroupContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
onCacheGroupStopped(CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
Stops eviction process for group.
onCacheKernalStart() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on start of GridCacheProcessor.
onCacheKernalStart() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle cache kernal start.
onCacheReconnect() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle cache reconnect.
onCacheRegistered() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
Cache registration callback.
onCacheRegistered(GridCacheContextInfo) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCacheRegistry
Callback invoked on cache registration within indexing.
onCachesInfoCollected() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Callback invoked when caches info is collected inside cache processor start routine.
onCacheStart(GridCacheContext) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Callback invoked when cache is started.
onCacheStart(GridCacheContextInfo, QuerySchema, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle cache start.
onCacheStart0(GridCacheContextInfo<?, ?>, QuerySchema, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Create type descriptors from schema and initialize indexing for given cache.
onCacheStarted(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
onCacheStarted(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
onCacheStatisticsModeChange(CacheStatisticsModeChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Cache statistics flag change message received.
onCacheStop(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Cache stop callback.
onCacheStop(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Cache stop callback.
onCacheStop(GridCacheContext<?, ?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
onCacheStop(GridCacheContext) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
onCacheStop(String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Destroy H2 structures for not started caches.
onCacheStop(GridCacheContextInfo, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
onCacheStop0(GridCacheContextInfo, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Unregister cache.
onCacheStopped(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
onCacheStopped(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
 
onCacheStopped(int) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notifies about cache stop.
onCacheUnregistered(GridCacheContextInfo) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
Cache un-registration callback.
onCacheUnregistered(GridCacheContextInfo) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCacheRegistry
Callback invoked when cache gets unregistered.
onCancelDestroyPartitionStore(CacheGroupContext, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
onCancelled() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Callback to notify that future is cancelled.
onCancelled() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
Callback to notify that future is cancelled.
onCancelled(IgniteUuid) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Handles user cancellation.
onCancelled() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Callback to notify that future is cancelled.
onCentralizedAffinityChange(GridDhtPartitionsExchangeFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated by server node leave or custom event with centralized affinity assignment.
onChangeAffinityMessage(GridDhtPartitionsExchangeFuture, CacheAffinityChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated by CacheAffinityChangeMessage which sent after rebalance finished.
onChangeTaskAttributes(IgniteUuid, IgniteUuid, Map<?, ?>) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Callback on changing task attributes.
onChangeTrackerPage(Long, FullPageId, PageMemory) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
onChannelClosed(Exception) - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenerHandler
Handles connection loss.
onChannelCreate(GridSelectorNioSessionImpl, ConnectionKey, Message) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
onChannelOpened(UUID, T, Channel) - Method in interface org.apache.ignite.spi.communication.tcp.internal.CommunicationListenerEx
 
onCheckpoint(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
onCheckpointBegin(CheckpointListener.Context) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener
 
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
onCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
onCheckpointFinished(Checkpoint) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Logs and clears checkpoint history after checkpoint finish.
onCheckpointFinished(Checkpoint) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Logs and clears checkpoint history after checkpoint finish.
onCheckpointRemoved(String) - Method in interface org.apache.ignite.spi.checkpoint.CheckpointListener
Notification for removed checkpoint.
onClassError(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
If class loading error occurred during unmarshalling and GridCacheMessage.ignoreClassErrors() is set to true, then the error will be passed into this method.
onClientCacheChange(ClientCacheChangeDiscoveryMessage, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onClientCacheClose(String, UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Called from discovery thread.
onClientDisconnect() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Performs necessary actions on disconnect of a stateful client (say, one associated with a transaction).
onClientDisconnected() - Method in class org.apache.ignite.internal.GridMessageListenHandler
Client node disconnected callback.
onClientDisconnected() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Client node disconnected callback.
onClientDisconnected() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Client node disconnected callback.
onClientDisconnected() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Release all semaphores used in blocking operations in case of client disconnect.
onClientDisconnected() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notifies platform about client disconnect.
onClientDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Client node disconnected callback.
onClientDisconnected(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
onClientDisconnected(IgniteFuture<?>) - Method in interface org.apache.ignite.spi.IgniteSpi
Client node disconnected callback.
onClientDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Client node disconnected callback.
onClientEvent(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated by client node join/fail.
onClientReconnected(boolean) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notifies platform about client reconnect.
onClientReconnected(boolean) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Client node reconnected callback.
onClientReconnected(boolean) - Method in interface org.apache.ignite.spi.IgniteSpi
Client node reconnected callback.
onClientReconnected(boolean) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Client node reconnected callback.
onClose() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator
Invoked on iterator close.
onClose() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Invoked on iterator close.
onClose() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
Invoked on iterator close.
onClose() - Method in interface org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilter
Callback invoked when filter is no longer needed.
onClose() - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
Callback invoked when filter is no longer needed.
onClose() - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Callback invoked when filter is closed.
onClose() - Method in interface org.apache.ignite.internal.processors.platform.message.PlatformMessageFilter
Closes the filter.
onClose() - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageFilterImpl
Closes the filter.
onClose() - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
Closes the filter.
onClose() - Method in interface org.apache.ignite.internal.processors.platform.PlatformEventFilterListener
Callback invoked when filter is closed.
onClose() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
Invoked on iterator close.
onClose() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
Invoked on iterator close.
onClose() - Method in class org.apache.ignite.internal.util.GridSpiCloseableIteratorWrapper
Invoked on iterator close.
onClosed() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Closes session.
onClosed() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Closes session.
onClosed() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
Closes session.
onCollision(Collection<CollisionJobContext>, Collection<CollisionJobContext>, Collection<CollisionJobContext>) - Method in class org.apache.ignite.internal.managers.collision.GridCollisionManager
Invoke collision SPI.
onCollision(CollisionContext) - Method in interface org.apache.ignite.spi.collision.CollisionSpi
This is a callback called: new grid job arrived executing job finished its execution topology changed periodically (on EventType.EVT_NODE_METRICS_UPDATED) When new job arrives it is added to the end of the wait list and this method is called.
onCollision(CollisionContext) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
This is a callback called: new grid job arrived executing job finished its execution topology changed periodically (on EventType.EVT_NODE_METRICS_UPDATED) When new job arrives it is added to the end of the wait list and this method is called.
onCollision(CollisionContext) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
This is a callback called: new grid job arrived executing job finished its execution topology changed periodically (on EventType.EVT_NODE_METRICS_UPDATED) When new job arrives it is added to the end of the wait list and this method is called.
onCollision(CollisionContext) - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
This is a callback called: new grid job arrived executing job finished its execution topology changed periodically (on EventType.EVT_NODE_METRICS_UPDATED) When new job arrives it is added to the end of the wait list and this method is called.
onCollision(CollisionContext) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
This is a callback called: new grid job arrived executing job finished its execution topology changed periodically (on EventType.EVT_NODE_METRICS_UPDATED) When new job arrives it is added to the end of the wait list and this method is called.
onComplete(GridClientFuture<R>) - Method in interface org.apache.ignite.internal.client.impl.GridClientFutureCallback
Future callback to executed when listened future finishes.
onConnected(GridNioSession) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
This method is called whenever a new client is connected and session is created.
onConnected(GridNioSession) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
This method is called whenever a new client is connected and session is created.
onConnected(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener
This method is called whenever a new client is connected and session is created.
onConnected(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
This method is called whenever a new client is connected and session is created.
onConnected(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
This method is called whenever a new client is connected and session is created.
onConnected() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
onConnected(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
This method is called whenever a new client is connected and session is created.
onConnected(GridNioSession) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
This method is called whenever a new client is connected and session is created.
onConnected(UUID) - Method in interface org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationNodeConnectionCheckFuture
 
onContextDestroyed() - Method in interface org.apache.ignite.spi.IgniteSpi
Callback invoked prior to stopping grid before SPI context is destroyed.
onContextDestroyed() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Callback invoked prior to stopping grid before SPI context is destroyed.
onContextDestroyed0() - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextDestroyed0() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Method to be called in the beginning of onContextDestroyed() method.
onContextInitialized(IgniteSpiContext) - Method in interface org.apache.ignite.spi.IgniteSpi
Callback invoked when SPI context is initialized.
onContextInitialized(IgniteSpiContext) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Callback invoked when SPI context is initialized.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
Method to be called in the end of onContextInitialized method.
onContextInitialized0(IgniteSpiContext) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Method to be called in the end of onContextInitialized method.
onContinuousProcessorStarted(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
onContinuousProcessorStarted(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
onCoordinatorFinished(SchemaAbstractOperation, SchemaOperationException) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Invoked when coordinator finished ensuring that all participants are ready.
onCoordinatorInitialized() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
onCowPageWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
Increments counter if copy on write page was written.
onCreated(GridCacheContext, T) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
onCustomEvent(AffinityTopologyVersion, ClusterNode, T) - Method in interface org.apache.ignite.internal.managers.discovery.CustomEventListener
 
onCustomEvent(DiscoveryCustomMessage, AffinityTopologyVersion, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Callback invoked from discovery thread when discovery custom message is received.
onCustomEventWithEnforcedAffinityReassignment(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Calculates affinity on coordinator for custom event types that require centralized assignment.
onCustomMessageNoAffinityChange(GridDhtPartitionsExchangeFuture, ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
onDataPageWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Called when cluster performing deactivation.
onDeactivate() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManager
On deactivate.
onDeactivate() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
On deactivate.
onDeactivate() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
On deactivate.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cluster.IgniteChangeGlobalStateSupport
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Called when cluster performing deactivation.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Invokes from services deployment worker.
onDeActivate(GridKernalContext) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Called when cluster performing deactivation.
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
onDeferredDelete(int, KeyCacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
onDeferredDelete(GridCacheEntryEx, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
onDeployed(Class<?>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Deployment callback.
onDestroyPartitionStore(CacheGroupContext, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
onDhtResponse(UUID, GridDhtAtomicNearResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
 
onDhtResponse(UUID, GridDhtAtomicNearResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
onDhtResponse(UUID, GridDhtAtomicNearResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
onDisconnect(byte) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Callback invoked when client is disconnected.
onDisconnect() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnect() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(Exception) - Method in interface org.apache.ignite.client.ClientDisconnectListener
Client disconnected callback.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(Exception) - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnectionStateHandler
Handles connection loss.
onDisconnected(IgniteFuture<?>) - Method in interface org.apache.ignite.internal.GridComponent
Client disconnected callback.
onDisconnected() - Method in interface org.apache.ignite.internal.GridKernalGateway
Disconnected callback.
onDisconnected() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.GridPluginComponent
Client disconnected callback.
onDisconnected() - Method in class org.apache.ignite.internal.IgniteKernal
Method is responsible for handling the EventType.EVT_CLIENT_NODE_DISCONNECTED event.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Client disconnected callback.
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Client disconnected callback.
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
onDisconnected() - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
onDisconnected(IgniteFuture<?>) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
 
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
 
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Client disconnected callback.
onDisconnected() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Client disconnected callback.
onDisconnected(IgniteFuture) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
onDisconnected() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Client disconnected callback.
onDisconnected() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Client disconnected callback.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Client disconnected callback.
onDisconnected(IgniteFuture<?>) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Client disconnected callback.
onDisconnected(GridNioSession, Exception) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDisconnected(UUID) - Method in interface org.apache.ignite.spi.communication.CommunicationListener
Callback invoked when connection with remote node is lost.
onDisconnected(GridNioSession, Exception) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
This method is called whenever client is disconnected due to correct connection close or due to IOException during network operations.
onDiscovery(SchemaAbstractDiscoveryMessage) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle custom discovery message.
onDiscovery(DiscoveryNotification) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiListener
Notification for grid node discovery events.
onDiscoveryEvent(int, ClusterNode, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Discovery event callback, executed from discovery thread.
onDiscoveryEvent(DiscoveryEvent) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
 
onDiscoveryEvent(int, DiscoveryCustomMessage, ClusterNode, AffinityTopologyVersion, DiscoveryDataClusterState) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
onDone(GridClientFuture<R>) - Method in interface org.apache.ignite.internal.client.GridClientFutureListener
This method will be called when the future completes.
onDone(R) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Callback to notify that future is finished successfully.
onDone(Throwable) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
Callback to notify that future is finished with error.
onDone() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Finish task callback.
onDone(Void, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Callback to notify that future is finished.
onDone(Object, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Callback to notify that future is finished.
onDone(Boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
Callback to notify that future is finished.
onDone(GridDhtAffinityAssignmentResponse, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
Callback to notify that future is finished.
onDone(Collection<GridCacheEntryInfo>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture
Callback to notify that future is finished.
onDone(GridCacheEntryInfo, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetSingleFuture
Callback to notify that future is finished.
onDone(Boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Callback to notify that future is finished.
onDone(T, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Callback to notify that future is finished.
onDone(IgniteInternalTx, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
Callback to notify that future is finished.
onDone(GridNearTxPrepareResponse, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Callback to notify that future is finished.
onDone(Map<K, V>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
Callback to notify that future is finished.
onDone(Object, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Callback to notify that future is finished.
onDone(Collection<K>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
Callback to notify that future is finished.
onDone(Boolean, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
onDone(AffinityTopologyVersion, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Callback to notify that future is finished.
onDone(Boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
Callback to notify that future is finished.
onDone(Map<K, V>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
Callback to notify that future is finished.
onDone(Boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
Callback to notify that future is finished.
onDone(IgniteInternalTx, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
Callback to notify that future is finished.
onDone(IgniteInternalTx, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
Callback to notify that future is finished.
onDone(IgniteInternalTx, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
Callback to notify that future is finished.
onDone(T, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
onDone(IgniteInternalTx, Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
Callback to notify that future is finished.
onDone(R, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture
onDone(T, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture
onDone(R, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter
onDone() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
Marks tracker as done.
onDone() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
Marks tracker as done.
onDone() - Method in class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
Marks tracker as done.
onDone(Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
 
onDone(Void, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.ClusterSnapshotFuture
onDone(Collection<List<Object>>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
Callback to notify that future is finished.
onDone(Collection<R>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Callback to notify that future is finished.
onDone(IgniteSpiCloseableIterator<IgniteBiTuple<K, V>>, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.QueryResult
Callback to notify that future is finished.
onDone(Exception) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Callback invoked when task future is completed and all resources could be safely cleaned up.
onDone(Object, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentCompoundFuture
onDone(Void, Throwable) - Method in class org.apache.ignite.internal.util.future.CountDownFuture
Callback to notify that future is finished.
onDone() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Callback to notify that future is finished with null result.
onDone(R) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Callback to notify that future is finished.
onDone(Throwable) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Callback to notify that future is finished.
onDone(R, Throwable) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Callback to notify that future is finished.
onDone(R, Throwable, boolean) - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
 
onDone(GridNioFuture<R>) - Method in class org.apache.ignite.internal.util.nio.GridNioEmbeddedFuture
Callback to notify that future is finished.
onDone(GridNioFuture<R>, Throwable) - Method in class org.apache.ignite.internal.util.nio.GridNioEmbeddedFuture
Callback to notify that future is finished.
onDone(BitSet, Throwable) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
Callback to notify that future is finished.
onDoneAfterTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Callback from exchange process completion; called after topology is unlocked.
onDoneAfterTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.PartitionsExchangeAware
Callback from exchange process completion; called after topology is unlocked.
onDoneBeforeTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Callback from exchange process completion; called before topology is unlocked.
onDoneBeforeTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.PartitionsExchangeAware
Callback from exchange process completion; called before topology is unlocked.
onDoneBeforeTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Callback from exchange process completion; called before topology is unlocked.
onDoneBeforeTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Callback from exchange process completion; called before topology is unlocked.
onDynamicCacheChangeFail(ClusterNode, DynamicCacheChangeFailureMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Cache change failure message callback, processed from the discovery thread.
onEnd(UUID) - Method in interface org.apache.ignite.internal.managers.communication.TransmissionHandler
The end of the handled transmission.
onEnd() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onEnter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Callback on method enter.
onEntryAccessed(boolean, EvictableEntry<K, V>) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Callback for whenever entry is accessed.
onEntryAccessed(boolean, EvictableEntry<K, V>) - Method in interface org.apache.ignite.cache.eviction.EvictionPolicy
Callback for whenever entry is accessed.
onEntryExpired(GridCacheEntryEx, KeyCacheObject, CacheObject) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
onEntryProcessed(KeyCacheObject, GridCacheUpdateTxResult) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Entry processed callback.
onEntryProcessed(KeyCacheObject, GridCacheUpdateTxResult) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
Entry processed callback.
onEntryProcessed(KeyCacheObject, GridCacheUpdateTxResult) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryAbstractEnlistFuture
Entry processed callback.
onEntryProcessorEntered(boolean) - Static method in class org.apache.ignite.thread.IgniteThread
Callback before entry processor execution is started.
onEntryProcessorLeft() - Static method in class org.apache.ignite.thread.IgniteThread
Callback after entry processor execution is finished.
onEntryUpdated(CacheContinuousQueryEvent<K, V>, boolean, boolean, GridDhtAtomicAbstractUpdateFuture) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
Entry update callback.
onEntryUpdated(KeyCacheObject, CacheObject, CacheObject, boolean, int, boolean, boolean, long, GridDhtAtomicAbstractUpdateFuture, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
onEntryUpdated(Map<UUID, CacheContinuousQueryListener>, KeyCacheObject, CacheObject, CacheObject, boolean, int, boolean, boolean, long, GridDhtAtomicAbstractUpdateFuture, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
onePhaseCommit() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
onePhaseCommit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
onePhaseCommit() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
onePhaseCommit - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
One phase commit flag.
onePhaseCommit(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
onePhaseCommit() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
onePhaseCommit() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
onError(Exception) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor
Is called to notify processor, that bulk load execution, this processor is performing, failed with specified exception.
onError(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Sets update error.
onError(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
 
onError(Throwable) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.DhtLockFuture
 
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
 
onError(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotFuture
onError(IgniteCheckedException) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotResponseListener
 
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Invokes in case of this future error.
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
Invokes in case of this future error.
onError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Invokes in case of this future error.
onError(SchemaOperationException) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
Set error.
onError(Exception) - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
onError(Throwable) - Method in class org.apache.ignite.messaging.MessagingListenActor
This method is called in case when method MessagingListenActor.receive(UUID, Object) threw an exception.
onEvent(DiscoveryEvent, DiscoCache) - Method in interface org.apache.ignite.internal.managers.eventstorage.DiscoveryEventListener
 
onEvent(Event) - Method in interface org.apache.ignite.internal.managers.eventstorage.GridLocalEventListener
Local event callback.
onEvent(GridDhtPartitionExchangeId, DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Event callback.
onEvent(GridOffHeapEvent) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapEventListener
Event notification.
onEvent(Event) - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationDiscoveryEventListener
Local event callback.
onEvent(Event) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
Local event callback.
onEvents(Iterator<CdcEvent>) - Method in interface org.apache.ignite.cdc.CdcConsumer
Handles entry changes events.
onEvict() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache remove callback.
onEvict(int, int, byte[], byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapEvictListener
Eviction callback.
onException(UUID, Throwable) - Method in interface org.apache.ignite.internal.managers.communication.TransmissionHandler
The TransmissionCancelledException will be received by exception handler if the local transmission ends by the user interruption request.
onException(String, Throwable) - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
Puts exception into queue.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked when exception is caught in filter processing.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked when exception is caught in filter processing.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked when exception is caught in filter processing.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked when exception is caught in filter processing.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from head to tail.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked when exception is caught in filter processing.
onExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked when exception is caught in filter processing.
onExchange(AffinityTopologyVersion, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
Process partitions exchange event.
onExchange(AffinityTopologyVersion, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Process partitions exchange event.
onExchange(long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
onExchange(DiscoveryDataBag) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiDataExchange
Notifies discovery manager about data received from remote node.
onExchange(DiscoveryDataPacket, ClassLoader) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
onExchangeChangeAffinityMessage(GridDhtPartitionsExchangeFuture, CacheAffinityChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called when received CacheAffinityChangeMessage which should complete exchange.
onExchangeDone(GridDhtPartitionsExchangeFuture, AffinityAssignment, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Callback on exchange done.
onExchangeDone(GridDhtPartitionsExchangeFuture, AffinityAssignment, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Callback on exchange done.
onExchangeDone(GridDhtPartitionsExchangeFuture, AffinityAssignment, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Callback on exchange done.
onExchangeDone(AffinityTopologyVersion, AffinityTopologyVersion, Throwable) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
onExchangeDone(AffinityTopologyVersion, ExchangeActions, Throwable) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Callback invoked when first exchange future for dynamic cache is completed.
onExchangeDone(DiscoCache) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Exchange done callback.
onExchangeDone(DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Exchange done callback.
onExchangeFinishedOnCoordinator(IgniteInternalFuture, boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onExchangeFinishedOnCoordinator(IgniteInternalFuture, boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onExchangeFreeSwitch(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated by baseline server node leave on fully-rebalanced topology.
onExternalCollision() - Method in interface org.apache.ignite.spi.collision.CollisionExternalListener
Callback invoked by Collision SPI whenever an external collision event occurs.
onFail(Exception) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Gets notified if current bulk load failed.
onFailedAuth() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Callback invoked when authentication is failed.
onFailure(Ignite, FailureContext) - Method in class org.apache.ignite.failure.AbstractFailureHandler
Handles failure occurred on ignite instance.
onFailure(Ignite, FailureContext) - Method in interface org.apache.ignite.failure.FailureHandler
Handles failure occurred on ignite instance.
onFailure(FailureType, Throwable) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
Called when critical failure occurs in server implementation.
onFailure(FailureContext) - Method in class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
Print diagnostic info about failure occurred on ignite instance.
onFailure(FailureType, Throwable) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Called when critical failure occurs in server implementation.
onFailure(FailureType, Throwable) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
Called when critical failure occurs in server implementation.
onFailure(FailureType, Throwable) - Method in class org.apache.ignite.internal.util.nio.GridNioServerListenerAdapter
Called when critical failure occurs in server implementation.
onFailure(FailureType, Throwable) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
Called when critical failure occurs in server implementation.
onFieldsPage(UUID, List<GridQueryFieldMetadata>, Collection<Map<String, Object>>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
 
onFieldsPage(UUID, List<GridQueryFieldMetadata>, Collection<?>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture
 
onFieldsPageReady(boolean, GridCacheQueryInfo, List<GridQueryFieldMetadata>, Collection<?>, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
onFieldsPageReady(boolean, GridCacheQueryInfo, List<GridQueryFieldMetadata>, Collection<?>, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
onFieldsPageReady(boolean, GridCacheQueryInfo, List<GridQueryFieldMetadata>, Collection<?>, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
onFinishBuildNewIndex(String) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on the finish of building a new cache index.
onFinishCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Callback to notify throttling policy checkpoint was finished.
onFinishCheckpoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
Callback to notify throttling policy checkpoint was finished.
onFinishCheckpoint() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Callback to notify throttling policy checkpoint was finished.
onFinishDiscovery(WalStateFinishMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle finish message in discovery thread.
onFinishOperation(boolean) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Callback on the finish of the operation.
onFinishRebuildIndexes(String) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on the finish of rebuilding cache indexes.
onFinishRebuildIndexes(int, Throwable) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
Callback on finish of rebuilding indexes for the cache.
onFinishRebuildIndexes(GridCacheContext) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Callback on finish of rebuild cache indexes.
onFinishTask(GridTaskSessionImpl, Throwable) - Static method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
Creates a task status on finishing task.
onForbidBinaryMetadataRequestSectionEntered() - Static method in class org.apache.ignite.thread.IgniteThread
Callback on entering critical section where binary metadata requests are forbidden.
onForbidBinaryMetadataRequestSectionLeft() - Static method in class org.apache.ignite.thread.IgniteThread
Callback on leaving critical section where binary metadata requests are forbidden.
onFreed(GridDistributedCacheEntry) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheLockCallback
Called when entry has no more candidates.
onFsync(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onFsyncStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onFunctionCreated(String, String, Method) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback on function creation.
onGc(E) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
This method is called on every element when it gets GC-ed.
onGc(E) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
This method is called on every element when it gets GC-ed.
onGeneralReject() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Callback invoked when handshake is rejected.
onGet(K, V) - Method in interface org.apache.ignite.cache.CacheInterceptor
This method is called within IgniteCache.get(Object) and similar operations to provide control over returned value.
onGet(K, V) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
This method is called within IgniteCache.get(Object) and similar operations to provide control over returned value.
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in interface org.apache.ignite.internal.GridComponent
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.GridPluginComponent
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridDataReceived(DiscoveryDataBag.GridDiscoveryData) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Receives discovery data object from remote nodes (called on new node during discovery process).
onGridStart() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Starts clock timer if grid is first.
onGridStop() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Stops clock timer if all nodes into JVM were stopped.
onHandshake(long) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
onHandshakeAccept(byte) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Callback invoked when handshake is accepted.
onHandshakeTimeout() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerMetrics
Callback invoked when handshake is timed out.
onHasNext() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator
onHasNext() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
onHasNext() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
onHasNext() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
 
onHasNext() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
 
onHasNext() - Method in class org.apache.ignite.internal.util.GridSpiCloseableIteratorWrapper
onHasNext() - Method in class org.apache.ignite.internal.util.lang.IgniteSingletonIterator
onHeaderChanged(GridCacheQueueHeader) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
 
onHeaderWritten() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Callback called when header of the message is written.
onHeaderWritten() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Callback called when header of the message is written.
ONHEAP_ONLY - Static variable in class org.apache.ignite.internal.processors.cache.CachePeekModes
 
onHeapAllocated(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
onHeapFree(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
onHit(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicy
Existing page touched.
onHit(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
Existing page touched.
onHit(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicy
Existing page touched.
onIdle() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Can be called from GridWorker.runner() thread to perform idleness handling.
onIdle(GridWorker) - Method in interface org.apache.ignite.internal.util.worker.GridWorkerListener
 
onIdle(GridWorker) - Method in class org.apache.ignite.internal.util.worker.GridWorkerListenerAdapter
onIdle(GridWorker) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
onIgniteStart() - Method in interface org.apache.ignite.plugin.CachePluginProvider
Callback that notifies that Ignite has successfully started, including all internal components.
onIgniteStart() - Method in interface org.apache.ignite.plugin.PluginProvider
Callback that notifies that Ignite has successfully started, including all internal components.
onIgniteStop(boolean) - Method in interface org.apache.ignite.plugin.CachePluginProvider
Callback to notify that Ignite is about to stop.
onIgniteStop(boolean) - Method in interface org.apache.ignite.plugin.PluginProvider
Callback to notify that Ignite is about to stop.
onIgniteUuidRead(UUID) - Static method in class org.apache.ignite.internal.util.IgniteUuidCache
Gets cached UUID to preserve memory.
onIndexCreated(String, String, String, GridQueryIndexDescriptor, Index) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback on index creation.
onIndexDropped(String, String, String) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback on index drop.
onIndexRebuildFinished(String, String) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback on index rebuild finished for all indexes in the table.
onIndexRebuildStarted(String, String) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback on index rebuild started for all indexes in the table.
onInitAfterTopologyLock(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.PartitionsExchangeAware
Callback from exchange process initialization; called after topology is locked.
onInitBeforeTopologyLock(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.PartitionsExchangeAware
Callback from exchange process initialization; called before topology is locked.
onInitDataRegions(IgniteCacheDatabaseSharedManager) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback executed when data regions become to start-up.
onInitDataRegions(IgniteCacheDatabaseSharedManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.DatabaseLifecycleListener
Callback executed when data regions become to start-up.
onInitialExchangeComplete(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Callback by exchange manager when initial partition exchange is complete.
onInitialExchangeComplete(Throwable) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Callback by exchange manager when initial partition exchange is complete.
onInitialExchangeComplete(Throwable) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Callback by exchange manager when initial partition exchange is complete.
onInvalidate() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Called when entry invalidated.
onInvalidate() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Called when entry invalidated.
onInvokeRemove(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache invocations caused removal callback.
onInvokeUpdate(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache invocations caused update callback.
onJobDone() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in interface org.apache.ignite.internal.GridComponent
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.GridPluginComponent
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Method is called on nodes that are already in grid (not on joining node).
onJoiningNodeDataReceived(DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Method is called on nodes that are already in grid (not on joining node).
onKernalStart(boolean) - Method in interface org.apache.ignite.internal.GridComponent
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.GridPluginComponent
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Kernal started callback.
onKernalStart() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Kernal started callback.
onKernalStart() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Kernal started callback.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart() - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onKernalStart() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
onKernalStart() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Kernal start callback.
onKernalStart() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
 
onKernalStart() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
onKernalStart(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle cache processor kernal start.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart() - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart() - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
Grid start callback.
onKernalStart() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Grid start callback.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart(boolean) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Callback that notifies that kernal has successfully started, including all managers and processors.
onKernalStart0() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
onKernalStart0() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
onKernalStart0() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
onKernalStart0() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
onKernalStart0() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
onKernalStart0() - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
onKernalStart0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
onKernalStart0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
onKernalStart0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
onKernalStart0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
onKernalStart0(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
onKernalStart0() - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
onKernalStart0() - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
onKernalStop(boolean) - Method in interface org.apache.ignite.internal.GridComponent
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.GridPluginComponent
Callback to notify that kernal is about to stop.
onKernalStop() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Kernel stopping callback.
onKernalStop() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Kernel stopping callback.
onKernalStop() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Kernel stopping callback.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Callback to notify that kernal is about to stop.
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Kernal stop callback.
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Kernal stop callback.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Kernal stop callback.
onKernalStop(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
 
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
onKernalStop() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Kernal stop callback.
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Kernal stop callback.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
 
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
onKernalStop() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
onKernalStop() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Callback to notify that kernal is about to stop.
onKernalStop() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Grid stop callback.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.platform.plugin.PlatformPluginProcessor
Callback to notify that kernal is about to stop.
onKernalStop() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Cancels all executing queries.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Callback to notify that kernal is about to stop.
onKernalStop(boolean) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Callback to notify that kernal is about to stop.
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedTtlCleanupManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
onKernalStop0(boolean) - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
onKernalStopCaches(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
onKeyLocked(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
 
onLifecycleEvent(LifecycleEventType) - Method in class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
This method is called when lifecycle event occurs.
onLifecycleEvent(LifecycleEventType) - Method in interface org.apache.ignite.lifecycle.LifecycleBean
This method is called when lifecycle event occurs.
online() - Method in class org.apache.ignite.spi.systemview.view.BaselineNodeView
 
onListenersExecuteEnd() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onLocalJoin() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Callback for local join.
onLocalJoin(GridDhtPartitionsExchangeFuture, Map<Integer, CacheGroupAffinityMessage>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
onLocalJoin(DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Callback for local join event (needed since regular event for local join is not generated).
onLocalJoin(DiscoveryEvent, DiscoCache) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Local join callback.
onLocalJoin(DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Local join callback.
onLocalJoin(long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
onLocalJoin() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Node makes ID and tag available through public API on local join event.
onLocalJoin(DiscoCache) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onLocalJoin(DiscoCache) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onLocalJoin() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
Callback for local join events for which the regular events are not generated.
onLocalJoin() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Callback for local join events for which the regular events are not generated.
onLocalJoin() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Callback for local join events for which the regular events are not generated.
onLocalJoin(DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Callback for local join events for which the regular events are not generated.
onLocalNodeInitialized(ClusterNode) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiListener
Notification of local node initialization.
onLocalOperationFinished(SchemaAbstractOperation, QueryTypeDescriptorImpl) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Apply positive index operation result.
onLocked(GridDistributedCacheEntry) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheLockCallback
Called when entry gets a first candidate.
onLockRelease() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onLockWaitStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onMapped() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Task map callback.
onMappingAccepted(MarshallerMappingItem) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMappingDataReceived(IgniteLogger, List<Map<Integer, MappedName>>) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMappingProposed(MarshallerMappingItem) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
onMarkCheckpointBegin(CheckpointListener.Context) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener
 
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
onMarkCheckPointBegin(T, PartitionAllocationMap) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
onMarkCheckpointBegin(CheckpointListener.Context) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
onMarkDirty(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Callback to apply throttling delay.
onMarkDirty(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
Callback to apply throttling delay.
onMarkDirty(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Callback to apply throttling delay.
onMarkedObsolete() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
This method should be called each time entry is marked obsolete other than by calling GridCacheEntryEx.markObsolete(GridCacheVersion).
onMarkedObsolete() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
This method should be called each time entry is marked obsolete other than by calling GridCacheEntryEx.markObsolete(GridCacheVersion).
onMarkedObsolete() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
This method should be called each time entry is marked obsolete other than by calling GridCacheEntryEx.markObsolete(GridCacheVersion).
onMarkedObsolete() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
This method should be called each time entry is marked obsolete other than by calling GridCacheEntryEx.markObsolete(GridCacheVersion).
onMarkStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onMarshallerProcessorStarted(GridKernalContext, MarshallerMappingTransport) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMarshallerProcessorStop() - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMasterNodeLeft(ComputeTaskSession) - Method in interface org.apache.ignite.compute.ComputeJobMasterLeaveAware
A method which is executed in case master node has left topology during job execution.
onMasterNodeLeft(ComputeTaskSession) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1MLA
A method which is executed in case master node has left topology during job execution.
onMasterNodeLeft(ComputeTaskSession) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2MLA
A method which is executed in case master node has left topology during job execution.
onMasterNodeLeft(ComputeTaskSession) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4MLA
A method which is executed in case master node has left topology during job execution.
onMessage(GridNioSession, GridClientMessage) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
This method is called whenever a GridNioParser returns non-null value.
onMessage(ByteBuffer) - Method in interface org.apache.ignite.internal.client.thin.io.ClientMessageHandler
Handles messages from the server.
onMessage(UUID, Object, byte) - Method in interface org.apache.ignite.internal.managers.communication.GridMessageListener
Notification for received messages.
onMessage(UUID, M) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
onMessage(ClusterNode, M) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter.MessageHandler
 
onMessage(ClusterNode, GridDhtPartitionsSingleMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.InitNewCoordinatorFuture
 
onMessage(GridNioSession, ClientMessage) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
This method is called whenever a GridNioParser returns non-null value.
onMessage(GridNioSession, GridMemcachedMessage) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpMemcachedNioListener
This method is called whenever a GridNioParser returns non-null value.
onMessage(GridNioSession, GridClientMessage) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
This method is called whenever a GridNioParser returns non-null value.
onMessage(GridNioSession, GridRedisMessage) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisNioListener
This method is called whenever a GridNioParser returns non-null value.
onMessage(GridNioSession, T) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
This method is called whenever a GridNioParser returns non-null value.
onMessage(UUID, T, IgniteRunnable) - Method in interface org.apache.ignite.spi.communication.CommunicationListener
NOTE: CommunicationSpi should ignore very first 4 bytes received from sender node and pass the rest of the received message to the listener.
onMessage(GridNioSession, Message) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
This method is called whenever a GridNioParser returns non-null value.
onMessageProcessed(GridCacheMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
onMessageProcessed() - Method in class org.apache.ignite.internal.util.nio.GridNioMessageTracker
 
onMessageProcessingFinished(TcpDiscoveryAbstractMessage) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Collects necessary stats for message processed by SPI.
onMessageProcessingStarted(TcpDiscoveryAbstractMessage) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Collects necessary stats for message processed by SPI.
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked when a new messages received.
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked when a new messages received.
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked when a new messages received.
onMessageReceived(GridNioSession, Object) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked when a new messages received.
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from head to tail.
onMessageReceived() - Method in class org.apache.ignite.internal.util.nio.GridNioMessageTracker
 
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked when a new messages received.
onMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked when a new messages received.
onMessageReceived(Message, Object) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Collects statistics for message received by SPI.
onMessageReceived(TcpDiscoveryAbstractMessage) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Collects necessary stats for message received by SPI.
onMessageSent(GridNioSession, GridClientMessage) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
Handle message sent.
onMessageSent(GridNioSession, T) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
Handle message sent.
onMessageSent(GridNioSession, T) - Method in class org.apache.ignite.internal.util.nio.GridNioServerListenerAdapter
Handle message sent.
onMessageSent(GridNioSession, Message) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
Handle message sent.
onMessageSent(Message, Object) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Collects statistics for message sent by SPI.
onMessageSent(TcpDiscoveryAbstractMessage, long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Called by coordinator when ring message is sent.
onMessageWritten() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
onMeta(IndexQueryResultMeta) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Handles query meta data from query node.
onMeta(IndexQueryResultMeta) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Handles query meta data from query node.
onMiss(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
New page added.
onMiss(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicy
New page added.
onMissedMappingResolved(MarshallerMappingItem, String) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
onMvccCoordinatorChange(MvccCoordinator) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Mvcc coordinator change callback.
onMvccCoordinatorChange(MvccCoordinator) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinatorChangeAware
Mvcc coordinator change callback.
onMvccCoordinatorChange(MvccCoordinator) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
Mvcc coordinator change callback.
onNearTxComplete(long, long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Callback for completion of near transaction.
onNearTxLocalTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
Called when related GridNearTxLocal is completed asynchronously on timeout,
onNearTxLocalTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
Called when related GridNearTxLocal is completed asynchronously on timeout,
onNearTxLocalTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Called when related GridNearTxLocal is completed asynchronously on timeout,
onNext() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator
onNext() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
onNext() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
onNext() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
 
onNext() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
 
onNext() - Method in class org.apache.ignite.internal.util.GridSpiCloseableIteratorWrapper
onNext() - Method in class org.apache.ignite.internal.util.lang.IgniteSingletonIterator
onNodeAdded(GridClientNode) - Method in class org.apache.ignite.internal.client.balancer.GridClientRoundRobinBalancer
Callback for new nodes joining the remote grid.
onNodeAdded(GridClientNode) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Callback for new nodes joining the remote grid.
onNodeAdded(GridClientNode) - Method in interface org.apache.ignite.internal.client.GridClientTopologyListener
Callback for new nodes joining the remote grid.
onNodeDisconnected(UUID) - Method in interface org.apache.ignite.internal.managers.communication.GridDisconnectListener
Callback invoked when connection between nodes is closed.
onNodeFail(UUID) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
onNodeFailed() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Increments failed nodes count.
onNodeFinished(UUID, WalStateAckMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
Handle node finish.
onNodeFinished(UUID, SchemaOperationException) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationManager
Handle node finish.
onNodeJoined() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Increments joined nodes count.
onNodeLeave(ClusterNode) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle node leave.
onNodeLeave(UUID, ClusterNode) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationManager
Handle node leave event.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
Callback for when node left.
onNodeLeft(ClusterTopologyCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Callback for when node left.
onNodeLeft(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.InitNewCoordinatorFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
 
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
Callback for when node left.
onNodeLeft(UUID) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
Callback for when node left.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Node left callback.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Callback that invoked in case of a node left cluster.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Callback that invoked in case of a node left cluster.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
Handle node leave.
onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle node leave event.
onNodeLeft(ClusterNode) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onNodeLeft(ClusterNode) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onNodeLeft() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
Node left callback.
onNodeLeft(UUID) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
onNodeLeft(Object) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
 
onNodeLeft() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Increments left nodes count.
onNodeRemoved(GridClientNode) - Method in class org.apache.ignite.internal.client.balancer.GridClientRoundRobinBalancer
Callback for nodes leaving the remote grid.
onNodeRemoved(GridClientNode) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Callback for nodes leaving the remote grid.
onNodeRemoved(GridClientNode) - Method in interface org.apache.ignite.internal.client.GridClientTopologyListener
Callback for nodes leaving the remote grid.
onNodeRemoved(UUID) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheLockEx
Callback to notify semaphore on topology changes.
onNodeRemoved(UUID) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Callback to notify semaphore on topology changes.
onNodeRemoved(UUID) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreEx
Callback to notify semaphore on topology changes.
onNodeRemoved(UUID) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Callback to notify semaphore on topology changes.
onNodeStop(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFastFinishFuture
onNodeStop(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishAndAckFuture
onNodeStop(IgniteCheckedException) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
onNodeStop(IgniteCheckedException) - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.NearTxFinishFuture
 
onOff(boolean) - Static method in class org.apache.ignite.internal.plugin.IgniteLogInfoProviderImpl
Gets "on" or "off" string for given boolean value.
onOffHeapAllocated(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
onOffHeapEvict() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Off-heap evict callback.
onOffHeapFree(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.MemoryCalculator
 
onOffHeapRead(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Off-heap read callback.
onOffHeapRemove() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Off-heap remove callback.
onOffHeapWrite() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Off-heap write callback.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
Callback for whenever entry lock ownership changes.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Callback invoked whenever there is a lock that has been acquired by this transaction for any of the participating entries.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
Callback for whenever entry lock ownership changes.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Callback invoked whenever there is a lock that has been acquired by this transaction for any of the participating entries.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheLockCallback
Called when entry lock ownership changes.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheVersionedFuture
 
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Callback invoked whenever there is a lock that has been acquired by this transaction for any of the participating entries.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Callback invoked whenever there is a lock that has been acquired by this transaction for any of the participating entries.
onOwnerChanged(GridCacheEntryEx, GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Callback invoked whenever a member of a transaction acquires lock ownership.
onPage(UUID, Collection<R>, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Handles new data page from query node.
onPage(UUID, Collection<R>, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
Handles new data page from query node.
onPage(UUID, IndexQueryResultMeta, Collection<?>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Entrypoint for handling query result page from remote node.
onPage(UUID, Collection<R>, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Handles new data page from query node.
onPageRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Updates page read.
onPageReady(boolean, GridCacheQueryInfo, IndexQueryResultMeta, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Called when data for page is ready.
onPageReady(boolean, GridCacheQueryInfo, IndexQueryResultMeta, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
Called when data for page is ready.
onPageReady(boolean, GridCacheQueryInfo, IndexQueryResultMeta, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Called when data for page is ready.
onPageSend() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.QueryResult
Callback to invoke, when next data page was delivered to user.
onPagesWriteStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onPageWritten() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Updates page written.
onPartitionCounterUpdate(int, int, long, AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
onPartitionEvicted(int) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
onPartitionEvicted(int) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
onPartitionEvicted(int) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
Partition evicted callback.
onPauseReads(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Pauses reads for session.
onPauseReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Pauses reads for session.
onPauseReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from tail to head.
onPendingMessageRegistered() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Increments pending messages registered count.
onPortChange() - Method in interface org.apache.ignite.internal.processors.port.GridPortListener
 
onPrimaryResponse(UUID, GridNearAtomicUpdateResponse, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Response callback.
onPrimaryResponse(UUID, GridNearAtomicUpdateResponse, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
Response callback.
onPrimaryResponse(UUID, GridNearAtomicUpdateResponse, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
Response callback.
onProcessorStart() - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
Processor start callback.
onProcessorStart() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Processor start callback.
onProcessorStart() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Processor start callback.
onProposeDiscovery(WalStateProposeMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle propose message in discovery thread.
onProposeExchange(WalStateProposeMessage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Handle propose message which is synchronized with other cache state actions through exchange thread.
onPublish(CI1<GridDhtPartitionsReservation>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
Must be called when this reservation is published.
onQueryUnregister() - Method in interface org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryFilter
Callback for query unregister event.
onQueryUnregister() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Callback for query unregister event.
onQueryUnregister() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
Callback for query unregister event.
onRead(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache read callback.
onRead() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRingLatencyCheckMessage
 
onReadLock(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onReadLock(int, long, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onReadLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
onReadLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onReadLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
onReadOnlyInvoke(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Read-only cache invocations.
onReadUnlock(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onReadUnlock(int, long, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onReadUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
onReadUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onReadUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadOnlyMetastorage) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLifecycleListener
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadableDistributedMetaStorage) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Called when global metastorage is ready for reading.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForRead(ReadableDistributedMetaStorage) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetastorageLifecycleListener
Called when global metastorage is ready for reading.
onReadyForRead(ReadOnlyMetastorage) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Is called when metastorage is made ready for read-only operations very early on node startup phase.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLifecycleListener
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Fully functional metastore capable of performing reading and writing operations.
onReadyForReadWrite(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Fully functional metastore capable of performing reading and writing operations.
onReadyForUpdate(PropertyUpdateClosure) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedChangeableProperty
On this property ready to be update on cluster wide.
onReadyForUpdate(PropertyUpdateClosure) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
On this property ready to be update on cluster wide.
onReadyForUpdate(PropertyUpdateClosure) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
On this property ready to be update on cluster wide.
onReadyForWrite(DistributedMetaStorage) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Called when global metastorage is available for writing.
onReadyForWrite(DistributedMetaStorage) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetastorageLifecycleListener
Called when global metastorage is available for writing.
onReadyToRegister(DistributedPropertyDispatcher) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationLifecycleListener
Notify about processor ready to register properties.
onReadyToWrite() - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationLifecycleListener
Notify about processor ready to write.
onReassignmentEnforced(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Calculates new affinity assignment on coordinator and creates affinity diff messages for other nodes.
onRebalanceBatchReceived(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Rebalance supply message callback.
onRebalanceKeyReceived(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Rebalance entry store callback.
onRebalancingKeysCountEstimateReceived(Long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
First rebalance supply message callback.
onReceive(Object) - Method in interface org.apache.ignite.configuration.ConnectorMessageInterceptor
Intercepts received objects.
onReceiveCacheConflictResolved(boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
Callback for manual conflict resolution.
onReceiveCacheConflictResolved(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Callback for manual conflict resolution.
onReceiveCacheEntriesReceived(int) - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
Callback for received entries from receiver hub.
onReceiveCacheEntriesReceived(int) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Callback for received entries from receiver hub.
onReceived(UUID, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
onReceived(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
onReceived() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
Increments received messages counter.
onReceivedAndNext(UUID, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
 
onReceiveFullMessage(ClusterNode, GridDhtPartitionsFullMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
onReceivePartitionRequest(ClusterNode, GridDhtPartitionsSingleRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
onReceiveSingleMessage(ClusterNode, GridDhtPartitionsSingleMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Processing of received single message.
onReconnected(boolean) - Method in interface org.apache.ignite.internal.GridComponent
Client reconnected callback.
onReconnected() - Method in interface org.apache.ignite.internal.GridKernalGateway
Reconnected callback.
onReconnected() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.GridPluginComponent
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
onReconnected(boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Client reconnected callback.
onReconnected() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Client reconnected callback.
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
onReconnected(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Client reconnected callback.
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
 
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
onReconnected() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Client reconnected callback.
onReconnected() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Client reconnected callback.
onReconnected(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
 
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Client reconnected callback.
onReconnected(UUID) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheLockEx
Callback to notify local reentrant lock instance on node reconnected.
onReconnected(UUID) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Callback to notify local reentrant lock instance on node reconnected.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Client reconnected callback.
onReconnected(boolean) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Client reconnected callback.
onRecords(Iterator<DataEntry>) - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer
Handles data entries.
onRegister() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
Listener registration callback.
onRemap(AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
onRemove() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache remove callback.
onRemove() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator
Called on remove from iterator.
onRemove(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicy
Page removed from the page memory.
onRemove(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
Page removed from the page memory.
onRemove(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicy
Page removed from the page memory.
onRemove() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
Called on remove from iterator.
onRemove() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
Called on remove from iterator.
onRemove() - Method in class org.apache.ignite.internal.util.GridSpiCloseableIteratorWrapper
Called on remove from iterator.
onRemoved(GridCacheSetProxy) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
onRemoved(GridDhtCacheEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
onRemoved(GridDhtCacheEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
onRemoved(GridDhtCacheEntry) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
onRemoved(GridDhtCacheEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
onRemoved() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Set status of data structure as removed.
onRemoved(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Marks queue as removed.
onRemoved() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheRemovable
Set status of data structure as removed.
onRequestProcessed() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
onResponse(Object, IgniteException, Map<Object, Object>, boolean) - Method in class org.apache.ignite.internal.GridJobResultImpl
 
onResponse() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
onResponse(GridNearAtomicUpdateResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
onResponse(UUID, GridDhtAffinityAssignmentResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
 
onResponse(MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotFuture
onResponse(MvccSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotResponseListener
 
onResponseProcessed() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
onRestarted(GridCacheContext, IgniteInternalCache) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Mark this proxy as restarted.
onResult(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
onResult(GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
onResult(UUID, GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
onResult(UUID, GridNearGetResponse) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.CacheGetFuture
 
onResult(UUID, GridDhtTxQueryEnlistResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Callback on backup response.
onResult(UUID, GridDhtTxFinishResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
 
onResult(UUID, GridDhtTxPrepareResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
 
onResult(UUID, GridNearSingleGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
 
onResult(UUID, GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
onResult(GridDhtForceKeysResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
 
onResult(UUID, GridCacheTxRecoveryResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
 
onResult(IgniteInternalFuture<Map<KeyCacheObject, EntryGetResult>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Collects results of each 'get' future and prepares an overall result of the operation.
onResult(UUID, GridNearTxPrepareResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
onResult(UUID, GridNearTxPrepareResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
onResult(UUID, GridNearTxPrepareResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
onResult(UUID, GridNearTxEnlistResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
 
onResult(UUID, GridNearTxFinishResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
 
onResult(UUID, GridDhtTxFinishResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
 
onResult(UUID, GridNearTxPrepareResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
 
onResult(UUID, GridNearTxQueryEnlistResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
 
onResult(UUID, GridNearTxQueryResultsEnlistResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
 
onResult(long, Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileDownloader
 
onResultsCollected(R) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
onResumeReads(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Resumes reads for session.
onResumeReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Resumes reads for session.
onResumeReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from tail to head.
onRowUpdated(String, String, int, byte[]) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
To track statistics invalidation.
onSchemaAddQueryEntity(SchemaAddQueryEntityOperation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Apply changes from SchemaAddQueryEntityOperation.
onSchemaAddQueryEntity(Collection<QueryEntity>, String, boolean, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Apply changes on enable indexing.
onSchemaAddQueryEntity(SchemaAddQueryEntityOperation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
Apply changes from SchemaAddQueryEntityOperation.
onSchemaCreated(String) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onSchemaDropped(String) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onSchemaPropose(SchemaProposeDiscoveryMessage) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Handle schema propose from exchange thread.
onSegmentCompressed(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Callback after segment compression finish.
onSend(Object) - Method in interface org.apache.ignite.configuration.ConnectorMessageInterceptor
Intercepts received objects.
onSent() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
Callback for response sent event.
onSent() - Method in class org.apache.ignite.internal.processors.platform.client.compute.ClientExecuteTaskResponse
Callback for response sent event.
onServerJoin(GridDhtPartitionsExchangeFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Called on exchange initiated by server node join.
onServerJoinWithExchangeMergeProtocol(GridDhtPartitionsExchangeFuture, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
onServerLeftWithExchangeMergeProtocol(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked when a session close request is performed on session.
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked when a session close request is performed on session.
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked when a session close request is performed on session.
onSessionClose(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked when a session close request is performed on session.
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from tail to head.
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked when a session close request is performed on session.
onSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked when a session close request is performed on session.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
Close all future associated with given session.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked after session get closed.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked after session get closed.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked after session get closed.
onSessionClosed(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked after session get closed.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from head to tail.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked after session get closed.
onSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked after session get closed.
onSessionEnd(CacheStoreSession, boolean) - Method in interface org.apache.ignite.cache.store.CacheStoreSessionListener
On session end callback.
onSessionEnd(CacheStoreSession, boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
On session end callback.
onSessionEnd(GridTaskSessionInternal, boolean) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
onSessionExpired(UUID) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Callback invoked when subject session got expired.
onSessionExpired(UUID) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Callback invoked when subject session got expired.
onSessionExpired(UUID) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
onSessionExpired(UUID) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
onSessionExpired(UUID) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
Called when session did not receive any activity within timeout interval.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Called when session did not receive any activity within timeout interval.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestNioListener
Closes the session by timeout (i.e. inactivity within the configured period of time).
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
Called when session did not receive any activity within timeout interval.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioServerListenerAdapter
Called when session did not receive any activity within timeout interval.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Called when session is idle for longer time that is allowed by NIO server.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked when a new session was created.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked when a new session was created.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked when a new session was created.
onSessionOpened(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked when a new session was created.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from head to tail.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked when a new session was created.
onSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked when a new session was created.
onSessionStart(CacheStoreSession) - Method in interface org.apache.ignite.cache.store.CacheStoreSessionListener
On session start callback.
onSessionStart(CacheStoreSession) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
On session start callback.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Invoked when a write request is performed on a session.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Invoked when a write request is performed on a session.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Invoked when a write request is performed on a session.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Invoked when a write request is performed on a session.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts chain notification from tail to head.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Invoked when a write request is performed on a session.
onSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Invoked when a write request is performed on a session.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterNioListenerAdapter
Called when session has non-empty write queue and server did not send any data within timeout interval.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridConnectionBytesVerifyFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioServerListener
Called when session has non-empty write queue and server did not send any data within timeout interval.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioServerListenerAdapter
Called when session has non-empty write queue and server did not send any data within timeout interval.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Called when session has not empty write buffer that has not been fully flushed during max timeout allowed by NIO server.
onSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
Called when session has non-empty write queue and server did not send any data within timeout interval.
onSpiContextDestroyed() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Callback invoked prior to stopping grid before SPI context is destroyed.
onSpiContextDestroyed() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Callback invoked prior to stopping grid before SPI context is destroyed.
onSpiContextInitialized(IgniteSpiContext) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Callback invoked when SPI context is initialized after TcpDiscoverySpi.spiStart(String) method is completed, SPI context can be stored for future access.
onSpiContextInitialized(IgniteSpiContext) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Callback invoked when SPI context is initialized after TcpDiscoverySpi.spiStart(String) method is completed, SPI context can be stored for future access.
onSpiContextInitialized(IgniteSpiContext) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Callback invoked when SPI context is initialized after TcpDiscoverySpi.spiStart(String) method is completed, SPI context can be stored for future access.
onSplitAndSortCpPagesEnd() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onSplitAndSortCpPagesStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onSqlTypeCreated(String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onSqlTypeDropped(String, GridQueryTypeDescriptor) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onSqlTypeUpdated(String, GridQueryTypeDescriptor, GridCacheContextInfo<?, ?>) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onSslConnectionRejected() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Increments connections count that were rejected due to SSL errors.
onStart(CacheJoinNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onStart(Object, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Kernal start callback.
onStartBuildNewIndex(GridCacheContext) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on the start of building a new cache index.
onStarted() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
onStarted(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Transaction start callback (has to do with when any operation was performed on this transaction).
onStarted() - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor.PerformanceStatisticsStateListener
This method is called whenever the performance statistics collecting is started.
onStarted(GridWorker) - Method in interface org.apache.ignite.internal.util.worker.GridWorkerListener
 
onStarted(GridWorker) - Method in class org.apache.ignite.internal.util.worker.GridWorkerListenerAdapter
onStarted(GridWorker) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
onStartOperation(boolean) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Callback on the start of of the operation.
onStartRebuildIndexes(GridCacheContext) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on the start of rebuilding cache indexes.
onStartRebuildIndexes(GridCacheContext) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Callback on start of rebuild cache indexes.
onStateChange(String, IgniteState) - Method in interface org.apache.ignite.IgnitionListener
Listener for grid factory state change notifications.
onStateChanged(CheckpointState, Runnable) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Invokes a callback closure then a checkpoint reaches specific state.
onStateChanged(CheckpointState, Runnable) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Invokes a callback closure then a checkpoint reaches specific state.
onStateChangeError(Map<UUID, Exception>, StateChangeRequest) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onStateChangeError(Map<UUID, Exception>, StateChangeRequest) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onStateChangeExchangeDone(StateChangeRequest) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onStateChangeExchangeDone(StateChangeRequest) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onStateChangeFinish(ChangeGlobalStateFinishMessage) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onStateChangeFinish(ChangeGlobalStateFinishMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
onStateChangeFinish(ChangeGlobalStateFinishMessage) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Callback on finish of a global state change.
onStateChangeMessage(AffinityTopologyVersion, ChangeGlobalStateMessage, DiscoCache) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onStateChangeMessage(AffinityTopologyVersion, ChangeGlobalStateMessage, DiscoCache) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onStateChangeRequest(ChangeGlobalStateMessage, AffinityTopologyVersion, DiscoveryDataClusterState) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
onStateChangeRequest(ChangeGlobalStateMessage, AffinityTopologyVersion, DiscoveryDataClusterState) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
onStateChangeStarted(ChangeGlobalStateMessage) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Callback at the start of a global state change.
onStateFinishMessage(ChangeGlobalStateFinishMessage) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
onStateFinishMessage(ChangeGlobalStateFinishMessage) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
onStateRestored(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Called when all partitions have been fully restored and pre-created on node start.
onStateRestored(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Called when all partitions have been fully restored and pre-created on node start.
onStop() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Cancels all client futures.
onStop() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheLockEx
Callback to notify local reentrant lock instance on node stop.
onStop() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Callback to notify local reentrant lock instance on node stop.
onStop() - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Kernal stop callback.
onStopped() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
onStopped(GridWorker) - Method in interface org.apache.ignite.internal.util.worker.GridWorkerListener
 
onStopped(GridWorker) - Method in class org.apache.ignite.internal.util.worker.GridWorkerListenerAdapter
onStopped(GridWorker) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
onStopping() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Callback for whenever grid is stopping.
onStorageSizeChanged(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onSystemViewCreated(String, SystemView<?>) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaChangeListener
Callback method.
onTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture.LockTimeoutObject
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionDefferedDeleteQueueCleanupTask
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockDetectionManager.DelayedDeadlockComputation
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
Timeout callback.
onTimeout() - Method in interface org.apache.ignite.internal.processors.timeout.GridTimeoutObject
Timeout callback.
onTimeout() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor.CancelableTask
Timeout callback.
onTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
Timeout callback.
onTimeout() - Method in interface org.apache.ignite.spi.IgniteSpiTimeoutObject
Timeout callback.
onTopologyChanged(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
onTopologyChanged(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
onTopologyChanged(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
onTopologyInitialized() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Callback for initializing metrics after topology was initialized.
onTtlExpired(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Callback from ttl processor to cache entry indicating that entry is expired.
onTtlExpired(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Callback from ttl processor to cache entry indicating that entry is expired.
onTxCommit(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Transaction commit callback.
onTxCommit() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Transaction commit callback.
onTxEnd(GridCacheSharedContext, IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
onTxEnd(GridCacheContext, IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalStateAdapter
 
onTxEnd(GridCacheSharedContext, IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
onTxEnd(GridCacheSharedContext, IgniteInternalTx, boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
onTxEnd(GridCacheSharedContext, IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
onTxFinished(IgniteInternalTx, boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
 
onTxManagerStarted() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Callback invoked when IgniteTxManager started.
onTxRollback(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Transaction rollback callback.
onTxRollback() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Transaction rollback callback.
onTxTimeoutOnPartitionMapExchangeChange(TxTimeoutOnPartitionMapExchangeChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Callback invoked from discovery thread when discovery custom message is received.
onUndeploy(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryContext
Undeployment callback invoked when class loader is being undeployed.
onUndeploy(ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
Undeployment callback invoked when class loader is being undeployed.
onUndeploy(ClassLoader) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Undeployment callback invoked when class loader is being undeployed.
onUndeploy(ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Undeploys and removes all entries for class loader.
onUndeploy(ClassLoader, GridCacheContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Undeploys given class loader.
onUndeploy(ClassLoader) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
onUndeploy(ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
onUndeploy(ClassLoader) - Method in class org.apache.ignite.marshaller.AbstractMarshaller
Undeployment callback invoked when class loader is being undeployed.
onUndeploy(ClassLoader) - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Undeployment callback invoked when class loader is being undeployed.
onUndeployed(ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Callback invoked by deployment manager for whenever a class loader gets undeployed.
onUndeployed(GridDeployment) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Callback to be called when class loader is undeployed.
onUndeployed(ClassLoader) - Static method in class org.apache.ignite.internal.util.GridAnnotationsCache
 
onUndeployed(ClassLoader) - Static method in class org.apache.ignite.internal.util.GridClassLoaderCache
 
onUndeployScheduled() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Invoked whenever this deployment is scheduled to be undeployed.
onUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Calls GridDhtLocalPartition.onUnlock() for this entry's partition.
onUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
On partition unlock callback.
onUnlock() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Calls GridDhtLocalPartition.onUnlock() for this entry's partition.
onUnlock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Calls GridDhtLocalPartition.onUnlock() for this entry's partition.
onUnregister() - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
Listener unregistered callback.
onUnregistered(ClassLoader) - Method in interface org.apache.ignite.spi.deployment.DeploymentListener
Called when a deployment has been unregistered..
onUpdate(CacheDataRow, CacheDataRow, boolean) - Method in interface org.apache.ignite.internal.cache.query.index.Index
Callback that runs when the underlying cache is updated.
onUpdate(CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Callback that runs when the underlying cache is updated.
onUpdate(String, T, T) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributePropertyListener
Handle changed value event.
onUpdate(int) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchEx
Callback to notify latch on changes.
onUpdate(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
Callback to notify latch on changes.
onUpdate(GridCacheLockState) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheLockEx
Callback to notify reentrant lock on changes.
onUpdate(GridCacheLockState) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Callback to notify reentrant lock on changes.
onUpdate(GridCacheSemaphoreState) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreEx
Callback to notify semaphore on changes.
onUpdate(GridCacheSemaphoreState) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Callback to notify semaphore on changes.
onUpdate(String, T, T) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorageListener
Invoked in two cases: data was dynamicaly updated; node was started.
onUpdated(Iterable<? extends T>) - Method in interface org.apache.ignite.cache.query.ContinuousQueryWithTransformer.EventListener
Called after one or more entries have been updated.
onUpdated(Iterable) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
onUpdated(Iterable<CacheEntryEvent<?, ?>>) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousHandle
onUpdateFinished(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
onWalBytesWritten(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onWalCpRecordFsyncEnd() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onWalCpRecordFsyncStart() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
onWallRollOver() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
onWalRecordLogged(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Callback on logging a record to a WAL.
onWalSegmentCompressed(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Callback on compression of a WAL segment.
onWalSegmentRemoved(long) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Callback when WAL segment is removed.
onWalTruncated(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Clears checkpoint history after WAL truncation.
onWalTruncated(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Wal truncate callback.
onWrite() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Cache write callback.
onWriteLock(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onWriteLock(int, long, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onWriteLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
onWriteLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onWriteLock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
onWriteUnlock(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
onWriteUnlock(int, long, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageLockListener
 
onWriteUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
onWriteUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
onWriteUnlock0(int, long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
OomExceptionHandler - Class in org.apache.ignite.thread
OOM exception handler for system threads.
OomExceptionHandler(GridKernalContext) - Constructor for class org.apache.ignite.thread.OomExceptionHandler
 
op - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Entry operation performed.
op() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
op() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
Entry processor operation.
op - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Update operation.
op - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Update operation.
op() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
op(GridNearTxLocal, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncOp
 
op(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.AsyncOp
 
op() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
op(GridCacheOperation) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
op() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Gets cache operation.
op(GridCacheOperation) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Sets cache operation.
op - Variable in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
Operation.
OP_AFFINITY_KEY - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_ALL_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_BACKUP_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_CACHE_CONFIG_PARAMETERS - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_CLEAR - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_ALL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_CACHE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_CACHE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLEAR_STATISTICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CLOSE - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_CLOSE_LOCK - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_COMMIT - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_COMMIT_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_COMPUTE_TASK_FINISHED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
 
OP_CONTAINS_KEY - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CONTAINS_KEY_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CONTAINS_KEYS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_CONTAINS_KEYS_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_ENABLE_STATISTICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_ENTER_LOCK - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_EXIT_LOCK - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_EXTENSION - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_ALL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_PUT - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_PUT_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_PUT_IF_ABSENT - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_PUT_IF_ABSENT_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_REMOVE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_REMOVE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_REPLACE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_AND_REPLACE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_CONFIG - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_LOST_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GET_NAME - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_GLOBAL_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_INVOKE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_INVOKE_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_INVOKE_ALL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_INVOKE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_INVOKE_JAVA - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_IS_ASSIGNMENT_VALID - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityManager
 
OP_IS_BACKUP - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_IS_LOCAL_LOCKED - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_IS_PRIMARY - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_IS_PRIMARY_OR_BACKUP - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_ITERATOR - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOAD_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOAD_CACHE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOAD_CACHE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOC_EVICT - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOC_ITERATOR - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOC_LISTEN - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_LOC_LOAD_CACHE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOC_LOAD_CACHE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCAL_ACTIVE_REMOVE - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_LOCAL_ACTIVE_TX - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_LOCAL_CLEAR - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCAL_CLEAR_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCAL_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCAL_PRELOAD_PARTITION - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCK - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_LOCK_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_MAP_KEY_TO_NODE - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_MAP_KEY_TO_PRIMARY_AND_BACKUPS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_MAP_KEYS_TO_NODES - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_MAP_PARTITION_TO_NODE - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_MAP_PARTITION_TO_PRIMARY_AND_BACKUPS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_MAP_PARTITIONS_TO_NODES - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_OFFSET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
OP_PARTITION - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_PERSISTENCE_ENABLED - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PRELOAD_PARTITION - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PRELOAD_PARTITION_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PREPARE - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_PREPARE_DOT_NET - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Operation: prepare .Net platform.
OP_PRIMARY_PARTITIONS - Static variable in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
 
OP_PUT_ALL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PUT_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PUT_IF_ABSENT - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_PUT_IF_ABSENT_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QRY_CONTINUOUS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QRY_SCAN - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QRY_SQL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QRY_SQL_FIELDS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QRY_TXT - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_QUERY_CONTINUOUS_EVENT_NOTIFICATION - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientMessageParser
 
OP_QUERY_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REBALANCE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOTE_LISTEN - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_REMOTE_LISTEN_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_REMOVE_ALL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_ALL2 - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_ALL2_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_ALL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_BOOL - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_BOOL_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_OBJ - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REMOVE_OBJ_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REPLACE_2 - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REPLACE_2_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REPLACE_3 - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_REPLACE_3_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_RESET_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_RESET_QUERY_METRICS - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_ROLLBACK - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_ROLLBACK_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_SEND - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_SEND_MULTI - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_SEND_ORDERED - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_SET_ROLLBACK_ONLY - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_SIZE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_SIZE_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_SIZE_LOC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_SIZE_LONG - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_SIZE_LONG_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_SIZE_LONG_LOC - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_START - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_STATE - Static variable in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
 
OP_STOP_LOC_LISTEN - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_STOP_REMOTE_LISTEN - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_STOP_REMOTE_LISTEN_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_TRY_ENTER_LOCK - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_WITH_ASYNC - Static variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
 
OP_WITH_EXPIRY_POLICY - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_WITH_KEEP_BINARY - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_WITH_NO_RETRIES - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_WITH_PARTITION_RECOVER - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
OP_WITH_SKIP_STORE - Static variable in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
opaque() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
opaque(byte[]) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
opCntr - Variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
Operation counter.
open(InetSocketAddress, ClientMessageHandler, ClientConnectionStateHandler) - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnectionMultiplexer
Opens a new connection.
open(InetSocketAddress, ClientMessageHandler, ClientConnectionStateHandler) - Method in class org.apache.ignite.internal.client.thin.io.gridnioserver.GridNioClientConnectionMultiplexer
Opens a new connection.
openChannel(ClusterNode, Message) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
openChannel(ClusterNode, Message) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
openConnection(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Gets connection from a pool.
openConnection(URL) - Method in class org.apache.ignite.internal.managers.deployment.protocol.gg.GridProtocolHandler
openFileInputStream(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
By default, this method simply opens a raw file input stream.
openFileInputStream(String) - Method in class org.apache.ignite.ssl.SslContextFactory
By default, this method simply opens a raw file input stream.
openInConsole(String...) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Run command in separated console.
openInConsole(File, String...) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Run command in separated console.
openInConsole(File, Map<String, String>, String...) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Run command in separated console.
openSocket(InetSocketAddress, IgniteSpiOperationTimeoutHelper) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
openSocket(Socket, InetSocketAddress, IgniteSpiOperationTimeoutHelper) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Connects to remote address sending U.IGNITE_HEADER when connection is established.
openTransmissionSender(UUID, Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
operation() - Method in interface org.apache.ignite.client.ClientRetryPolicyContext
Gets the operation type.
operation() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
operation() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
operation() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
operation() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
operation() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
operation - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LogEntry
 
operation() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
 
operation() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
 
operation() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
 
operation() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
operation() - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
 
Operation - Enum in org.apache.ignite.internal.visor.diagnostic
Operation type for VisorPageLocksTask
operation() - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
 
operation() - Method in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
 
operation() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
 
operation() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
 
operationalNodeId() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
operationCode() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
operationCode(byte) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
operationContextPerCall(CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Sets thread local cache operation context.
operationContextPerCall() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Gets thread local cache operation context.
operationCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
operationCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
operationCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
operationCounter() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccVersion
 
operationCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
operationId() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
 
operationId() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
 
operationId() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
operationId() - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
 
operationId() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
 
operationId() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationClientFuture
 
operationsCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
OperationSecurityContext - Class in org.apache.ignite.internal.processors.security
 
OperationType - Enum in org.apache.ignite.internal.processors.performancestatistics
Performance statistics operation type.
operationType() - Method in interface org.apache.ignite.internal.util.IgniteTree.InvokeClosure
 
operator() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
 
opMarsh - Variable in class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Optimized marshaller.
opportunisticRestart(IgniteInternalCache<K, V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
If proxy is already being restarted, returns future to wait on, else restarts this cache proxy.
opRes - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Operation result.
optimistic() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
optimistic() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
optimisticLockEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Gets a list of entries that needs to be locked on the next step of prepare stage of optimistic transaction.
optimisticLockEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets a list of entries that needs to be locked on the next step of prepare stage of optimistic transaction.
optimisticLockEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets a list of entries that needs to be locked on the next step of prepare stage of optimistic transaction.
optimize() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
Try optimizing partition nodes into a simpler form.
optimize() - Method in interface org.apache.ignite.internal.sql.optimizer.affinity.PartitionNode
Try optimizing partition nodes into a simpler form.
OptimizedMarshaller - Class in org.apache.ignite.internal.marshaller.optimized
Optimized implementation of Marshaller.
OptimizedMarshaller() - Constructor for class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Creates new marshaller will all defaults.
OptimizedMarshaller(boolean) - Constructor for class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Creates new marshaller providing whether it should require Serializable interface or not.
OptimizedMarshallerIdMapper - Interface in org.apache.ignite.internal.marshaller.optimized
ID mapper.
OptimizedMarshallerInaccessibleClassException - Exception in org.apache.ignite.internal.marshaller.optimized
 
OptimizedMarshallerInaccessibleClassException(String, ClassNotFoundException) - Constructor for exception org.apache.ignite.internal.marshaller.optimized.OptimizedMarshallerInaccessibleClassException
 
OptimizedObjectOutputStream - Class in org.apache.ignite.internal.marshaller.optimized
Optimized object output stream.
OptimizedObjectPooledStreamRegistry - Class in org.apache.ignite.internal.marshaller.optimized
 
OptimizedObjectSharedStreamRegistry - Class in org.apache.ignite.internal.marshaller.optimized
 
OptimizedObjectSharedStreamRegistry() - Constructor for class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectSharedStreamRegistry
 
OPTM_MARSH - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
OracleDialect - Class in org.apache.ignite.cache.store.jdbc.dialect
A dialect compatible with the Oracle database.
OracleDialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.OracleDialect
 
OracleJdbcIpFinderDialect - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc
Oracle JDBC dialect to use along with TcpDiscoveryJdbcIpFinder.
OracleJdbcIpFinderDialect() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.OracleJdbcIpFinderDialect
 
order() - Method in interface org.apache.ignite.cache.CacheEntryVersion
Order of the update.
order() - Method in interface org.apache.ignite.cluster.ClusterNode
Node order within grid topology.
order(int) - Method in class org.apache.ignite.internal.binary.BinarySchema
Get field order in footer by field ID.
Order - Class in org.apache.ignite.internal.cache.query.index
Represents ordering of rows within sorted index.
Order(SortOrder, NullsOrder) - Constructor for class org.apache.ignite.internal.cache.query.index.Order
 
order() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
 
order() - Method in interface org.apache.ignite.internal.client.GridClientNode
Node order within grid topology.
order(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Set node order within grid topology
order() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Node order within grid topology.
order() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Node order within grid topology.
order() - Method in interface org.apache.ignite.internal.managers.eventstorage.HighPriorityListener
 
Order - Annotation Type in org.apache.ignite.internal.managers.systemview.walker
Annotation to set walk order for a SystemViewRowAttributeWalker.
order() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's order in initiator data center.
order() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's order in initiator data center.
order() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
 
order() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's order in initiator data center.
order() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
 
order() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
 
order() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
 
order() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchResult
 
ORDER - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
order() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
order() - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationDiscoveryEventListener
order() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Node order within grid topology.
order() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
order(long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
order() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
Gets order of the node sent the response.
order(long) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
Sets order of the node sent the response.
ORDER_NOT_FOUND - Static variable in class org.apache.ignite.internal.binary.BinarySchema
Order returned if field is not found.
orderCompleted(GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Moves completed candidates right before the base one.
ORDERED - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ORDERED.
orderedRequestProcessed() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
orderedTopic() - Method in class org.apache.ignite.internal.GridMessageListenHandler
orderedTopic() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
orderedTopic() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
org.apache.ignite - package org.apache.ignite
Contains entry-point Ignite & HPC APIs.
org.apache.ignite.binary - package org.apache.ignite.binary
Contains Ignite Binary Objects API classes.
org.apache.ignite.cache - package org.apache.ignite.cache
Contains main Data Grid APIs.
org.apache.ignite.cache.affinity - package org.apache.ignite.cache.affinity
Contains cache node affinity implementations.
org.apache.ignite.cache.affinity.rendezvous - package org.apache.ignite.cache.affinity.rendezvous
Contains HRW-based cache affinity for partitioned cache.
org.apache.ignite.cache.eviction - package org.apache.ignite.cache.eviction
Contains cache eviction policy implementations.
org.apache.ignite.cache.eviction.fifo - package org.apache.ignite.cache.eviction.fifo
Contains cache FIFO eviction policy implementations.
org.apache.ignite.cache.eviction.lru - package org.apache.ignite.cache.eviction.lru
Contains cache LRU eviction policy implementations.
org.apache.ignite.cache.eviction.random - package org.apache.ignite.cache.eviction.random
Contains cache randomized eviction policy implementations.
org.apache.ignite.cache.eviction.sorted - package org.apache.ignite.cache.eviction.sorted
Contains cache sorted eviction policy implementation.
org.apache.ignite.cache.query - package org.apache.ignite.cache.query
Contains APIs for creating and executing cache queries.
org.apache.ignite.cache.query.annotations - package org.apache.ignite.cache.query.annotations
Contains query-related annotations.
org.apache.ignite.cache.store - package org.apache.ignite.cache.store
Contains cache store interfaces.
org.apache.ignite.cache.store.jdbc - package org.apache.ignite.cache.store.jdbc
Contains reference JDBC-based cache store implementation.
org.apache.ignite.cache.store.jdbc.dialect - package org.apache.ignite.cache.store.jdbc.dialect
Contains SQL dialects for different RDBMS.
org.apache.ignite.cdc - package org.apache.ignite.cdc
 
org.apache.ignite.client - package org.apache.ignite.client
Contains Ignite Thin Client API classes.
org.apache.ignite.cluster - package org.apache.ignite.cluster
Contains cluster-related classes.
org.apache.ignite.compute - package org.apache.ignite.compute
Contains Compute Grid functionality.
org.apache.ignite.compute.gridify - package org.apache.ignite.compute.gridify
Contains APIs utilized for AOP-based grid-enabling.
org.apache.ignite.compute.gridify.aop - package org.apache.ignite.compute.gridify.aop
Contains common classes for different AOP providers.
org.apache.ignite.configuration - package org.apache.ignite.configuration
Contains configuration-related classes.
org.apache.ignite.events - package org.apache.ignite.events
Contains Event Subscription functionality together with various events emitted by Ignite.
org.apache.ignite.failure - package org.apache.ignite.failure
Contains Failure handling public API with standard FailureHandler implementations.
org.apache.ignite.internal - package org.apache.ignite.internal
Contains main implementation.
org.apache.ignite.internal.binary - package org.apache.ignite.internal.binary
Contains binary APIs internal implementation.
org.apache.ignite.internal.binary.builder - package org.apache.ignite.internal.binary.builder
Contains classes specific to binary builder API.
org.apache.ignite.internal.binary.streams - package org.apache.ignite.internal.binary.streams
Contains binary APIs implementation for streams.
org.apache.ignite.internal.cache.query - package org.apache.ignite.internal.cache.query
 
org.apache.ignite.internal.cache.query.index - package org.apache.ignite.internal.cache.query.index
 
org.apache.ignite.internal.cache.query.index.sorted - package org.apache.ignite.internal.cache.query.index.sorted
 
org.apache.ignite.internal.cache.query.index.sorted.defragmentation - package org.apache.ignite.internal.cache.query.index.sorted.defragmentation
 
org.apache.ignite.internal.cache.query.index.sorted.inline - package org.apache.ignite.internal.cache.query.index.sorted.inline
 
org.apache.ignite.internal.cache.query.index.sorted.inline.io - package org.apache.ignite.internal.cache.query.index.sorted.inline.io
 
org.apache.ignite.internal.cache.query.index.sorted.inline.types - package org.apache.ignite.internal.cache.query.index.sorted.inline.types
 
org.apache.ignite.internal.cache.query.index.sorted.keys - package org.apache.ignite.internal.cache.query.index.sorted.keys
 
org.apache.ignite.internal.cache.query.index.sorted.maintenance - package org.apache.ignite.internal.cache.query.index.sorted.maintenance
 
org.apache.ignite.internal.cdc - package org.apache.ignite.internal.cdc
 
org.apache.ignite.internal.client - package org.apache.ignite.internal.client
 
org.apache.ignite.internal.client.balancer - package org.apache.ignite.internal.client.balancer
 
org.apache.ignite.internal.client.impl - package org.apache.ignite.internal.client.impl
 
org.apache.ignite.internal.client.impl.connection - package org.apache.ignite.internal.client.impl.connection
 
org.apache.ignite.internal.client.marshaller - package org.apache.ignite.internal.client.marshaller
 
org.apache.ignite.internal.client.marshaller.jdk - package org.apache.ignite.internal.client.marshaller.jdk
 
org.apache.ignite.internal.client.marshaller.optimized - package org.apache.ignite.internal.client.marshaller.optimized
 
org.apache.ignite.internal.client.router - package org.apache.ignite.internal.client.router
 
org.apache.ignite.internal.client.router.impl - package org.apache.ignite.internal.client.router.impl
 
org.apache.ignite.internal.client.ssl - package org.apache.ignite.internal.client.ssl
 
org.apache.ignite.internal.client.thin - package org.apache.ignite.internal.client.thin
 
org.apache.ignite.internal.client.thin.io - package org.apache.ignite.internal.client.thin.io
 
org.apache.ignite.internal.client.thin.io.gridnioserver - package org.apache.ignite.internal.client.thin.io.gridnioserver
 
org.apache.ignite.internal.client.util - package org.apache.ignite.internal.client.util
 
org.apache.ignite.internal.cluster - package org.apache.ignite.internal.cluster
 
org.apache.ignite.internal.cluster.graph - package org.apache.ignite.internal.cluster.graph
 
org.apache.ignite.internal.commandline.cache.check_indexes_inline_size - package org.apache.ignite.internal.commandline.cache.check_indexes_inline_size
 
org.apache.ignite.internal.commandline.cache.distribution - package org.apache.ignite.internal.commandline.cache.distribution
 
org.apache.ignite.internal.commandline.cache.reset_lost_partitions - package org.apache.ignite.internal.commandline.cache.reset_lost_partitions
 
org.apache.ignite.internal.commandline.meta.subcommands - package org.apache.ignite.internal.commandline.meta.subcommands
 
org.apache.ignite.internal.commandline.meta.tasks - package org.apache.ignite.internal.commandline.meta.tasks
 
org.apache.ignite.internal.commandline.property - package org.apache.ignite.internal.commandline.property
 
org.apache.ignite.internal.commandline.property.tasks - package org.apache.ignite.internal.commandline.property.tasks
 
org.apache.ignite.internal.compute - package org.apache.ignite.internal.compute
 
org.apache.ignite.internal.direct - package org.apache.ignite.internal.direct
 
org.apache.ignite.internal.direct.state - package org.apache.ignite.internal.direct.state
 
org.apache.ignite.internal.direct.stream - package org.apache.ignite.internal.direct.stream
 
org.apache.ignite.internal.direct.stream.v1 - package org.apache.ignite.internal.direct.stream.v1
 
org.apache.ignite.internal.direct.stream.v2 - package org.apache.ignite.internal.direct.stream.v2
 
org.apache.ignite.internal.direct.stream.v3 - package org.apache.ignite.internal.direct.stream.v3
 
org.apache.ignite.internal.dto - package org.apache.ignite.internal.dto
 
org.apache.ignite.internal.events - package org.apache.ignite.internal.events
 
org.apache.ignite.internal.executor - package org.apache.ignite.internal.executor
Contains grid executor service implementation.
org.apache.ignite.internal.jdbc - package org.apache.ignite.internal.jdbc
 
org.apache.ignite.internal.jdbc.thin - package org.apache.ignite.internal.jdbc.thin
 
org.apache.ignite.internal.jdbc2 - package org.apache.ignite.internal.jdbc2
 
org.apache.ignite.internal.logger.platform - package org.apache.ignite.internal.logger.platform
 
org.apache.ignite.internal.maintenance - package org.apache.ignite.internal.maintenance
 
org.apache.ignite.internal.managers - package org.apache.ignite.internal.managers
TODO.
org.apache.ignite.internal.managers.checkpoint - package org.apache.ignite.internal.managers.checkpoint
TODO.
org.apache.ignite.internal.managers.collision - package org.apache.ignite.internal.managers.collision
TODO.
org.apache.ignite.internal.managers.communication - package org.apache.ignite.internal.managers.communication
TODO.
org.apache.ignite.internal.managers.deployment - package org.apache.ignite.internal.managers.deployment
TODO.
org.apache.ignite.internal.managers.deployment.protocol.gg - package org.apache.ignite.internal.managers.deployment.protocol.gg
Grid stream protocol implementation.
org.apache.ignite.internal.managers.discovery - package org.apache.ignite.internal.managers.discovery
TODO.
org.apache.ignite.internal.managers.encryption - package org.apache.ignite.internal.managers.encryption
Encryption manager classes.
org.apache.ignite.internal.managers.eventstorage - package org.apache.ignite.internal.managers.eventstorage
TODO.
org.apache.ignite.internal.managers.failover - package org.apache.ignite.internal.managers.failover
TODO.
org.apache.ignite.internal.managers.indexing - package org.apache.ignite.internal.managers.indexing
Indexing manager classes.
org.apache.ignite.internal.managers.loadbalancer - package org.apache.ignite.internal.managers.loadbalancer
TODO.
org.apache.ignite.internal.managers.systemview - package org.apache.ignite.internal.managers.systemview
 
org.apache.ignite.internal.managers.systemview.walker - package org.apache.ignite.internal.managers.systemview.walker
 
org.apache.ignite.internal.managers.tracing - package org.apache.ignite.internal.managers.tracing
 
org.apache.ignite.internal.marshaller.optimized - package org.apache.ignite.internal.marshaller.optimized
Contains Optimized marshaller.
org.apache.ignite.internal.mem - package org.apache.ignite.internal.mem
 
org.apache.ignite.internal.mem.file - package org.apache.ignite.internal.mem.file
 
org.apache.ignite.internal.mem.unsafe - package org.apache.ignite.internal.mem.unsafe
 
org.apache.ignite.internal.metric - package org.apache.ignite.internal.metric
 
org.apache.ignite.internal.mxbean - package org.apache.ignite.internal.mxbean
Contains internal mxbeans stuff.
org.apache.ignite.internal.pagemem - package org.apache.ignite.internal.pagemem
 
org.apache.ignite.internal.pagemem.impl - package org.apache.ignite.internal.pagemem.impl
 
org.apache.ignite.internal.pagemem.store - package org.apache.ignite.internal.pagemem.store
 
org.apache.ignite.internal.pagemem.wal - package org.apache.ignite.internal.pagemem.wal
 
org.apache.ignite.internal.pagemem.wal.record - package org.apache.ignite.internal.pagemem.wal.record
 
org.apache.ignite.internal.pagemem.wal.record.delta - package org.apache.ignite.internal.pagemem.wal.record.delta
 
org.apache.ignite.internal.plugin - package org.apache.ignite.internal.plugin
 
org.apache.ignite.internal.processors - package org.apache.ignite.internal.processors
Package with Apache Ignite internal Processors.
org.apache.ignite.internal.processors.affinity - package org.apache.ignite.internal.processors.affinity
Data affinity processor.
org.apache.ignite.internal.processors.authentication - package org.apache.ignite.internal.processors.authentication
 
org.apache.ignite.internal.processors.bulkload - package org.apache.ignite.internal.processors.bulkload
 
org.apache.ignite.internal.processors.bulkload.pipeline - package org.apache.ignite.internal.processors.bulkload.pipeline
 
org.apache.ignite.internal.processors.cache - package org.apache.ignite.internal.processors.cache
This package contain cache-related processors & persistence implementation.
org.apache.ignite.internal.processors.cache.affinity - package org.apache.ignite.internal.processors.cache.affinity
 
org.apache.ignite.internal.processors.cache.binary - package org.apache.ignite.internal.processors.cache.binary
Implementation of binary processor.
org.apache.ignite.internal.processors.cache.datastructures - package org.apache.ignite.internal.processors.cache.datastructures
 
org.apache.ignite.internal.processors.cache.distributed - package org.apache.ignite.internal.processors.cache.distributed
 
org.apache.ignite.internal.processors.cache.distributed.dht - package org.apache.ignite.internal.processors.cache.distributed.dht
 
org.apache.ignite.internal.processors.cache.distributed.dht.atomic - package org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
org.apache.ignite.internal.processors.cache.distributed.dht.colocated - package org.apache.ignite.internal.processors.cache.distributed.dht.colocated
 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader - package org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch - package org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
 
org.apache.ignite.internal.processors.cache.distributed.dht.topology - package org.apache.ignite.internal.processors.cache.distributed.dht.topology
 
org.apache.ignite.internal.processors.cache.distributed.near - package org.apache.ignite.internal.processors.cache.distributed.near
 
org.apache.ignite.internal.processors.cache.distributed.near.consistency - package org.apache.ignite.internal.processors.cache.distributed.near.consistency
 
org.apache.ignite.internal.processors.cache.dr - package org.apache.ignite.internal.processors.cache.dr
 
org.apache.ignite.internal.processors.cache.extras - package org.apache.ignite.internal.processors.cache.extras
 
org.apache.ignite.internal.processors.cache.jta - package org.apache.ignite.internal.processors.cache.jta
 
org.apache.ignite.internal.processors.cache.local - package org.apache.ignite.internal.processors.cache.local
 
org.apache.ignite.internal.processors.cache.local.atomic - package org.apache.ignite.internal.processors.cache.local.atomic
 
org.apache.ignite.internal.processors.cache.mvcc - package org.apache.ignite.internal.processors.cache.mvcc
 
org.apache.ignite.internal.processors.cache.mvcc.msg - package org.apache.ignite.internal.processors.cache.mvcc.msg
 
org.apache.ignite.internal.processors.cache.mvcc.txlog - package org.apache.ignite.internal.processors.cache.mvcc.txlog
 
org.apache.ignite.internal.processors.cache.persistence - package org.apache.ignite.internal.processors.cache.persistence
This package contain cache with persistence implementation.
org.apache.ignite.internal.processors.cache.persistence.checkpoint - package org.apache.ignite.internal.processors.cache.persistence.checkpoint
 
org.apache.ignite.internal.processors.cache.persistence.defragmentation - package org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance - package org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance
 
org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker - package org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors - package org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors
 
org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log - package org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
 
org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack - package org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack
 
org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store - package org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store
 
org.apache.ignite.internal.processors.cache.persistence.evict - package org.apache.ignite.internal.processors.cache.persistence.evict
 
org.apache.ignite.internal.processors.cache.persistence.file - package org.apache.ignite.internal.processors.cache.persistence.file
 
org.apache.ignite.internal.processors.cache.persistence.filename - package org.apache.ignite.internal.processors.cache.persistence.filename
 
org.apache.ignite.internal.processors.cache.persistence.freelist - package org.apache.ignite.internal.processors.cache.persistence.freelist
 
org.apache.ignite.internal.processors.cache.persistence.freelist.io - package org.apache.ignite.internal.processors.cache.persistence.freelist.io
 
org.apache.ignite.internal.processors.cache.persistence.metastorage - package org.apache.ignite.internal.processors.cache.persistence.metastorage
 
org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask - package org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask
 
org.apache.ignite.internal.processors.cache.persistence.migration - package org.apache.ignite.internal.processors.cache.persistence.migration
 
org.apache.ignite.internal.processors.cache.persistence.pagemem - package org.apache.ignite.internal.processors.cache.persistence.pagemem
This package contains page memory implementation for case persitence is enabled.
org.apache.ignite.internal.processors.cache.persistence.partstate - package org.apache.ignite.internal.processors.cache.persistence.partstate
 
org.apache.ignite.internal.processors.cache.persistence.partstorage - package org.apache.ignite.internal.processors.cache.persistence.partstorage
 
org.apache.ignite.internal.processors.cache.persistence.snapshot - package org.apache.ignite.internal.processors.cache.persistence.snapshot
 
org.apache.ignite.internal.processors.cache.persistence.tree - package org.apache.ignite.internal.processors.cache.persistence.tree
 
org.apache.ignite.internal.processors.cache.persistence.tree.io - package org.apache.ignite.internal.processors.cache.persistence.tree.io
 
org.apache.ignite.internal.processors.cache.persistence.tree.reuse - package org.apache.ignite.internal.processors.cache.persistence.tree.reuse
 
org.apache.ignite.internal.processors.cache.persistence.tree.util - package org.apache.ignite.internal.processors.cache.persistence.tree.util
 
org.apache.ignite.internal.processors.cache.persistence.wal - package org.apache.ignite.internal.processors.cache.persistence.wal
 
org.apache.ignite.internal.processors.cache.persistence.wal.aware - package org.apache.ignite.internal.processors.cache.persistence.wal.aware
 
org.apache.ignite.internal.processors.cache.persistence.wal.crc - package org.apache.ignite.internal.processors.cache.persistence.wal.crc
 
org.apache.ignite.internal.processors.cache.persistence.wal.filehandle - package org.apache.ignite.internal.processors.cache.persistence.wal.filehandle
 
org.apache.ignite.internal.processors.cache.persistence.wal.io - package org.apache.ignite.internal.processors.cache.persistence.wal.io
 
org.apache.ignite.internal.processors.cache.persistence.wal.reader - package org.apache.ignite.internal.processors.cache.persistence.wal.reader
 
org.apache.ignite.internal.processors.cache.persistence.wal.record - package org.apache.ignite.internal.processors.cache.persistence.wal.record
 
org.apache.ignite.internal.processors.cache.persistence.wal.scanner - package org.apache.ignite.internal.processors.cache.persistence.wal.scanner
 
org.apache.ignite.internal.processors.cache.persistence.wal.serializer - package org.apache.ignite.internal.processors.cache.persistence.wal.serializer
 
org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io - package org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io
 
org.apache.ignite.internal.processors.cache.query - package org.apache.ignite.internal.processors.cache.query
 
org.apache.ignite.internal.processors.cache.query.continuous - package org.apache.ignite.internal.processors.cache.query.continuous
 
org.apache.ignite.internal.processors.cache.query.jdbc - package org.apache.ignite.internal.processors.cache.query.jdbc
 
org.apache.ignite.internal.processors.cache.query.reducer - package org.apache.ignite.internal.processors.cache.query.reducer
 
org.apache.ignite.internal.processors.cache.store - package org.apache.ignite.internal.processors.cache.store
 
org.apache.ignite.internal.processors.cache.transactions - package org.apache.ignite.internal.processors.cache.transactions
 
org.apache.ignite.internal.processors.cache.tree - package org.apache.ignite.internal.processors.cache.tree
 
org.apache.ignite.internal.processors.cache.tree.mvcc.data - package org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
org.apache.ignite.internal.processors.cache.tree.mvcc.search - package org.apache.ignite.internal.processors.cache.tree.mvcc.search
 
org.apache.ignite.internal.processors.cache.verify - package org.apache.ignite.internal.processors.cache.verify
 
org.apache.ignite.internal.processors.cache.version - package org.apache.ignite.internal.processors.cache.version
 
org.apache.ignite.internal.processors.cache.warmup - package org.apache.ignite.internal.processors.cache.warmup
 
org.apache.ignite.internal.processors.cacheobject - package org.apache.ignite.internal.processors.cacheobject
Cache object processor.
org.apache.ignite.internal.processors.closure - package org.apache.ignite.internal.processors.closure
TODO.
org.apache.ignite.internal.processors.cluster - package org.apache.ignite.internal.processors.cluster
 
org.apache.ignite.internal.processors.cluster.baseline.autoadjust - package org.apache.ignite.internal.processors.cluster.baseline.autoadjust
 
org.apache.ignite.internal.processors.compress - package org.apache.ignite.internal.processors.compress
 
org.apache.ignite.internal.processors.configuration.distributed - package org.apache.ignite.internal.processors.configuration.distributed
 
org.apache.ignite.internal.processors.continuous - package org.apache.ignite.internal.processors.continuous
 
org.apache.ignite.internal.processors.datastreamer - package org.apache.ignite.internal.processors.datastreamer
Data streamer processor.
org.apache.ignite.internal.processors.datastructures - package org.apache.ignite.internal.processors.datastructures
 
org.apache.ignite.internal.processors.diagnostic - package org.apache.ignite.internal.processors.diagnostic
 
org.apache.ignite.internal.processors.dr - package org.apache.ignite.internal.processors.dr
icon Data center replication processor.
org.apache.ignite.internal.processors.failure - package org.apache.ignite.internal.processors.failure
Failure processor.
org.apache.ignite.internal.processors.job - package org.apache.ignite.internal.processors.job
TODO.
org.apache.ignite.internal.processors.jobmetrics - package org.apache.ignite.internal.processors.jobmetrics
Job metrics.
org.apache.ignite.internal.processors.localtask - package org.apache.ignite.internal.processors.localtask
 
org.apache.ignite.internal.processors.marshaller - package org.apache.ignite.internal.processors.marshaller
 
org.apache.ignite.internal.processors.metastorage - package org.apache.ignite.internal.processors.metastorage
 
org.apache.ignite.internal.processors.metastorage.persistence - package org.apache.ignite.internal.processors.metastorage.persistence
 
org.apache.ignite.internal.processors.metric - package org.apache.ignite.internal.processors.metric
 
org.apache.ignite.internal.processors.metric.impl - package org.apache.ignite.internal.processors.metric.impl
 
org.apache.ignite.internal.processors.nodevalidation - package org.apache.ignite.internal.processors.nodevalidation
 
org.apache.ignite.internal.processors.odbc - package org.apache.ignite.internal.processors.odbc
 
org.apache.ignite.internal.processors.odbc.jdbc - package org.apache.ignite.internal.processors.odbc.jdbc
 
org.apache.ignite.internal.processors.odbc.odbc - package org.apache.ignite.internal.processors.odbc.odbc
 
org.apache.ignite.internal.processors.odbc.odbc.escape - package org.apache.ignite.internal.processors.odbc.odbc.escape
 
org.apache.ignite.internal.processors.offheap - package org.apache.ignite.internal.processors.offheap
 
org.apache.ignite.internal.processors.performancestatistics - package org.apache.ignite.internal.processors.performancestatistics
 
org.apache.ignite.internal.processors.platform - package org.apache.ignite.internal.processors.platform
 
org.apache.ignite.internal.processors.platform.binary - package org.apache.ignite.internal.processors.platform.binary
 
org.apache.ignite.internal.processors.platform.cache - package org.apache.ignite.internal.processors.platform.cache
 
org.apache.ignite.internal.processors.platform.cache.affinity - package org.apache.ignite.internal.processors.platform.cache.affinity
 
org.apache.ignite.internal.processors.platform.cache.expiry - package org.apache.ignite.internal.processors.platform.cache.expiry
 
org.apache.ignite.internal.processors.platform.cache.query - package org.apache.ignite.internal.processors.platform.cache.query
 
org.apache.ignite.internal.processors.platform.cache.store - package org.apache.ignite.internal.processors.platform.cache.store
 
org.apache.ignite.internal.processors.platform.callback - package org.apache.ignite.internal.processors.platform.callback
 
org.apache.ignite.internal.processors.platform.client - package org.apache.ignite.internal.processors.platform.client
 
org.apache.ignite.internal.processors.platform.client.binary - package org.apache.ignite.internal.processors.platform.client.binary
 
org.apache.ignite.internal.processors.platform.client.cache - package org.apache.ignite.internal.processors.platform.client.cache
 
org.apache.ignite.internal.processors.platform.client.cluster - package org.apache.ignite.internal.processors.platform.client.cluster
 
org.apache.ignite.internal.processors.platform.client.compute - package org.apache.ignite.internal.processors.platform.client.compute
 
org.apache.ignite.internal.processors.platform.client.service - package org.apache.ignite.internal.processors.platform.client.service
 
org.apache.ignite.internal.processors.platform.client.streamer - package org.apache.ignite.internal.processors.platform.client.streamer
 
org.apache.ignite.internal.processors.platform.client.tx - package org.apache.ignite.internal.processors.platform.client.tx
 
org.apache.ignite.internal.processors.platform.cluster - package org.apache.ignite.internal.processors.platform.cluster
 
org.apache.ignite.internal.processors.platform.compute - package org.apache.ignite.internal.processors.platform.compute
 
org.apache.ignite.internal.processors.platform.cpp - package org.apache.ignite.internal.processors.platform.cpp
 
org.apache.ignite.internal.processors.platform.datastreamer - package org.apache.ignite.internal.processors.platform.datastreamer
 
org.apache.ignite.internal.processors.platform.datastructures - package org.apache.ignite.internal.processors.platform.datastructures
 
org.apache.ignite.internal.processors.platform.dotnet - package org.apache.ignite.internal.processors.platform.dotnet
 
org.apache.ignite.internal.processors.platform.entityframework - package org.apache.ignite.internal.processors.platform.entityframework
 
org.apache.ignite.internal.processors.platform.events - package org.apache.ignite.internal.processors.platform.events
 
org.apache.ignite.internal.processors.platform.lifecycle - package org.apache.ignite.internal.processors.platform.lifecycle
 
org.apache.ignite.internal.processors.platform.memory - package org.apache.ignite.internal.processors.platform.memory
 
org.apache.ignite.internal.processors.platform.message - package org.apache.ignite.internal.processors.platform.message
 
org.apache.ignite.internal.processors.platform.messaging - package org.apache.ignite.internal.processors.platform.messaging
 
org.apache.ignite.internal.processors.platform.plugin - package org.apache.ignite.internal.processors.platform.plugin
 
org.apache.ignite.internal.processors.platform.plugin.cache - package org.apache.ignite.internal.processors.platform.plugin.cache
 
org.apache.ignite.internal.processors.platform.services - package org.apache.ignite.internal.processors.platform.services
 
org.apache.ignite.internal.processors.platform.transactions - package org.apache.ignite.internal.processors.platform.transactions
 
org.apache.ignite.internal.processors.platform.utils - package org.apache.ignite.internal.processors.platform.utils
 
org.apache.ignite.internal.processors.platform.websession - package org.apache.ignite.internal.processors.platform.websession
 
org.apache.ignite.internal.processors.plugin - package org.apache.ignite.internal.processors.plugin
 
org.apache.ignite.internal.processors.pool - package org.apache.ignite.internal.processors.pool
 
org.apache.ignite.internal.processors.port - package org.apache.ignite.internal.processors.port
TODO.
org.apache.ignite.internal.processors.query - package org.apache.ignite.internal.processors.query
 
org.apache.ignite.internal.processors.query.aware - package org.apache.ignite.internal.processors.query.aware
 
org.apache.ignite.internal.processors.query.h2.twostep.messages - package org.apache.ignite.internal.processors.query.h2.twostep.messages
 
org.apache.ignite.internal.processors.query.messages - package org.apache.ignite.internal.processors.query.messages
 
org.apache.ignite.internal.processors.query.property - package org.apache.ignite.internal.processors.query.property
 
org.apache.ignite.internal.processors.query.schema - package org.apache.ignite.internal.processors.query.schema
 
org.apache.ignite.internal.processors.query.schema.message - package org.apache.ignite.internal.processors.query.schema.message
 
org.apache.ignite.internal.processors.query.schema.operation - package org.apache.ignite.internal.processors.query.schema.operation
 
org.apache.ignite.internal.processors.query.stat - package org.apache.ignite.internal.processors.query.stat
 
org.apache.ignite.internal.processors.query.stat.config - package org.apache.ignite.internal.processors.query.stat.config
 
org.apache.ignite.internal.processors.resource - package org.apache.ignite.internal.processors.resource
TODO.
org.apache.ignite.internal.processors.rest - package org.apache.ignite.internal.processors.rest
REST processor.
org.apache.ignite.internal.processors.rest.client.message - package org.apache.ignite.internal.processors.rest.client.message
Defines messages that are used in binary TCP communication between Ignite clients and nodes.
org.apache.ignite.internal.processors.rest.handlers - package org.apache.ignite.internal.processors.rest.handlers
REST commands handlers.
org.apache.ignite.internal.processors.rest.handlers.auth - package org.apache.ignite.internal.processors.rest.handlers.auth
REST authentication command.
org.apache.ignite.internal.processors.rest.handlers.beforeStart - package org.apache.ignite.internal.processors.rest.handlers.beforeStart
 
org.apache.ignite.internal.processors.rest.handlers.cache - package org.apache.ignite.internal.processors.rest.handlers.cache
REST in-memory data grid commands.
org.apache.ignite.internal.processors.rest.handlers.cluster - package org.apache.ignite.internal.processors.rest.handlers.cluster
 
org.apache.ignite.internal.processors.rest.handlers.datastructures - package org.apache.ignite.internal.processors.rest.handlers.datastructures
 
org.apache.ignite.internal.processors.rest.handlers.log - package org.apache.ignite.internal.processors.rest.handlers.log
 
org.apache.ignite.internal.processors.rest.handlers.memory - package org.apache.ignite.internal.processors.rest.handlers.memory
 
org.apache.ignite.internal.processors.rest.handlers.probe - package org.apache.ignite.internal.processors.rest.handlers.probe
 
org.apache.ignite.internal.processors.rest.handlers.query - package org.apache.ignite.internal.processors.rest.handlers.query
 
org.apache.ignite.internal.processors.rest.handlers.redis - package org.apache.ignite.internal.processors.rest.handlers.redis
Contains Redis protocol commands.
org.apache.ignite.internal.processors.rest.handlers.redis.exception - package org.apache.ignite.internal.processors.rest.handlers.redis.exception
 
org.apache.ignite.internal.processors.rest.handlers.redis.key - package org.apache.ignite.internal.processors.rest.handlers.redis.key
 
org.apache.ignite.internal.processors.rest.handlers.redis.server - package org.apache.ignite.internal.processors.rest.handlers.redis.server
 
org.apache.ignite.internal.processors.rest.handlers.redis.string - package org.apache.ignite.internal.processors.rest.handlers.redis.string
 
org.apache.ignite.internal.processors.rest.handlers.task - package org.apache.ignite.internal.processors.rest.handlers.task
 
org.apache.ignite.internal.processors.rest.handlers.top - package org.apache.ignite.internal.processors.rest.handlers.top
REST topology commands.
org.apache.ignite.internal.processors.rest.handlers.user - package org.apache.ignite.internal.processors.rest.handlers.user
REST user commands.
org.apache.ignite.internal.processors.rest.handlers.version - package org.apache.ignite.internal.processors.rest.handlers.version
REST version command.
org.apache.ignite.internal.processors.rest.protocols - package org.apache.ignite.internal.processors.rest.protocols
REST protocol handlers.
org.apache.ignite.internal.processors.rest.protocols.tcp - package org.apache.ignite.internal.processors.rest.protocols.tcp
Adapters for TCP-based REST protocols.
org.apache.ignite.internal.processors.rest.protocols.tcp.redis - package org.apache.ignite.internal.processors.rest.protocols.tcp.redis
 
org.apache.ignite.internal.processors.rest.request - package org.apache.ignite.internal.processors.rest.request
REST requests.
org.apache.ignite.internal.processors.schedule - package org.apache.ignite.internal.processors.schedule
TODO.
org.apache.ignite.internal.processors.security - package org.apache.ignite.internal.processors.security
 
org.apache.ignite.internal.processors.security.sandbox - package org.apache.ignite.internal.processors.security.sandbox
 
org.apache.ignite.internal.processors.security.thread - package org.apache.ignite.internal.processors.security.thread
 
org.apache.ignite.internal.processors.segmentation - package org.apache.ignite.internal.processors.segmentation
Segmentation processor.
org.apache.ignite.internal.processors.segmentation.os - package org.apache.ignite.internal.processors.segmentation.os
 
org.apache.ignite.internal.processors.service - package org.apache.ignite.internal.processors.service
 
org.apache.ignite.internal.processors.session - package org.apache.ignite.internal.processors.session
Session processing package to guarantee reuse of same session object on the same node.
org.apache.ignite.internal.processors.subscription - package org.apache.ignite.internal.processors.subscription
 
org.apache.ignite.internal.processors.task - package org.apache.ignite.internal.processors.task
TODO.
org.apache.ignite.internal.processors.task.monitor - package org.apache.ignite.internal.processors.task.monitor
 
org.apache.ignite.internal.processors.timeout - package org.apache.ignite.internal.processors.timeout
TODO.
org.apache.ignite.internal.processors.tracing - package org.apache.ignite.internal.processors.tracing
 
org.apache.ignite.internal.processors.tracing.configuration - package org.apache.ignite.internal.processors.tracing.configuration
 
org.apache.ignite.internal.processors.tracing.messages - package org.apache.ignite.internal.processors.tracing.messages
 
org.apache.ignite.internal.sql - package org.apache.ignite.internal.sql
 
org.apache.ignite.internal.sql.command - package org.apache.ignite.internal.sql.command
 
org.apache.ignite.internal.sql.optimizer.affinity - package org.apache.ignite.internal.sql.optimizer.affinity
 
org.apache.ignite.internal.suggestions - package org.apache.ignite.internal.suggestions
Contains classes for configurations suggestions.
org.apache.ignite.internal.tck - package org.apache.ignite.internal.tck
 
org.apache.ignite.internal.tracing - package org.apache.ignite.internal.tracing
 
org.apache.ignite.internal.transactions - package org.apache.ignite.internal.transactions
 
org.apache.ignite.internal.util - package org.apache.ignite.internal.util
System-wide utility routine and helper classes.
org.apache.ignite.internal.util.collection - package org.apache.ignite.internal.util.collection
 
org.apache.ignite.internal.util.distributed - package org.apache.ignite.internal.util.distributed
 
org.apache.ignite.internal.util.function - package org.apache.ignite.internal.util.function
 
org.apache.ignite.internal.util.future - package org.apache.ignite.internal.util.future
Future related classes.
org.apache.ignite.internal.util.gridify - package org.apache.ignite.internal.util.gridify
Utility classes for gridify annotations.
org.apache.ignite.internal.util.io - package org.apache.ignite.internal.util.io
 
org.apache.ignite.internal.util.ipc - package org.apache.ignite.internal.util.ipc
IPC utility classes.
org.apache.ignite.internal.util.ipc.loopback - package org.apache.ignite.internal.util.ipc.loopback
Loopback IPC utility classes.
org.apache.ignite.internal.util.lang - package org.apache.ignite.internal.util.lang
 
org.apache.ignite.internal.util.lang.gridfunc - package org.apache.ignite.internal.util.lang.gridfunc
Contains utilities classes for GridFunc.
org.apache.ignite.internal.util.nio - package org.apache.ignite.internal.util.nio
NIO server interfaces and common utility classes for NIO.
org.apache.ignite.internal.util.nio.ssl - package org.apache.ignite.internal.util.nio.ssl
Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class.
org.apache.ignite.internal.util.nodestart - package org.apache.ignite.internal.util.nodestart
 
org.apache.ignite.internal.util.offheap - package org.apache.ignite.internal.util.offheap
 
org.apache.ignite.internal.util.offheap.unsafe - package org.apache.ignite.internal.util.offheap.unsafe
 
org.apache.ignite.internal.util.scala - package org.apache.ignite.internal.util.scala
Scala supporting classes.
org.apache.ignite.internal.util.spring - package org.apache.ignite.internal.util.spring
 
org.apache.ignite.internal.util.test - package org.apache.ignite.internal.util.test
Contains common utility classes for JUnit integration.
org.apache.ignite.internal.util.tostring - package org.apache.ignite.internal.util.tostring
Common utility classes for threads.
org.apache.ignite.internal.util.typedef - package org.apache.ignite.internal.util.typedef
Contains typedefs definitions for frequently used classes.
org.apache.ignite.internal.util.typedef.internal - package org.apache.ignite.internal.util.typedef.internal
Contains internal typedefs.
org.apache.ignite.internal.util.worker - package org.apache.ignite.internal.util.worker
Common utility classes for threads.
org.apache.ignite.internal.visor - package org.apache.ignite.internal.visor
 
org.apache.ignite.internal.visor.annotation - package org.apache.ignite.internal.visor.annotation
 
org.apache.ignite.internal.visor.baseline - package org.apache.ignite.internal.visor.baseline
 
org.apache.ignite.internal.visor.binary - package org.apache.ignite.internal.visor.binary
 
org.apache.ignite.internal.visor.cache - package org.apache.ignite.internal.visor.cache
 
org.apache.ignite.internal.visor.cache.index - package org.apache.ignite.internal.visor.cache.index
 
org.apache.ignite.internal.visor.compute - package org.apache.ignite.internal.visor.compute
 
org.apache.ignite.internal.visor.consistency - package org.apache.ignite.internal.visor.consistency
 
org.apache.ignite.internal.visor.debug - package org.apache.ignite.internal.visor.debug
 
org.apache.ignite.internal.visor.defragmentation - package org.apache.ignite.internal.visor.defragmentation
 
org.apache.ignite.internal.visor.diagnostic - package org.apache.ignite.internal.visor.diagnostic
 
org.apache.ignite.internal.visor.diagnostic.availability - package org.apache.ignite.internal.visor.diagnostic.availability
 
org.apache.ignite.internal.visor.encryption - package org.apache.ignite.internal.visor.encryption
 
org.apache.ignite.internal.visor.event - package org.apache.ignite.internal.visor.event
 
org.apache.ignite.internal.visor.file - package org.apache.ignite.internal.visor.file
 
org.apache.ignite.internal.visor.igfs - package org.apache.ignite.internal.visor.igfs
 
org.apache.ignite.internal.visor.log - package org.apache.ignite.internal.visor.log
 
org.apache.ignite.internal.visor.metric - package org.apache.ignite.internal.visor.metric
 
org.apache.ignite.internal.visor.misc - package org.apache.ignite.internal.visor.misc
 
org.apache.ignite.internal.visor.node - package org.apache.ignite.internal.visor.node
 
org.apache.ignite.internal.visor.performancestatistics - package org.apache.ignite.internal.visor.performancestatistics
 
org.apache.ignite.internal.visor.persistence - package org.apache.ignite.internal.visor.persistence
 
org.apache.ignite.internal.visor.query - package org.apache.ignite.internal.visor.query
 
org.apache.ignite.internal.visor.service - package org.apache.ignite.internal.visor.service
 
org.apache.ignite.internal.visor.shutdown - package org.apache.ignite.internal.visor.shutdown
 
org.apache.ignite.internal.visor.snapshot - package org.apache.ignite.internal.visor.snapshot
 
org.apache.ignite.internal.visor.systemview - package org.apache.ignite.internal.visor.systemview
 
org.apache.ignite.internal.visor.tracing.configuration - package org.apache.ignite.internal.visor.tracing.configuration
 
org.apache.ignite.internal.visor.tx - package org.apache.ignite.internal.visor.tx
 
org.apache.ignite.internal.visor.util - package org.apache.ignite.internal.visor.util
 
org.apache.ignite.internal.visor.verify - package org.apache.ignite.internal.visor.verify
 
org.apache.ignite.internal.websession - package org.apache.ignite.internal.websession
 
org.apache.ignite.internal.worker - package org.apache.ignite.internal.worker
System worker registry and control MBean implementation.
org.apache.ignite.lang - package org.apache.ignite.lang
Contains general language constructs and functional APIs for distributed computations.
org.apache.ignite.lifecycle - package org.apache.ignite.lifecycle
Contains lifecycle-related classes.
org.apache.ignite.logger - package org.apache.ignite.logger
Contains logging functionality used throughout the system.
org.apache.ignite.logger.java - package org.apache.ignite.logger.java
Contains Java logging implementation for logging.
org.apache.ignite.maintenance - package org.apache.ignite.maintenance
Contains public interfaces for maintenance mechanism.
org.apache.ignite.marshaller - package org.apache.ignite.marshaller
Contains various supported marshallers.
org.apache.ignite.marshaller.jdk - package org.apache.ignite.marshaller.jdk
Contains JDK java.io based marshaller.
org.apache.ignite.mem - package org.apache.ignite.mem
 
org.apache.ignite.messaging - package org.apache.ignite.messaging
Contains Topic-based Messaging functionality.
org.apache.ignite.mxbean - package org.apache.ignite.mxbean
Contains annotations for Dynamic MBeans.
org.apache.ignite.platform - package org.apache.ignite.platform
Contains platform-related classes.
org.apache.ignite.platform.cpp - package org.apache.ignite.platform.cpp
Contains C++ platform-related classes.
org.apache.ignite.platform.dotnet - package org.apache.ignite.platform.dotnet
Contains .Net platform-related classes.
org.apache.ignite.plugin - package org.apache.ignite.plugin
Contains plugins management API.
org.apache.ignite.plugin.extensions.communication - package org.apache.ignite.plugin.extensions.communication
Contains extendable components for communication.
org.apache.ignite.plugin.platform - package org.apache.ignite.plugin.platform
Contains platform plugins management API.
org.apache.ignite.plugin.security - package org.apache.ignite.plugin.security
Contains APIs for security, authentication, and authorization.
org.apache.ignite.plugin.segmentation - package org.apache.ignite.plugin.segmentation
Contains segmentation "split-brain" related classes.
org.apache.ignite.resources - package org.apache.ignite.resources
Contains resource injection annotations.
org.apache.ignite.scheduler - package org.apache.ignite.scheduler
Contains Job Scheduling functionality.
org.apache.ignite.services - package org.apache.ignite.services
Contains main Managed Services APIs.
org.apache.ignite.spi - package org.apache.ignite.spi
Contains common classes and interfaces for SPI implementations.
org.apache.ignite.spi.checkpoint - package org.apache.ignite.spi.checkpoint
Contains APIs for checkpoint SPI.
org.apache.ignite.spi.checkpoint.cache - package org.apache.ignite.spi.checkpoint.cache
Contains cache-based implementation for checkpoint SPI.
org.apache.ignite.spi.checkpoint.jdbc - package org.apache.ignite.spi.checkpoint.jdbc
Contains JDBC implementation for checkpoint SPI.
org.apache.ignite.spi.checkpoint.noop - package org.apache.ignite.spi.checkpoint.noop
Contains default no-op checkpoint SPI implementation.
org.apache.ignite.spi.checkpoint.sharedfs - package org.apache.ignite.spi.checkpoint.sharedfs
Contains shared file system implementation for checkpoint SPI.
org.apache.ignite.spi.collision - package org.apache.ignite.spi.collision
Contains APIs for collision SPI.
org.apache.ignite.spi.collision.fifoqueue - package org.apache.ignite.spi.collision.fifoqueue
Contains FIFO based collision SPI implementation.
org.apache.ignite.spi.collision.jobstealing - package org.apache.ignite.spi.collision.jobstealing
Contains job stealing collision SPI implementation.
org.apache.ignite.spi.collision.noop - package org.apache.ignite.spi.collision.noop
Contains default no-op collision SPI implementation.
org.apache.ignite.spi.collision.priorityqueue - package org.apache.ignite.spi.collision.priorityqueue
Contains priority based collision SPI implementation.
org.apache.ignite.spi.communication - package org.apache.ignite.spi.communication
Contains APIs for grid communication SPI.
org.apache.ignite.spi.communication.tcp - package org.apache.ignite.spi.communication.tcp
Contains default TCP/IP-based implementation for communication SPI.
org.apache.ignite.spi.communication.tcp.internal - package org.apache.ignite.spi.communication.tcp.internal
Contains connection health-checkers for TCP/IP-based implementation of communication SPI.
org.apache.ignite.spi.communication.tcp.messages - package org.apache.ignite.spi.communication.tcp.messages
Contains implementation messages.
org.apache.ignite.spi.deployment - package org.apache.ignite.spi.deployment
Contains APIs for deployment SPI.
org.apache.ignite.spi.deployment.local - package org.apache.ignite.spi.deployment.local
Contains default local deployment SPI implementation.
org.apache.ignite.spi.discovery - package org.apache.ignite.spi.discovery
Contains APIs for topology manager SPI.
org.apache.ignite.spi.discovery.isolated - package org.apache.ignite.spi.discovery.isolated
Contains implementation of special "isolated" mode for single-node cluster.
org.apache.ignite.spi.discovery.tcp - package org.apache.ignite.spi.discovery.tcp
Contains default TCP/IP implementation for discovery SPI.
org.apache.ignite.spi.discovery.tcp.internal - package org.apache.ignite.spi.discovery.tcp.internal
Contains internal implementation.
org.apache.ignite.spi.discovery.tcp.ipfinder - package org.apache.ignite.spi.discovery.tcp.ipfinder
Contains IP finder interface and adapter.
org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc - package org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc
Contains JDBC IP finder implementation.
org.apache.ignite.spi.discovery.tcp.ipfinder.multicast - package org.apache.ignite.spi.discovery.tcp.ipfinder.multicast
Contains multicast-based IP finder.
org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs - package org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs
Contains shared filesystem-based IP finder.
org.apache.ignite.spi.discovery.tcp.ipfinder.vm - package org.apache.ignite.spi.discovery.tcp.ipfinder.vm
Contains local JVM-based IP finder.
org.apache.ignite.spi.discovery.tcp.messages - package org.apache.ignite.spi.discovery.tcp.messages
Contains implementation messages.
org.apache.ignite.spi.encryption - package org.apache.ignite.spi.encryption
Contains APIs for encryption SPI.
org.apache.ignite.spi.encryption.keystore - package org.apache.ignite.spi.encryption.keystore
Contains encryption SPI implementation based on standard jdk keystore.
org.apache.ignite.spi.encryption.noop - package org.apache.ignite.spi.encryption.noop
Contains no-op encryption SPI implementation.
org.apache.ignite.spi.eventstorage - package org.apache.ignite.spi.eventstorage
Contains APIs for event storage SPI.
org.apache.ignite.spi.eventstorage.memory - package org.apache.ignite.spi.eventstorage.memory
Contains default in-memory implementation for event storage SPI.
org.apache.ignite.spi.failover - package org.apache.ignite.spi.failover
Contains APIs for failover SPI.
org.apache.ignite.spi.failover.always - package org.apache.ignite.spi.failover.always
Contains default "always" failover SPI.
org.apache.ignite.spi.failover.jobstealing - package org.apache.ignite.spi.failover.jobstealing
Contains job stealing failover SPI.
org.apache.ignite.spi.failover.never - package org.apache.ignite.spi.failover.never
Contains "never" failover SPI.
org.apache.ignite.spi.indexing - package org.apache.ignite.spi.indexing
Contains APIs for indexing SPI.
org.apache.ignite.spi.indexing.noop - package org.apache.ignite.spi.indexing.noop
Contains default no-op indexing SPI implementation.
org.apache.ignite.spi.loadbalancing - package org.apache.ignite.spi.loadbalancing
Contains APIs for load balancing SPI.
org.apache.ignite.spi.loadbalancing.adaptive - package org.apache.ignite.spi.loadbalancing.adaptive
Contains adaptive load balancing SPI.
org.apache.ignite.spi.loadbalancing.roundrobin - package org.apache.ignite.spi.loadbalancing.roundrobin
Contains default round-robin implementation for load balancing SPI.
org.apache.ignite.spi.loadbalancing.weightedrandom - package org.apache.ignite.spi.loadbalancing.weightedrandom
Contains weighted random-base implementation for load balancing SPI.
org.apache.ignite.spi.metric - package org.apache.ignite.spi.metric
Contains common classes and interfaces for metric SPI implementations.
org.apache.ignite.spi.metric.jmx - package org.apache.ignite.spi.metric.jmx
Contains JMX based implementation of MetricExporterSpi.
org.apache.ignite.spi.metric.log - package org.apache.ignite.spi.metric.log
Contains push to log implementation of MetricExporterSpi.
org.apache.ignite.spi.metric.noop - package org.apache.ignite.spi.metric.noop
Contains no-op implementation of MetricExporterSpi.
org.apache.ignite.spi.systemview - package org.apache.ignite.spi.systemview
Contains common classes and interfaces for system view SPI implementations.
org.apache.ignite.spi.systemview.view - package org.apache.ignite.spi.systemview.view
Contains SystemView clases that exists in Ignite.
org.apache.ignite.spi.systemview.view.datastructures - package org.apache.ignite.spi.systemview.view.datastructures
 
org.apache.ignite.spi.tracing - package org.apache.ignite.spi.tracing
Contains common classes and interfaces for tracing SPI implementations.
org.apache.ignite.ssl - package org.apache.ignite.ssl
Contains classes for working with SSL.
org.apache.ignite.startup - package org.apache.ignite.startup
Contains Ignite runtime startup classes.
org.apache.ignite.startup.cmdline - package org.apache.ignite.startup.cmdline
Contains default command line startup.
org.apache.ignite.stream - package org.apache.ignite.stream
Contains Ignite Streamer classes.
org.apache.ignite.stream.socket - package org.apache.ignite.stream.socket
Contains socket streamer implementation.
org.apache.ignite.thread - package org.apache.ignite.thread
Contains threads-related utility classes.
org.apache.ignite.transactions - package org.apache.ignite.transactions
Contains transaction-related classes.
org.apache.ignite.util - package org.apache.ignite.util
 
org.apache.ignite.util.deque - package org.apache.ignite.util.deque
 
org.jsr166 - package org.jsr166
Package contains classes that from JSR166.
org.mindrot - package org.mindrot
Package contains class that from jbcrypt.
origin() - Method in interface org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignment
In case this instance is lightweight wrapper of another instance, this method should return reference to an original one.
origin() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
In case this instance is lightweight wrapper of another instance, this method should return reference to an original one.
origin() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
In case this instance is lightweight wrapper of another instance, this method should return reference to an original one.
original - Variable in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Original component.
originalLength() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeParseResult
 
originalStart() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeParseResult
 
originatingNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Gets node ID which directly started this transaction.
originatingNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Gets node ID which directly started this transaction.
originatingNodeId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets node ID which directly started this transaction.
originatingNodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Gets node ID which directly started this transaction.
originatingNodeId() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
originatingNodeId() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
originatingNodeId() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
originNodeId() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets ID of grid node that initiated the service deployment.
originNodeId() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets ID of grid node that initiated the service deployment.
originNodeId() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets ID of grid node that initiated the service deployment.
originNodeId() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
originNodeId() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
originNodeId() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
originNodeId() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
OS_INFO_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
OS_USER_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
osArchitecture() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets OS CPU-architecture.
OsConfigurationSuggestions - Class in org.apache.ignite.internal.suggestions
Operation System configuration suggestions.
OsConfigurationSuggestions() - Constructor for class org.apache.ignite.internal.suggestions.OsConfigurationSuggestions
 
OsDiscoveryNodeValidationProcessor - Class in org.apache.ignite.internal.processors.nodevalidation
Node validation.
OsDiscoveryNodeValidationProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.nodevalidation.OsDiscoveryNodeValidationProcessor
 
osJdkString() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets OS JDK string.
osName() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets underlying OS name.
osString() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets OS string.
osVersion() - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets underlying OS version.
otherClusterVersion() - Method in interface org.apache.ignite.cache.CacheEntryVersion
If source of the update is "local" cluster then null will be returned.
otherClusterVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
If source of the update is "local" cluster then null will be returned.
otherClusterVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
If source of the update is "local" cluster then null will be returned.
otherNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Gets ID of additional node involved.
otherNodeId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
Gets ID of additional node involved.
otherNodeId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
otherNodeId(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
otherNodeId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets ID of additional node involved.
otherNodeId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets ID of additional node involved.
otherNodeId() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
otherPlatforms(byte) - Static method in class org.apache.ignite.internal.MarshallerPlatformIds
Gets all known platform ids except the specified one.
othersDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
othersDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
othersDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
othersInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
othersInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
othersInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
othersUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
othersUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
othersUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
otherVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
otherVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets mapped version for candidate.
out() - Method in interface org.apache.ignite.internal.binary.BinaryRawWriterEx
 
out() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
out() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
 
OUT_OF_RESOURCES_TCP_MSG - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Deprecated.
This constant is not used and will be removed in future releases.
OUTBOUND_MESSAGES_QUEUE_SIZE_METRIC_DESC - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
OUTBOUND_MESSAGES_QUEUE_SIZE_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
OUTBOUND_MSG_QUEUE_CNT - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Outbound message queue size metric name.
outboundMessagesQueue() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
outboundMessagesQueueSize() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Gets outbound messages queue size.
outFuture() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Getting outside task future.
outObject(int) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation returning object result.
outObject(int) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation returning object result.
output(List<List<Object>>) - Method in class org.apache.ignite.internal.processors.bulkload.pipeline.StrListAppenderBlock
Sets the output list.
output() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets output stream.
output() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets output stream.
outputStream() - Method in class org.apache.ignite.internal.util.GridByteArrayList
 
outputStream(OutputStream) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
 
outputStream(OutputStream) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
 
outputStream() - Method in interface org.apache.ignite.internal.util.ipc.IpcEndpoint
Gets output stream associated with this IPC endpoint.
outputStream() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Gets output stream associated with this IPC endpoint.
outputStreamer() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor
Returns the streamer that puts actual key/value into the cache.
outRecDescs() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
outRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
outRecoveryDescriptor() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
outRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
outRecoveryDescriptor() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
outRecoveryDescriptor(GridNioRecoveryDescriptor) - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
outRecoveryDescriptor() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
outStream(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Operation returning result to memory stream.
outStream(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Operation returning result to memory stream.
overlap(long, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
Returns a number of overlapping update counters.
overrides() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Overrides values.
overridesEqualsAndHashCode(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
overridesEqualsAndHashCode(Class<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
own(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
own() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
own(GridDhtLocalPartition) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
own(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
ownDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
ownDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
ownDeletesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
owned(KeyCacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Sets owner and its mapped version.
owned(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
owned(IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Sets owner and its mapped version.
owned() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
ownedValues() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
ownedVersion(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
Gets owned version for near remote transaction.
ownedVersion(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets owned version for near remote transaction.
ownedVersion(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets owned version for near remote transaction.
ownedVersions(Map<IgniteTxKey, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
Adds owned versions to map.
owner() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
owner() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
owners(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
owners(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
owners(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
owners(int, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
owners(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
owners(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
ownerVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets owned version for proper lock ordering when remote candidate is added.
ownerVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
ownerVersion() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
 
ownInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
ownInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
ownInsertsAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
ownMoving() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Owns all moving partitions.
ownMoving() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Owns all moving partitions.
ownMoving() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Owns all moving partitions.
ownPartition(GridDhtPartitionDemander.RebalanceFuture, int, UUID, GridDhtPartitionSupplyMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
Owns the partition recursively.
ownPartitionsAndFinishFuture(AffinityTopologyVersion, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
 
owns(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Check whether this worker owns particular key.
ownsLock(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
ownsLock(GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
ownsLock(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
ownsLockUnsafe(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
ownsLockUnsafe(GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
ownsLockUnsafe(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
ownUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
ownUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
ownUpdatesAreVisible(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata

P

p - Variable in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Cluster group predicate.
P1<E1> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgnitePredicate by extending it.
P2<T1,T2> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteBiPredicate by extending it.
P2P_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
P2P execution pool.
P2PClassLoadingIssues - Class in org.apache.ignite.internal.managers.deployment
 
P2PClassNotFoundException - Exception in org.apache.ignite.internal.managers.deployment
A specialication of ClassNotFoundException thrown when a class cannot be loaded during P2P class-loading.
P2PClassNotFoundException(String) - Constructor for exception org.apache.ignite.internal.managers.deployment.P2PClassNotFoundException
 
P2PClassNotFoundException(String, Throwable) - Constructor for exception org.apache.ignite.internal.managers.deployment.P2PClassNotFoundException
 
p2pContext(UUID, IgniteUuid, String, DeploymentMode, Map<UUID, IgniteUuid>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
p2pLoader(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if class loader is an internal P2P class loader.
p2pLoader(ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if class loader is an internal P2P class loader.
p2pMarshal(GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Deploys and marshals inner objects (called only if peer deployment is enabled).
p2pMarshal(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Deploys and marshals inner objects (called only if peer deployment is enabled).
p2pMarshal(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Deploys and marshals inner objects (called only if peer deployment is enabled).
p2pMarshal(GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
Deploys and marshals inner objects (called only if peer deployment is enabled).
p2pMarshal(GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Deploys and marshals inner objects (called only if peer deployment is enabled).
p2pUnmarshal(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Unmarshals inner objects (called only if peer deployment is enabled).
p2pUnmarshal(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Unmarshals inner objects (called only if peer deployment is enabled).
p2pUnmarshal(CacheContinuousQueryDeployableObject, UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
p2pUnmarshal(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
Unmarshals inner objects (called only if peer deployment is enabled).
p2pUnmarshal(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
Unmarshals inner objects (called only if peer deployment is enabled).
p2pUnmarshal(UUID, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Unmarshals inner objects (called only if peer deployment is enabled).
p2pUnmarshalFut - Variable in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
P2P unmarshalling future.
P3<T1,T2,T3> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate3 by extending it.
PA - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridAbsPredicate by extending it.
packet() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
packet(GridClientMessage) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
PACKET_SIZE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PACKET_SIZE.
packetSize() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Returns the packet size.
packetSize() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the packet size.
packetSize(int) - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Sets the packet size.
packetSizeErrorMesssage(int) - Static method in class org.apache.ignite.internal.processors.bulkload.BulkLoadAckClientParameters
Creates proper packet size error message if BulkLoadAckClientParameters.isValidPacketSize(int) check has failed.
packetType() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
packetType(GridClientPacketType) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
pad(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates space filled string of given length.
page() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
PAGE_ID_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
PAGE_ID_OFFSET - Static variable in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Page ID offset.
PAGE_IDX_MASK - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
PAGE_IDX_SIZE - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
PAGE_LOCK_OFFSET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Page lock offset.
PAGE_MARKER - Static variable in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
PAGE_OVERHEAD - Static variable in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Need a 8-byte pointer for linked list, 8 bytes for internal needs (flags), 4 bytes cache ID, 8 bytes timestamp.
PAGE_OVERHEAD - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
8b Marker/timestamp 8b Relative pointer 8b Page ID 4b Cache group ID 4b Pin count 8b Lock 8b Temporary buffer
PageAbstractEvictionTracker - Class in org.apache.ignite.internal.processors.cache.persistence.evict
 
pageBuffer(long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
pageBuffer(long) - Method in interface org.apache.ignite.internal.pagemem.PageMemory
 
pageBuffer(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
pageCacheChanged - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Page cache changed.
pageComparator() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.IndexQueryReducer
pageComparator() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.TextQueryReducer
pageCount(long) - Static method in class org.apache.ignite.internal.managers.encryption.ReencryptStateUtils
 
pageData() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
pageDataBuffer() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
pageDataSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
PageDeltaRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Abstract page delta record.
PageDeltaRecord(int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
 
PageEvictionTracker - Interface in org.apache.ignite.internal.processors.cache.persistence.evict
Entry point for per-page eviction.
pageFlag - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
PageHandler<X,R> - Class in org.apache.ignite.internal.processors.cache.persistence.tree.util
Page handler.
PageHandler() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
PageHandlerWrapper<R> - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.util
Wrapper factory for PageHandler instances.
pageId() - Method in class org.apache.ignite.internal.pagemem.FullPageId
 
pageId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Extracts a page ID from the given page link.
pageId(int, byte, int) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
pageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
 
pageId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LogEntry
 
pageId() - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem
 
pageId() - Method in class org.apache.ignite.internal.processors.cache.persistence.RootPage
 
PageIdAllocator - Interface in org.apache.ignite.internal.pagemem
Allocates page ID's.
pageIdLocksStack - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.PageLockStackSnapshot
 
pageIds - Variable in exception org.apache.ignite.internal.processors.cache.persistence.CorruptedDataStructureException
PageId's that can be corrupted.
pageIds() - Method in exception org.apache.ignite.internal.processors.cache.persistence.CorruptedDataStructureException
 
pageIdToMark() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
Page Id which should be marked as changed
pageIdToString(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
PageIdUtils - Class in org.apache.ignite.internal.pagemem
Utility class for page ID parts manipulation.
pageIndex(long) - Static method in class org.apache.ignite.internal.managers.encryption.ReencryptStateUtils
 
pageIndex(int) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
pageIndex(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Extracts a page index from the given page ID.
PageIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Base format for all the page types.
PageIO(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
PageIoResolver - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.io
 
pageIoRslvr - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
pageListCacheLimitHolder(DataRegion) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
PageListMetaResetCountRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Delta record for page-list meta count reset
PageListMetaResetCountRecord(int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PageListMetaResetCountRecord
 
PageLockDump - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Base page lock tracker structures dump.
PageLockDump(String, long, int, int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
 
pageLockDump - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
PageLockListener - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.util
Page lock listener.
PageLockLogSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
Page lock log snapshot.
PageLockLogSnapshot(String, long, int, List<LogEntry>, int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.PageLockLogSnapshot
 
PageLockStackSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack
Page lock stack snapshot.
PageLockStackSnapshot(String, long, int, PageMetaInfoStore, int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.PageLockStackSnapshot
 
pageLockTracker() - Method in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
Getter.
PageLockTracker<T extends PageLockDump> - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Abstract page lock tracker.
PageLockTracker(String, PageMetaInfoStore, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
PageLockTrackerFactory - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Page lock tracker factory. 1 - HEAP_STACK 2 - HEAP_LOG 3 - OFF_HEAP_STACK 4 - OFF_HEAP_LOG
PageLockTrackerFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerFactory
 
PageLockTrackerManager - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Page lock manager.
PageLockTrackerManager(IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Default constructor.
PageLockTrackerManager(IgniteLogger, String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
 
PageLockTrackerMXBean - Interface in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
This interface defines JMX managment interface for page lock tracking.
PageLockTrackerMXBeanImpl - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
Implementation of PageLockTrackerMXBean.
PageLockTrackerMXBeanImpl(PageLockTrackerManager, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerMXBeanImpl
 
pageManager() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
pageManager() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
pageMem - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
pageMem - Variable in class org.apache.ignite.internal.processors.cache.persistence.evict.PageAbstractEvictionTracker
Page memory.
pageMem - Variable in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
PageMemory - Interface in org.apache.ignite.internal.pagemem
 
pageMemory() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegion
 
pageMemory(PageMemory) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
pageMemory() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
PageMemoryEx - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Page memory with some persistence related additions.
PageMemoryImpl - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Page header structure is described by the following diagram.
PageMemoryImpl(DirectMemoryProvider, long[], GridCacheSharedContext<?, ?>, PageReadWriteManager, int, PageStoreWriter, GridInClosure3X<Long, FullPageId, PageMemoryEx>, CheckpointLockStateChecker, DataRegionMetricsImpl, PageMemoryImpl.ThrottlingPolicy, IgniteOutClosure<CheckpointProgress>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
PageMemoryImpl.ThrottlingPolicy - Enum in org.apache.ignite.internal.processors.cache.persistence.pagemem
Throttling enabled and its type enum.
PageMemoryNoStoreImpl - Class in org.apache.ignite.internal.pagemem.impl
Page header structure is described by the following diagram.
PageMemoryNoStoreImpl(GridCacheSharedContext<?, ?>, DirectMemoryProvider, int, DataRegionConfiguration, DataRegionMetricsImpl) - Constructor for class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
PageMemoryNoStoreImpl(IgniteLogger, DirectMemoryProvider, GridCacheSharedContext<?, ?>, int, DataRegionConfiguration, DataRegionMetricsImpl, boolean) - Constructor for class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
PageMetaInfoStore - Interface in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
PageMetaIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
 
PageMetaIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
PageMetaIO(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
PageMetaIOV2 - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
IO for index partition metadata page.
PageMetaIOV2(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
 
pageMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Memory page metrics associated with the data region.
PageMetrics - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Container for different memory page-related metrics.
PageMetricsImpl - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
 
PageMetricsImpl.Builder - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Builder for PageMetricsImpl instances.
pageOffset(int, long) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Gets page offset within the page store file.
pageOffset(long) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Gets page offset within the store file.
pageOffset(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Gets page offset within the store file.
pageOffset(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Gets page offset within the page store file.
pageOwner(Set<T2<Integer, Long>>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.WalFilters
Filtering all records whose pageId is contained in pageOwnerIds.
PagePartitionCountersIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Page IO for Partition Counters, IO for pages containing cache ID mapping to its size.
PagePartitionCountersIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
PagePartitionMetaIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
IO for partition metadata pages.
PagePartitionMetaIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
PagePartitionMetaIOV2 - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
IO for partition metadata pages.
PagePartitionMetaIOV2(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
PagePartitionMetaIOV3 - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
IO for partition metadata pages.
PagePartitionMetaIOV3(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
 
PagePool - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
 
PagePool(int, DirectMemoryRegion, int, OffheapReadWriteLock) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
 
PageReadWriteManager - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
 
PageReadWriteManagerImpl - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
 
PageReadWriteManagerImpl(GridKernalContext, PageStoreCollection, String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
 
PageReplacementMode - Enum in org.apache.ignite.configuration
Defines memory page replacement algorithm.
PageReplacementPolicy - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Abstract page replacement policy.
PageReplacementPolicy(PageMemoryImpl.Segment) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
 
PageReplacementPolicyFactory - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Page replacement policy factory.
PageReplacementStartedEvent - Class in org.apache.ignite.events
Event type indicating that page replacement started in one of the configured data regions.
PageReplacementStartedEvent(ClusterNode, String, String) - Constructor for class org.apache.ignite.events.PageReplacementStartedEvent
 
pageRequest(GridCacheContext<?, ?>, long, GridCacheQueryAdapter<?>, boolean) - Static method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Send request for fetching query result pages to specified nodes.
pages(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Gets total number of allocated pages for the given space.
pages() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Gets number of allocated pages.
pages - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
pages() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Gets number of allocated pages.
pages(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Gets total number of allocated pages for the given space.
pages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
 
pages() - Method in exception org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTreeRuntimeException
Pairs of (groupId, pageId).
pagesAllocated(int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Calculates number of pages currently allocated for given cache group.
pagesAllocated(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Calculates number of pages currently allocated for given cache group.
PagesAllocationRange - Class in org.apache.ignite.internal.processors.cache.persistence.partstate
Range of pages allocated.
PagesAllocationRange(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.partstate.PagesAllocationRange
Creates pages range
pagesBase - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Pages base.
PagesCache(AtomicLong) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Default constructor.
pagesCntr - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Pool pages counter.
pagesCount(CacheGroupContext) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
Collect current number of pages in the specified cache group.
pageSequenceNumber(int) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
pageSize() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
pageSize() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
pageSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
pageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
pageSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
pageSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Size of page used for PageMemory regions.
pageSize(int) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets result page size.
pageSize(int) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets result page size.
pageSize() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
pageSize() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
pageSize(Integer) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
pageSize() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
pageSize() - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns page size.
pageSize() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
PagesList - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
Striped doubly-linked list of page IDs optionally organized in buckets.
PagesList(int, String, PageMemory, int, IgniteWriteAheadLogManager, long, PageLockTrackerManager, GridKernalContext, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
PagesList.PagesCache - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
Class to store page-list cache onheap.
PagesList.Stripe - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
 
PagesListAddPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PagesListAddPageRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListAddPageRecord
 
PagesListInitNewPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PagesListInitNewPageRecord(int, long, int, int, long, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
 
PagesListInitNewPageRecord(int, long, int, int, long, long, long, IgniteLogger) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
 
PagesListMetaIO - Class in org.apache.ignite.internal.processors.cache.persistence.freelist.io
 
PagesListNodeIO - Class in org.apache.ignite.internal.processors.cache.persistence.freelist.io
TODO optimize: now we have slow PagesListNodeIO.removePage(long, long)
PagesListNodeIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
PagesListRemovePageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PagesListRemovePageRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord
 
PagesListSetNextRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PagesListSetNextRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetNextRecord
 
PagesListSetPreviousRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PagesListSetPreviousRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetPreviousRecord
 
PagesListView - Class in org.apache.ignite.spi.systemview.view
Pages-list representation for a SystemView.
PagesListView(PagesList, int) - Constructor for class org.apache.ignite.spi.systemview.view.PagesListView
 
PagesListViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
PagesListViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
 
PageSnapshot - Class in org.apache.ignite.internal.pagemem.wal.record
 
PageSnapshot(FullPageId, byte[], int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
PageSnapshot(FullPageId, long, int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
This constructor doesn't actually create a page snapshot (copy), it creates a wrapper over page memory region.
PageStore - Interface in org.apache.ignite.internal.pagemem.store
Persistent store of pages.
pageStore() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
PageStoreCollection - Interface in org.apache.ignite.internal.pagemem.store
A collection that contains PageStore elements.
pageStoreMap() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationPageReadWriteManager
 
pageStores - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
 
PageStoreWriter - Interface in org.apache.ignite.internal.processors.cache.persistence
Interface for write page to PageStore.
pageStreams - Variable in class org.apache.ignite.internal.processors.cache.query.reducer.CacheQueryReducer
Page streams collection.
PageSupport - Interface in org.apache.ignite.internal.pagemem
Supports operations on pages.
pagesWriteDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
PagesWriteSpeedBasedThrottle - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Throttles threads that generate dirty pages during ongoing checkpoint.
PagesWriteSpeedBasedThrottle(PageMemoryImpl, IgniteOutClosure<CheckpointProgress>, CheckpointLockStateChecker, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
PagesWriteThrottle - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Throttles threads that generate dirty pages during ongoing checkpoint.
PagesWriteThrottle(PageMemoryImpl, IgniteOutClosure<CheckpointProgress>, CheckpointLockStateChecker, boolean, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
 
pagesWriteThrottle(long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
pagesWriteThrottle(UUID, long, long) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
pagesWriteThrottle(long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
PagesWriteThrottlePolicy - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
Throttling policy, encapsulates logic of delaying write operations.
pagesWriteThrottleRecordSize() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
PageUtils - Class in org.apache.ignite.internal.pagemem
 
PageUtils() - Constructor for class org.apache.ignite.internal.pagemem.PageUtils
 
PageWriteListener - Interface in org.apache.ignite.internal.pagemem.store
Each page write attempt to a FilePageStore may be covered by such listener.
pair(T, T) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
Use T2 instead.
pairedConnection() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
pairedConnections() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
parallel() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
Gets index creation parallelism level.
parallel() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
PARALLEL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PARALLEL.
parallelStream() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
PARAM_ENFORCE_JOIN_ORDER - Static variable in class org.apache.ignite.IgniteJdbcDriver
Parameter: enforce join order flag (SQL hint).
PARAM_LAZY - Static variable in class org.apache.ignite.IgniteJdbcDriver
Parameter: replicated only flag (SQL hint).
PARAM_SCHEMA - Static variable in class org.apache.ignite.IgniteJdbcDriver
Parameter: schema name.
parameterIndexes() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
parameterIndexes(int[]) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
parameterMetaData(String, SqlFieldsQuery) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Jdbc parameters metadata of the specified query.
parameters() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
parameters(Object[]) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
parameters() - Method in class org.apache.ignite.maintenance.MaintenanceTask
 
parameterToCollection(Object) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
Converts parameter object to Collection.
params() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
params() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Returns the parameters for the client.
params() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
params(List<Object>) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
parent() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
parent(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
parent(QueryEntityClassProperty) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
parent() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
 
parent() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
parent(QueryClassProperty) - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
 
parent() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
parent() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
parentId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
 
parentIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
 
parentLoader() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
Gets parent loader.
parentLoader(ClassLoader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
Sets parent loader.
parse(I, Object...) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
This method should transform raw data records into valid key-value pairs to be stored into cache.
parse(String) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedChangeableProperty
 
parse(String) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
parse(String) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
parse(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeUtils
Parse escape sequence.
parse(String) - Method in class org.apache.ignite.internal.processors.tracing.configuration.DistributedTracingConfiguration
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlBeginTransactionCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Parses the command.
parse(SqlLexer) - Method in interface org.apache.ignite.internal.sql.command.SqlCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlCommitTransactionCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlDropUserCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlRollbackTransactionCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
Parse command.
parse(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
Parse command.
parse(String, int, int, String) - Static method in class org.apache.ignite.internal.util.HostAndPortRange
Parse string into host and port pair.
parseBatch(byte[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvParser
Parses a batch of input data and returns a list of records parsed (in most cases this is a list of strings).
parseBatch(byte[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadParser
Parses a batch of input data and returns a list of records parsed (in most cases this is a list of strings).
parseBoolean(SqlLexer) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Parse boolean parameter value based on presence of tokens 1, 0, ON, OFF.
parseCacheFlags(int) - Static method in enum org.apache.ignite.internal.client.GridClientCacheFlag
Retrieves cache flags from corresponding bits.
parseClientMessage(GridNioSession, GridTcpRestParser.ParserState) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
Parses GridClientMessage from raw bytes.
parseColumnList(SqlLexer, boolean) - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
 
parseDouble(String, double) - Static method in class org.apache.ignite.internal.util.typedef.X
Parses double from possibly null or invalid string.
parseFile(File) - Static method in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Parses INI file.
parseGlobalQueryId(String) - Static method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
Parse global SQL query id.
parseIdentifier(SqlLexer, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Process name.
parseIfExists(SqlLexer) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Parse IF EXISTS statement.
parseIfNotExists(SqlLexer) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Parse IF NOT EXISTS statement.
parseInt(SqlLexer) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Parse integer value (positive or negative).
parseMaintenanceTaskParameters(String) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
Parses MaintenanceTask.parameters() to a list of a MaintenanceRebuildIndexTargets.
parseNonNegativeInteger(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
 
parseNonNegativeLong(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
 
parsePeekModes(CachePeekMode[], boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
parseQualifiedIdentifier(SqlLexer, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Process qualified name.
parser() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
Parser getter
parser() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
Parser getter
parser() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Parser getter
parser() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Parser getter
ParserState() - Constructor for class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
 
parseString(SqlLexer, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Process name.
parseStringSet(String) - Static method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
 
parseSubFolderName(File, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
 
parseUsername(SqlLexer, String...) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Process name.
parseValue() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
PARSING - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
General parsing error - for the cases when there's no more specific code available.
PARSING_EXCEPTION - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Parsing exception.
part() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
part() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumTask
 
part - Variable in class org.apache.ignite.internal.processors.cache.tree.DataRow
 
part() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
 
PART_DELTA_TEMPLATE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
File name template consists of delta pages.
PART_FILE_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Partition file prefix.
PART_FILE_TEMPLATE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
PART_ID_MASK - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
Page Index is a monotonically growing number within each partition
PART_ID_SIZE - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
PART_META_REUSE_LIST_ROOT_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
PART_STATES_VIEW - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view name for partition states.
PART_STATES_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
System view description for partition states.
partCnt - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
partDeltaFile(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
partDeltaFileName(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
PARTIAL_COUNTERS_MAP_SINCE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
partiallyFilledPagesFreeSpace() - Method in interface org.apache.ignite.DataRegionMetricsProvider
Calculates free space of partially filled pages for this data region.
participants() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
participants() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
 
participants() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
participants() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
participants(Map<UUID, IgniteUuid>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
 
participants() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
participatingNodes() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
partId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
partId - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Partition ID.
partId - Variable in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
Partition ID.
partId() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
partId() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
partId(String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
partId() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
partition(K) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets partition id for the given key.
partition(Object) - Method in interface org.apache.ignite.cache.affinity.AffinityFunction
Gets partition number for a given key starting from 0.
partition(Object) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets partition number for a given key starting from 0.
partition() - Method in interface org.apache.ignite.cdc.CdcEvent
Ignite split dataset into smaller chunks to distribute them across the cluster.
partition() - Method in interface org.apache.ignite.events.CacheConsistencyViolationEvent.EntriesInfo
 
partition() - Method in class org.apache.ignite.events.CacheEvent
Gets partition for the event which is the partition the key belongs to.
partition() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets partition for the event.
partition() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
partition(int) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Sets partition ID for this key.
partition(CacheDataRow) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.InlineIndexRowHandler
 
partition() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
Ignite split dataset into smaller chunks to distribute them across the cluster.
partition() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Get single partition for this message (if applicable).
partition() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
partition(String, Object) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
partition(String, Object, GridAffinityProcessor.AffinityInfo) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
partition(Object) - Method in class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
Gets partition number for a given key starting from 0.
partition(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets partition id for the given key.
partition(K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets partition id for the given key.
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
partition() - Method in exception org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnreservedPartitionException
 
partition(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
partition() - Method in exception org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtInvalidPartitionException
 
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
partition() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
partition(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
partition(Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
NOTE: Use this method always when you need to calculate partition id for a key provided by user.
partition() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
partition() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
partition() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
partition() - Method in interface org.apache.ignite.internal.processors.cache.KeyCacheObject
 
partition(int) - Method in interface org.apache.ignite.internal.processors.cache.KeyCacheObject
Sets partition ID for this key.
partition() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
partition(int) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Sets partition ID for this key.
partition() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
partition() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
partition() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
partition() - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
partition() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
partition() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
partition() - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
partition(int) - Method in class org.apache.ignite.internal.processors.cache.tree.DataRow
 
partition() - Method in interface org.apache.ignite.internal.processors.closure.AffinityTask
 
partition() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
partition(Object) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets partition number for a given key starting from 0.
partition(Object, PartitionParameterType) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionClientContext
Resolve partition.
partition(Object, int, String) - Method in interface org.apache.ignite.internal.sql.optimizer.affinity.PartitionResolver
Resolve partition.
partition(Iterable<? extends V>, IgnitePredicate<? super V>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
partition() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets partition this map belongs to.
partition() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets partition this map belongs to.
partition(Object) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Gets partition number for a given key starting from 0.
partition() - Method in interface org.apache.ignite.spi.failover.FailoverContext
partition(String, Object) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Calculates partition number for given key.
partition() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
partition0(String, Object, GridAffinityProcessor.AffinityInfo) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
PARTITION_AWARENESS - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Partition awareness feature.
PARTITION_AWARENESS - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
Partition awareness feature.
PARTITION_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
Filter key for attribute "partitionId"
PARTITION_ID_FILTER - Static variable in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
Filter key for attribute "partitionId"
PARTITION_STATE_FAILED_MSG - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Partition state failed message.
PartitionAffinityFunctionType - Enum in org.apache.ignite.internal.sql.optimizer.affinity
Affinity function type.
PartitionAllNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Node denoting all available partitions
PartitionAllocationMap - Class in org.apache.ignite.internal.processors.cache.persistence.partstate
Information structure with partitions state.
PartitionAllocationMap() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
partitionAt(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Gets partition ID saved at the given index.
partitionBelongs(ClusterNode, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
partitionByIndex(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
PartitionClearingStartRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Partition clearing started record.
PartitionClearingStartRecord(int, int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
partitionClientContext() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionResultDescriptor
 
PartitionClientContext - Class in org.apache.ignite.internal.sql.optimizer.affinity
Client context.
PartitionClientContext(int) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionClientContext
Constructor.
PartitionCompositeNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Composite node which consists of two child nodes and a relation between them.
PartitionCompositeNode(PartitionNode, PartitionNode, PartitionCompositeNodeOperator) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
Constructor.
PartitionCompositeNodeOperator - Enum in org.apache.ignite.internal.sql.optimizer.affinity
Composite node operator.
PartitionConstantNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Node with constant partition.
PartitionConstantNode(PartitionTable, int) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionConstantNode
Constructor.
partitionCounter() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
partitionCounter(long) - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Sets partition update counter to entry.
partitionCounter(IgniteWriteAheadLogManager, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
 
partitionCounterByIndex(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
PartitionDataTypeUtils - Class in org.apache.ignite.internal.sql.optimizer.affinity
Utility methods for partition extractor.
PartitionDefferedDeleteQueueCleanupTask - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Task to periodically clean partition deffered delete queue.
PartitionDefferedDeleteQueueCleanupTask(GridCacheSharedContext, long) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionDefferedDeleteQueueCleanupTask
 
PartitionDestroyQueue - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Partition destroy queue.
PartitionDestroyQueue() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyQueue
 
PartitionDestroyRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PartitionDestroyRecord(int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
 
PartitionDestroyRequest - Class in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Partition destroy request.
partitioned(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
PartitionEntryHashRecord - Class in org.apache.ignite.internal.processors.cache.verify
 
PartitionEntryHashRecord(int, String, KeyCacheObject, String, byte[], GridCacheVersion, int, CacheObject, String, byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
PartitionEntryHashRecord(int, String, KeyCacheObject, String, byte[], GridCacheVersion, int) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
partitionEvicted(int) - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
In case some partition is evicted, we remove entries of this partition from backup queue.
partitionEvicted(int) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
In case some partition is evicted, we remove entries of this partition from backup queue.
partitionExchangeMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
partitionExchangeMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
partitionExchangeMessage() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
partitionExchangeMessage() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
partitionFactory(GridDhtPartitionTopologyImpl.PartitionFactory) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Set partition factory to use.
PartitionGroupNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Flat group of partitions.
PartitionGroupNode(Set<PartitionSingleNode>) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
Constructor.
partitionHash() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
partitionHash() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
PartitionHashRecord - Class in org.apache.ignite.internal.processors.cache.verify
Record containing partition checksum, primary flag and consistent ID of owner.
PartitionHashRecord(PartitionKey, boolean, Object, int, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
PartitionHashRecordV2 - Class in org.apache.ignite.internal.processors.cache.verify
Record containing partition checksum, primary flag and consistent ID of owner.
PartitionHashRecordV2(PartitionKeyV2, boolean, Object, int, long, long, PartitionHashRecordV2.PartitionState) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
PartitionHashRecordV2() - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
Default constructor for Externalizable.
PartitionHashRecordV2.PartitionState - Enum in org.apache.ignite.internal.processors.cache.verify
 
partitionHistoryCounters(int, Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
partitionHistorySupplier(int, int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Retreives the node which has WAL history since cntrSince.
partitionHistorySuppliers() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
partitionId() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
partitionId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
 
partitionId(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
 
partitionId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
 
partitionId() - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
partitionId(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
 
partitionId() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
 
partitionId() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
 
partitionId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
 
partitionId() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
 
partitionId() - Method in class org.apache.ignite.spi.systemview.view.CachePagesListView
 
partitionId() - Method in class org.apache.ignite.spi.systemview.view.PartitionStateView
 
partitionIndex(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
partitionIterator(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
partitionIterator(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
PartitionJoinCondition - Class in org.apache.ignite.internal.sql.optimizer.affinity
Join condition.
PartitionJoinCondition(String, String, String, String) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
Constructor.
PartitionJoinGroup - Class in org.apache.ignite.internal.sql.optimizer.affinity
Group of joined tables whose affinity function could be "merged".
PartitionJoinGroup(PartitionTableAffinityDescriptor) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinGroup
Constructor.
partitionKey() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
partitionKey() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
PartitionKey - Class in org.apache.ignite.internal.processors.cache.verify
Partition key - pair of cache group ID and partition ID.
PartitionKey(int, int, String) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionKey
 
PartitionKeyV2 - Class in org.apache.ignite.internal.processors.cache.verify
Partition key - pair of cache group ID and partition ID.
PartitionKeyV2(int, int, String) - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
 
PartitionKeyV2() - Constructor for class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
Default constructor for Externalizable.
partitionLocalNode(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
PartitionLossPolicy - Enum in org.apache.ignite.cache
Partition loss policy.
partitionLossPolicy() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
partitionLossPolicy() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
partitionMap(GridDhtPartitionFullMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
partitionMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
partitionMap(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
partitionMap(boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
partitionMap(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
partitionMetaPageId(int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Gets partition metadata page for specified grpId and partId.
partitionMetaPageId(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Gets partition metadata page for specified grpId and partId.
PartitionMetaStateRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
 
PartitionMetaStateRecord(int, int, GridDhtPartitionState, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
 
partitionMetaStateUpdate(Set<T2<Integer, Integer>>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.WalFilters
Filtering all records whose partitionId is contained in partsMetaupdate.
PartitionMetaStorage<T extends Storable> - Interface in org.apache.ignite.internal.processors.cache.persistence.partstorage
Provides a way to associate any Storable implementation as partition metadata.
PartitionMetaStorageImpl<T extends Storable> - Class in org.apache.ignite.internal.processors.cache.persistence.partstorage
 
PartitionMetaStorageImpl(int, String, DataRegion, ReuseList, IgniteWriteAheadLogManager, long, boolean, PageLockTrackerManager, GridKernalContext, AtomicLong, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorageImpl
 
PartitionNode - Interface in org.apache.ignite.internal.sql.optimizer.affinity
Common node of partition tree.
PartitionNoneNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Node denoting empty partition set.
partitionOwned(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
PartitionParameterNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Node with partition which should be extracted from argument.
PartitionParameterNode(PartitionTable, PartitionResolver, int, int, PartitionParameterType) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
Constructor.
PartitionParameterType - Enum in org.apache.ignite.internal.sql.optimizer.affinity
Partition argument type.
partitionPrimariesDifferentToIdeal() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
partitionPrimariesDifferentToIdeal() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
partitionPrimariesDifferentToIdeal(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
partitionPrimariesDifferentToIdeal() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
partitionPrimariesDifferentToIdeal() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
partitionPrimariesDifferentToIdeal() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
PartitionRecoverState - Class in org.apache.ignite.internal.processors.cache.persistence.partstate
Class holds state of partition during recovery process.
PartitionRecoverState(int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionRecoverState
 
partitionRecoveryFuture(AffinityTopologyVersion, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Captures all prepared operations that we need to wait before we able to perform PME-free switch.
partitionRecoveryStates() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreLogicalState
 
partitionReleaseFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Captures all ongoing operations that we need to wait before we can proceed to the next topology version.
PartitionResolver - Interface in org.apache.ignite.internal.sql.optimizer.affinity
Partition resolver interface.
partitionResponseRequest() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
partitionResponseRequest(boolean) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
partitionResult(QualifiedSQLQuery) - Method in class org.apache.ignite.internal.jdbc.thin.AffinityCache
Retrieves partition result descriptor related to corresponding sql query.
partitionResult() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionResultDescriptor
 
partitionResult() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
partitionResult(PartitionResult) - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
partitionResult() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
PartitionResult - Class in org.apache.ignite.internal.sql.optimizer.affinity
Partition extraction result.
PartitionResult(PartitionNode, PartitionTableAffinityDescriptor, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
Constructor.
PartitionResult(PartitionNode, AffinityTopologyVersion, String, int) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
Constructor.
partitionResult() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
 
PartitionResultMarshaler - Class in org.apache.ignite.internal.sql.optimizer.affinity
Marshaller that lets to serialize and deserialize partiton result for the purposes of jdbc thin client size best effort affinity.
PartitionResultMarshaler() - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResultMarshaler
 
partitionRowIterator(GridKernalContext, String, int, FilePageStore) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
partitionRowIterator(String, String, String, int, EncryptionCacheKeyProvider) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
partitions() - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets number of partitions in cache according to configured affinity function.
partitions() - Method in interface org.apache.ignite.cache.affinity.AffinityFunction
Gets total number of partitions available.
partitions() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Gets total number of partitions available.
partitions() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
partitions() - Method in class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
Gets total number of partitions available.
partitions() - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets number of partitions in cache according to configured affinity function.
partitions() - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets number of partitions in cache according to configured affinity function.
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
partitions(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
partitions() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
partitions(UUID) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
partitions(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
partitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
partitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
partitions() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Gets total number of partitions available.
partitions() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets number of partitions.
partitions() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets number of partitions.
partitions() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Gets total number of partitions available.
partitionsAreFrozen(CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
partitionsCount() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
 
partitionsCount() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
PartitionsEvictManager - Class in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Class that serves asynchronous part eviction process.
PartitionsEvictManager() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
 
PartitionsExchangeAware - Interface in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Interface which allows to subscribe a component for partition map exchange events (via GridCachePartitionExchangeManager.registerExchangeAwareComponent(PartitionsExchangeAware)).
PartitionSingleNode - Class in org.apache.ignite.internal.sql.optimizer.affinity
Node with a single partition.
PartitionSingleNode(PartitionTable) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
Constructor.
partitionSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
partitionSizeByIndex(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
partitionSizes(GridCacheSharedContext, Map<Integer, Map<Integer, Long>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Supplies partition sizes map for all cache groups.
partitionSizes(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Returns partition sizes map for all cache groups.
partitionSizes(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Returns partition sizes map for specified grpId.
partitionSizes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
partitionSizes() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
partitionSizes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
partitionsMessage() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
PartitionsReservation(int[], int, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.job.GridJobProcessor.PartitionsReservation
 
partitionState(UUID, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
partitionState(UUID, int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
partitionState(UUID, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
partitionState() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
partitionStateEquals(GridDhtPartitionFullMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
PartitionStateView - Class in org.apache.ignite.spi.systemview.view
Partition state representation for a SystemView.
PartitionStateView(int, UUID, int, GridDhtPartitionState, boolean) - Constructor for class org.apache.ignite.spi.systemview.view.PartitionStateView
 
PartitionStateViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
PartitionStateViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
 
partitionStatMap() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
partitionStatMap() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
PartitionTable - Class in org.apache.ignite.internal.sql.optimizer.affinity
Single table with affinity info.
PartitionTable(String, String, String, String) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
Constructor.
PartitionTableAffinityDescriptor - Class in org.apache.ignite.internal.sql.optimizer.affinity
Affinity function descriptor.
PartitionTableAffinityDescriptor(PartitionAffinityFunctionType, int, boolean, String) - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableAffinityDescriptor
Constructor.
PartitionTableModel - Class in org.apache.ignite.internal.sql.optimizer.affinity
Partition join model.
PartitionTableModel() - Constructor for class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
 
PartitionUpdateCounter - Interface in org.apache.ignite.internal.processors.cache
Partition update counter maintains three entities for tracking partition update state.
PartitionUpdateCounterDebugWrapper - Class in org.apache.ignite.internal.processors.cache
Update counter wrapper with logging capabilities.
PartitionUpdateCounterDebugWrapper(int, PartitionUpdateCounter) - Constructor for class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
 
PartitionUpdateCounterErrorWrapper - Class in org.apache.ignite.internal.processors.cache
Update counter wrapper for error logging.
PartitionUpdateCounterErrorWrapper(int, PartitionUpdateCounter) - Constructor for class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
 
PartitionUpdateCounterMvccImpl - Class in org.apache.ignite.internal.processors.cache
Update counter implementation for MVCC mode.
PartitionUpdateCounterMvccImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterMvccImpl
 
partitionUpdateCounters(int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
partitionUpdateCounters(int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
PartitionUpdateCountersMessage - Class in org.apache.ignite.internal.processors.cache.distributed.dht
Partition update counters message.
PartitionUpdateCountersMessage() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
PartitionUpdateCountersMessage(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
PartitionUpdateCounterTrackingImpl - Class in org.apache.ignite.internal.processors.cache
Update counter implementation used for cache groups in persistent mode for both tx and atomic caches.
PartitionUpdateCounterTrackingImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
 
PartitionUpdateCounterVolatileImpl - Class in org.apache.ignite.internal.processors.cache
Partition update counter for volatile caches.
PartitionUpdateCounterVolatileImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
 
partitionValid() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
partitionValid() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
partitionValid() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
parts() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
 
parts() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableAffinityDescriptor
 
partsMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
partStorage() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Partition storage.
partStorage() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Partition storage.
partStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
 
partsToReload(UUID, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
partStoreLock - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
partUpdateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
partUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
partUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
partUpdateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
passedTag() - Method in exception org.apache.ignite.internal.processors.cache.persistence.snapshot.TrackingPageIsCorruptedException
 
PASSWD - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for password.
password(String) - Static method in class org.apache.ignite.internal.processors.authentication.User
 
password() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
 
password(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
 
password() - Method in class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
 
password() - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
 
password() - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
 
PASSWORD - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PASSWORD.
password() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
patch(Collection<SchemaAbstractOperation>) - Static method in class org.apache.ignite.cache.QueryEntityPatch
Builder method for patch with operations.
patch() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
 
patchCacheConfiguration(CacheConfiguration<K, V>, SchemaAddQueryEntityOperation) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Patch cache configuration with SchemaAddQueryEntityOperation.
patchCacheConfiguration(CacheConfiguration<K, V>, Collection<QueryEntity>, String, boolean, int) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Patch cache configuration with SchemaAddQueryEntityOperation.
path() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
path(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
pattern() - Method in interface org.apache.ignite.scheduler.SchedulerFuture
Gets scheduling pattern.
pause() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Pause preloader.
pause() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Pause preloader.
pause() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Pause preloader.
pauseReads() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Pauses reads.
pauseReads() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Pauses reads.
PAX - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridAbsPredicateX by extending it.
PAX() - Constructor for class org.apache.ignite.internal.util.typedef.PAX
 
payload() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
 
payload() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertRecord
 
payload() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
 
payload() - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
 
payloadSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
 
payloadSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPagePayload
 
PCE<K,V> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate<Entry<K, V>> by extending IgnitePredicate.
pCntr - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Update counter.
pda - Variable in class org.apache.ignite.internal.util.lang.GridPeerDeployAwareAdapter
Peer deploy aware class.
PdsConsistentIdProcessor - Class in org.apache.ignite.internal.processors.cache.persistence.filename
Component for resolving PDS storage file names, also used for generating consistent ID for case PDS mode is enabled
PdsConsistentIdProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.filename.PdsConsistentIdProcessor
Creates folders resolver
pdsFolderResolver() - Method in interface org.apache.ignite.internal.GridKernalContext
 
pdsFolderResolver() - Method in class org.apache.ignite.internal.GridKernalContextImpl
PdsFolderResolver<L extends FileLockHolder> - Class in org.apache.ignite.internal.processors.cache.persistence.filename
This class contains logic to resolve and possibly lock PDS folder based on provided IgniteConfiguration and PdsFolderResolver.consistentId.
PdsFolderResolver(IgniteConfiguration, IgniteLogger, Serializable, Function<File, L>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
 
pdsFolderResolver() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
PdsFolderResolver.FolderCandidate - Class in org.apache.ignite.internal.processors.cache.persistence.filename
Represents parsed new style file and encoded parameters in this file name
PdsFolderSettings<L extends FileLockHolder> - Class in org.apache.ignite.internal.processors.cache.persistence.filename
Class holds information required for folder generation for ignite persistent store
PdsFolderSettings(File, String, Serializable, L, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
Creates settings in for new PST(DB) folder mode.
PdsFolderSettings(File, Serializable) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
Creates settings for compatible mode.
PdsFoldersResolver - Interface in org.apache.ignite.internal.processors.cache.persistence.filename
Resolves folders for PDS mode, may have side effect as setting random UUID as local node consistent ID.
PE - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate<GridEvent> by extending IgnitePredicate.
PEAK_THREAD_CNT - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Peak thread count metric name.
peek() - Method in interface org.apache.ignite.IgniteQueue
peek() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
 
peek() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
Return next element without moving iterator cursor to the next one.
peek(GridCacheContext, boolean, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
peek(boolean, boolean, AffinityTopologyVersion, IgniteCacheExpiryPolicy) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Peeks into entry without loading value or updating statistics.
peek() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Peeks into entry without loading value or updating statistics.
peek(boolean, boolean, AffinityTopologyVersion, IgniteCacheExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Peeks into entry without loading value or updating statistics.
peek() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Peeks into entry without loading value or updating statistics.
peek() - Method in interface org.apache.ignite.internal.processors.cache.IgniteRebalanceIterator
Return next element without moving iterator cursor to the next one.
peek(GridCacheContext, boolean, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
peek(GridCacheContext, boolean, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
peek() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
peek() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
peek() - Method in class org.apache.ignite.internal.util.GridQueue
peek() - Method in class org.apache.ignite.util.deque.FastSizeDeque
peek() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
peekCompletedVersionsHistory(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Peeks completed versions history map to find out whether transaction was committed or rolled back in the recent past.
peekEx(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
peekEx(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
peekExx(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
peekExx(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
peekFirst() - Method in class org.apache.ignite.util.deque.FastSizeDeque
peekFirst() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
peekFirstx() - Method in class org.jsr166.ConcurrentLinkedDeque8
Retrieves, but does not remove, the first node of this deque, or returns null if this deque is empty.
peekLast() - Method in class org.apache.ignite.util.deque.FastSizeDeque
peekLast() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
PeekModes() - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
peekVisibleValue(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
 
peekVisibleValue() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Peeks value provided to public API entries and to entry filters.
peekVisibleValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Peeks value provided to public API entries and to entry filters.
peekx() - Method in class org.apache.ignite.internal.util.GridQueue
 
peekx() - Method in class org.jsr166.ConcurrentLinkedDeque8
Retrieves, but does not remove, the header node of the queue represented by this deque (in other words, the first node of this deque), or returns null if this deque is empty.
peerDeployAware(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates an instance of GridPeerDeployAware for object.
peerDeployAware0(Iterable<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets the peer deploy aware instance for the object with the widest class loader.
peerDeployAware0(Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets the peer deploy aware instance for the object with the widest class loader.
peerDeployAware0(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates an instance of GridPeerDeployAware for object.
peerDeployLike(Object) - Method in class org.apache.ignite.internal.util.lang.GridPeerDeployAwareAdapter
Sets object that from which peer deployment information will be copied, i.e. this lambda object will be peer deployed using the same class loader as given object.
pending() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Gets pending versions that are less than GridDistributedBaseMessage.version().
pending(Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Sets pending versions that are less than GridDistributedBaseMessage.version().
pending() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Gets pending versions that are less than GridDistributedBaseMessage.version().
pending(Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Sets pending versions that are less than GridDistributedBaseMessage.version().
PendingDiscoveryEvent - Class in org.apache.ignite.internal.processors.cache
 
PendingDiscoveryEvent(DiscoveryEvent, DiscoCache) - Constructor for class org.apache.ignite.internal.processors.cache.PendingDiscoveryEvent
 
PendingEntriesTree - Class in org.apache.ignite.internal.processors.cache.tree
 
PendingEntriesTree(CacheGroupContext, String, PageMemory, long, ReuseList, boolean, PageLockTrackerManager, byte) - Constructor for class org.apache.ignite.internal.processors.cache.tree.PendingEntriesTree
 
PendingEntryInnerIO - Class in org.apache.ignite.internal.processors.cache.tree
 
PendingEntryLeafIO - Class in org.apache.ignite.internal.processors.cache.tree
 
pendingIndex() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
pendingIndex(short) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
pendingMessages(Collection<TcpDiscoveryAbstractMessage>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
pendingMessages() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
pendingMessagesRegistered() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets pending messages registered count.
pendingReqs() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyQueue
 
pendingResponseNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
pendingResponseNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
pendingResponseNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
pendingResponseNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
PendingRow - Class in org.apache.ignite.internal.processors.cache.tree
 
PendingRow(int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.PendingRow
Creates a new instance which represents an upper or lower bound inside a logical cache.
PendingRow(int, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.tree.PendingRow
 
PendingRowIO - Interface in org.apache.ignite.internal.processors.cache.tree
 
pendingSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
 
pendingState(ChangeGlobalStateMessage) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
pendingState(ChangeGlobalStateMessage) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
pendingTree() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Return PendingTree for data store.
pendingTree() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Return PendingTree for data store.
pendingTree() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Return PendingTree for data store.
pendingUndeploy() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property pendingUndeploy.
pendingVersions(Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
PER_NODE_BUFFER_SIZE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PER_NODE_BUFFER_SIZE.
PER_NODE_PARALLEL_OPERATIONS - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PER_NODE_PARALLEL_OPERATIONS.
PERF_STAT_DIR - Static variable in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Directory to store performance statistics files.
performance() - Method in interface org.apache.ignite.internal.GridKernalContext
 
performance() - Method in class org.apache.ignite.internal.GridKernalContextImpl
performance() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
performanceStatistics() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets Performance statistics processor.
performanceStatistics() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets Performance statistics processor.
performanceStatistics() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets Performance statistics processor.
PerformanceStatisticsHandler - Interface in org.apache.ignite.internal.processors.performancestatistics
The interface represents performance statistics operations collection for purposes of troubleshooting and performance analysis.
PerformanceStatisticsMBean - Interface in org.apache.ignite.mxbean
MBean that provides access to performance statistics management.
PerformanceStatisticsMBeanImpl - Class in org.apache.ignite.internal.processors.performancestatistics
PerformanceStatisticsMBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsMBeanImpl
 
PerformanceStatisticsProcessor - Class in org.apache.ignite.internal.processors.performancestatistics
Performance statistics processor.
PerformanceStatisticsProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
PerformanceStatisticsProcessor.PerformanceStatisticsStateListener - Interface in org.apache.ignite.internal.processors.performancestatistics
Performance statistics state listener.
permissions() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Authorized permission set for the subject.
perNodeBufferSize() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets size of per node key-value pairs buffer.
perNodeBufferSize(int) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets size of per node key-value pairs buffer.
perNodeBufferSize() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets size of per node key-value pairs buffer.
perNodeBufferSize(int) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets size of per node key-value pairs buffer.
perNodeBufferSize() - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
perNodeBufferSize(int) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
perNodeBufferSize() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
perNodeParallelOperations() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets maximum number of parallel stream operations for a single node.
perNodeParallelOperations(int) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets maximum number of parallel stream operations for a single node.
perNodeParallelOperations() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets maximum number of parallel stream operations for a single node.
perNodeParallelOperations(int) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets maximum number of parallel stream operations for a single node.
perNodeParallelOperations() - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
perNodeParallelOperations(int) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
perNodeParallelOperations() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
PersistenceCleanAndBackupSettings - Class in org.apache.ignite.internal.visor.persistence
 
PersistenceCleanAndBackupSettings() - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
 
PersistenceCleanAndBackupSettings(PersistenceCleanAndBackupType, List<String>) - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
 
PersistenceCleanAndBackupType - Enum in org.apache.ignite.internal.visor.persistence
 
persistenceEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
persistenceEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
persistenceEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
persistenceEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
persistenceMetrics(VisorNodeDataCollectorJobResult) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Collect persistence metrics.
PersistenceMetrics - Interface in org.apache.ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.datastorage" instead.
PersistenceMetricsMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Part of old API. Metrics are accessible through DataStorageMetricsMXBean.
PersistenceOperation - Enum in org.apache.ignite.internal.visor.persistence
Persistence cleaning operations.
PersistenceTask - Class in org.apache.ignite.internal.visor.persistence
 
PersistenceTask() - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceTask
 
PersistenceTaskArg - Class in org.apache.ignite.internal.visor.persistence
 
PersistenceTaskArg() - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
Default constructor.
PersistenceTaskArg(PersistenceOperation, PersistenceCleanAndBackupSettings) - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
 
PersistenceTaskResult - Class in org.apache.ignite.internal.visor.persistence
 
PersistenceTaskResult() - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
PersistenceTaskResult(boolean) - Constructor for class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
 
persistent() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Checking if the cache is persistent.
persistentCaches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
persistentGroups() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
PersistentStoreConfiguration - Class in org.apache.ignite.configuration
Deprecated.
PersistentStoreConfiguration() - Constructor for class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
persistentStoreMetrics() - Method in interface org.apache.ignite.Ignite
Deprecated.
Check the ReadOnlyMetricRegistry with "name=io.dataregion.{data_region_name}" instead.
persistentStoreMetrics() - Method in class org.apache.ignite.internal.IgniteKernal
persistentStoreMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
persistentStoreMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
persistentStoreNodePath() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
 
persistentStoreRootPath() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
 
perThreadBufferSize(int) - Method in interface org.apache.ignite.IgniteDataStreamer
Allows to set buffer size for thread in case of stream by IgniteDataStreamer.addData(Object, Object) call.
perThreadBufferSize() - Method in interface org.apache.ignite.IgniteDataStreamer
perThreadBufferSize(int) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Allows to set buffer size for thread in case of stream by IgniteDataStreamer.addData(Object, Object) call.
perThreadBufferSize() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
pessimistic() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
pessimistic() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
PHYSICAL_READS - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
 
PHYSICAL_READS - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
 
PHYSICAL_READS_INNER - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
 
PHYSICAL_READS_LEAF - Static variable in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
 
physicalReads() - Method in interface org.apache.ignite.internal.metric.IoStatisticsHolder
 
physicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
physicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
physicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
physicalReads() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
physicalReads() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupIoView
 
PID_MSG_PREFIX - Static variable in class org.apache.ignite.internal.util.GridJavaProcess
Internal protocol message prefix saying that the next text in the outputted line is pid.
PING_MESSAGE - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientPingPacket
Ping message.
PING_PACKET - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientPingPacket
Ping packet.
pingNode(UUID) - Method in interface org.apache.ignite.IgniteCluster
Pings a remote node.
pingNode(UUID) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Pings a remote node.
pingNode(UUID) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Pings a remote node.
pingNode(String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Pings node with given node ID to see whether it is alive.
pingNode(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
pingNode(UUID) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Pings the remote node to see if it's alive.
pingNode(String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Pings node with given node ID to see whether it is alive.
pingNode(UUID) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Pings the remote node to see if it's alive.
pingNode(UUID) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Pings the remote node to see if it's alive.
pingNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Pings the remote node to see if it's alive.
pingNode(UUID) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Pings a remote node.
pingNodeByAddress(String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Pings node with given host name to see if it is alive.
pingNodeByAddress(String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Pings node with given host name to see if it is alive.
pingNodeNoError(UUID) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
pinnedNodes() - Method in interface org.apache.ignite.internal.client.GridClientData
Gets pinned node or null if no nodes were pinned.
pinnedNodes() - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets pinned node or null if no nodes were pinned.
pinNodes(GridClientNode, GridClientNode...) - Method in interface org.apache.ignite.internal.client.GridClientData
Gets client data projection which will only contact specified remote grid node.
pinNodes(GridClientNode, GridClientNode...) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Gets client data projection which will only contact specified remote grid node.
PipelineBlock<I,O> - Class in org.apache.ignite.internal.processors.bulkload.pipeline
A file parsing pipeline block.
PKV<K,V> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate2<K, V> by extending IgnitePredicate.
PLAIN_CLASS_TO_FLAG - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
 
PlainJavaObjectIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
PlainJavaObjectIndexKey(Object, byte[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.PlainJavaObjectIndexKey
 
plainRecordType() - Method in class org.apache.ignite.internal.pagemem.wal.record.EncryptedRecord
 
plainRows() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
plainSize(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV2Serializer
platform() - Method in interface org.apache.ignite.internal.GridKernalContext
 
platform() - Method in class org.apache.ignite.internal.GridKernalContextImpl
platform() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
platform() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
platform() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
platform() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
platform() - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Gets the current platform name.
platform() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Gets the current platform name.
PLATFORM_CPP - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Platform: CPP.
PLATFORM_DOTNET - Static variable in class org.apache.ignite.internal.processors.platform.services.PlatformServices
 
PLATFORM_DOTNET - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Platform: .Net.
PLATFORM_JAVA - Static variable in class org.apache.ignite.internal.processors.platform.services.PlatformServices
 
PLATFORM_JAVA_OBJECT_FACTORY_PROXY - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
PlatformAbstractBootstrap - Class in org.apache.ignite.internal.processors.platform
Base interop bootstrap implementation.
PlatformAbstractBootstrap() - Constructor for class org.apache.ignite.internal.processors.platform.PlatformAbstractBootstrap
 
PlatformAbstractConfigurationClosure - Class in org.apache.ignite.internal.processors.platform
Abstract interop configuration closure.
PlatformAbstractConfigurationClosure(long) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformAbstractConfigurationClosure
Constructor.
PlatformAbstractFunc - Class in org.apache.ignite.internal.processors.platform.compute
Base class for simple computations (Callable, Runnable).
PlatformAbstractFunc(Object, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractFunc
Constructor.
PlatformAbstractJob - Class in org.apache.ignite.internal.processors.platform.compute
Base interop job.
PlatformAbstractJob() - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
PlatformAbstractJob(PlatformAbstractTask, long, Object) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Constructor.
PlatformAbstractMemory - Class in org.apache.ignite.internal.processors.platform.memory
Interop memory chunk abstraction.
PlatformAbstractMemory(long) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Constructor.
PlatformAbstractPredicate - Class in org.apache.ignite.internal.processors.platform
Base interop predicate.
PlatformAbstractPredicate() - Constructor for class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
PlatformAbstractPredicate(Object, long, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
Constructor.
PlatformAbstractQueryCursor<T> - Class in org.apache.ignite.internal.processors.platform.cache.query
 
PlatformAbstractService - Class in org.apache.ignite.internal.processors.platform.services
Base platform service implementation.
PlatformAbstractService() - Constructor for class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Default constructor for serialization.
PlatformAbstractService(Object, PlatformContext, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Constructor.
PlatformAbstractTarget - Class in org.apache.ignite.internal.processors.platform
Abstract interop target.
PlatformAbstractTarget(PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Constructor.
PlatformAbstractTask - Class in org.apache.ignite.internal.processors.platform.compute
Base class for all interop tasks.
PlatformAbstractTask(PlatformContext, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Constructor.
PlatformAffinity - Class in org.apache.ignite.internal.processors.platform.cache.affinity
Affinity wrapper for platforms.
PlatformAffinity(PlatformContext, String) - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
Constructor.
PlatformAffinityFunction - Class in org.apache.ignite.internal.processors.platform.cache.affinity
Platform AffinityFunction.
PlatformAffinityFunction() - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Ctor for serialization.
PlatformAffinityFunction(Object, int, byte, AffinityFunction) - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Ctor.
PlatformAffinityFunctionTarget - Class in org.apache.ignite.internal.processors.platform.cache.affinity
Platform affinity function target: to be invoked when Platform function calls base implementation of one of the AffinityFunction methods.
PlatformAffinityFunctionTarget(PlatformContext, AffinityFunction) - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunctionTarget
Constructor.
PlatformAffinityManager - Class in org.apache.ignite.internal.processors.platform.cache.affinity
AffinityManager wrapper for platforms.
PlatformAffinityManager(PlatformContext, int) - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityManager
Constructor.
PlatformAffinityUtils - Class in org.apache.ignite.internal.processors.platform.cache.affinity
Affinity serialization functions.
PlatformAffinityUtils() - Constructor for class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityUtils
 
PlatformAsyncResult - Interface in org.apache.ignite.internal.processors.platform
Represents asynchronous operation result.
PlatformAtomicLong - Class in org.apache.ignite.internal.processors.platform.datastructures
Platform atomic long wrapper.
PlatformAtomicLong(PlatformContext, GridCacheAtomicLongImpl) - Constructor for class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicLong
Ctor.
PlatformAtomicReference - Class in org.apache.ignite.internal.processors.platform.datastructures
Platform atomic reference wrapper.
PlatformAtomicSequence - Class in org.apache.ignite.internal.processors.platform.datastructures
Platform atomic sequence wrapper.
PlatformAtomicSequence(PlatformContext, IgniteAtomicSequence) - Constructor for class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicSequence
Ctor.
PlatformBalancingMultiClosureTask - Class in org.apache.ignite.internal.processors.platform.compute
Interop multi-closure task with node balancing.
PlatformBalancingMultiClosureTask(PlatformContext, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingMultiClosureTask
Constructor.
PlatformBalancingSingleClosureTask - Class in org.apache.ignite.internal.processors.platform.compute
Interop single-closure task with node balancing.
PlatformBalancingSingleClosureTask(PlatformContext, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformBalancingSingleClosureTask
Constructor.
PlatformBigEndianInputStreamImpl - Class in org.apache.ignite.internal.processors.platform.memory
Interop input stream implementation working with BIG ENDIAN architecture.
PlatformBigEndianInputStreamImpl(PlatformMemory) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Constructor.
PlatformBigEndianOutputStreamImpl - Class in org.apache.ignite.internal.processors.platform.memory
Interop output stream implementation working with BIG ENDIAN architecture.
PlatformBigEndianOutputStreamImpl(PlatformMemory) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Constructor.
PlatformBinaryProcessor - Class in org.apache.ignite.internal.processors.platform.binary
Platform binary processor.
PlatformBinaryProcessor(PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor
Constructor.
PlatformBootstrap - Interface in org.apache.ignite.internal.processors.platform
Platform bootstrap.
PlatformBootstrapFactory - Interface in org.apache.ignite.internal.processors.platform
Platform bootstrap factory.
PlatformBroadcastingMultiClosureTask - Class in org.apache.ignite.internal.processors.platform.compute
Interop multi-closure task with broadcast semantics.
PlatformBroadcastingMultiClosureTask(PlatformContext, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingMultiClosureTask
Constructor.
PlatformBroadcastingSingleClosureTask - Class in org.apache.ignite.internal.processors.platform.compute
Interop single-closure task with broadcast semantics.
PlatformBroadcastingSingleClosureTask(PlatformContext, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformBroadcastingSingleClosureTask
Constructor.
PlatformCache - Class in org.apache.ignite.internal.processors.platform.cache
Native cache wrapper implementation.
PlatformCache(PlatformContext, IgniteCache, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Constructor.
PlatformCache(PlatformContext, IgniteCache, boolean, PlatformCacheExtension[]) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Constructor.
PlatformCacheConfiguration - Class in org.apache.ignite.configuration
Platform cache configuration.
PlatformCacheConfiguration() - Constructor for class org.apache.ignite.configuration.PlatformCacheConfiguration
 
PlatformCacheEntryFilter - Interface in org.apache.ignite.internal.processors.platform.cache
Platform cache entry filter interface.
PlatformCacheEntryFilterImpl - Class in org.apache.ignite.internal.processors.platform.cache
Interop filter.
PlatformCacheEntryFilterImpl() - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
PlatformCacheEntryFilterImpl(Object, long, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
Constructor.
PlatformCacheEntryProcessor - Interface in org.apache.ignite.internal.processors.platform.cache
Platform cache entry processor marker interface.
PlatformCacheEntryProcessorImpl - Class in org.apache.ignite.internal.processors.platform.cache
Platform cache entry processor.
PlatformCacheEntryProcessorImpl() - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryProcessorImpl
PlatformCacheEntryProcessorImpl(Object, long) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryProcessorImpl
Constructor.
PlatformCacheExtension - Interface in org.apache.ignite.internal.processors.platform.cache
Platform cache extension.
PlatformCacheIterator - Class in org.apache.ignite.internal.processors.platform.cache
Interop cache iterator.
PlatformCacheIterator(PlatformContext, Iterator<Cache.Entry>) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheIterator
Constructor.
PlatformCacheManager - Class in org.apache.ignite.internal.processors.platform.cache
Platform cache manager - delegates functionality to native platforms (.NET, C++, ...).
PlatformCacheManager(PlatformCallbackGateway) - Constructor for class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
Constructor.
PlatformCachePartialUpdateException - Exception in org.apache.ignite.internal.processors.platform.cache
Interop cache partial update exception.
PlatformCachePartialUpdateException(CachePartialUpdateCheckedException, PlatformContext, boolean) - Constructor for exception org.apache.ignite.internal.processors.platform.cache.PlatformCachePartialUpdateException
Constructor.
PlatformCachePluginConfiguration - Class in org.apache.ignite.internal.processors.platform.plugin.cache
Platform cache plugin configuration.
PlatformCachePluginConfiguration(Object) - Constructor for class org.apache.ignite.internal.processors.platform.plugin.cache.PlatformCachePluginConfiguration
Ctor.
PlatformCachePluginConfigurationClosure - Interface in org.apache.ignite.plugin.platform
Platform cache configuration handler: updates plugin configuration using data sent from platform code.
PlatformCachePluginConfigurationClosureFactory - Interface in org.apache.ignite.plugin.platform
Factory for @PlatformCachePluginConfigurationClosure with a unique id.
PlatformCacheStore - Interface in org.apache.ignite.internal.processors.platform.cache.store
Marker interface denoting that this instance is platform cache store.
platformCacheUpdate(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Updates platform cache data.
platformCacheUpdateFromThreadLocal(long, long, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Updates platform cache data.
PlatformCallable - Class in org.apache.ignite.internal.processors.platform.compute
Callable implementation that delegates to native platform.
PlatformCallable(Object, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformCallable
Constructor.
platformCallback(PlatformCallbackGateway, long) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractFunc
Performs platform callback.
platformCallback(PlatformCallbackGateway, long) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCallable
platformCallback(PlatformCallbackGateway, long) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformRunnable
PlatformCallbackGateway - Class in org.apache.ignite.internal.processors.platform.callback
Gateway to all platform-dependent callbacks.
PlatformCallbackGateway(long) - Constructor for class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Native gateway.
PlatformCallbackUtils - Class in org.apache.ignite.internal.processors.platform.callback
Platform callback utility methods.
PlatformClosureJob - Class in org.apache.ignite.internal.processors.platform.compute
Light-weight interop job.
PlatformClosureJob() - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
PlatformClosureJob(PlatformAbstractTask, long, Object) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
Constructor.
PlatformClusterGroup - Class in org.apache.ignite.internal.processors.platform.cluster
Interop projection.
PlatformClusterGroup(PlatformContext, ClusterGroupEx) - Constructor for class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Constructor.
PlatformClusterNodeFilter - Interface in org.apache.ignite.internal.processors.platform.cluster
Platform cluster node filter marker interface.
PlatformClusterNodeFilterImpl - Class in org.apache.ignite.internal.processors.platform.cluster
Interop cluster node filter.
PlatformClusterNodeFilterImpl() - Constructor for class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilterImpl
PlatformClusterNodeFilterImpl(Object, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilterImpl
Constructor.
PlatformCompute - Class in org.apache.ignite.internal.processors.platform.compute
Interop compute.
PlatformCompute(PlatformContext, ClusterGroup, String) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Constructor.
PlatformCompute.ComputeConvertingFuture - Class in org.apache.ignite.internal.processors.platform.compute
Wraps ComputeTaskFuture as IgniteInternalFuture.
PlatformConfiguration - Interface in org.apache.ignite.configuration
Platform configuration marker interface.
PlatformConfigurationEx - Interface in org.apache.ignite.internal.processors.platform
Extended platform configuration.
PlatformConfigurationUtils - Class in org.apache.ignite.internal.processors.platform.utils
Configuration utils.
platformContext() - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
 
PlatformContext - Interface in org.apache.ignite.internal.processors.platform
Platform context.
platformContext(Ignite) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Gets interop context for the grid.
PlatformContextImpl - Class in org.apache.ignite.internal.processors.platform
Implementation of platform context.
PlatformContextImpl(GridKernalContext, PlatformCallbackGateway, PlatformMemoryManagerImpl, String) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Constructor.
PlatformContinuousQuery - Interface in org.apache.ignite.internal.processors.platform.cache.query
Platform continuous query.
PlatformContinuousQueryFilter - Interface in org.apache.ignite.internal.processors.platform.cache.query
Platform continuous query filter.
PlatformContinuousQueryImpl - Class in org.apache.ignite.internal.processors.platform.cache.query
Interop continuous query handle.
PlatformContinuousQueryImpl(PlatformContext, long, boolean, Object) - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Constructor.
PlatformContinuousQueryProxy - Class in org.apache.ignite.internal.processors.platform.cache.query
Proxy that implements PlatformTarget.
PlatformContinuousQueryProxy(PlatformContext, PlatformContinuousQuery) - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryProxy
Constructor.
PlatformContinuousQueryRemoteFilter - Class in org.apache.ignite.internal.processors.platform.cache.query
Continuous query filter deployed on remote nodes.
PlatformContinuousQueryRemoteFilter() - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
PlatformContinuousQueryRemoteFilter(Object) - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
Constructor.
PlatformCppBootstrap - Class in org.apache.ignite.internal.processors.platform.cpp
Platform .Net bootstrap.
PlatformCppBootstrap() - Constructor for class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrap
 
PlatformCppBootstrapFactory - Class in org.apache.ignite.internal.processors.platform.cpp
Platform .Net bootstrap factory.
PlatformCppBootstrapFactory() - Constructor for class org.apache.ignite.internal.processors.platform.cpp.PlatformCppBootstrapFactory
 
PlatformCppConfiguration - Class in org.apache.ignite.platform.cpp
Platform CPP configuration.
PlatformCppConfiguration() - Constructor for class org.apache.ignite.platform.cpp.PlatformCppConfiguration
Default constructor.
PlatformCppConfiguration(PlatformConfiguration) - Constructor for class org.apache.ignite.platform.cpp.PlatformCppConfiguration
Copying constructor.
PlatformCppConfigurationClosure - Class in org.apache.ignite.internal.processors.platform.cpp
Interop CPP configuration closure.
PlatformCppConfigurationClosure(long) - Constructor for class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationClosure
Constructor.
PlatformCppConfigurationEx - Class in org.apache.ignite.internal.processors.platform.cpp
Internal interop CPP configuration.
PlatformCppConfigurationEx(PlatformCppConfiguration, PlatformCallbackGateway, PlatformMemoryManagerImpl) - Constructor for class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
Copy constructor.
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Context.
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Interop processor.
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
 
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Context.
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Context.
platformCtx - Variable in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Context.
PlatformDataStreamer - Class in org.apache.ignite.internal.processors.platform.datastreamer
Interop data streamer wrapper.
PlatformDataStreamer(PlatformContext, String, DataStreamerImpl, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
Constructor.
PlatformDefaultJavaObjectFactory<T> - Class in org.apache.ignite.internal.processors.platform
Default Java object factory implementation.
PlatformDefaultJavaObjectFactory() - Constructor for class org.apache.ignite.internal.processors.platform.PlatformDefaultJavaObjectFactory
 
PlatformDotNetAffinityFunction - Class in org.apache.ignite.platform.dotnet
AffinityFunction implementation which can be used to configure .NET affinity function in Java Spring configuration.
PlatformDotNetAffinityFunction() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
 
PlatformDotNetBinaryConfiguration - Class in org.apache.ignite.platform.dotnet
Mirror of .Net class BinaryConfiguration.cs
PlatformDotNetBinaryConfiguration() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
Default constructor.
PlatformDotNetBinaryConfiguration(PlatformDotNetBinaryConfiguration) - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
Copy constructor.
PlatformDotNetBinaryTypeConfiguration - Class in org.apache.ignite.platform.dotnet
Mirror of .Net class BinaryTypeConfiguration.cs
PlatformDotNetBinaryTypeConfiguration() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Default constructor.
PlatformDotNetBinaryTypeConfiguration(PlatformDotNetBinaryTypeConfiguration) - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Copy constructor.
PlatformDotNetBootstrap - Class in org.apache.ignite.internal.processors.platform.dotnet
Interop .Net bootstrap.
PlatformDotNetBootstrap() - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrap
 
PlatformDotNetBootstrapFactory - Class in org.apache.ignite.internal.processors.platform.dotnet
Interop .Net bootstrap factory.
PlatformDotNetBootstrapFactory() - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrapFactory
 
PlatformDotNetCacheStore<K,V> - Class in org.apache.ignite.internal.processors.platform.dotnet
Wrapper for .NET cache store implementations.
PlatformDotNetCacheStore() - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Default ctor.
PlatformDotNetCacheStore(Object) - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Native factory ctor.
PlatformDotNetCacheStoreFactory - Class in org.apache.ignite.platform.dotnet
Wrapper for .NET cache store implementations.
PlatformDotNetCacheStoreFactory() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
 
PlatformDotNetCacheStoreFactoryNative - Class in org.apache.ignite.platform.dotnet
Cache store factory that wraps native factory object.
PlatformDotNetCacheStoreFactoryNative(Object) - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactoryNative
Ctor.
PlatformDotNetConfiguration - Class in org.apache.ignite.platform.dotnet
Mirror of .Net class IgniteConfiguration.cs
PlatformDotNetConfiguration() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
Default constructor.
PlatformDotNetConfiguration(PlatformDotNetConfiguration) - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
Copy constructor.
PlatformDotNetConfigurationClosure - Class in org.apache.ignite.internal.processors.platform.dotnet
Closure to apply dot net configuration.
PlatformDotNetConfigurationClosure(long, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationClosure
Constructor.
PlatformDotNetConfigurationEx - Class in org.apache.ignite.internal.processors.platform.dotnet
Extended .Net configuration.
PlatformDotNetConfigurationEx(PlatformDotNetConfiguration, PlatformCallbackGateway, PlatformMemoryManagerImpl, PlatformLogger) - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
Copy constructor.
PlatformDotNetConsoleStream - Class in org.apache.ignite.internal.processors.platform.dotnet
Stream that writes to the .NET console.
PlatformDotNetConsoleStream(boolean) - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConsoleStream
Ctor.
PlatformDotNetEntityFrameworkCacheEntry - Class in org.apache.ignite.internal.processors.platform.entityframework
EntityFramework cache entry.
PlatformDotNetEntityFrameworkCacheEntry() - Constructor for class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheEntry
Ctor.
PlatformDotNetEntityFrameworkCacheExtension - Class in org.apache.ignite.internal.processors.platform.entityframework
EntityFramework cache extension.
PlatformDotNetEntityFrameworkCacheExtension() - Constructor for class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheExtension
 
PlatformDotNetEntityFrameworkCacheKey - Class in org.apache.ignite.internal.processors.platform.entityframework
EntityFramework cache key: query + versions.
PlatformDotNetEntityFrameworkCacheKey() - Constructor for class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
Ctor.
PlatformDotNetEntityFrameworkIncreaseVersionProcessor - Class in org.apache.ignite.internal.processors.platform.entityframework
Entry processor that increments entity set version number.
PlatformDotNetEntityFrameworkIncreaseVersionProcessor() - Constructor for class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkIncreaseVersionProcessor
 
PlatformDotNetLifecycleBean - Class in org.apache.ignite.platform.dotnet
Lifecycle bean implementation which can be used to configure .Net lifecycle beans in Java Spring configuration.
PlatformDotNetLifecycleBean() - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Constructor.
PlatformDotNetLifecycleBean(String) - Constructor for class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Constructor.
PlatformDotNetService - Interface in org.apache.ignite.internal.processors.platform.dotnet
Marker interface to denote a service implemented on .Net platform.
PlatformDotNetServiceImpl - Class in org.apache.ignite.internal.processors.platform.dotnet
Interop .Net service.
PlatformDotNetServiceImpl() - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetServiceImpl
Default constructor for serialization.
PlatformDotNetServiceImpl(Object, PlatformContext, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetServiceImpl
Constructor.
PlatformDotNetSessionCacheExtension - Class in org.apache.ignite.internal.processors.platform.websession
Custom entry processor invoker.
PlatformDotNetSessionCacheExtension() - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionCacheExtension
 
PlatformDotNetSessionData - Class in org.apache.ignite.internal.processors.platform.websession
Web session state data.
PlatformDotNetSessionData() - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
PlatformDotNetSessionLockProcessor - Class in org.apache.ignite.internal.processors.platform.websession
Entry processor that locks web session data.
PlatformDotNetSessionLockProcessor(UUID, long, Timestamp) - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockProcessor
Ctor.
PlatformDotNetSessionLockResult - Class in org.apache.ignite.internal.processors.platform.websession
Result of the PlatformDotNetSessionLockProcessor execution.
PlatformDotNetSessionLockResult(boolean, PlatformDotNetSessionData, Timestamp, long) - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockResult
Constructor.
PlatformDotNetSessionSetAndUnlockProcessor - Class in org.apache.ignite.internal.processors.platform.websession
Processor to unlock and optionally update the session.
PlatformDotNetSessionSetAndUnlockProcessor(UUID, long) - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
Constructor for unlock.
PlatformDotNetSessionSetAndUnlockProcessor(PlatformDotNetSessionData) - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
Constructor for unlock/update.
PlatformDotNetSessionSetAndUnlockProcessor(UUID, long, boolean, Map<String, byte[]>, boolean, byte[], int) - Constructor for class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
Constructor.
PlatformEventFilterListener - Interface in org.apache.ignite.internal.processors.platform
Platform event filter and listener.
PlatformEventFilterListenerImpl - Class in org.apache.ignite.internal.processors.platform.events
Platform event filter.
PlatformEventFilterListenerImpl() - Constructor for class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
PlatformEventFilterListenerImpl(long, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Constructor.
PlatformEventFilterListenerImpl(Object, int...) - Constructor for class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
Constructor.
PlatformEvents - Class in org.apache.ignite.internal.processors.platform.events
Interop events.
PlatformEvents(PlatformContext, IgniteEvents) - Constructor for class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Ctor.
PlatformException - Exception in org.apache.ignite.internal.processors.platform
Interop checked exception.
PlatformException() - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformException
Create empty exception.
PlatformException(String) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformException
Creates new exception with given error message.
PlatformException(Throwable) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformException
Creates new grid exception with given throwable as a cause and source of error message.
PlatformException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformException
Creates new exception with given error message and optional nested exception.
PlatformExpiryPolicy - Class in org.apache.ignite.internal.processors.platform.cache.expiry
Platform expiry policy.
PlatformExpiryPolicy(long, long, long) - Constructor for class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicy
Constructor.
PlatformExpiryPolicyFactory - Class in org.apache.ignite.internal.processors.platform.cache.expiry
Platform expiry policy factory.
PlatformExpiryPolicyFactory(long, long, long) - Constructor for class org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory
Ctor.
PlatformExtendedException - Exception in org.apache.ignite.internal.processors.platform
Denotes an exception which has some data to be written in a special manner.
PlatformExtendedException(Throwable, PlatformContext) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformExtendedException
Constructor.
PlatformExternalMemory - Class in org.apache.ignite.internal.processors.platform.memory
Interop external memory chunk.
PlatformExternalMemory(PlatformCallbackGateway, long) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformExternalMemory
Constructor.
PlatformFieldsQueryCursor - Class in org.apache.ignite.internal.processors.platform.cache.query
Interop cursor for fields query.
PlatformFieldsQueryCursor(PlatformContext, QueryCursorEx<List<?>>, int) - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformFieldsQueryCursor
Constructor.
PlatformFullJob - Class in org.apache.ignite.internal.processors.platform.compute
Wrapper around job created in native platform.
PlatformFullJob() - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
PlatformFullJob(PlatformContext, PlatformAbstractTask, long, Object) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
Constructor.
PlatformFullTask - Class in org.apache.ignite.internal.processors.platform.compute
Interop task which requires full execution cycle.
PlatformFullTask(PlatformContext, IgniteComputeImpl, long, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformFullTask
Constructor.
PlatformFutureUtils - Class in org.apache.ignite.internal.processors.platform.utils
Interop future utils.
PlatformFutureUtils() - Constructor for class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
 
PlatformFutureUtils.Writer - Interface in org.apache.ignite.internal.processors.platform.utils
Writer allowing special future result handling.
platformId() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
 
platformId() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
 
platformId() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
 
platformId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
Returns ID of platform.
platformId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
Returns ID of platform.
PlatformIgnition - Class in org.apache.ignite.internal.processors.platform
Entry point for platform nodes.
PlatformInputStream - Interface in org.apache.ignite.internal.processors.platform.memory
Interop output stream,
PlatformInputStreamImpl - Class in org.apache.ignite.internal.processors.platform.memory
Interop input stream implementation.
PlatformInputStreamImpl(PlatformMemory) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Constructor.
PlatformJavaObjectFactory<T> - Interface in org.apache.ignite.platform
Object factory used for advanced interop between platform and Java.
PlatformJavaObjectFactoryEx<T> - Interface in org.apache.ignite.internal.processors.platform
Extended Java object factory interface to handle special cases.
PlatformJavaObjectFactoryProxy - Class in org.apache.ignite.internal.processors.platform
Wrapper for Java object factory.
PlatformJavaObjectFactoryProxy() - Constructor for class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Default constructor.
PlatformJavaObjectFactoryProxy(int, String, Object, Map<String, Object>) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Constructor.
PlatformJavaObjectSingletonFactory<T> - Class in org.apache.ignite.internal.processors.platform
Singleton factory.
PlatformJavaObjectSingletonFactory(T) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformJavaObjectSingletonFactory
Constructor.
PlatformJob - Interface in org.apache.ignite.internal.processors.platform.compute
Platform closure job interface.
PlatformLifecycleBean - Class in org.apache.ignite.internal.processors.platform.lifecycle
Lifecycle aware bean for interop.
PlatformLifecycleBean() - Constructor for class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
Constructor.
PlatformLifecycleBean(PlatformCallbackGateway, long) - Constructor for class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
Constructor.
PlatformListenable - Interface in org.apache.ignite.internal.processors.platform.utils
Platform listenable.
PlatformListenableTarget - Class in org.apache.ignite.internal.processors.platform.utils
Wraps listenable in a platform target.
PlatformListenableTarget(PlatformListenable, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.utils.PlatformListenableTarget
Constructor.
PlatformLocalEventListener - Class in org.apache.ignite.internal.processors.platform.events
Platform local event filter.
PlatformLocalEventListener(int) - Constructor for class org.apache.ignite.internal.processors.platform.events.PlatformLocalEventListener
Constructor.
PlatformLogger - Class in org.apache.ignite.internal.logger.platform
Logger that delegates to platform.
PlatformLogger() - Constructor for class org.apache.ignite.internal.logger.platform.PlatformLogger
Ctor.
PlatformMemory - Interface in org.apache.ignite.internal.processors.platform.memory
Interop memory chunk.
PlatformMemoryManager - Interface in org.apache.ignite.internal.processors.platform.memory
Interop memory manager interface.
PlatformMemoryManagerImpl - Class in org.apache.ignite.internal.processors.platform.memory
Interop memory manager implementation.
PlatformMemoryManagerImpl(PlatformCallbackGateway, int) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryManagerImpl
Constructor.
PlatformMemoryPool - Class in org.apache.ignite.internal.processors.platform.memory
Memory pool associated with a thread.
PlatformMemoryPool() - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryPool
Constructor.
PlatformMemoryUtils - Class in org.apache.ignite.internal.processors.platform.memory
Utility classes for memory management.
PlatformMessageFilter - Interface in org.apache.ignite.internal.processors.platform.message
Platform message filter.
PlatformMessageFilterImpl - Class in org.apache.ignite.internal.processors.platform.messaging
Platform message filter.
PlatformMessageFilterImpl() - Constructor for class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageFilterImpl
Constructor.
PlatformMessageFilterImpl(Object, long, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageFilterImpl
Constructor.
PlatformMessageLocalFilter - Class in org.apache.ignite.internal.processors.platform.messaging
Interop local filter.
PlatformMessageLocalFilter(long, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.messaging.PlatformMessageLocalFilter
Constructor.
PlatformMessaging - Class in org.apache.ignite.internal.processors.platform.messaging
Interop messaging.
PlatformMessaging(PlatformContext, IgniteMessaging) - Constructor for class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
Ctor.
platformName(byte) - Static method in class org.apache.ignite.internal.MarshallerPlatformIds
Gets the platform name by id.
PlatformNativeException - Exception in org.apache.ignite.internal.processors.platform
Exception occurred on native side.
PlatformNativeException() - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformNativeException
PlatformNativeException(Object) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformNativeException
Constructor.
PlatformNoCallbackException - Exception in org.apache.ignite.internal.processors.platform
Exception raised when interop callback is not set in native platform.
PlatformNoCallbackException() - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformNoCallbackException
Constructor.
PlatformNoCallbackException(String) - Constructor for exception org.apache.ignite.internal.processors.platform.PlatformNoCallbackException
Constructor.
PlatformNoopProcessor - Class in org.apache.ignite.internal.processors.platform
No-op processor.
PlatformNoopProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
 
PlatformOutputStream - Interface in org.apache.ignite.internal.processors.platform.memory
Interop output stream.
PlatformOutputStreamImpl - Class in org.apache.ignite.internal.processors.platform.memory
Interop output stream implementation.
PlatformOutputStreamImpl(PlatformMemory) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Constructor.
PlatformPluginConfigurationClosure - Interface in org.apache.ignite.plugin.platform
Platform configuration handler: updates plugin configuration using data sent from platform code.
PlatformPluginConfigurationClosureFactory - Interface in org.apache.ignite.plugin.platform
Factory for @PlatformPluginConfigurationClosure with a unique id.
PlatformPluginExtension - Interface in org.apache.ignite.internal.processors.platform
Platform extension.
PlatformPluginProcessor - Class in org.apache.ignite.internal.processors.platform.plugin
Platform plugin processor
PlatformPluginProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.platform.plugin.PlatformPluginProcessor
Ctor.
PlatformPooledMemory - Class in org.apache.ignite.internal.processors.platform.memory
Interop pooled memory chunk.
PlatformPooledMemory(PlatformMemoryPool, long) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformPooledMemory
Constructor.
PlatformProcessor - Interface in org.apache.ignite.internal.processors.platform
Platform processor.
platformProcessor(Ignite) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Get platform processor.
PlatformProcessorImpl - Class in org.apache.ignite.internal.processors.platform
Platform processor.
PlatformProcessorImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Constructor.
PlatformQueryCursor - Class in org.apache.ignite.internal.processors.platform.cache.query
Interop cursor for regular queries.
PlatformQueryCursor(PlatformContext, QueryCursorEx<Cache.Entry>, int) - Constructor for class org.apache.ignite.internal.processors.platform.cache.query.PlatformQueryCursor
Constructor.
PlatformReaderBiClosure<T1,T2> - Interface in org.apache.ignite.internal.processors.platform.utils
Reader bi-closure.
PlatformReaderClosure<T> - Interface in org.apache.ignite.internal.processors.platform.utils
Reader closure.
PlatformRunnable - Class in org.apache.ignite.internal.processors.platform.compute
Runnable implementation that delegates to native platform.
PlatformRunnable(Object, long) - Constructor for class org.apache.ignite.internal.processors.platform.compute.PlatformRunnable
Constructor.
PlatformService - Interface in org.apache.ignite.internal.processors.platform.services
Base class for all platform services.
PlatformServiceConfiguration - Class in org.apache.ignite.internal.processors.platform.services
Extended service configuration.
PlatformServiceMethod - Annotation Type in org.apache.ignite.platform
Annotation for setting mapping between java interface's method and platform service's method.
PlatformServices - Class in org.apache.ignite.internal.processors.platform.services
Interop services.
PlatformServices(PlatformContext, IgniteServices, boolean) - Constructor for class org.apache.ignite.internal.processors.platform.services.PlatformServices
Ctor.
PlatformStreamReceiver - Interface in org.apache.ignite.internal.processors.platform.datastreamer
Platform data streamer filter marker interface.
PlatformStreamReceiverImpl - Class in org.apache.ignite.internal.processors.platform.datastreamer
Interop receiver.
PlatformStreamReceiverImpl() - Constructor for class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
Constructor.
PlatformStreamReceiverImpl(Object, long, boolean, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
Constructor.
PlatformTarget - Interface in org.apache.ignite.internal.processors.platform
Interop target abstraction.
PlatformTargetProxy - Interface in org.apache.ignite.internal.processors.platform
Platform target that is invoked via JNI and propagates calls to underlying PlatformTarget.
PlatformTargetProxyImpl - Class in org.apache.ignite.internal.processors.platform
Platform target that is invoked via JNI and propagates calls to underlying PlatformTarget.
PlatformTargetProxyImpl(PlatformTarget, PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
 
PlatformTransactions - Class in org.apache.ignite.internal.processors.platform.transactions
Native transaction wrapper implementation.
PlatformTransactions(PlatformContext) - Constructor for class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Constructor.
PlatformTransactions(PlatformContext, String) - Constructor for class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Constructor.
platformType() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets platform type.
PlatformType - Enum in org.apache.ignite.platform
Interop platform type.
PlatformUnpooledMemory - Class in org.apache.ignite.internal.processors.platform.memory
Interop un-pooled memory chunk.
PlatformUnpooledMemory(long) - Constructor for class org.apache.ignite.internal.processors.platform.memory.PlatformUnpooledMemory
Constructor.
PlatformUtils - Class in org.apache.ignite.internal.processors.platform.utils
Platform utility methods.
PlatformWriterBiClosure<T1,T2> - Interface in org.apache.ignite.internal.processors.platform.utils
Interop writer bi-closure.
PlatformWriterClosure<T> - Interface in org.apache.ignite.internal.processors.platform.utils
Interop writer closure.
PLC1(T) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PLC1
 
PLC1(T, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PLC1
 
PLC2() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PLC2
 
plugin(String) - Method in interface org.apache.ignite.Ignite
Gets an instance of deployed Ignite plugin.
plugin() - Method in class org.apache.ignite.internal.GridPluginComponent
 
plugin(String) - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of deployed Ignite plugin.
plugin() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
plugin() - Method in interface org.apache.ignite.plugin.PluginProvider
 
pluginCallback(long, PlatformMemory, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invoke plugin callback by id.
PluginConfiguration - Interface in org.apache.ignite.plugin
Plugin configuration.
PluginContext - Interface in org.apache.ignite.plugin
Plugin context.
pluginContextForProvider(PluginProvider) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
PluginNotFoundException - Exception in org.apache.ignite.plugin
Exception thrown if plugin is not found.
PluginNotFoundException(String) - Constructor for exception org.apache.ignite.plugin.PluginNotFoundException
 
pluginProcessorIgniteStop(boolean) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Notifies plugin processor about Ignite stop.
pluginProcessorStop(boolean) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Stops plugin processor.
pluginProvider(String) - Method in interface org.apache.ignite.internal.GridKernalContext
 
pluginProvider(String) - Method in class org.apache.ignite.internal.GridKernalContextImpl
pluginProvider(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
pluginProvider(String) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
 
PluginProvider<C extends PluginConfiguration> - Interface in org.apache.ignite.plugin
Pluggable Ignite component.
plugins() - Method in interface org.apache.ignite.internal.GridKernalContext
 
plugins() - Method in class org.apache.ignite.internal.GridKernalContextImpl
 
plugins() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
PluginValidationException - Exception in org.apache.ignite.plugin
Plugin validation exception.
PluginValidationException(String, String, UUID) - Constructor for exception org.apache.ignite.plugin.PluginValidationException
Constructs invalid plugin exception.
PMC() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PMC
 
PME_DURATION - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
PME duration metric name.
PME_DURATION_HISTOGRAM - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Histogram of PME durations metric name.
PME_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Partition map exchange metrics prefix.
PME_OPS_BLOCKED_DURATION - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
PME cache operations blocked duration metric name.
PME_OPS_BLOCKED_DURATION_HISTOGRAM - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Histogram of blocking PME durations metric name.
PN - Interface in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate<ClusterNode> by extending IgnitePredicate.
pointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
 
pointer() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Gets native pointer to deployed job.
pointer() - Method in interface org.apache.ignite.internal.processors.platform.compute.PlatformJob
Gets native pointer to deployed job.
pointer() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformAbstractMemory
Gets pointer which can be passed between platforms.
pointer() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Gets pointer which can be passed between platforms.
pointer() - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Gets native pointer.
pointer() - Method in interface org.apache.ignite.internal.processors.platform.services.PlatformService
Gets native pointer.
POINTER_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
Pointer serialized size.
policy() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
policy() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
policy() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
policy() - Method in class org.apache.ignite.thread.IgniteThread
 
policy() - Method in class org.jsr166.ConcurrentLinkedHashMap
 
poll() - Method in interface org.apache.ignite.IgniteQueue
poll(long, TimeUnit) - Method in interface org.apache.ignite.IgniteQueue
poll() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Poll next page from the list.
poll() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementFlags
Find page to replace.
poll() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
Remove page from the head of LRU list.
poll() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Retrieves list of SegmentedRingByteBuffer.ReadSegment instances that point to ByteBuffer that contains all data available for reading from SegmentedRingByteBuffer or null if there are no available data for reading.
poll(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Retrieves list of SegmentedRingByteBuffer.ReadSegment instances that point to ByteBuffer that contains data available for reading from SegmentedRingByteBuffer limited by pos parameter or null if there are no available data for reading.
poll() - Method in class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
poll(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
poll() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
poll(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
poll() - Method in class org.apache.ignite.internal.processors.datastructures.GridTransactionalCacheQueueImpl
poll() - Method in class org.apache.ignite.internal.util.GridQueue
Polls element from head of the queue.
poll() - Method in class org.apache.ignite.util.deque.FastSizeDeque
poll() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
pollFirst() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
pollFirst() - Method in class org.apache.ignite.util.deque.FastSizeDeque
pollFirst() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
pollFreePage() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Remove
pollFreePage() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.LongListReuseBag
pollFreePage() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseBag
 
pollLast() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
pollLast() - Method in class org.apache.ignite.util.deque.FastSizeDeque
pollLast() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
PollProcessor() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.PollProcessor
Required by Externalizable.
PollProcessor(IgniteUuid) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.PollProcessor
 
POOL_HDR_LEN - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Header length.
POOL_HDR_OFF_MEM_1 - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Pool header offset: first memory chunk.
POOL_HDR_OFF_MEM_2 - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Pool header offset: second memory chunk.
POOL_HDR_OFF_MEM_3 - Static variable in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Pool header offset: third memory chunk.
POOL_SIZE_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
POOLED - Static variable in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
Pooled allocator instance.
poolForPolicy(byte) - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Get executor service for policy.
PoolProcessor - Class in org.apache.ignite.internal.processors.pool
Processor which abstracts out thread pool management.
PoolProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.pool.PoolProcessor
Constructor.
pools() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets pool processor.
pools() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets pool processor.
pools() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets pool processor.
pop(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterSchemaHolder
Pop current object's frame.
pop(int) - Method in class org.apache.ignite.internal.util.GridIntList
Removes given number of elements from the end.
pop(int) - Method in class org.apache.ignite.internal.util.GridLongList
Removes given number of elements from the end.
pop() - Method in class org.apache.ignite.util.deque.FastSizeDeque
pop() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
popContext(BinaryContext) - Static method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Pop binary context and restore the old one.
popSchema() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Pop schema.
port() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
port() - Method in class org.apache.ignite.internal.processors.port.GridPortRecord
 
port - Variable in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Port used by this protocol.
port(int) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
port() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
PORT - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for port number.
port() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
port() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
Deprecated.
 
portFrom() - Method in class org.apache.ignite.internal.util.HostAndPortRange
 
ports() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets port processor.
ports() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets port processor.
ports() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets port processor.
portTo() - Method in class org.apache.ignite.internal.util.HostAndPortRange
 
pos - Variable in class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
Position.
pos - Variable in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Current position.
POS_NULL - Static variable in class org.apache.ignite.internal.binary.BinaryWriterHandles
Value denoting null position.
position() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
position(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
position(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
position(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
position() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
position() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
position(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
position() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
position(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
position(byte[], long) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
position(Blob, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
position() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
position(WALPointer) - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Returns current file position.
position(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Sets new current file position.
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Returns current file position.
position(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Sets new current file position.
position() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Returns current file position.
position(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Sets new current file position.
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Returns current file position.
position(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Sets new current file position.
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Returns current file position.
position(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Sets new current file position.
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Returns current file position.
position(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Sets new current file position.
position() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
position() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput
 
position() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
 
position() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
position(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
position() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
position(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
position() - Method in class org.apache.ignite.internal.sql.SqlLexer
 
position() - Method in exception org.apache.ignite.internal.sql.SqlParseException
 
positionForHandle(BinaryInputStream) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get position to be used for handle.
postLock(T) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure1
Post lock callback.
postLock() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2
Post lock callback.
PostLockClosure1(T) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure1
Creates a Post-Lock closure that will pass the argument given to the postLock method.
PostLockClosure1(T, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure1
Creates a Post-Lock closure that will pass the argument given to the postLock method.
PostLockClosure2() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostLockClosure2
 
postLockWrite(GridCacheContext, Iterable<KeyCacheObject>, GridCacheReturn, boolean, boolean, boolean, long, CacheEntryPredicate[], boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Post lock processing for put or remove.
postMiss(T) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure
Post lock callback.
PostMissClosure() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter.PostMissClosure
 
postProcessRecord(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Performs final conversions with record loaded from WAL.
postProcessResult(GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
 
postWrite(boolean, boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Perform post-write.
postWriteHashCode(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Perform post-write hash code update if necessary.
precision() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
 
precision() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
precision() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
precision() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
precision() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
precision() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets field precision.
precision() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Gets precision for this property.
precision() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Gets precision for this property.
precision() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Gets precision for this property.
precision() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
precision() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Gets precision for this property.
PRECISION - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PRECISION.
pred - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
.Net binary predicate
predicate() - Method in interface org.apache.ignite.cluster.ClusterGroup
Gets predicate that defines a subset of nodes for this cluster group.
predicate() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Gets predicate that defines a subset of nodes for this cluster group.
predicate() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets predicate that defines a subset of nodes for this cluster group.
predicate() - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
 
PredicateCollectionView<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given col with provided predicate.
PredicateCollectionView(Collection<T>, IgnitePredicate<? super T>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.PredicateCollectionView
 
PredicateMapView<K,V> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given map with provided predicate.
PredicateMapView(Map<K, V>, IgnitePredicate<? super K>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
 
PredicateSetView<K,V> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given map with provided preds and mapping.
PredicateSetView(Set<K>, IgniteClosure<? super K, V>, IgnitePredicate<? super K>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
 
preferWalRebalance() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Returns true if historical rebalance is preferred, false means using heuristic for determine rebalance type.
PREFIX_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToFileDumpProcessor
File name prefix.
preload() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Preload a store into page memory.
preload() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Preload a store into page memory.
preload() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Preload a store into page memory.
PRELOAD_FLAG - Static variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
PRELOAD_SIZE_UNDER_CHECKPOINT_LOCK - Static variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
The maximum number of entries that can be preloaded under checkpoint read lock.
preloadEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Gets preload entries returned from backup.
preloader() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
preloader() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
preloader() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
preloader() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
preloader() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
preloader() - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
preloader() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
preloadExchangeTimeout() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
preloadPartition(int) - Method in interface org.apache.ignite.IgniteCache
Efficiently preloads cache primary partition into page memory.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Efficiently preloads cache primary partition into page memory.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Preload cache partition.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Preload cache partition.
preloadPartition(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Preload a partition.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Preload a partition.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Efficiently preloads cache primary partition into page memory.
preloadPartition(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Preload cache partition.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Preload cache partition.
preloadPartition(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Preload a partition.
preloadPartitionAsync(int) - Method in interface org.apache.ignite.IgniteCache
Efficiently preloads cache partition into page memory.
preloadPartitionAsync(int) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Efficiently preloads cache partition into page memory.
preloadPartitionAsync(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Preload cache partition.
preloadPartitionAsync(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Preload cache partition.
preloadPartitionAsync(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Efficiently preloads cache partition into page memory.
preloadPartitionAsync(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Preload cache partition.
preloadPartitionAsync(int) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Preload cache partition.
prepare(int[]) - Method in class org.apache.ignite.cache.query.Query
Prepares the partitions.
prepare(GridNearTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
Initializes future.
prepare(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
prepare() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
Initializes future.
prepare() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
Prepares transaction.
prepare() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
Prepares transaction.
prepare(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
prepare() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Prepares transaction.
prepare(GridDeploymentInfo) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheDeployable
Prepare deployment information.
prepare(GridCacheDeployable) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Prepares deployable object.
prepare(GridDeploymentInfo) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepare(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
prepare(GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
prepare(GridDeploymentInfo) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Prepare deployment information.
prepare0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
Initializes future.
prepare0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
Initializes future.
prepare0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
 
prepareAffinityField(BinaryObjectBuilder) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Prepare affinity field for builder (if possible).
prepareAndExecuteMaintenance() - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Examine all components if they need to execute maintenance actions.
prepareAndExecuteMaintenance() - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Examine all components if they need to execute maintenance actions.
prepareAsync(GridNearTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Prepares next batch of entries in dht transaction.
prepareAsyncLocal(GridNearTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Prepares next batch of entries in dht transaction.
prepareBuilders(String, Collection<JdbcType>) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Prepare internal store specific builders for provided types metadata.
prepareBuilders(String, Collection<JdbcType>) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Prepare internal store specific builders for provided types metadata.
prepareCache() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
Initialize a cache for index keys.
prepareCachesStop() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Needed action before any cache will stop
prepareCacheStart(DynamicCacheDescriptor, NearCacheConfiguration, AffinityTopologyVersion, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
prepareCacheStop(String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
prepareCacheStop(String, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
prepareCall(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareCall(String, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareCall(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareCall(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareCall(String, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareCall(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareCall(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareCall(String, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareCall(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareColocatedTx(GridNearTxLocal, GridNearTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
Prepares local colocated tx.
PREPARED - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxState
 
PREPARED_TX_STATES - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Returns true if transaction has prepared states.
prepareDirectMarshal(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
 
prepareFinishMessage() - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
Prepare finish message based on obtained results.
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObject, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObject, GridCacheContext) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectByteArrayImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForCache(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cacheobject.UserKeyCacheObjectImpl
Prepares cache object for cache (e.g. copies user-provided object if needed).
prepareForSnapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
Prepare map for snapshot.
prepareIgniteConfiguration() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
 
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
prepareMarshal(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.cache.CacheEntryPredicate
 
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
prepareMarshal(CacheObjectValueContext) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Marshalls invoke value.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
This method is called before the whole message is sent and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
 
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshal(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
This method is called before the whole message is serialized and is responsible for pre-marshalling state.
prepareMarshalCacheObject(CacheObject, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepareMarshalCacheObjects(List<? extends CacheObject>, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepareMarshalCacheObjects(Collection<? extends CacheObject>, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepareNearTxLocal() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
prepareNearTxLocal(GridNearTxLocal, GridNearTxPrepareRequest) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
prepareObject(Object, GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepareObject(Object, GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
prepareOnTopology(boolean, Runnable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
 
preparePageStore(DynamicCacheDescriptor, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Prepare page store for start cache.
prepareRebuildIndexes(Set<Integer>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
Preparing futures of rebuilding indexes for caches.
prepareRebuildIndexes(Set<Integer>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Preparing futures of rebuilding indexes for caches.
prepareRemoteTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
 
prepareSchema(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Prepare client's schema for processing.
prepareSerializerVersionBuffer(long, int, boolean, ByteBuffer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Needs only for WAL compaction.
prepareStatement(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String, int[]) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String, String[]) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
prepareStatement(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String, int[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String, String[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
prepareStatement(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareStatement(String, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareStatement(String, int, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareStatement(String, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareStatement(String, int[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareStatement(String, String[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
prepareTx(IgniteInternalTx, Collection<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Handles prepare stage.
prepend(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Prepend requested value to already cached one.
prepend(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Prepend requested value to already cached one.
prependAsync(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Prepend requested value to already cached one.
prependAsync(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Prepend requested value to already cached one.
preProcessCacheConfiguration(CacheConfiguration) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Pre-processes cache configuration before start.
preProcessCacheConfiguration(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Pre-processes cache configuration before start.
preprocessPattern(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Pre-process table or column pattern.
PRESERVE_LEGACY_METASTORAGE_PARTITION_ID - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
This flag is used ONLY FOR TESTING the migration of a metastorage from Part 0 to Part 1.
preserveWalTailPointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
prevAssignment() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets the previous assignment.
prevBaselineTopologyHistoryItem() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
prevFilter - Variable in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Previous filter in filter chain.
previous() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
previous() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
previous() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
previous() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
previous(WALRecord) - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
previous() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
previous(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
previousAssignment(int) - Method in interface org.apache.ignite.cache.affinity.AffinityFunctionContext
Gets affinity assignment for given partition on previous topology version.
previousAssignment(int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityFunctionContextImpl
Gets affinity assignment for given partition on previous topology version.
previousBaselineTopology() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
previousFilter() - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Gets previous filter in filter chain.
previousFilter(GridNioFilter) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Sets previous filter in filter chain.
previousFilter() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Gets previous filter in filter chain.
previousFilter(GridNioFilter) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Sets previous filter in filter chain.
previouslyActive() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
previousNode(Collection<TcpDiscoveryNode>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Finds previous node in the topology filtering excluded nodes from search.
previousNodeAlive() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
Gets previous node alive flag.
previousNodeAlive(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
Sets topology change flag.
previousNodeOf(TcpDiscoveryNode) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
previousOperation() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
previousPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
 
previousPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetPreviousRecord
 
previousState() - Method in class org.apache.ignite.events.ClusterStateChangeEvent
 
previousState() - Method in class org.apache.ignite.events.ClusterStateChangeStartedEvent
 
previousTag() - Method in class org.apache.ignite.events.ClusterTagUpdatedEvent
Value of cluster tag before update request that triggered this event.
previousValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
previousValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
previousValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
previousValue() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
prevState() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
prevVal - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Previous value.
prevValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
prevValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
preWrite(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Perform pre-write.
primaries - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Primaries per key.
primary() - Method in interface org.apache.ignite.cdc.CdcEvent
 
primary() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Whether this index is primary key (unique) or not.
primary() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
primary(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
primary() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
primary - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
 
primary(Iterable<? extends ClusterNode>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
PRIMARY - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: PRIMARY.
PRIMARY_FLAG - Static variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
PRIMARY_KEY_INDEX - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Name of Primary Key index for every table.
primaryByKey(Object, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primaryByKey(ClusterNode, Object, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primaryByPartition(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primaryByPartition(ClusterNode, int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primaryChanged(int, AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
primaryChanged(int, AffinityTopologyVersion, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primaryKeyFields() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets primary key fields if defined, or empty collection otherwise.
primaryKeyFields(Set<String>) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets primary key fields.
primaryKeyFields() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets primary key fields if defined, or empty collection otherwise.
primaryKeyFields(Set<String>) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets primary key fields.
primaryKeyInlineSize() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets primary key index INLINE_SIZE.
primaryKeyInlineSize(int) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets primary key index INLINE_SIZE.
primaryKeyInlineSize() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets primary key index INLINE_SIZE.
primaryKeyInlineSize(int) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets primary key index INLINE_SIZE.
primaryKeyRows(JdbcPrimaryKeyMeta) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
 
primaryPartitionNodes() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
primaryPartitionNodes() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
primaryPartitionNodes() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
primaryPartitionNodes() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
primaryPartitionNodes() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
primaryPartitions(ClusterNode) - Method in interface org.apache.ignite.cache.affinity.Affinity
Gets partition ids for which the given cluster node has primary ownership.
primaryPartitions(UUID) - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
Get primary partitions for specified node ID.
primaryPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
Get primary partitions for specified node ID.
primaryPartitions(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Get primary partitions for specified node ID.
primaryPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Get primary partitions for specified node ID.
primaryPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
Get primary partitions for specified node ID.
primaryPartitions(UUID) - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
Get primary partitions for specified node ID.
primaryPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
Gets partition ids for which the given cluster node has primary ownership.
primaryPartitions(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
Gets partition ids for which the given cluster node has primary ownership.
primaryPartitions(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
 
primarySize() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Gets the number of all primary entries cached on this node.
primarySize() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets the number of all primary entries cached on this node.
primarySize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets the number of all primary entries cached on this node.
primarySize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets the number of all primary entries cached on this node.
primarySize() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets the number of all primary entries cached on this node.
primarySizeLong() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Gets the number of all primary entries cached on this node as a long value.
primarySizeLong() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets the number of all primary entries cached on this node as a long value.
primarySizeLong() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets the number of all primary entries cached on this node as a long value.
primarySizeLong() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets the number of all primary entries cached on this node as a long value.
primarySizeLong() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets the number of all primary entries cached on this node as a long value.
print(PrintStream) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
Print collect information on the distribution of partitions.
print(PrintStream) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
Print job result.
print() - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
print(Consumer<String>, boolean) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
Print formatted result to the given printer.
print(T, Appendable) - Method in class org.apache.ignite.internal.util.lang.GridTreePrinter
 
print(T) - Method in class org.apache.ignite.internal.util.lang.GridTreePrinter
 
print(char) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(double) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(float) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(int) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(long) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(boolean) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(char[]) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(Object) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(String) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
print(String, Object...) - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.out.print.
print(Consumer<String>) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
Fills printer by string view of this class.
printConcurrentHashMapInfo(ConcurrentHashMap<K, V>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
printerr(String, Object...) - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.err.print.
printerrln() - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.err.println().
printerrln(String, Object...) - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.err.println.
printErrors(IgniteLogger) - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
Prints errors.
printf(String, Object...) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
printf(Locale, String, Object...) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
printFields(long, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
printFields(long, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
printFields(long, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
printLastErrors() - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Prints errors.
printLastErrors() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Prints errors.
println() - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(char) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(double) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(float) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(int) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(long) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(boolean) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(char[]) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(Object) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println(String) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
println() - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.out.println().
println(String, Object...) - Static method in class org.apache.ignite.internal.util.typedef.X
Alias for System.out.println.
printMemoryStats() - Method in interface org.apache.ignite.internal.GridComponent
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in interface org.apache.ignite.internal.GridKernalContext
Print grid kernal memory stats (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Print grid kernal memory stats (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.GridPluginComponent
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Prints memory stats.
printMemoryStats(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Prints memory stats.
printMemoryStats(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Prints memory stats.
printMemoryStats(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Prints memory stats.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Prints memory stats.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Print memory statistics of all cache managers.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Print grid kernal memory stats (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Prints memory statistics for debugging purposes.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Prints memory statistics for debugging purposes.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Prints out memory stats to standard out.
printMemoryStats() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
Prints memory statistics (sizes of internal data structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.resource.GridResourceIoc
Print memory statistics
printMemoryStats() - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
Prints memory statistics (sizes of internal structures, etc.).
printMemoryStats() - Static method in class org.apache.ignite.internal.util.GridClassLoaderCache
 
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
printPage(long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
printPage(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
printPageLayout(long, int, GridStringBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
printRawToFile(File, RecordSerializer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
PrintRawToFileHandler - Class in org.apache.ignite.internal.processors.cache.persistence.wal.scanner
Handler to print raw pages data into file for further diagnostic.
PrintRawToFileHandler(File, RecordSerializer) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.PrintRawToFileHandler
 
printStackTrace(long, GridStringBuilder) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
printStackTrace(PrintStream) - Method in exception org.apache.ignite.spi.IgniteSpiMultiException
printToFile(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
printToFile(File, FileIOFactory) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
printToLog(IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
printTree() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
For debug.
PriorityQueueCollisionSpi - Class in org.apache.ignite.spi.collision.priorityqueue
This class provides implementation for Collision SPI based on priority queue.
PriorityQueueCollisionSpi() - Constructor for class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
 
PriorityQueueCollisionSpiMBean - Interface in org.apache.ignite.spi.collision.priorityqueue
Management bean that provides access to the priority queue collision SPI configuration.
ProbedTx - Class in org.apache.ignite.internal.processors.cache.mvcc
Contains attributes of tx visited during deadlock detection.
ProbedTx() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
ProbedTx(UUID, GridCacheVersion, GridCacheVersion, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
proceedExceptionCaught(GridNioSession, IgniteCheckedException) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards GridNioException event to the next logical filter in filter chain.
proceedExceptionCaught(GridNioSession, IgniteCheckedException) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards GridNioException event to the next logical filter in filter chain.
proceedMessageReceived(GridNioSession, Object) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards received message to the next logical filter in filter chain.
proceedMessageReceived(GridNioSession, Object) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards received message to the next logical filter in filter chain.
proceedPauseReads(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Pauses reads for session.
proceedPauseReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Pauses reads for session.
proceedResumeReads(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Resumes reads for session.
proceedResumeReads(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Resumes reads for session.
proceedSessionClose(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards session close request to the next logical filter in filter chain.
proceedSessionClose(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards session close request to the next logical filter in filter chain.
proceedSessionClosed(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards session closed event to the next logical filter in filter chain.
proceedSessionClosed(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards session closed event to the next logical filter in filter chain.
proceedSessionIdleTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards session idle notification to the next logical filter in filter chain.
proceedSessionIdleTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards session idle notification to the next logical filter in filter chain.
proceedSessionOpened(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards session opened event to the next logical filter in filter chain.
proceedSessionOpened(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards session opened event to the next logical filter in filter chain.
proceedSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards write request to the next logical filter in filter chain.
proceedSessionWrite(GridNioSession, Object, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards write request to the next logical filter in filter chain.
proceedSessionWriteTimeout(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Forwards session write timeout notification to the next logical filter in filter chain.
proceedSessionWriteTimeout(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Forwards session write timeout notification to the next logical filter in filter chain.
process(MutableEntry<K, V>, Object...) - Method in class org.apache.ignite.internal.processors.cache.EntryProcessorResourceInjectorProxy
process(MutableEntry<GridCacheQueueHeaderKey, GridCacheQueueHeader>, Object...) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.AddProcessor
process(MutableEntry<GridCacheQueueHeaderKey, GridCacheQueueHeader>, Object...) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.ClearProcessor
process(MutableEntry<GridCacheQueueHeaderKey, GridCacheQueueHeader>, Object...) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.PollProcessor
process(MutableEntry<GridCacheQueueHeaderKey, GridCacheQueueHeader>, Object...) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.RemoveProcessor
process(FailureContext) - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
Processes failure accordingly to configured FailureHandler.
process(FailureContext, FailureHandler) - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
Processes failure accordingly to given failure handler.
process(MutableEntry, Object...) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryProcessorImpl
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryConfigurationGetRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeGetRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeNameGetRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypeNamePutRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.binary.ClientBinaryTypePutRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearKeyRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearKeysRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheClearRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheContainsKeyRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheContainsKeysRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheCreateWithConfigurationRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheCreateWithNameRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheDestroyRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAllRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndPutIfAbsentRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndPutRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndRemoveRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetAndReplaceRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetConfigurationRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetNamesRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetOrCreateWithConfigurationRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetOrCreateWithNameRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheGetSizeRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheLocalPeekRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheNodePartitionsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePartitionsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutAllRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutIfAbsentRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePutRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryNextPageRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveAllRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveIfEqualsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveKeyRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRemoveKeysRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheReplaceIfEqualsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheReplaceRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheScanQueryRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheSqlFieldsQueryRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheSqlQueryRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.ClientGetIdleTimeoutRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRawRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResourceCloseRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterChangeStateRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGetStateRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodeIdsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesDetailsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupGetNodesEndpointsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterWalChangeStateRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterWalGetStateRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.compute.ClientExecuteTaskRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceGetDescriptorRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceGetDescriptorsRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceInvokeRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerAddDataRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerStartRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxEndRequest
Processes the request.
process(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxStartRequest
Processes the request.
process(MutableEntry<String, Long>, Object...) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkIncreaseVersionProcessor
process(MutableEntry<String, PlatformDotNetSessionData>, Object...) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockProcessor
process(MutableEntry<String, PlatformDotNetSessionData>, Object...) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
process(MutableEntry<String, WebSessionEntity>, Object...) - Method in class org.apache.ignite.internal.websession.WebSessionAttributeProcessor
processBatch(byte[], boolean) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadProcessor
Processes the incoming batch and writes data to the cache by calling the data converter and output streamer.
processBatch(JdbcBulkLoadBatchRequest) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Completely processes a bulk load batch request.
processBinaryMeta(GridKernalContext, QueryEntity, QueryTypeDescriptorImpl) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Processes declarative metadata for binary object.
processCheckPreparedTxResponse(UUID, GridCacheTxRecoveryResponse) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler
 
processClassMeta(QueryEntity, QueryTypeDescriptorImpl, CacheObjectContext) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Processes declarative metadata for binary object.
processClosures() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CounterSkipContext
 
processDhtAtomicUpdateRequest(UUID, GridDhtAtomicAbstractUpdateRequest, GridDhtAtomicNearResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
 
processDynamicIndexChange(String, QueryIndex, QueryTypeDescriptorImpl) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Process dynamic index change.
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
processedFromNioThread() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.msg.MvccMessage
 
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
processedFromNioThread() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
processedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets processed messages counts (grouped by type).
processedPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Get count of processed partitions.
processedPartitions() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
 
processedPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
processedPartitions() - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Get count of processed partitions.
processEvents(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
processFailure(FailureType, Throwable) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Processes failure with failure processor.
processFailure(Throwable, IgniteInternalFuture<Object>) - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentCompoundFuture
Processes error thrown by some of the inner futures.
processFailure(Throwable, IgniteInternalFuture<T>) - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
Processes error thrown by some of the inner futures.
processForceKeyResponse(ClusterNode, GridDhtForceKeysResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processForceKeysRequest(ClusterNode, GridDhtForceKeysRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processFromNioThread() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
processFromNioThread(boolean) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
processFullPartitionUpdate(ClusterNode, GridDhtPartitionsFullMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
processGetResponse(UUID, GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
 
processId() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
 
processId() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
 
processId() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryProxy
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicLong
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicSequence
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN operation.
processInLongOutLong(int, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Process IN operation.
processInLongOutLong(int, long) - Method in class org.apache.ignite.internal.processors.platform.utils.PlatformListenableTarget
Process IN operation.
processInObjectStreamOutObjectStream(int, PlatformTarget, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process IN-OUT operation.
processInObjectStreamOutObjectStream(int, PlatformTarget, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN-OUT operation.
processInObjectStreamOutObjectStream(int, PlatformTarget, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN-OUT operation.
processInObjectStreamOutObjectStream(int, PlatformTarget, BinaryRawReaderEx, BinaryRawWriterEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN-OUT operation.
processInObjectStreamOutObjectStream(int, PlatformTarget, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process IN-OUT operation.
processInOutStreamLong(PlatformCache, int, BinaryRawReaderEx, PlatformMemory) - Method in interface org.apache.ignite.internal.processors.platform.cache.PlatformCacheExtension
Invokes in-out operation with long return type.
processInOutStreamLong(PlatformCache, int, BinaryRawReaderEx, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheExtension
Invokes in-out operation with long return type.
processInOutStreamLong(PlatformCache, int, BinaryRawReaderEx, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionCacheExtension
Invokes in-out operation with long return type.
processInput(PlatformInputStream) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetBootstrap
Processes any additional input data.
processInput(PlatformInputStream) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractBootstrap
Processes any additional input data.
processInStreamAsync(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process asynchronous operation.
processInStreamAsync(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process asynchronous operation.
processInStreamAsync(int, BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process asynchronous operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunctionTarget
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityManager
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicLong
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx, PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx, PlatformMemory) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process IN operation.
processInStreamOutLong(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Process IN operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN-OUT operation.
processInStreamOutObject(int, BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinity
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process IN-OUT operation.
processInStreamOutStream(int, BinaryRawReaderEx, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Process IN-OUT operation.
processJobExecuteRequest(ClusterNode, GridJobExecuteRequest) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
processJobExecuteResponse(UUID, GridJobExecuteResponse) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
processMetadata(BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Process metadata from the platform.
processMetadata(BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Process metadata from the platform.
processNearAtomicUpdateResponse(GridNearAtomicAbstractUpdateRequest, GridNearAtomicUpdateResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
 
processNearGetRequest(UUID, GridNearGetRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processNearGetResponse(UUID, GridNearGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processNearSingleGetRequest(UUID, GridNearSingleGetRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processNearSingleGetResponse(UUID, GridNearSingleGetResponse) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
processor() - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
 
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryProxy
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.messaging.PlatformMessaging
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process OUT operation.
processOutObject(int) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process OUT operation.
processOutObject(int) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunctionTarget
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheIterator
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformFieldsQueryCursor
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.datastructures.PlatformAtomicReference
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEvents
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformTarget
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformServices
Process OUT operation.
processOutStream(int, BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.transactions.PlatformTransactions
Process OUT operation.
processQueryRequest(UUID, GridCacheQueryRequest) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Processes cache query request.
processSchemaOperationLocal(SchemaAbstractOperation, QueryTypeDescriptorImpl, IgniteUuid, IndexRebuildCancelToken) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Process schema operation.
processSessionCreationError(ClusterNode, Collection<InetSocketAddress>, IgniteCheckedException) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Process errors if TCP/IP GridNioSession creation to remote node hasn't been performed.
processSessionCreationError(ClusterNode, Collection<InetSocketAddress>, IgniteCheckedException) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Process errors if TCP/IP GridNioSession creation to remote node hasn't been performed.
processStatisticsModeChange(CacheStatisticsModeChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Cache statistics flag change task processed by exchange worker.
processStatusChange(ComputeTaskStatusSnapshot) - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeGridMonitor
Processing a change in a task.
processStatusSnapshots(Collection<ComputeTaskStatusSnapshot>) - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeGridMonitor
Processing task snapshots.
processSystemClasses(ClassLoader, Collection<PluginProvider>, Consumer<String>) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Find all system class names (for JDK or Ignite classes) and process them with a given consumer.
processTxTimeoutOnPartitionMapExchangeChange(TxTimeoutOnPartitionMapExchangeChangeMessage) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
The task for changing transaction timeout on partition map exchange processed by exchange worker.
produce() - Method in interface org.apache.ignite.lang.IgniteProducer
 
productVersion(ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets node product version based on node attributes.
progress() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointContextImpl
progress() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointListener.Context
 
prohibitWALDisabling(boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Denies or allows WAL disabling with subsequent WalStateManager.init(Collection, boolean) call.
prohibitWALDisabling() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
Reports whether WAL disabling with subsequent WalStateManager.init(Collection, boolean) is denied.
projection(GridClientNode) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Creates a projection that will communicate only with specified remote node.
projection(GridClientPredicate<? super GridClientNode>) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Creates a projection that will communicate only with nodes that are accepted by the passed filter.
projection(Collection<GridClientNode>) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Creates a projection that will communicate only with specified remote nodes.
projection(GridClientPredicate<? super GridClientNode>, GridClientLoadBalancer) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Creates a projection that will communicate only with nodes that are accepted by the passed filter.
projection(Collection<GridClientNode>, GridClientLoadBalancer) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Creates a projection that will communicate only with specified remote nodes.
projection(ClusterGroup) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets optional grid projection to execute this query on.
projection(ClusterGroup) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets optional grid projection to execute this query on.
projection() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
projection() - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterGroup
 
projectSafe(Runnable) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Creates Runnable that can be executed safely in a different thread inheriting the same thread local projection as for the current thread.
projectSafe(Callable<T>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Creates callable that can be executed safely in a different thread inheriting the same thread local projection as for the current thread.
PROP_CACHE - Static variable in class org.apache.ignite.IgniteJdbcDriver
Cache name property name.
PROP_CFG - Static variable in class org.apache.ignite.IgniteJdbcDriver
Cache name property name.
PROP_COLLOCATED - Static variable in class org.apache.ignite.IgniteJdbcDriver
Collocated property name.
PROP_DISTRIBUTED_JOINS - Static variable in class org.apache.ignite.IgniteJdbcDriver
Distributed joins property name.
PROP_ENFORCE_JOIN_ORDER - Static variable in class org.apache.ignite.IgniteJdbcDriver
Transactions allowed property name.
PROP_HOST - Static variable in class org.apache.ignite.IgniteJdbcDriver
Hostname property name.
PROP_HOST - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Hostname property name.
PROP_LAZY - Static variable in class org.apache.ignite.IgniteJdbcDriver
Lazy property name.
PROP_LOCAL - Static variable in class org.apache.ignite.IgniteJdbcDriver
Local property name.
PROP_MULTIPLE_STMTS - Static variable in class org.apache.ignite.IgniteJdbcDriver
Allow query with multiple statements.
PROP_NODE_ID - Static variable in class org.apache.ignite.IgniteJdbcDriver
Node ID property name.
PROP_PORT - Static variable in class org.apache.ignite.IgniteJdbcDriver
Port number property name.
PROP_PORT - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Port number property name.
PROP_PREFIX - Static variable in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Prefix for property names.
PROP_SCHEMA - Static variable in class org.apache.ignite.IgniteJdbcDriver
Schema property name.
PROP_SKIP_REDUCER_ON_UPDATE - Static variable in class org.apache.ignite.IgniteJdbcDriver
Skip reducer on update update property name.
PROP_STREAMING - Static variable in class org.apache.ignite.IgniteJdbcDriver
DML streaming property name.
PROP_STREAMING_ALLOW_OVERWRITE - Static variable in class org.apache.ignite.IgniteJdbcDriver
Whether DML streaming will overwrite existing cache entries.
PROP_STREAMING_FLUSH_FREQ - Static variable in class org.apache.ignite.IgniteJdbcDriver
DML stream auto flush frequency property name.
PROP_STREAMING_PER_NODE_BUF_SIZE - Static variable in class org.apache.ignite.IgniteJdbcDriver
DML stream node buffer size property name.
PROP_STREAMING_PER_NODE_PAR_OPS - Static variable in class org.apache.ignite.IgniteJdbcDriver
DML stream parallel operations per node property name.
PROP_TX_ALLOWED - Static variable in class org.apache.ignite.IgniteJdbcDriver
Transactions allowed property name.
propagate(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
Change value across whole cluster.
propagate(T) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
Change value across whole cluster.
propagate(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
Change value across whole cluster.
propagateAsync(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
Change value across whole cluster.
propagateAsync(T, T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
Change value across whole cluster.
propagateAsync(T) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
Change value across whole cluster.
propagateAsync(T, T) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedProperty
Change value across whole cluster.
propagateAsync(T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
Change value across whole cluster.
propagateAsync(T, T) - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
Change value across whole cluster.
properties() - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Gets current session properties.
properties() - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertiesListResult
 
properties() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
properties() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
 
properties() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
properties() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
PropertiesListResult - Class in org.apache.ignite.internal.commandline.property.tasks
List of the distributed properties names.
PropertiesListResult() - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertiesListResult
Constructor for optimized marshaller.
PropertiesListResult(Collection<String>) - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertiesListResult
 
PropertiesListTask - Class in org.apache.ignite.internal.commandline.property.tasks
Task for property operations.
PropertiesListTask() - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertiesListTask
 
property(String) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
 
property(String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
property(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
property(Object, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets property value.
PropertyArgs - Class in org.apache.ignite.internal.commandline.property
 
PropertyArgs() - Constructor for class org.apache.ignite.internal.commandline.property.PropertyArgs
Default constructor.
PropertyArgs(String, String, PropertyArgs.Action) - Constructor for class org.apache.ignite.internal.commandline.property.PropertyArgs
 
PropertyArgs.Action - Enum in org.apache.ignite.internal.commandline.property
 
propertyInitializationExceptionMessage(Class<?>, Class<?>, String, Class<?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Exception message to compare in tests.
PropertyOperationResult - Class in org.apache.ignite.internal.commandline.property.tasks
Result of an operation with property.
PropertyOperationResult() - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertyOperationResult
Constructor for optimized marshaller.
PropertyOperationResult(String) - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertyOperationResult
 
PropertyTask - Class in org.apache.ignite.internal.commandline.property.tasks
Task for property operations.
PropertyTask() - Constructor for class org.apache.ignite.internal.commandline.property.tasks.PropertyTask
 
PropertyUpdateClosure - Interface in org.apache.ignite.internal.processors.configuration.distributed
Closure of cluster wide update of distributed property.
proposeMapping(MarshallerMappingItem, ConcurrentMap<Integer, MappedName>) - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingTransport
 
proposeMessage() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
 
proposeMessage(SchemaProposeDiscoveryMessage) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
 
protect(Object, Supplier<T>, IgniteThrowableRunner) - Method in class org.apache.ignite.internal.util.InitializationProtector
 
protect(Object, IgniteThrowableRunner) - Method in class org.apache.ignite.internal.util.InitializationProtector
It method allows to avoid simultaneous initialization from various threads.
PROTO_VER - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Protocol version.
PROTO_VER_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Protocol version position.
protocol() - Method in class org.apache.ignite.internal.processors.port.GridPortRecord
 
PROTOCOL_V2_VERSION_SINCE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
Exchange latch V2 protocol introduces following optimization: Joining nodes are explicitly excluded from possible latch participants.
ProtocolBitmaskFeature - Enum in org.apache.ignite.internal.client.thin
Defines supported bitmask features for thin client.
ProtocolContext - Class in org.apache.ignite.internal.client.thin
Protocol Context.
ProtocolContext(ProtocolVersion, EnumSet<ProtocolBitmaskFeature>) - Constructor for class org.apache.ignite.internal.client.thin.ProtocolContext
 
protocolContext() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcConnectionContext
 
ProtocolVersion - Class in org.apache.ignite.internal.client.thin
Thin client protocol version.
protocolVersion() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
 
protocolVersion() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
protocolVersion() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
protocolVersion() - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
ProtocolVersionFeature - Class in org.apache.ignite.internal.client.thin
Thin client feature that was introduced by introducing new protocol version.
provideDiscoveryData(UUID) - Method in interface org.apache.ignite.plugin.PluginProvider
Gets plugin discovery data object that will be sent to the new node during discovery process.
PROXY - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Proxy.
proxy() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
ptr - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Pointer to job in the native platform.
ptr - Variable in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Pointer to native store.
ptr - Variable in class org.apache.ignite.internal.processors.platform.lifecycle.PlatformLifecycleBean
Holder pointer.
ptr - Variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
Pointer to deployed predicate.
ptr - Variable in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Pointer to deployed service.
PUBLIC_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Public execution pool.
publicAndDsCacheNames() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets a collection of currently started public cache names.
publicApiActiveState(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
publicApiActiveState(boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
publicApiActiveStateAsync(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
publicApiActiveStateAsync(boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
publicApiState(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
publicApiState(boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
publicApiStateAsync(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
publicApiStateAsync(boolean) - Method in interface org.apache.ignite.internal.processors.cluster.IGridClusterStateProcessor
 
publicCache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
publicCacheNames() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets a collection of currently started public cache names.
publicCaches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
publicFuture() - Method in class org.apache.ignite.internal.ComputeTaskInternalFuture
 
publicJCache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
publicJCache(String, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
publicSize(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Returns the number of publicly available key-value mappings in this map.
publicSize(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Returns the number of publicly available key-value mappings in this map.
publicSize(int) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Returns the number of publicly available key-value mappings in this map.
publicSize(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheLocalConcurrentMap
Returns the number of publicly available key-value mappings in this map.
publicSize(int) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Returns the number of publicly available key-value mappings in this map.
publish(LogRecord) - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
pullPageFromCpBuffer() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Pull page from checkpoint buffer.
pullPageFromCpBuffer() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Get arbitrary page from cp buffer.
punchHole(long, int) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Should free all the extra storage space after the given number of useful bytes in the given page.
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
punchHole(long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
 
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Should free all the extra storage space after the given number of useful bytes in the given page.
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
Should free all the extra storage space after the given number of useful bytes in the given page.
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
punchHole(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
punchHole(int, long, long, int) - Static method in class org.apache.ignite.internal.processors.compress.FileSystemUtils
 
punchHole(int, long, long) - Method in interface org.apache.ignite.internal.processors.compress.NativeFileSystem
 
PureJavaCrc32 - Class in org.apache.ignite.internal.processors.cache.persistence.wal.crc
Deprecated.
Use FastCrc instead.
PureJavaCrc32() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
Create a new PureJavaCrc32 object.
purge() - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
Purges print stream for this thread group to parent print stream.
purge(OutputStream) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
Purges print stream for this thread group to the stream passed in.
purgeExpired(GridCacheContext, IgniteInClosure2X<GridCacheEntryEx, GridCacheVersion>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Try to remove expired entries from data store.
purpose() - Method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
 
push(int, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterSchemaHolder
Push another frame.
push(E) - Method in class org.apache.ignite.util.deque.FastSizeDeque
push(E) - Method in class org.jsr166.ConcurrentLinkedDeque8
 
pushCollidingKeysWithQueueSize(GridCacheMapEntry, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Collect queue size per key collisions info.
pushContext() - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Push binary context and return the old one.
PushMetricsExporterAdapter - Class in org.apache.ignite.internal.processors.metric
Base class for exporters that pushes metrics to the external system.
PushMetricsExporterAdapter() - Constructor for class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
 
put(K, V) - Method in interface org.apache.ignite.client.ClientCache
Associates the specified value with the specified key in the cache.
put(K, V) - Method in interface org.apache.ignite.IgniteCache
put(T) - Method in interface org.apache.ignite.IgniteQueue
put(int, Object) - Method in class org.apache.ignite.internal.binary.BinaryReaderHandles
Put object to registry and return previous position (if any).
put(Object, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterHandles
Put object to registry and return previous position (if any).
put(IndexRowImpl) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
Put row by link.
put(long, int, IndexKey, int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Puts given value into inline index tree.
put(long, int, IndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Puts given value into inline index tree.
put(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Puts value to cache on remote grid.
put(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Puts value to cache on remote grid.
put(String, String) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
 
put(Integer, GridDhtPartitionState) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
put(UUID, int, int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
put(UUID, int, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionsToReloadMap
 
put(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
put(GridDistributedTxMapping) - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
put(GridDistributedTxMapping) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
put(GridDistributedTxMapping) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
put(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
put(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache.
put(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
put(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache.
put(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
put(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache.
put(TxKey, byte, boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
put(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.LinkMap
Add link mapping.
put(ReuseBag, long, long, long, int, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
put(int, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Associates the given key with the given value.
put(int, long, long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Associates the given key with the given value.
put(int, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Associates the given key with the given value.
put(GroupPartitionId, PagesAllocationRange) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
put(T) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Put value in this tree.
put(IgniteInternalTx, KeyCacheObject, CacheObject, GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Puts key-value pair into storage.
put(IgniteInternalTx, KeyCacheObject, CacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Puts key-value pair into storage.
put(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
put(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
put(String, int, KeyCacheObject, byte[], byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Puts the given value to offheap space for the given key.
put(Object) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResourceRegistry
Allocates server handle for an object.
put(int, V) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Save the pair into the map.
put(int, V) - Method in interface org.apache.ignite.internal.util.collection.IntMap
Save the pair into the map.
put(int, V) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Save the pair into the map.
put(K, V) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
put(K, V) - Method in class org.apache.ignite.internal.util.GridLeanMap
put(Integer, GridDhtPartitionState) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
put(K, V) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
put(T) - Method in interface org.apache.ignite.internal.util.IgniteTree
Put value in this tree.
put(K, V) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateMapView
put(K, V) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
put(K, V1) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
put(K, V1) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
put(int, byte[], byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Puts key and value bytes into the map potentially replacing existing entry.
put(int, int, byte[], byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Puts key and value bytes into the map potentially replacing existing entry.
put(int, byte[], byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Puts key and value bytes into the map potentially replacing existing entry.
put(int, int, byte[], byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Puts key and value bytes into the map potentially replacing existing entry.
put(V1, V2) - Method in class org.apache.ignite.lang.IgniteBiTuple
put(String, String) - Method in class org.apache.ignite.services.ServiceCallContextBuilder
Put string attribute.
put(String, byte[]) - Method in class org.apache.ignite.services.ServiceCallContextBuilder
Put binary attribute.
put(String, K, V, long) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Puts object in cache.
put(K, V) - Method in class org.jsr166.ConcurrentLinkedHashMap
Maps the specified key to the specified value in this table.
put0(long, int, BooleanIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BooleanInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, ByteIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ByteInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, BytesIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.BytesInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, AbstractDateIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DateInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, DoubleIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.DoubleInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, FloatIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.FloatInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, IntegerIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.IntegerInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, LongIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.LongInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, T, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, JavaObjectIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectByteArrayInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, JavaObjectIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ObjectHashInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, ShortIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ShortInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, StringIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, StringIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringNoCompareInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, AbstractTimeIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimeInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, AbstractTimestampIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimestampInlineIndexKeyType
Puts given value into inline index tree.
put0(long, int, UuidIndexKey, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.UuidInlineIndexKeyType
Puts given value into inline index tree.
put0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
put0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
put0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
putAll(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.client.ClientCache
Copies all of the entries from the specified map to the ClientCache.
putAll(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.IgniteCache
Keys are locked in the order in which they appear in map.
putAll(Map<K, V>) - Method in interface org.apache.ignite.internal.client.GridClientData
Puts entries to cache on remote grid.
putAll(Map<K, V>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Puts entries to cache on remote grid.
putAll(IgniteDhtPartitionHistorySuppliersMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Stores given key-value pairs in cache.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Keys are locked in the order in which they appear in map.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pairs in cache.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pairs in cache.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Keys are locked in the order in which they appear in map.
putAll(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pairs in cache.
putAll(IgniteInternalTx, Map<? extends KeyCacheObject, IgniteBiTuple<? extends CacheObject, GridCacheVersion>>) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Puts key-value pair into storage.
putAll(IgniteInternalTx, Map<? extends KeyCacheObject, IgniteBiTuple<? extends CacheObject, GridCacheVersion>>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Puts key-value pair into storage.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
putAll(Map<? extends V1, ? extends V2>) - Method in class org.apache.ignite.lang.IgniteBiTuple
putAll(Map<? extends K, ? extends V>) - Method in class org.jsr166.ConcurrentLinkedHashMap
Copies all of the mappings from the specified map to this one.
putAll0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
putAll0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
putAll0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.client.ClientCache
Copies all of the entries from the specified map to the ClientCache.
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously copies all of the entries from the specified map to the Cache.
putAllAsync(Map<K, V>) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously puts entries to cache on remote grid.
putAllAsync(Map<K, V>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously puts entries to cache on remote grid.
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Asynchronously stores given key-value pairs in cache.
putAllAsync(GridCacheContext, AffinityTopologyVersion, Map<? extends K, ? extends V>, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously copies all of the entries from the specified map to the Cache.
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pairs in cache.
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pairs in cache.
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously copies all of the entries from the specified map to the Cache.
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pairs in cache.
putAllAsync0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
putAllAsync0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
putAllAsync0(Map<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
putAllConflict(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Store DR data.
putAllConflict(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Store DR data.
putAllConflict(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Store DR data.
putAllConflict(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Store DR data.
putAllConflict(Map<KeyCacheObject, GridCacheDrInfo>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Store DR data.
putAllConflictAsync(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Store DR data asynchronously.
putAllConflictAsync(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Store DR data asynchronously.
putAllConflictAsync(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Store DR data asynchronously.
putAllConflictAsync(Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Store DR data asynchronously.
putAllConflictAsync(Map<KeyCacheObject, GridCacheDrInfo>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Store DR data asynchronously.
putAllDrAsync(GridCacheContext, Map<KeyCacheObject, GridCacheDrInfo>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
putAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Associates the specified value with the specified key in the cache asynchronously.
putAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously associates the specified value with the specified key in the cache.
putAsync(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously puts value to cache on remote node.
putAsync(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously puts value to cache on remote node.
putAsync(GridCacheContext, AffinityTopologyVersion, K, V, boolean, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
putAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously associates the specified value with the specified key in the cache.
putAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache.
putAsync(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
putAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache.
putAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously associates the specified value with the specified key in the cache.
putAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache.
putAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
putAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
putAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
putAsync0(K, V, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
putAttribute(String, byte[]) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Add attribute to attribute map.
putBoolean(byte[], long, boolean) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores boolean value into byte array.
putBooleanField(Object, long, boolean) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores boolean value into object field.
putByte(long, int, byte) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putByte(byte[], long, byte) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores byte value into byte array.
putByte(long, byte) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given byte value.
putByteField(Object, long, byte) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores byte value into object field.
putBytes(long, int, byte[]) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putBytes(long, int, byte[], int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putBytes(long, int, byte[], int, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putBytes(byte[], int, int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
Sets bytes from specified buffer to a given value.
putByteVolatile(Object, long, byte) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores byte value with volatile semantic.
putChar(byte[], long, char) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores char value into byte array.
putChar(long, char) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given char value.
putCharField(Object, long, char) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores char value into object field.
putCharLE(byte[], long, char) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores char value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putCharLE(long, char) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given char value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putDouble(byte[], long, double) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores double value into byte array.
putDouble(long, double) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given double value.
putDoubleField(Object, long, double) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores double value into object field.
putDoubleLE(byte[], long, double) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores double value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putDoubleLE(long, double) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given double value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putEntryIfObsoleteOrAbsent(GridCacheContext, AffinityTopologyVersion, KeyCacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
putEntryIfObsoleteOrAbsent(GridCacheContext, AffinityTopologyVersion, KeyCacheObject, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
 
putEntryIfObsoleteOrAbsent(GridCacheContext, AffinityTopologyVersion, KeyCacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
putEntryIfObsoleteOrAbsent(GridCacheConcurrentMap.CacheMapHolder, GridCacheContext, AffinityTopologyVersion, KeyCacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
putEntryIfObsoleteOrAbsent(GridCacheContext, AffinityTopologyVersion, KeyCacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
putFields() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
putFloat(byte[], long, float) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores float value into byte array.
putFloat(long, float) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given float value.
putFloatField(Object, long, float) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores float value into object field.
putFloatLE(byte[], long, float) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores float value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putFloatLE(long, float) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given float value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putIfAbsent(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically associates the specified key with the given value if it is not already associated with a value.
putIfAbsent(K, V) - Method in interface org.apache.ignite.IgniteCache
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
putIfAbsent(int, Map<Integer, T2<Long, Long>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap
 
putIfAbsent(int, CachePartitionFullCountersMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap2
 
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
putIfAbsent(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsent(int, V) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Does put into the map if a pair isn't present, otherwise returns stored value.
putIfAbsent(int, V) - Method in interface org.apache.ignite.internal.util.collection.IntMap
Does put into the map if a pair isn't present, otherwise returns stored value.
putIfAbsent(int, V) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Does put into the map if a pair isn't present, otherwise returns stored value.
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
putIfAbsent(K, V) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
putIfAbsent(String, K, V, long) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Puts object into cache if there was no previous object associated with given key.
putIfAbsent(K, V) - Method in class org.jsr166.ConcurrentLinkedHashMap
putIfAbsentAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically associates the specified key with the given value if it is not already associated with a value.
putIfAbsentAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously associates the specified key with the given value if it is not already associated with a value.
putIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously associates the specified key with the given value if it is not already associated with a value.
putIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsentAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously associates the specified key with the given value if it is not already associated with a value.
putIfAbsentAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache only if cache had no previous mapping for it.
putIfAbsentFilter(CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
putIfAbsentFut(ConnectionKey, GridFutureAdapter<GridCommunicationClient>) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
putIndexRow(IndexRowImpl) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Put index row to index.
putInt(long, int, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putInt(byte[], long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores integer value into byte array.
putInt(long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given integer value.
putIntField(Object, long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores integer value into object field.
putIntLE(byte[], long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores integer value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putIntLE(long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given integer value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putIntVolatile(Object, long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores integer value with volatile semantic.
putLong(long, int, long) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putLong(byte[], long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores long value into byte array.
putLong(long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given integer value.
putLongField(Object, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores long value into object field.
putLongLE(byte[], long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores long value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putLongLE(long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given integer value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putLongVolatile(Object, long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores long value with volatile semantic.
putMetaIfAbsent(T) - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Adds given metadata value only if it was absent.
putMetaIfAbsent(T) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Adds given metadata value only if it was absent.
putMetaIfAbsent(int, V) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Adds given metadata value only if it was absent.
putMetaIfAbsent(int, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Adds given metadata value only if it was absent.
putMvccVersion(ByteBuffer, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Writes MvccVersion to given buffer.
putObjectField(Object, long, Object) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores reference value into object field.
putObjectVolatile(Object, long, Object) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores reference value with volatile semantic.
putOffHeap(long, byte[], byte) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Stores value to the specified memory location.
putPosition(ByteBuffer, WALPointer) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Saves position, WAL pointer (requires RecordV1Serializer.FILE_WAL_POINTER_SIZE bytes)
putShort(long, int, short) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putShort(byte[], long, short) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores short value into byte array.
putShort(long, short) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given short value.
putShortField(Object, long, short) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores short value into object field.
putShortLE(byte[], long, short) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores short value into byte array assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putShortLE(long, short) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Stores given short value assuming that value should be stored in little-endian byte order and native byte order is big-endian.
putUnsignedByte(long, int, int) - Static method in class org.apache.ignite.internal.pagemem.PageUtils
 
putValue(ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
putValue(long) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
putValue(ByteBuffer, int, int) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
putValue(ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
putValue(long) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
putValue(ByteBuffer, int, int) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
putValue(ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
putValue(long) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
putValue(ByteBuffer, int, int) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
putValue(ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
putValue(long) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
putValue(ByteBuffer, int, int) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
putValue(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
putValue(long) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
putValue(long, byte, byte[]) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
putValue(long, byte, byte[], int, int) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
putValue(ByteBuffer, int, int) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
putValue(byte, ByteBuffer, int, int, byte[], int) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
putValue(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
putValue(long) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
putValue(ByteBuffer, int, int) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
putx(T) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
PX1<E1> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgnitePredicateX by extending it.
PX1() - Constructor for class org.apache.ignite.internal.util.typedef.PX1
 
PX2<T1,T2> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgnitePredicate2X by extending it.
PX2() - Constructor for class org.apache.ignite.internal.util.typedef.PX2
 
PX3<T1,T2,T3> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridPredicate3X by extending it.
PX3() - Constructor for class org.apache.ignite.internal.util.typedef.PX3
 

Q

Q_PREFIX - Static variable in class org.apache.ignite.internal.util.GridConfigurationFinder
Prefix for questionable paths.
qry - Variable in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
QRY_CLOSE - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Close query.
QRY_ENGINE_PATTERN - Static variable in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Pattern of hint to choose query engine.
QRY_EXEC - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Execute sql query request.
QRY_EXEC - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Execute sql query.
QRY_EXEC_BATCH - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Execute sql query with the batch of parameters.
QRY_FETCH - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Fetch query results.
QRY_HINT_PATTERN - Static variable in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Pattern of query hint.
QRY_META - Static variable in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Get query columns metadata request.
qryEnlisted - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
qryParallelism() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
qualifiedFieldName(Class, String) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Create qualified field name.
QualifiedSQLQuery - Class in org.apache.ignite.internal.jdbc.thin
Qualified sql query: schema + query itself.
QualifiedSQLQuery(String, String) - Constructor for class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
Constructor.
queries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
queries() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
 
queries() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
 
queriesEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
Query<R> - Class in org.apache.ignite.cache.query
Main API for configuring and executing cache queries.
query() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
 
query(Query<R>) - Method in interface org.apache.ignite.client.ClientCache
Queries cache.
query(ContinuousQuery<K, V>, ClientDisconnectListener) - Method in interface org.apache.ignite.client.ClientCache
Start ContinuousQuery on the cache.
query(SqlFieldsQuery) - Method in interface org.apache.ignite.client.ClientCache
Convenience method to execute SqlFieldsQuery.
query(SqlFieldsQuery) - Method in interface org.apache.ignite.client.IgniteClient
Execute SQL query and get cursor to iterate over results.
query(Query<R>) - Method in interface org.apache.ignite.IgniteCache
Queries cache.
query(SqlFieldsQuery) - Method in interface org.apache.ignite.IgniteCache
Queries cache.
query(Query<T>, IgniteClosure<T, R>) - Method in interface org.apache.ignite.IgniteCache
Queries the cache transforming the entries on the server nodes.
query(SqlFieldsQuery) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Execute SQL query and get cursor to iterate over results.
query() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets query processor.
query() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets query processor.
query(String, Collection<Object>, IndexingQueryFilter) - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
 
query() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
query(Query<R>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Queries cache.
query(SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Queries cache.
query(Query<T>, IgniteClosure<T, R>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Queries the cache transforming the entries on the server nodes.
query(SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Queries cache.
query(Query<R>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Queries cache.
query(Query<T>, IgniteClosure<T, R>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Queries the cache transforming the entries on the server nodes.
query() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets query processor.
query() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
 
query() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
query() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
 
query() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
query(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
query - Variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
Query.
query() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
 
query(GridCacheQueryType, String, long, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
query(UUID, GridCacheQueryType, String, long, long, long, boolean) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
query(GridCacheQueryType, String, long, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
query() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
Gets the query text.
query() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
query() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
query() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
query(QueryContext, String, String, Object...) - Method in class org.apache.ignite.internal.processors.query.NoOpQueryEngine
query(QueryContext, String, String, Object...) - Method in interface org.apache.ignite.internal.processors.query.QueryEngine
 
query() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
 
query() - Method in class org.apache.ignite.internal.processors.query.QueryHistoryKey
 
QUERY - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: QUERY.
query(String, Collection<Object>, IndexingQueryFilter) - Method in interface org.apache.ignite.spi.indexing.IndexingSpi
Executes query.
query(String, Collection<Object>, IndexingQueryFilter) - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
Executes query.
QUERY_CANCELED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Query canceled.
QUERY_CANCELLED - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Query canceled.
QUERY_ENTITY_PRECISION_AND_SCALE - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Query entity precision and scale feature.
QUERY_ENTITY_PRECISION_AND_SCALE - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
Query entity precision and scale feature.
QUERY_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Query execution pool.
QUERY_UPDATE_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
queryBatched(QueryContext, String, String, List<Object[]>) - Method in class org.apache.ignite.internal.processors.query.NoOpQueryEngine
queryBatched(QueryContext, String, String, List<Object[]>) - Method in interface org.apache.ignite.internal.processors.query.QueryEngine
 
QueryBinaryProperty - Class in org.apache.ignite.internal.processors.query.property
Binary property.
QueryBinaryProperty(GridKernalContext, String, QueryBinaryProperty, Class<?>, boolean, String, boolean, Object, int, int) - Constructor for class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Constructor.
QueryCancellable - Interface in org.apache.ignite.internal.processors.query
Cancellable query interface.
QueryCancelledException - Exception in org.apache.ignite.cache.query
The exception is thrown if a query was cancelled or timed out while executing.
QueryCancelledException() - Constructor for exception org.apache.ignite.cache.query.QueryCancelledException
Default constructor.
queryClassName() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
QueryClassProperty - Class in org.apache.ignite.internal.processors.query.property
Description of type property.
QueryClassProperty(QueryPropertyAccessor, boolean, String, boolean, CacheObjectContext) - Constructor for class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Constructor.
QueryCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.query
Query command handler.
QueryCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.query.QueryCommandHandler
 
QueryContext - Class in org.apache.ignite.internal.processors.query
 
queryCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
queryCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
QueryCursor<T> - Interface in org.apache.ignite.cache.query
Query result cursor.
QueryCursorEx<T> - Interface in org.apache.ignite.internal.processors.cache.query
Extended query cursor interface allowing for "getAll" to output data into destination other than Collection.
QueryCursorEx.Consumer<T> - Interface in org.apache.ignite.internal.processors.cache.query
Query value consumer.
QueryCursorImpl<T> - Class in org.apache.ignite.internal.processors.cache
Query cursor implementation.
QueryCursorImpl(Iterable<T>) - Constructor for class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
QueryCursorImpl(Iterable<T>, GridQueryCancel, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.QueryCursorImpl
 
QueryCursorImpl.LazyIterator<Type> - Class in org.apache.ignite.internal.processors.cache
Iterator wrapper for lazy results.
QueryCursorImpl.State - Enum in org.apache.ignite.internal.processors.cache
Query cursor state
QueryDetailMetrics - Interface in org.apache.ignite.cache.query
Query metrics aggregated by query type and its textual representation.
queryDetailMetrics() - Method in interface org.apache.ignite.IgniteCache
Gets query detail metrics.
queryDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets query detail metrics.
queryDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets query detail metrics.
queryDetailMetricsSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
queryDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Executes distributed query.
queryDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
Executes distributed query.
queryDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Executes distributed query.
QueryEngine - Interface in org.apache.ignite.internal.processors.query
 
queryEngine() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
QueryEngineConfiguration - Interface in org.apache.ignite.configuration
Interface for the configuration of the query engine.
QueryEngineConfigurationEx - Interface in org.apache.ignite.internal.processors.query
Internal interface for the query engine configuration.
queryEnlisted() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
queryEnlisted() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
queryEntities() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
queryEntities(Collection<QueryEntity>) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
QueryEntity - Class in org.apache.ignite.cache
Query entity is a description of cache entry (composed of key and value) in a way of how it must be indexed and can be queried.
QueryEntity() - Constructor for class org.apache.ignite.cache.QueryEntity
Creates an empty query entity.
QueryEntity(QueryEntity) - Constructor for class org.apache.ignite.cache.QueryEntity
Copy constructor.
QueryEntity(String, String) - Constructor for class org.apache.ignite.cache.QueryEntity
Creates a query entity with the given key and value types.
QueryEntity(Class<?>, Class<?>) - Constructor for class org.apache.ignite.cache.QueryEntity
Creates a query entity with the given key and value types.
QueryEntityClassProperty - Class in org.apache.ignite.internal.processors.cache.query
Description of type property.
QueryEntityClassProperty(Member) - Constructor for class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
Constructor.
QueryEntityEx - Class in org.apache.ignite.internal.processors.query
Extended query entity with not-null fields support.
QueryEntityEx() - Constructor for class org.apache.ignite.internal.processors.query.QueryEntityEx
Default constructor.
QueryEntityEx(QueryEntity) - Constructor for class org.apache.ignite.internal.processors.query.QueryEntityEx
Copying constructor.
QueryEntityIndexDescriptor - Class in org.apache.ignite.internal.processors.cache.query
Index descriptor.
QueryEntityPatch - Class in org.apache.ignite.cache
Query entity patch which contain SchemaAbstractOperation operations for changing query entity.
QueryEntityTypeDescriptor - Class in org.apache.ignite.internal.processors.cache.query
Descriptor of type.
QueryEntityTypeDescriptor(Class<?>, Class<?>) - Constructor for class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Constructor.
QueryField - Class in org.apache.ignite.internal.processors.query
Query field metadata.
QueryField(String, String, boolean) - Constructor for class org.apache.ignite.internal.processors.query.QueryField
 
QueryField(String, String, boolean, Object) - Constructor for class org.apache.ignite.internal.processors.query.QueryField
 
QueryField(String, String, boolean, Object, int, int) - Constructor for class org.apache.ignite.internal.processors.query.QueryField
 
QueryFieldAccessor - Class in org.apache.ignite.internal.processors.query.property
Accessor that deals with fields.
QueryFieldAccessor(Field) - Constructor for class org.apache.ignite.internal.processors.query.property.QueryFieldAccessor
 
queryFieldsDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Executes distributed fields query.
queryFieldsDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
Executes distributed fields query.
queryFieldsDistributed(GridCacheQueryBean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Executes distributed fields query.
queryFieldsLocal(GridCacheQueryBean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Executes distributed fields query.
queryFieldsLocal(GridCacheQueryBean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
Executes distributed fields query.
queryFieldsLocal(GridCacheQueryBean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Executes distributed fields query.
QueryGroupIndex - Annotation Type in org.apache.ignite.cache.query.annotations
Describes group index.
QueryGroupIndex.List - Annotation Type in org.apache.ignite.cache.query.annotations
List of group indexes for type.
QueryHistory - Class in org.apache.ignite.internal.processors.query
Query history metrics.
QueryHistory(String, String, boolean, long, long, boolean) - Constructor for class org.apache.ignite.internal.processors.query.QueryHistory
Constructor with metrics.
QueryHistoryKey - Class in org.apache.ignite.internal.processors.query
Immutable query metrics key used to group metrics.
QueryHistoryKey(String, String, boolean) - Constructor for class org.apache.ignite.internal.processors.query.QueryHistoryKey
Constructor.
queryHistoryMetrics() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Gets query history statistics.
queryId() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatementResultInfo
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryCloseRequest
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteResult
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchRequest
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchResult
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsRequest
 
queryId() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsResult
 
queryId(Long) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
queryId() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
queryId() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
queryId() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
QueryIndex - Class in org.apache.ignite.cache
Contains list of fields to be indexed.
QueryIndex() - Constructor for class org.apache.ignite.cache.QueryIndex
Creates an empty index.
QueryIndex(String) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates single-field sorted ascending index.
QueryIndex(String, boolean) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates single-field sorted index.
QueryIndex(String, boolean, String) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates single-field sorted index.
QueryIndex(String, QueryIndexType) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates index for one field.
QueryIndex(String, QueryIndexType, boolean) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates index for one field.
QueryIndex(String, QueryIndexType, boolean, String) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates index for one field.
QueryIndex(Collection<String>, QueryIndexType) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates index for a collection of fields.
QueryIndex(LinkedHashMap<String, Boolean>, QueryIndexType) - Constructor for class org.apache.ignite.cache.QueryIndex
Creates index for a collection of fields.
queryIndex(String, String, IndexQueryDesc, IgniteBiPredicate<K, V>, IndexingQueryFilter, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
QueryIndexDescriptorImpl - Class in org.apache.ignite.internal.processors.query
Index descriptor.
QueryIndexDescriptorImpl(QueryTypeDescriptorImpl, String, QueryIndexType, int) - Constructor for class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Constructor.
QueryIndexKey - Class in org.apache.ignite.internal.processors.query
Index key.
QueryIndexKey(String, String) - Constructor for class org.apache.ignite.internal.processors.query.QueryIndexKey
Constructor.
QueryIndexType - Enum in org.apache.ignite.cache
Index type.
queryInitiatorId() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
queryIterators() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
QueryKeyValueIterable<K,V> - Class in org.apache.ignite.internal.processors.query
SqlQuery key-value iterable.
QueryKeyValueIterable(QueryCursor<List<?>>) - Constructor for class org.apache.ignite.internal.processors.query.QueryKeyValueIterable
Constructor.
QueryKeyValueIterator<K,V> - Class in org.apache.ignite.internal.processors.query
SqlQuery key-value iterator.
QueryKeyValueIterator(Iterator<List<?>>) - Constructor for class org.apache.ignite.internal.processors.query.QueryKeyValueIterator
Constructor.
queryLocal(GridCacheContext<K, V>, IndexQueryDesc, IgniteBiPredicate<K, V>, IndexingQueryFilter, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryProcessor
Run query on local node.
queryLocalText(String, String, String, String, IndexingQueryFilter, int) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Executes text query.
QueryMethodsAccessor - Class in org.apache.ignite.internal.processors.query.property
Getter and setter methods based accessor.
QueryMethodsAccessor(Method, Method, String) - Constructor for class org.apache.ignite.internal.processors.query.property.QueryMethodsAccessor
 
QueryMetrics - Interface in org.apache.ignite.cache.query
Cache query metrics used to obtain statistics on query.
queryMetrics() - Method in interface org.apache.ignite.IgniteCache
Gets query metrics.
queryMetrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets query metrics.
queryMetrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets query metrics.
QueryMetricsSnapshot() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
Required by Externalizable.
QueryMetricsSnapshot(long, long, double, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
 
queryMultipleStatements(SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Queries cache with multiple statements.
queryMultipleStatements(SqlFieldsQuery) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
Queries cache with multiple statements.
queryMultipleStatements(SqlFieldsQuery) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Queries cache with multiple statements.
QueryMXBean - Interface in org.apache.ignite.mxbean
Query MXBean interface.
QueryMXBeanImpl - Class in org.apache.ignite.internal
QueryMXBean implementation.
QueryMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.QueryMXBeanImpl
 
queryParallelism() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAddQueryEntityOperation
 
queryParallelism() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
QueryPropertyAccessor - Interface in org.apache.ignite.internal.processors.query.property
Way of accessing a property - either via field or getter and setter methods.
QueryReadOnlyMethodsAccessor - Class in org.apache.ignite.internal.processors.query.property
Accessor with getter only.
QueryReadOnlyMethodsAccessor(Method, String) - Constructor for class org.apache.ignite.internal.processors.query.property.QueryReadOnlyMethodsAccessor
 
queryReads(GridCacheQueryType, UUID, long, long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
queryReads(UUID, GridCacheQueryType, UUID, long, long, long) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
queryReads(GridCacheQueryType, UUID, long, long, long) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
queryReadsRecordSize() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
queryRecordSize(int, boolean) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
queryRequestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
 
queryRequestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
 
queryRequestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
queryRequestId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
QueryRetryException - Exception in org.apache.ignite.cache.query
The exception is thrown if a query was cancelled or timed out while executing.
QueryRetryException(String) - Constructor for exception org.apache.ignite.cache.query.QueryRetryException
 
QueryRunningFuture - Class in org.apache.ignite.internal.processors.query
Query running future.
QueryRunningFuture() - Constructor for class org.apache.ignite.internal.processors.query.QueryRunningFuture
 
QuerySchema - Class in org.apache.ignite.internal.processors.query
Dynamic cache schema.
QuerySchema() - Constructor for class org.apache.ignite.internal.processors.query.QuerySchema
Default constructor.
QuerySchema(Collection<QueryEntity>) - Constructor for class org.apache.ignite.internal.processors.query.QuerySchema
Constructor.
QuerySchemaPatch - Class in org.apache.ignite.internal.processors.query
Query schema patch which contains SchemaAbstractOperation operations for changing query entities.
QuerySchemaPatch(Collection<SchemaAbstractOperation>, Collection<QueryEntity>, String) - Constructor for class org.apache.ignite.internal.processors.query.QuerySchemaPatch
Create patch.
querySql(GridCacheContext<?, ?>, SqlQuery, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Execute distributed SQL query.
QuerySqlField - Annotation Type in org.apache.ignite.cache.query.annotations
Annotates fields for SQL queries.
QuerySqlField.Group - Annotation Type in org.apache.ignite.cache.query.annotations
Describes group of index and position of field in this group.
querySqlFields(String, SqlFieldsQuery, SqlClientContext, boolean, boolean, GridQueryCancel) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Detect whether SQL query should be executed in distributed or local manner and execute it.
querySqlFields(SqlFieldsQuery, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Query SQL fields.
querySqlFields(SqlFieldsQuery, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Query SQL fields.
querySqlFields(GridCacheContext<?, ?>, SqlFieldsQuery, SqlClientContext, boolean, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Query SQL fields.
querySqlFields(GridCacheContext<?, ?>, SqlFieldsQuery, SqlClientContext, boolean, boolean, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Query SQL fields.
querySqlFields(GridCacheContext<?, ?>, SqlFieldsQuery, SqlClientContext, boolean, boolean, GridCacheQueryType, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Query SQL fields.
QuerySqlFunction - Annotation Type in org.apache.ignite.cache.query.annotations
Annotates public static methods in classes to be used in SQL queries as custom functions.
QueryState - Enum in org.apache.ignite.internal.processors.query
 
QuerySysIndexDescriptorImpl - Class in org.apache.ignite.internal.processors.query
Sys Indexes descriptor.
QuerySysIndexDescriptorImpl(String, Collection<String>) - Constructor for class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
Constructor.
queryText(String, String, String, IndexingQueryFilter, int) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
QueryTextField - Annotation Type in org.apache.ignite.cache.query.annotations
Annotation for fields to be indexed for full text search using Lucene.
queryTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
queryTrackerId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
 
queryTrackerId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
queryTrackerId() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
queryType() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
 
queryType() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets query type.
queryType() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets query type.
queryType() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
queryType() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
queryType(RestQueryRequest.QueryType) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
queryType() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
QueryTypeCandidate - Class in org.apache.ignite.internal.processors.query
Type candidate which possibly will be registered.
QueryTypeCandidate(QueryTypeIdKey, QueryTypeIdKey, QueryTypeDescriptorImpl) - Constructor for class org.apache.ignite.internal.processors.query.QueryTypeCandidate
Constructor.
QueryTypeDescriptorImpl - Class in org.apache.ignite.internal.processors.query
Descriptor of type.
QueryTypeDescriptorImpl(String, CacheObjectContext) - Constructor for class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Constructor.
QueryTypeIdKey - Class in org.apache.ignite.internal.processors.query
Identifying TypeDescriptor by cache name and value class.
QueryTypeIdKey(String, Class<?>) - Constructor for class org.apache.ignite.internal.processors.query.QueryTypeIdKey
Constructor.
QueryTypeIdKey(String, int) - Constructor for class org.apache.ignite.internal.processors.query.QueryTypeIdKey
Constructor.
QueryTypeNameKey - Class in org.apache.ignite.internal.processors.query
Query type name key.
QueryTypeNameKey(String, String) - Constructor for class org.apache.ignite.internal.processors.query.QueryTypeNameKey
 
queryUpdate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
queryUpdate() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
queryUpdate(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
QueryUtils - Class in org.apache.ignite.internal.processors.query
Utility methods for queries.
QueryUtils.KeyOrValProperty - Class in org.apache.ignite.internal.processors.query
Property used for keyFieldName or valueFieldName
queue() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Gets read-only view on internal FIFO queue in proper order.
queue() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Gets read-only view on internal FIFO queue in proper order.
queue() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Gets read-only view of backed queue in proper order.
queue(String, int, CollectionConfiguration) - Method in interface org.apache.ignite.Ignite
Will get a named queue from cache and create one if it has not been created yet and cfg is not null.
queue(String, int, CollectionConfiguration) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a named queue from cache and create one if it has not been created yet and cfg is not null.
queue(String, int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
queue - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Queue of applied out of order counter updates.
queue(String, String, int, CollectionConfiguration) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets a queue from cache or creates one if it's not cached.
queue() - Static method in class org.apache.ignite.internal.util.GridDebug
Gets collected debug items queue.
queue() - Method in class org.apache.ignite.internal.util.StripedExecutor.Stripe
 
queue() - Method in class org.jsr166.ConcurrentLinkedHashMap
This method is intended for test purposes only.
queue0(String, int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
QUEUE_REMOVED_IDX - Static variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Value returned by closure updating queue header indicating that queue was removed.
QUEUE_SIZE_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
QueueItemKey - Interface in org.apache.ignite.internal.processors.datastructures
 
queueKey - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Queue header key.
queueLength() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
queueLimit() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
queueName - Variable in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Queue name.
queueName() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
 
queues() - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
QUEUES_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
queueSize() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
queueStripeSize(int) - Method in class org.apache.ignite.internal.util.StripedExecutor
 
QueueView - Class in org.apache.ignite.spi.systemview.view.datastructures
Queue representation for a SystemView.
QueueView(GridCacheQueueProxy<?>) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
QueueViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
QueueViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.QueueViewWalker
 
quiet(boolean, Object...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
quietAndInfo(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Prints out the message in quiet and info modes.
quietAndWarn(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Logs warning message in both verbose and quiet modes.
quietAndWarn(IgniteLogger, Object, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Logs warning message in both verbose and quiet modes.
quietAndWarn(IgniteLogger, Object, Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Logs warning message in both verbose and quiet modes.
quietMultipleLines(boolean, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
quoteChars() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Returns the quote characters.
quoteChars(String) - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCsvFormat
Sets the quote characters.

R

r - Variable in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
 
r(int, int, String) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
R1<E1,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducer by extending it.
R2<E1,E2,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducer2 by extending it.
R3<E1,E2,E3,R> - Interface in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducer3 by extending it.
rand(Collection<? extends T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets random value from given collection.
rand(List<T>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
rand(T...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
random() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Picks a random node from consistent hash.
random() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Picks a random node from consistent hash.
Random2LruPageEvictionTracker - Class in org.apache.ignite.internal.processors.cache.persistence.evict
 
Random2LruPageEvictionTracker(PageMemoryNoStoreImpl, DataRegionConfiguration, GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
 
RANDOM_PAGES_EVICT_NUM - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicy
Number of random pages that will be picked for eviction.
RandomAccessFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
File I/O implementation based on FileChannel.
RandomAccessFileIO(File, OpenOption...) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Creates I/O implementation for specified file
RandomAccessFileIOFactory - Class in org.apache.ignite.internal.processors.cache.persistence.file
File I/O factory which provides RandomAccessFileIO implementation of FileIO.
RandomAccessFileIOFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIOFactory
 
randomInt(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
RandomLruPageEvictionTracker - Class in org.apache.ignite.internal.processors.cache.persistence.evict
 
RandomLruPageEvictionTracker(PageMemory, DataRegionConfiguration, GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
 
RandomLruPageReplacementPolicy - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Random-LRU page replacement policy implementation.
RandomLruPageReplacementPolicy(PageMemoryImpl.Segment) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicy
 
RandomLruPageReplacementPolicyFactory - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
RandomLruPageReplacementPolicyFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicyFactory
 
randomServerNode(GridKernalContext) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
randomUuid() - Static method in class org.apache.ignite.lang.IgniteUuid
Creates new pseudo-random ID.
range - Variable in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
Rollback range.
range() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
 
range(int, int) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
RangeIndexQueryCriterion - Class in org.apache.ignite.internal.cache.query
Range index criterion that applies to BPlusTree based indexes.
RangeIndexQueryCriterion(String, Object, Object) - Constructor for class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
rate() - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
 
rateTimeInterval(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
rateTimeInterval(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Sets time interval for rate-based metrics.
rateTimeInterval() - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
 
rateTimeInterval(long) - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
rateTimeInterval(long) - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
rateTimeInterval(long) - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
rateTimeInterval(long) - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Sets time interval for rate-based metrics.
rawArrayFromBinary(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
rawBytes() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
 
rawCache() - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
 
rawCache(ClientConnectionContext) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheRequest
Gets the cache for current cache id, ignoring any flags.
rawExpireTime() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
rawExpireTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
rawGet() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
rawGet() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
rawMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns MVCC operation counter raw value (with hints and flags).
rawMvccOperationCounter(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Sets MVCC operation counter raw value (with hints and flags).
rawNewMvccOperationCounter(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Returns MVCC operation counter raw value (with hints and flags).
rawNewMvccOperationCounter(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Sets MVCC new operation counter raw value (with hints and flags).
rawOffheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
rawOffheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
rawOffheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
rawOffheapPointer() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
rawOffheapPointer() - Method in interface org.apache.ignite.internal.binary.streams.BinaryStream
 
rawOffheapPointer() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
rawOffheapPointer() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
rawOffsetAbsolute(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get absolute raw offset of the object.
rawOffsetRelative(BinaryPositionReadable, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get relative raw offset of the object.
rawPut(CacheObject, long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
rawPut(CacheObject, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
rawReader() - Method in interface org.apache.ignite.binary.BinaryReader
Gets raw reader.
rawReader() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Gets raw reader.
rawRetval - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Raw return value flag.
rawTtl() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
rawTtl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
rawType() - Method in class org.apache.ignite.internal.binary.BinaryArray
Get raw type.
rawType() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Get raw type.
rawType() - Method in interface org.apache.ignite.internal.binary.BinaryObjectEx
Get raw type.
rawType() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get raw type.
rawType() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get raw type.
rawWriter() - Method in interface org.apache.ignite.binary.BinaryWriter
Gets raw writer.
rawWriter() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Gets raw writer.
RCVD_BYTES_CNT - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Received bytes count metric name.
RCVD_MSGS_CNT - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Received messages count metric name.
reachable(NetworkInterface, InetAddress, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if address can be reached using three argument InetAddress.isReachable() version.
reachable(InetAddress, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Checks if address can be reached using one argument InetAddress.isReachable() version.
reachableByPing(InetAddress, int) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Checks if address can be reached using one argument InetAddress.isReachable() version or ping command if failed.
read(Object, BinaryReaderExImpl) - Method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Read field.
read() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
read(byte[]) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
read(byte[], int, int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
read(byte[], int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Reads cnt of bytes into byte array.
read(byte[], int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Reads cnt of bytes into byte array.
read(byte[], int, int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Reads cnt of bytes into byte array.
read(MessageCollectionItemType, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
 
read(MessageCollectionItemType, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v3.DirectByteBufferStreamImplV3
read() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
read(byte[]) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
read(byte[], int, int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
read(long, ByteBuffer, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Reads a page.
read(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Reads WAL record by the specified pointer.
read() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
read(GridCacheMapEntry) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
read(GridCacheContext, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
read(GridCacheMapEntry) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
read(GridCacheContext, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
read(long, PageHandler<X, R>, X, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
read(long, long, PageHandler<X, R>, X, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
read(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Reads a up to length bytes from this file into the buffer.
read(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a up to length bytes from this file into the buffer.
read(ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a up to length bytes from this file into the buffer.
read(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Reads a up to length bytes from this file into the buffer.
read(long, ByteBuffer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Reads a page.
read(long, ByteBuffer, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
 
read(int, long, ByteBuffer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Reads a page for the given cache ID.
read(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Reads a up to length bytes from this file into the buffer.
read(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
read(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Reads a up to length bytes from this file into the buffer.
read(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
read(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadOnlyMetastorage
 
read(int, long, ByteBuffer, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManager
Reads a page for the given cache ID.
read(int, long, ByteBuffer, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
Reads a page for the given cache ID.
read(long, PageHandler<X, R>, X, int, R) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
read(long, long, PageHandler<X, R>, X, int, R) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
read(ByteBuffer, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
Reads GridCacheVersion instance from the given buffer.
read(long, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
Reads GridCacheVersion instance from the given address.
read(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Reads WAL record by the specified pointer.
read(String) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Get value by the key.
read(String) - Method in interface org.apache.ignite.internal.processors.metastorage.ReadableDistributedMetaStorage
Get value by the key.
read(List<File>) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsReader
Walks over performance statistics files.
read(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupProjection
Reads projection from a stream.
read(byte[], int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Reads cnt of bytes into byte array.
read(BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformReaderBiClosure
Read object from reader.
read(BinaryRawReaderEx) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformReaderClosure
Read object from reader.
read(byte[], int, int) - Method in class org.apache.ignite.internal.util.GridFixedSizeInputStream
read() - Method in class org.apache.ignite.internal.util.GridFixedSizeInputStream
read() - Method in class org.apache.ignite.internal.util.IgniteTicker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
read() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
 
read(byte[]) - Method in interface org.apache.ignite.internal.util.io.GridDataInput
 
read(byte[], int, int) - Method in interface org.apache.ignite.internal.util.io.GridDataInput
 
read() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
read(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
read(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridNioDelimitedBuffer
 
read(UUID, Message, ByteBuffer) - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageReader
 
read(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridNioServerBuffer
 
read() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
 
read() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
read(byte[]) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
read(byte[], int, int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
read0(Object, BinaryReaderExImpl) - Method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Read field.
READ_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Read filter.
READ_FILTER_COLOCATED - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Read filter.
READ_FILTER_NEAR - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Read filter.
READ_LOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page read lock operation id.
READ_ONLY_MODE_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
READ_ONLY_MODE_DURATION_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
READ_UNLOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page read unlock operation id.
ReadableDistributedMetaStorage - Interface in org.apache.ignite.internal.processors.metastorage
API for distributed data storage.
readableSize(long, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readAffinityFunction(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the eviction policy.
readAffinityTopologyVersion(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
readAffinityTopologyVersion() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readAffinityTopologyVersion() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readAffinityTopologyVersion() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readAffinityTopologyVersion() - Method in class org.apache.ignite.internal.direct.stream.v3.DirectByteBufferStreamImplV3
readAffinityTopologyVersion(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
readAll(InputStream) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Reads all data from input stream until the end into this byte list.
readAndListenFuture(BinaryRawReader, IgniteFuture, PlatformFutureUtils.Writer) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Reads future information and listens.
readAndListenFuture(BinaryRawReader, IgniteInternalFuture) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Reads future information and listens.
readAndListenFuture(BinaryRawReader, IgniteFuture) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Reads future information and listens.
readArray(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Reads an array into GridRedisMessage.
readArray(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads array from input stream.
readAttributeNodeFilter(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the node filter config.
readBinary(BinaryReader) - Method in interface org.apache.ignite.binary.Binarylizable
Reads fields from provided reader.
readBinary(Object, BinaryReader) - Method in class org.apache.ignite.binary.BinaryReflectiveSerializer
Reads fields from provided reader.
readBinary(Object, BinaryReader) - Method in interface org.apache.ignite.binary.BinarySerializer
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.binary.BinaryTreeMap
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.binary.BinaryTreeSet
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypePutRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV2
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV3
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCloseRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in interface org.apache.ignite.internal.processors.odbc.jdbc.JdbcRawBinarylizable
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
Reads fields from provided reader.
readBinary(BinaryReaderExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
Reads fields from provided reader.
readBinary(BinaryReaderExImpl) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheEntry
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Reads fields from provided reader.
readBinary(BinaryRawReader) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Reads from a binary reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockResult
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.websession.WebSessionAttributeProcessor
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Reads fields from provided reader.
readBinary(BinaryReader) - Method in class org.apache.ignite.lang.IgniteUuid
Reads fields from provided reader.
readBinaryMetadata(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads the binary metadata.
readBinaryMetadataCollection(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads the binary metadata.
readBitSet(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads BitSet.
readBitSet() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readBitSet() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readBitSet() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readBitSet(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads BitSet.
readBlock(File, long, int, long) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Read block from file.
readBoolean() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readBoolean(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readBoolean(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readBoolean(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readBoolean(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readBoolean() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readBoolean() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readBoolean() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read boolean value.
readBoolean() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read boolean value.
readBoolean() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read boolean value.
readBoolean(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads boolean value.
readBoolean() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readBoolean() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readBoolean() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readBoolean() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readBoolean() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readBoolean() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readBoolean() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readBoolean() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read boolean value.
readBoolean() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readBoolean() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readBoolean(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads boolean value.
readBooleanArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readBooleanArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readBooleanArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readBooleanArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readBooleanArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read boolean array.
readBooleanArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read boolean array.
readBooleanArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read boolean array.
readBooleanArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads boolean array.
readBooleanArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readBooleanArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readBooleanArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readBooleanArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read boolean array.
readBooleanArray(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads boolean array from input stream accounting for null values.
readBooleanArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of booleans.
readBooleanArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of booleans.
readBooleanArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads boolean array.
readBuffer() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
 
readBulkStr(ByteBuffer) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Reads a bulk string.
readByte() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readByte(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readByte(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readByte(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readByte(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readByte() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readByte() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readByte(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readByte() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read byte value.
readByte() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read byte value.
readByte() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read byte value.
readByte(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads byte value.
readByte() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readByte() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readByte() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readByte() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readByte() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read byte value.
readByte() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readByte(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readByte() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readByte(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads byte value.
readByteAndShift() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read next byte from the stream and perform shift.
readByteAndShift() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Read next byte from the stream and perform shift.
readByteAndShift() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Read next byte from the stream and perform shift.
readByteArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readByteArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readByteArray(byte[], int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readByteArray(long, int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readByteArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readByteArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readByteArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read byte array.
readByteArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read byte array.
readByteArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read byte array.
readByteArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads byte array.
readByteArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readByteArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readByteArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readByteArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read byte array.
readByteArray(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads byte array from input stream accounting for null values.
readByteArray(ByteBuffer...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads byte array from given buffers (changing buffer positions).
readByteArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of bytes.
readByteArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of bytes.
readByteArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads byte array.
readByteList(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
// FIXME: added for DR dataCenterIds, review if it is needed after GG-6879.
readBytePositioned(int) - Method in interface org.apache.ignite.internal.binary.BinaryPositionReadable
Read byte at the given position.
readBytePositioned(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readBytePositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read byte at the given position.
readBytePositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read byte at the given position.
readBytePositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read byte at the given position.
readBytePositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read byte at the given position.
readBytePositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Internal routine for positioned byte value read.
readBytePositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Internal routine for positioned byte value read.
readBytePositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Internal routine for positioned byte value read.
readBytes(long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Read variable length bytearray
readBytes(long, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readBytes(long, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readBytes(long, byte[], int, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readBytesList(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads collection of byte arrays from data input.
readByteVolatile(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readCacheConfiguration(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads cache configuration from a stream.
readCacheConfigurations() - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
 
readCacheConfigurations() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
readCacheConfigurations(File, Map<String, StoredCacheData>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
readCacheData(File) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
readCacheSizes(long, Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
readChar() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readChar(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readChar(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readChar(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readChar(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readChar() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readChar() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read char value.
readChar() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read char value.
readChar() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read char value.
readChar(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads char value.
readChar() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readChar() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readChar() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readChar() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readChar() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readChar() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readChar() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readChar() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read char value.
readChar() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read char value.
readChar() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readChar() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readChar(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads char value.
readCharArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readCharArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readCharArray(byte[], int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readCharArray(long, int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readCharArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCharArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCharArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read char array.
readCharArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read char array.
readCharArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read char array.
readCharArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads char array.
readCharArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readCharArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readCharArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readCharArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read char array.
readCharArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read char array.
readCharArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of chars.
readCharArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of chars.
readCharArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads char array.
readCharFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read char value (fast path).
readCharFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Read char value (fast path).
readCharFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Read char value (fast path).
readCheckpointStatus() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
readCheckpointStatus() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
 
readClassArray(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads array from input stream.
readCollection() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readCollection(BinaryCollectionFactory<T>) - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readCollection(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readCollection(String, BinaryCollectionFactory<T>) - Method in interface org.apache.ignite.binary.BinaryReader
 
readCollection(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCollection(String, BinaryCollectionFactory<T>) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCollection() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCollection(BinaryCollectionFactory<T>) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readCollection(String, MessageCollectionItemType) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads collection.
readCollection(MessageCollectionItemType, MessageReader) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readCollection(MessageCollectionItemType, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readCollection(MessageCollectionItemType, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readCollection(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read collection.
readCollection(BinaryRawReaderEx, PlatformReaderClosure<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read collection.
readCollection(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readCollection(String, MessageCollectionItemType) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads collection.
readCommitted() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
readCommitted() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
readConfigurationFiles(List<CacheConfiguration<?, ?>>, BiConsumer<CacheConfiguration<?, ?>, File>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
readData(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.IncompleteCacheObject
readData(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
readDate() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDate(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDate(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDate() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDateArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDateArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDateArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDateArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDecimal() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDecimal(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDecimal(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDecimal() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDecimalArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDecimalArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDecimalArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDecimalArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDouble() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDouble(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDouble(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readDouble(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readDouble(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDouble() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDouble() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read double value.
readDouble() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read double value.
readDouble() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read double value.
readDouble(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads double value.
readDouble() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readDouble() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readDouble() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readDouble() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readDouble() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readDouble() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readDouble() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readDouble() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read double value.
readDouble() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read double value.
readDouble() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readDouble(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readDouble() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readDouble(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads double value.
readDoubleArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readDoubleArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readDoubleArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDoubleArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readDoubleArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read double array.
readDoubleArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read double array.
readDoubleArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read double array.
readDoubleArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads double array.
readDoubleArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readDoubleArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readDoubleArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readDoubleArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read double array.
readDoubleArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read double array.
readDoubleArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of doubles.
readDoubleArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of doubles.
readDoubleArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads double array.
readEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
readEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
readEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
readEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
readEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
readEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
readEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
readEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
readEnum() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readEnum(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readEnum(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readEnum() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readEnum(DataInput, Class<E>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readEnumArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readEnumArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readEnumArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readEnumArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
reader(BinaryInputStream) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Creates a reader.
reader() - Method in class org.apache.ignite.internal.processors.cache.ReaderArguments
 
reader(PlatformMemory) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Get memory reader.
reader(PlatformInputStream) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Get memory reader.
reader(PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Get memory reader.
reader(PlatformInputStream) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Get memory reader.
reader(GridNioSession, MessageFactory) - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageReaderFactory
Creates new reader.
reader(UUID, MessageFactory) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageFormatter
Creates new message reader instance.
ReaderArguments - Class in org.apache.ignite.internal.processors.cache
Arguments required for adding near cache reader to entry.
ReaderArguments(UUID, long, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.ReaderArguments
 
readerId(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
readerMoveCount() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
readers() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
readers() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
readers - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Whether to clear readers.
readers() - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
 
readers() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
readersLocked() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
readEvent(KeyCacheObject, IgniteInternalTx, String, CacheObject, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
 
readExpiryPolicyFactory(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the expiry policy factory.
readExternal(ObjectInput) - Method in class org.apache.ignite.cache.affinity.AffinityKey
readExternal(ObjectInput) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
readExternal(ObjectInput) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryArray
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.binary.BinarySchema
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cluster.ClusterNodeLocalMapImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.executor.GridExecutorService
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridJobContextImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridJobSiblingImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridKernalContextImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridLoggerProxy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridMessageListenHandler
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.GridTaskNameHashKey
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteComputeImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteEventsImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteKernal
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.IgniteServicesImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerAdapter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQuerySqlMetadataV2
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.AddProcessor
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.ClearProcessor
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.PollProcessor
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.RemoveProcessor
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryProcessorImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
readExternal(ObjectInput) - Method in exception org.apache.ignite.internal.processors.platform.PlatformNativeException
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequestV2
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridByteArrayList
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridIntList
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridLongList
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridMutex
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridReflectionCache
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.lang.GridTuple
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
readExternal(ObjectInput) - Method in class org.apache.ignite.internal.visor.VisorEither
readExternal(ObjectInput) - Method in class org.apache.ignite.lang.IgniteBiTuple
readExternal(ObjectInput) - Method in class org.apache.ignite.lang.IgniteProductVersion
readExternal(ObjectInput) - Method in class org.apache.ignite.lang.IgniteUuid
readExternal(ObjectInput) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
readExternal(ObjectInput) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
readExternal(ObjectInput) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
readExternal(ObjectInput) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
readExternal(ObjectInput) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.meta.subcommands.VoidDto
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataListResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertiesListResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertyOperationResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode.ResolvedAddresses
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCache
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityArgs
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorEncryptionKeyIdsTask.VisorEncryptionKeyIdsResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask.ReencryptionRateJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionStatusTask.VisorReencryptionStatusResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionSuspendTask.VisorReencryptionSuspendResumeJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorSpiDescription
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryPingTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseId
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.IndexIntegrityCheckIssue
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.IndexValidationIssue
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Load object's specific data content.
readExternalData(byte, ObjectInput) - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
Load object's specific data content.
readField(ByteBuffer) - Method in interface org.apache.ignite.internal.binary.BinaryFieldEx
Reads field value from the given byte buffer.
readField(ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Reads field value from the given byte buffer.
ReadFileHandle(SegmentIO, RecordSerializer, FileInput, SegmentAware) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
 
readFileToString(String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads file to string using specified charset.
readFloat() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readFloat(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readFloat(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readFloat(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readFloat(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFloat() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFloat() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read float value.
readFloat() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read float value.
readFloat() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read float value.
readFloat(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads float value.
readFloat() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readFloat() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readFloat() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readFloat() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readFloat() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readFloat() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readFloat() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readFloat() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read float value.
readFloat() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read float value.
readFloat() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readFloat(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readFloat() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readFloat(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads float value.
readFloatArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readFloatArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readFloatArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFloatArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFloatArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read float array.
readFloatArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read float array.
readFloatArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read float array.
readFloatArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads float array.
readFloatArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readFloatArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readFloatArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readFloatArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read float array.
readFloatArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read float array.
readFloatArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of floats.
readFloatArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of floats.
readFloatArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads float array.
readFragment(GridCacheSharedContext<?, ?>, CacheObjectContext, ByteBuffer, boolean, boolean, IncompleteObject<?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Reads this message from provided byte buffer.
readFrom(DataInput) - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
The object implements the readFrom method to restore its contents by calling the methods of DataInput for primitive types and strings or calling readExternal for other objects.
readFrom(DataInput) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
The object implements the readFrom method to restore its contents by calling the methods of DataInput for primitive types and strings or calling readExternal for other objects.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Reads this message from provided byte buffer.
readFrom(DataInput) - Method in class org.apache.ignite.internal.binary.BinarySchema
The object implements the readFrom method to restore its contents by calling the methods of DataInput for primitive types and strings or calling readFrom for other objects.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridJobCancelRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridJobExecuteResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.GridTaskSessionRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer) - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Reads this message from provided byte buffer.
readFrom(DataInput) - Static method in class org.apache.ignite.internal.util.GridIntList
 
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.GridIntList
Reads this message from provided byte buffer.
readFrom(DataInput) - Static method in class org.apache.ignite.internal.util.GridLongList
 
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.GridLongList
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.GridMessageCollection
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in interface org.apache.ignite.plugin.extensions.communication.Message
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Reads this message from provided byte buffer.
readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Reads this message from provided byte buffer.
readFullRow(GridCacheSharedContext<?, ?>, CacheObjectContext, long, CacheDataRowAdapter.RowData, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readFully(byte[]) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readFully(byte[]) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readFully(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
readFully(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Reads a up to length bytes from this file into the buffer.
readFully(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a sequence of bytes from this file into the destinationBuffer.
readFully(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Reads a up to length bytes from this file into the buffer.
readFully(ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a sequence of bytes from this file into the destinationBuffer.
readFully(ByteBuffer, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a sequence of bytes from this file into the destinationBuffer starting from specified file position.
readFully(byte[], int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Reads a up to length bytes from this file into the buffer.
readFully(byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readFully(byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readFully(byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readFully(byte[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readFully(byte[]) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readFully(byte[], int, int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readGroup(BinaryReaderExImpl, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Reads JdbcThinPartitionAwarenessMappingGroup from provided reader.
readHashMap(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Read hash map.
readHeader(int, int, ByteBuffer) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Reads a header of a page store.
readHeader(ByteBuffer) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Reads a header.
readHeader(GridCacheSharedContext<?, ?>, long, int, CacheDataRowAdapter.RowData) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
Reads row header (i.e.
readHeader(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Reads a header.
readHeader(int, int, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Reads a header of a page store.
readHeader(GridCacheSharedContext<?, ?>, long, int, CacheDataRowAdapter.RowData) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
Reads row header (i.e.
readIgniteConfiguration(BinaryRawReaderEx, IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads Ignite configuration.
readIgniteUuid(BinaryRawReader) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Read IgniteUuid instance.
readIgniteUuid(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads IgniteUuid.
readIgniteUuid() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readIgniteUuid() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readIgniteUuid() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readIgniteUuid(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads IgniteUuid from input stream.
readIgniteUuid(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads IgniteUuid.
readIgniteUuids(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads Ignite UUIDs from input stream.
readIncomplete(IncompleteObject<?>, GridCacheSharedContext<?, ?>, CacheObjectContext, int, int, long, int, DataPageIO, CacheDataRowAdapter.RowData, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readIncompleteCacheId(ByteBuffer, IncompleteObject<?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readIncompleteExpireTime(ByteBuffer, IncompleteObject<?>) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readIncompleteKey(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readIncompleteValue(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readIncompleteVersion(ByteBuffer, IncompleteObject<?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
readInt() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readInt(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readInt(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readInt(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readInt(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readInt() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readInt() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readInt(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readInt() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read int value.
readInt() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read int value.
readInt() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read int value.
readInt(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads int value.
readInt(String, int) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads int value.
readInt() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readInt() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readInt() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readInt() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readInt() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readInt() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readInt() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readInt() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read int value.
readInt() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read int value.
readInt() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readInt(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readInt() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readInt(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads int value.
readInt(String, int) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads int value.
readIntArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readIntArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readIntArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readIntArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readIntArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read int array.
readIntArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read int array.
readIntArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read int array.
readIntArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads int array.
readIntArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readIntArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readIntArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readIntArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read int array.
readIntArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read int array.
readIntArray(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads int array from input stream accounting for null values.
readIntArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of ints.
readIntArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of ints.
readIntArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads int array.
readIntCollection(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readIntFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read int value (fast path).
readIntFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Read int value (fast path).
readIntFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Read int value (fast path).
readIntKeyIntValueMap(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readIntKeyMap(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readIntList(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readIntPositioned(int) - Method in interface org.apache.ignite.internal.binary.BinaryPositionReadable
Read integer at the given position.
readIntPositioned(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
Read integer at the given position.
readIntPositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read integer at the given position.
readIntPositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read integer at the given position.
readIntPositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read integer at the given position.
readIntPositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read integer at the given position.
readIntPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Internal routine for positioned int value read.
readIntPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Internal routine for positioned int value read.
readIntPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Internal routine for positioned int value read.
readIntSet(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readIntVolatile(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readInvocationResult(PlatformContext, BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads invocation result (of a job/service/etc) using a common protocol.
readInvocationResult(PlatformContext, BinaryRawReaderEx, boolean) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads invocation result (of a job/service/etc) using a common protocol.
readItems(BinaryReaderExImpl, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
readLength() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
readLine() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readLine() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readLine() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readLine() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readLine() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readLine() - Method in class org.apache.ignite.internal.util.io.GridReversedLinesFileReader
Returns the lines of the file from bottom to top.
readLine() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readLine() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readLinkedMap(BinaryRawReaderEx, PlatformReaderBiClosure<K, V>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read linked map.
readLinkedMap(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readList(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readLock() - Method in interface org.apache.ignite.internal.GridKernalGateway
Should be called on entering every kernal related call originated directly or indirectly via public API.
readLock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Should be called on entering every kernal related call originated directly or indirectly via public API.
readLock(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
readLock(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
 
readLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Locks the topology, usually during mapping on locks or transactions.
readLock() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Locks the topology, usually during mapping on locks or transactions.
readLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Locks the topology, usually during mapping on locks or transactions.
readLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
readLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Gets the checkpoint read lock.
readLock(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
readLock(long, long, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
readLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
readLock(long, long, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
readLock(PageMemory, int, long, long, PageLockListener) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
readLock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Acquires read lock.
readLock(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
readLock() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
readLock() - Method in class org.apache.ignite.internal.util.StripedCompositeReadWriteLock
readLockAnyway() - Method in interface org.apache.ignite.internal.GridKernalGateway
Same as GridKernalGateway.readLock() but doesn't throw IllegalStateException if grid stop.
readLockAnyway() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Same as GridKernalGateway.readLock() but doesn't throw IllegalStateException if grid stop.
readLockForce(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Obtains read lock without checking page tag.
readLockForce(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
Obtains read lock without checking page tag.
readLockForce(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Obtains read lock without checking page tag.
ReadLockWithTracking(ReentrantReadWriteLock, IgniteLogger, long) - Constructor for class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
 
readLong() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readLong(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readLong(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readLong(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readLong(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readLong() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readLong() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read long value.
readLong() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read long value.
readLong() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read long value.
readLong(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads long value.
readLong() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readLong() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readLong() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readLong() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readLong() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readLong() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readLong() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readLong() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read long value.
readLong() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read long value.
readLong() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readLong(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readLong() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readLong(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads long value.
readLongArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readLongArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readLongArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readLongArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readLongArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read long array.
readLongArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read long array.
readLongArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read long array.
readLongArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads long array.
readLongArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readLongArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readLongArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readLongArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read long array.
readLongArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read long array.
readLongArray(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads long array from input stream.
readLongArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of longs.
readLongArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of longs.
readLongArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads long array.
readLongFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read long value (fast path).
readLongFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Read long value (fast path).
readLongFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Read long value (fast path).
readLongString(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads string from input stream accounting for null values.
readLongVolatile(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readMap() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readMap(BinaryMapFactory<K, V>) - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readMap(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readMap(String, BinaryMapFactory<K, V>) - Method in interface org.apache.ignite.binary.BinaryReader
 
readMap(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readMap(String, BinaryMapFactory<K, V>) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readMap() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readMap(BinaryMapFactory<K, V>) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readMap(String, MessageCollectionItemType, MessageCollectionItemType, boolean) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads map.
readMap(MessageCollectionItemType, MessageCollectionItemType, boolean, MessageReader) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readMap(MessageCollectionItemType, MessageCollectionItemType, boolean, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readMap(MessageCollectionItemType, MessageCollectionItemType, boolean, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
readMap() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
readMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
readMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
readMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
readMap - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
Read set.
readMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
readMap() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
readMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
readMap(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read map.
readMap(BinaryRawReaderEx, PlatformReaderBiClosure<K, V>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read map.
readMap(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readMap(String, MessageCollectionItemType, MessageCollectionItemType, boolean) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads map.
readMessage(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads nested message.
readMessage(MessageReader) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readMessage(MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readMessage(MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readMessage(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads nested message.
readMessage(Socket, InputStream, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Reads message from the socket limiting read time.
readMvccTx(ByteBufferBackedDataInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Reads MvccTxRecord from given input.
readMvccVersion(ByteBufferBackedDataInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Reads MvccVersion from given input.
readNearConfiguration(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the near config.
readNodeAttributes(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads node attributes.
readNodeIds(BinaryRawReaderEx) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute
Read node IDs.
readNoEntry(IgniteCacheExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Checks if it is possible to directly read data memory without entry creation (this is optimization to avoid unnecessary blocking synchronization on cache entry).
readNullableCollection(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read nullable collection.
readNullableCollection(BinaryRawReaderEx, PlatformReaderClosure<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read nullable collection.
readNullableInteger(BinaryReaderExImpl) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
Read nullable Integer.
readNullableMap(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Read nullable map.
readNullableSet(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
 
readObject() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readObject(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readObject(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readObject() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readObject() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readObject(BinaryReaderExImpl, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
readObject(BinaryReaderExImpl, boolean) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
readObject(BinaryReaderExImpl, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
readObject(byte, BinaryReaderExImpl, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
readObject() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readObjectArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readObjectArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readObjectArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readObjectArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readObjectArray(String, MessageCollectionItemType, Class<T>) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads array of objects.
readObjectArray(MessageCollectionItemType, Class<T>, MessageReader) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readObjectArray(MessageCollectionItemType, Class<T>, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readObjectArray(MessageCollectionItemType, Class<T>, MessageReader) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readObjectArray(String, MessageCollectionItemType, Class<T>) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads array of objects.
readObjectDetached() - Method in interface org.apache.ignite.internal.binary.BinaryRawReaderEx
 
readObjectDetached(boolean) - Method in interface org.apache.ignite.internal.binary.BinaryRawReaderEx
 
readObjectDetached() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readObjectDetached(boolean) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
ReadOnlyCollectionView<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Collection wrapper.
ReadOnlyCollectionView(Collection<T>, T) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView
 
ReadOnlyCollectionView2X<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Collections wrapper.
ReadOnlyCollectionView2X(Collection<? extends T>, Collection<? extends T>) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView2X
 
ReadOnlyDynamicMBean - Class in org.apache.ignite.spi.metric.jmx
Base class for read only DynamicMBean implementations.
ReadOnlyDynamicMBean() - Constructor for class org.apache.ignite.spi.metric.jmx.ReadOnlyDynamicMBean
 
ReadOnlyMetastorage - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
ReadOnlyMetricManager - Interface in org.apache.ignite.spi.metric
Read only metric manager.
ReadOnlyMetricRegistry - Interface in org.apache.ignite.spi.metric
Read only metric registry.
readOnlyMode() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
readOnlyMode(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
ReadOnlySystemViewRegistry - Interface in org.apache.ignite.spi.systemview
Read only system view registry.
readPage(PageMemory, int, long, PageLockListener, PageHandler<X, R>, X, int, R, IoStatisticsHolder, PageIoResolver) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
readPage(PageMemory, int, long, long, PageLockListener, PageHandler<X, R>, X, int, R, IoStatisticsHolder, PageIoResolver) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
readPartitionAssignment(BinaryRawReader, PlatformContext) - Static method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityUtils
Reads the partition assignment.
readPartitionsUpdateResponse(PayloadInputChannel) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
 
readPayload(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Sets position to start of actual fragment data and limit to it's end.
readPlatformCacheConfiguration(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads platform cache config.
readPosition(DataInput) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
 
readProperties(String, Properties, boolean) - Static method in class org.apache.ignite.internal.IgniteProperties
 
readQueryArgs(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Read arguments for SQL query.
readQueryEntity(BinaryRawReader, ClientProtocolContext) - Static method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheConfigurationSerializer
Reads the query entity.
readQueryEntity(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the query entity.
readQueryIndex(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Reads the query index.
readRaw(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
readRaw(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadOnlyMetastorage
 
readReceipt(Socket, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Reads message delivery receipt from the socket.
readRecord(WALRecord.RecordType, ByteBufferBackedDataInput, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataSerializer
Reads record data of type from buffer in.
readRecord(WALRecord.RecordType, ByteBufferBackedDataInput, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Reads record data of type from buffer in.
readRecord(FileInput, WALPointer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializer
Loads record from input
readRecord(FileInput, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Loads record from input
readRecord(FileInput, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
Loads record from input
ReadRepairStrategy - Enum in org.apache.ignite.cache
Read repair strategies.
readRepairStrategy() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
readRequest(BinaryReaderExImpl, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
 
readRequestId(byte[]) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Reads JdbcRequest Id.
readResolve() - Method in class org.apache.ignite.internal.binary.BinaryTreeMap
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.binary.BinaryTreeSet
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.cluster.ClusterNodeLocalMapImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.executor.GridExecutorService
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.GridLoggerProxy
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.IgniteEventsImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.IgniteKernal
 
readResolve() - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerAdapter
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Reconstructs object on unmarshalling.
readResolve() - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
Restores span field to default value after deserialization.
readResolve() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractTraceableMessage
Restores spanContainer field to non-null value after deserialization.
readResponse(PayloadInputChannel) - Static method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Reads caches affinity response from the input channel and creates ClientCacheAffinityMapping instance from this response.
readResult(BinaryReaderExImpl, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
 
readRow(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore
 
readRow(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorage
Read row data by link as byte array.
readRow(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorageImpl
Read row as byte array from data pages.
reads() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets total number of reads of the owning entity (either cache or entry).
reads() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets total number of reads of the owning entity (either cache or entry).
reads(int) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets number of reads.
reads() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
reads() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
reads(Collection<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
reads() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
readSegmentHeader(SegmentIO, SegmentFileInputFactory) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Reads stored record from provided io.
readSet() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
readSet() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
readSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
readSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
readSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
readSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
readSet() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
readSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
readSet(BinaryRawReaderEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
 
readSet(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readSharedGroupCacheSizes(PageSupport, int, long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Loads cache sizes for all caches in shared group.
readShort() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readShort(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readShort(byte[], int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readShort(long, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
readShort(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readShort() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readShort() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read short value.
readShort() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read short value.
readShort() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read short value.
readShort(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads short value.
readShort() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readShort() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readShort() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readShort() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readShort() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read short value.
readShort() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read short value.
readShort() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readShort(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
readShort() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readShort(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads short value.
readShortArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readShortArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readShortArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readShortArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readShortArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read short array.
readShortArray(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read short array.
readShortArray(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Read short array.
readShortArray(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads short array.
readShortArray() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readShortArray() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readShortArray() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readShortArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read short array.
readShortArray(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read short array.
readShortArray() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Reads array of shorts.
readShortArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Reads array of shorts.
readShortArray(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads short array.
readShortFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read short value (fast path).
readShortFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Read short value (fast path).
readShortFast() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Read short value (fast path).
readShortPositioned(int) - Method in interface org.apache.ignite.internal.binary.BinaryPositionReadable
Read short at the given position.
readShortPositioned(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
Read short at the given position.
readShortPositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Read short at the given position.
readShortPositioned(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Read short at the given position.
readShortPositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianInputStreamImpl
Read short at the given position.
readShortPositioned(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Read short at the given position.
readShortPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractInputStream
Internal routine for positioned short value read.
readShortPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Internal routine for positioned short value read.
readShortPositioned0(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Internal routine for positioned short value read.
readSize(ByteBuffer, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
Gets needed buffer size to read the whole version instance.
readSize(long, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
Gets needed buffer size to read the whole version instance.
readSnapshotMetadata(String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
readSnapshotMetadatas(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
readsPaused() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Checks whether reads are paused.
readsPaused(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
readsPaused() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
readString() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readString(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readString(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readString() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readString() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
Reads string.
readString(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads String.
readString() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readString() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readString() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readString(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads string from input stream accounting for null values.
readString(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads String.
readStringArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readStringArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readStringArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readStringArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readStringLength() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
Read string length.
readStringList(BinaryReaderExImpl) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
readStringMap(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads string-to-string map written by IgniteUtils.writeStringMap(DataOutput, Map).
readStrings(BinaryRawReader) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reads collection of strings.
readThrough - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Read through flag.
readThrough - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Read through flag.
readThrough(IgniteInternalTx, KeyCacheObject, boolean, String) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
readThrough() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
readThrough() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
readThrough() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
readThrough() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
readThrough(IgniteInternalTx, KeyCacheObject, boolean, String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
readThroughConfigured() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
readTime() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readTime(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readTime(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTime() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTime() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets last read time of the owning entity (either cache or entry).
readTime() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets last read time of the owning entity (either cache or entry).
readTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets read time.
readTimeArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readTimeArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readTimeArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTimeArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTimestamp() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readTimestamp(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readTimestamp(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTimestamp() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTimestampArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readTimestampArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readTimestampArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTimestampArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readTreeMap(ObjectInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
readTx(ByteBufferBackedDataInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Reads TxRecord from given input.
readType(byte[]) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Reads JdbcRequest command type.
readUnlock() - Method in interface org.apache.ignite.internal.GridKernalGateway
Should be called on leaving every kernal related call originated directly or indirectly via public API.
readUnlock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Should be called on leaving every kernal related call originated directly or indirectly via public API.
readUnlock(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Releases locked page.
readUnlock(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
Releases locked page.
readUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Unlocks topology locked by GridDhtPartitionTopology.readLock() method.
readUnlock() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Unlocks topology locked by GridDhtPartitionTopology.readLock() method.
readUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Unlocks topology locked by GridDhtPartitionTopology.readLock() method.
readUnlock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Releases the checkpoint read lock.
readUnlock(long, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
readUnlock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Releases locked page.
readUnlock(PageMemory, int, long, long, long, PageLockListener) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
readUnlock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Read unlock.
readUnlock(long) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
readUnsignedByte() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUnsignedByte() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readUnsignedByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readUnsignedByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readUnsignedByte() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readUnsignedByte() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readUnsignedByte() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readUnsignedShort() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUnsignedShort() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readUnsignedShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readUnsignedShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readUnsignedShort() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readUnsignedShort() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readUnsignedShort() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readUTF() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUTF() - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
readUTF() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
readUTF() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
readUTF() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
readUTF(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Read UTF string which can be null.
readUTF() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
readUTF() - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
readUuid() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readUuid(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readUuid(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUuid() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUuid(String) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Reads UUID.
readUuid() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
readUuid() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
readUuid() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
readUuid(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads UUID from input stream.
readUuid(BinaryRawReader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads UUID from binary reader.
readUuid(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Reads UUID.
readUuidArray() - Method in interface org.apache.ignite.binary.BinaryRawReader
 
readUuidArray(String) - Method in interface org.apache.ignite.binary.BinaryReader
 
readUuidArray(String) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUuidArray() - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
readUuids(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Reads UUIDs from input stream.
readValue(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Sets read value if this tx entry does not have write value yet.
readView - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
Read view on transaction map.
readWithHeaders(ByteBufferBackedDataInput, WALPointer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io.RecordIO
Reads record data with headers from in.
ReadWriteMetastorage - Interface in org.apache.ignite.internal.processors.cache.persistence.metastorage
 
readWriteSelectorsAssign(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
ready() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
readyAffinity(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
readyAffinityVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
readyAssignments(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
readyFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
Gets future that will be completed after topology with version topVer is calculated.
readyLocal(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
readyLocal(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
readyLock(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
 
readyNearLocal(GridCacheVersion, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Marks near-local candidate as ready and makes locks reassignment.
readyNearLock(GridCacheVersion, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Notifies mvcc that near local lock is ready to be acquired.
readyToFlush(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
readyToFlush(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
 
readyTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
readyTopologyVersion() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
readyTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
readyTopologyVersion() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentManager
 
REAL - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for single precision floating point number
REAL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: REAL.
reallocate(byte[], int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryMemoryAllocatorChunk
Reallocate.
reallocate(long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Reallocate memory.
reallocate(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformExternalMemory
Reallocate memory chunk.
reallocate(int) - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformMemory
Reallocate memory chunk.
reallocate(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Reallocate arbitrary memory chunk.
reallocate(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformPooledMemory
Reallocate memory chunk.
reallocate(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformUnpooledMemory
Reallocate memory chunk.
reallocate(long, int) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Reallocate arbitrary memory chunk.
reallocateBuffer(ByteBuffer, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
 
reallocateMemory(long, long) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Reallocates memory.
reallocatePooled(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Reallocate pooled memory chunk.
reallocateUnpooled(long, int) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Reallocate unpooled memory chunk.
realPageSize(int) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
realPageSize(int) - Method in interface org.apache.ignite.internal.pagemem.PageMemory
 
realPageSize() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
 
realPageSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
realPageSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Size of page without encryption overhead.
reason() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
reason() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
reason(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
reason(long, AffinityTopologyVersion) - Static method in class org.apache.ignite.internal.processors.cache.WalStateManager
Checkpoint reason for enabling group durability.
rebalance() - Method in interface org.apache.ignite.IgniteCache
Deprecated.
Use baseline topology feature instead. Please, be aware this API will be removed in the next releases.
rebalance() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
This cache node to re-balance its partitions.
rebalance() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Forces this cache node to re-balance its partitions.
rebalance() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Forces this cache node to re-balance its partitions.
rebalance() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
This cache node to re-balance its partitions.
rebalance() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Forces this cache node to re-balance its partitions.
REBALANCE_COMPLETE - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
REBALANCE_NOT_AVAILABLE - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
rebalanceBatchesPrefetchCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
rebalanceBatchesPrefetchCount() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanceBatchSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
rebalanceBatchSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanced() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
rebalanced() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Rebalance finished.
rebalanced(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
REBALANCED - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Whether cluster is in fully rebalanced state metric name.
rebalanceDelay() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
rebalanceDelay() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
rebalanceDelay() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanceEnabled(boolean) - Method in interface org.apache.ignite.internal.IgniteEx
Set rebalance enable flag on node.
rebalanceEnabled(boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Set rebalance enable flag on node.
rebalanceEnabled(boolean) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Enable or disable cache partition rebalance per node.
rebalanceEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
rebalanceEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
rebalanceEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
rebalanceEnabled(boolean) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Enable or disable cache partition rebalance per node.
rebalanceFinished(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
rebalanceFinished(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
rebalanceFinished(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
rebalanceFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
rebalanceFuture() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
rebalanceFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
rebalanceId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.FinishPreloadingTask
 
rebalanceIterator(IgniteDhtDemandedPartitionsMap, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
rebalanceIterator(IgniteDhtDemandedPartitionsMap, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
rebalanceMode() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
rebalanceMode() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanceOrder() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
rebalanceOrder() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
rebalanceOrder() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
RebalanceReassignExchangeTask - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
RebalanceReassignExchangeTask(SecurityContext, GridDhtPartitionExchangeId, GridDhtPartitionsExchangeFuture) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.RebalanceReassignExchangeTask
 
rebalanceRequired() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
rebalanceThrottle() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
rebalanceThrottle() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanceTimeout() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
rebalanceTimeout() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
rebalanceTopic(int) - Static method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
rebalancingPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
rebalancingPartitionsCount(int) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
rebalancingStartTime() - Method in interface org.apache.ignite.cache.CacheMetrics
Deprecated.
rebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheClusterMetricsMXBeanImpl
This method is deprecated and will be deleted in future major release.
rebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheLocalMetricsMXBeanImpl
Deprecated.
This method is deprecated and will be deleted in future major release.
rebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
This method is deprecated and will be deleted in future major release.
rebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
This method is deprecated and will be deleted in future major release.
rebalancingStartTime() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
This method is deprecated and will be deleted in future major release.
rebuild(GridCacheContext<?, ?>, boolean, IndexRebuildCancelToken) - Method in class org.apache.ignite.internal.managers.indexing.IndexesRebuildTask
Start to rebuild.
rebuild() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Checking whether rebuilding indexes is in progress.
rebuildCompleted(String) - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Check if rebuilding of indexes for the cache has been completed.
rebuildIndexesCompleted(GridCacheContext) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Check if rebuilding of indexes for the cache has been completed.
rebuildIndexesForCache(GridCacheContext<?, ?>, boolean, IndexRebuildCancelToken) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Start rebuild of indexes for specified cache.
rebuildIndexesFromHash(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Rebuilds indexes for provided caches from corresponding hash indexes.
rebuildIndexesIfNeeded(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
rebuildIndexesIfNeeded(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
rebuildIndexesOnExchange(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildFutureStorage
Checks that the indexes need to be rebuilt on the exchange.
rebuildIndexOnExchange(int, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Checks that the indexes need to be rebuilt on the exchange.
rebuildInProgress() - Method in class org.apache.ignite.internal.cache.query.index.AbstractIndex
 
REC_TYPE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Length of Type
receive(IgniteCache<KeyCacheObject, CacheObject>, Collection<Map.Entry<KeyCacheObject, CacheObject>>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl.IsolatedUpdater
Updates cache with batch of entries.
receive(IgniteCache<KeyCacheObject, CacheObject>, Collection<Map.Entry<KeyCacheObject, CacheObject>>) - Method in class org.apache.ignite.internal.processors.dr.IgniteDrDataStreamerCacheUpdater
Updates cache with batch of entries.
receive(IgniteCache<Object, Object>, Collection<Map.Entry<Object, Object>>) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
Updates cache with batch of entries.
receive(UUID, T) - Method in class org.apache.ignite.messaging.MessagingListenActor
This method receives the message.
receive(IgniteCache<K, V>, Collection<Map.Entry<K, V>>) - Method in interface org.apache.ignite.stream.StreamReceiver
Updates cache with batch of entries.
receive(IgniteCache<K, V>, Collection<Map.Entry<K, V>>) - Method in class org.apache.ignite.stream.StreamTransformer
Updates cache with batch of entries.
receive(IgniteCache<K, V>, Collection<Map.Entry<K, V>>) - Method in class org.apache.ignite.stream.StreamVisitor
Updates cache with batch of entries.
received() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
received() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
 
received() - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
 
RECEIVED_BYTES_METRIC_DESC - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
RECEIVED_BYTES_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
RECEIVED_MESSAGES_BY_NODE_CONSISTENT_ID_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages by node consistent id metric description.
RECEIVED_MESSAGES_BY_NODE_CONSISTENT_ID_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages by node consistent id metric name.
RECEIVED_MESSAGES_BY_TYPE_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages by type metric description.
RECEIVED_MESSAGES_BY_TYPE_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages by type metric name.
RECEIVED_MESSAGES_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages metric description.
RECEIVED_MESSAGES_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Received messages metric name.
receivedBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets received bytes count.
receivedBytesCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
receivedFrom(UUID) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
receivedFrom() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
receiveDiscoveryData(UUID, Serializable) - Method in interface org.apache.ignite.plugin.PluginProvider
Receives plugin discovery data object from remote nodes (called on new node during discovery process).
receivedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets received messages counts (grouped by type).
receivedMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets received messages counts (grouped by node).
receivedMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets received messages counts (grouped by type).
receivedMessagesByTypeMetricName(Short) - Static method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Generate metric name by message direct type id.
receivedMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets received messages count.
receivedMessagesCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
receiveEnabled() - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
 
receiveEnabled() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
receiver(StreamReceiver<K, V>) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets custom stream receiver to this data streamer.
receiver(StreamReceiver<K, V>) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets custom stream receiver to this data streamer.
receiverNodeId() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
 
recheck(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Rechecks if lock should be reassigned.
recheck() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Checks if lock should be assigned.
recheck(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
Rechecks if lock should be reassigned.
recheckPendingLocks() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
recommend(IndexRow, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineRecommender
Calculate aggregate inline size for given indexes and log recommendation in case calculated size more than current inline size.
reconCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
reconCount(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
reconnect() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Leave cluster and try to join again.
reconnected(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
reconnected() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
Reset error.
reconnectExchangeFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
 
reconnectFuture() - Method in exception org.apache.ignite.IgniteClientDisconnectedException
 
reconnectFuture() - Method in exception org.apache.ignite.internal.IgniteClientDisconnectedCheckedException
 
RECONNECTION_DELAY - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
Reconnection period.
reconnectOnError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
reconnectSupported() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
record(Event) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Records event if it's recordable.
record(DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Records discovery events.
record(Event) - Method in interface org.apache.ignite.spi.eventstorage.EventStorageSpi
Records single event.
record(Event) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Records single event.
record(Event) - Method in class org.apache.ignite.spi.eventstorage.NoopEventStorageSpi
Records single event.
recordConsistencyViolation(Collection<KeyCacheObject>, Map<KeyCacheObject, EntryGetResult>, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
 
RecordDataSerializer - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Interface to provide size, read and write operations with WAL records without any headers and meta information.
RecordDataV1Serializer - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Record data V1 serializer.
RecordDataV1Serializer(GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
 
RecordDataV1Serializer.EncryptedDataEntry - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Represents encrypted Data Entry (DataEntry.key, value) pair.
RecordDataV2Serializer - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Record data V2 serializer.
RecordDataV2Serializer(GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV2Serializer
Create an instance of V2 data serializer.
recordDeserializeFilter(IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
Specifies deserialization filter.
recordDeserializeFilter() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
recordDeserializeFilter(IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
Specifies deserialization filter.
recordDhtVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
recordEvent(int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
recordEvent(Event) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Records local event.
RecordIO - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io
Internal interface to provide size, read and write operations of WAL records including record header and data.
recordLocal(Event) - Method in interface org.apache.ignite.IgniteEvents
Records customer user generated event.
recordLocal(Event) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Records customer user generated event.
recordNodeId(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
recordNodeId(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
records() - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Returns unmodifiable collections of records.
RecordSerializer - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Record serializer.
RecordSerializerFactory - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Factory for creating RecordSerializer.
RecordSerializerFactoryImpl - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
 
RecordSerializerFactoryImpl(GridCacheSharedContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
RecordSerializerFactoryImpl(GridCacheSharedContext, IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
recordStateChangedEvent(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
RecordV1Serializer - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Record V1 serializer.
RecordV1Serializer(RecordDataV1Serializer, boolean, boolean, boolean, IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Create an instance of V1 serializer.
RecordV2Serializer - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
Record V2 serializer.
RecordV2Serializer(RecordDataV2Serializer, boolean, boolean, boolean, IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
Create an instance of Record V2 serializer.
recoverLocalTxs(AffinityTopologyVersion, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Creates a future that will wait for all transactions with failed primary recovery.
recovery() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
recovery - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Recovery flag.
recovery() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
recovery(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
recovery - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
recovery - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Recovery flag.
recovery() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
recovery() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
recovery() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
recovery(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
recovery() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
recovery() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
recovery - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
 
recovery() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
RECOVERY_DESC_META_KEY - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
Session future meta key.
RECOVERY_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
RECOVERY_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
RECOVERY_LAST_ID_MSG_TYPE - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Recovery last received ID message type.
RecoveryDebug - Class in org.apache.ignite.internal.processors.cache.persistence
 
RecoveryDebug(Object, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
 
RecoveryDebug(Object, long, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.RecoveryDebug
 
recoveryDescription() - Method in class org.apache.ignite.spi.communication.tcp.internal.DisconnectedSessionInfo
 
recoveryDescs() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
RecoveryLastReceivedMessage - Class in org.apache.ignite.spi.communication.tcp.messages
Recovery acknowledgment message.
RecoveryLastReceivedMessage() - Constructor for class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Default constructor required by Message.
RecoveryLastReceivedMessage(long) - Constructor for class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
 
recoveryMode() - Method in interface org.apache.ignite.internal.GridKernalContext
 
recoveryMode() - Method in class org.apache.ignite.internal.GridKernalContextImpl
recoveryMode(boolean) - Method in class org.apache.ignite.internal.GridKernalContextImpl
 
recoveryMode() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
recycledPagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
recycledPagesCount() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseList
 
recycledPagesCount() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
recyclePage(long, long, long, Boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
RecycleRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Recycle index page.
RecycleRecord(int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.RecycleRecord
 
reduce(List<ComputeJobResult>) - Method in interface org.apache.ignite.compute.ComputeTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.compute.gridify.aop.GridifyDefaultTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.CheckCpHistTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.jdbc.JdbcConnectionValidationTask
Deprecated.
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Reduces fut's results.
reduce() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairCheckOnlyFuture
Reduces fut's results.
reduce() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
Reduces fut's results.
reduce() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetricsReducer
Reduces collected values into one.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerRestoreTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadataCollectorTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcMetadataTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcValidationTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTask
Deprecated.
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.util.future.IgniteRemoteMapTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTrueReducer
Reduces collected values into one.
reduce() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IntSumReducer
Reduces collected values into one.
reduce() - Method in class org.apache.ignite.internal.util.lang.gridfunc.LongSumReducer
Reduces collected values into one.
reduce() - Method in class org.apache.ignite.internal.util.lang.gridfunc.StringConcatReducer
Reduces collected values into one.
reduce() - Method in class org.apache.ignite.internal.util.lang.IgniteReducerX
Reduces collected values into one.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.compute.VisorGatewayTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.misc.VisorNopTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce(VisorCacheRebalanceCollectorTaskResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask
 
reduce(VisorNodeDataCollectorTaskResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTask
 
reduce(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Reduces (or aggregates) results received so far into one compound result to be returned to caller via ComputeTaskFuture.get() method.
reduce() - Method in interface org.apache.ignite.lang.IgniteReducer
Reduces collected values into one.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataInfoTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataRemoveTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataUpdateTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertiesListTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertyTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Static method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
 
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.consistency.AbstractConsistencyTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyCancelTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyStatusTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.misc.VisorAckTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeRestartTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeStopTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTask
Actual reduce logic.
reduce0(List) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotOneNodeTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.tx.FetchNearXidVersionTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Actual reduce logic.
reduce0(List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.VisorOneNodeTask
Actual reduce logic.
reduceJobResult(VisorNodeDataCollectorTaskResult, VisorNodeDataCollectorJobResult, UUID) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTask
Reduce job result.
reducer() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
 
reducer - Variable in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
Reducer of cache query results.
reducer() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
reencryptionFuture(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
reencryptionInProgress(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
reencryptionInProgress() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
ReencryptionRateJobResult() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask.ReencryptionRateJobResult
 
ReencryptionRateJobResult(Double) - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask.ReencryptionRateJobResult
 
ReencryptionStartRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical record to restart reencryption with the latest encryption key.
ReencryptionStartRecord(Map<Integer, Byte>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.ReencryptionStartRecord
 
ReencryptStateUtils - Class in org.apache.ignite.internal.managers.encryption
 
ReencryptStateUtils() - Constructor for class org.apache.ignite.internal.managers.encryption.ReencryptStateUtils
 
reenter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
reentrantLock(String, boolean, boolean, boolean) - Method in interface org.apache.ignite.Ignite
Gets or creates reentrant lock.
reentrantLock(String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Gets or creates reentrant lock.
reentrantLock(String, AtomicConfiguration, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets or creates reentrant lock.
ReentrantLockView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteLock representation for a SystemView.
ReentrantLockView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.ReentrantLockView
 
ReentrantLockViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ReentrantLockViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ReentrantLockViewWalker
 
ReentrantReadWriteLockWithTracking - Class in org.apache.ignite.internal.util
ReentrantReadWriteLock adapter with readLock tracking.
ReentrantReadWriteLockWithTracking(IgniteLogger, long) - Constructor for class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
ReentrantRWLock wrapper, provides additional trace info on ReentrantReadWriteLockWithTracking.ReadLockWithTracking.unlock() method, if someone holds the lock more than readLockThreshold.
ReentrantReadWriteLockWithTracking() - Constructor for class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
Delegator implementation.
ReentrantReadWriteLockWithTracking.ReadLockWithTracking - Class in org.apache.ignite.internal.util
Tracks long rlock holders.
reentry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
REFERENCES_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
ReflectiveDirectBufferCleaner - Class in org.apache.ignite.internal.util
DirectBufferCleaner implementation based on sun.misc.Cleaner and sun.nio.ch.DirectBuffer.cleaner() method.
ReflectiveDirectBufferCleaner() - Constructor for class org.apache.ignite.internal.util.ReflectiveDirectBufferCleaner
 
refresh(int, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Refresh outdated value.
refresh(int, long, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Refresh outdated value.
refresh(int, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Refresh outdated value.
refresh() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Create configuration for dropped statistic column.
refresh(Set<String>) - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Creates new configuration object to refresh statistic with current configuration.
REFRESH - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: REFRESH.
refreshJobSiblings() - Method in interface org.apache.ignite.compute.ComputeTaskSession
Refreshes collection of job siblings.
refreshJobSiblings() - Method in class org.apache.ignite.internal.GridJobSessionImpl
Refreshes collection of job siblings.
refreshJobSiblings() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Refreshes collection of job siblings.
refreshNode(UUID, boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Refreshes and returns node by its ID from remote grid.
refreshNode(String, boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Refreshes and returns node by its IP address from remote grid.
refreshNodeAsync(UUID, boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Asynchronously refreshes and returns node by its ID from remote grid.
refreshNodeAsync(String, boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Asynchronously refreshes and returns node by its IP address from remote grid.
refreshPartitions(Collection<CacheGroupContext>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Partition refresh callback for selected cache groups.
refreshPartitions() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Partition refresh callback.
refreshRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
refreshRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
refreshRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
refreshStatistics(StatisticsTarget...) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Refresh object statistics.
refreshTopology(boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Refreshes and returns all nodes within topology.
refreshTopologyAsync(boolean, boolean) - Method in interface org.apache.ignite.internal.client.GridClientCompute
Asynchronously refreshes and returns all nodes within topology.
regex() - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
 
region - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
Direct memory region.
regionMetrics(Collection<DataRegionMetrics>) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
register() - Static method in class org.apache.ignite.IgniteJdbcThinDriver
 
register() - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
Register IOs for every available AbstractInlineInnerIO.inlineSize for MVCC and not.
register() - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
Register IOs for every available AbstractInlineLeafIO.inlineSize for MVCC and not.
register(int, Function<Object, IndexKey>) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
Register wrapper for custom IndexKey type.
register(UUID, UUID, GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Registers listener.
register(short, Supplier<Message>) - Method in class org.apache.ignite.internal.managers.communication.IgniteMessageFactoryImpl
Register message factory with given direct type.
register(SystemView<?>) - Method in class org.apache.ignite.internal.managers.systemview.JmxSystemViewExporterSpi
Registers JMX bean for specific system view.
register(Collection<? extends GridReservable>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
Registers all the given partitions for this reservation.
register(GridCacheTtlManager) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedTtlCleanupManager
Register ttl manager of cache for periodical check on expired entries.
register(UUID, UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Registers listener.
register(UUID, UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
Registers listener.
register(UUID, UUID, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Registers listener.
register(Metric) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Register existing metrics in this group with the specified name.
register(String, BooleanSupplier, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Registers BooleanMetric which value will be queried from the specified supplier.
register(String, DoubleSupplier, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Registers DoubleSupplier which value will be queried from the specified supplier.
register(String, IntSupplier, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Registers IntMetric which value will be queried from the specified supplier.
register(String, LongSupplier, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Registers LongGauge which value will be queried from the specified supplier.
register(String, Supplier<T>, Class<T>, String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Registers ObjectGauge which value will be queried from the specified Supplier.
register(String, GridCacheQueryType, String, boolean, GridQueryCancel, String) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Registers running query and returns an id associated with the query.
register(GridWorker) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Adds worker to the registry.
register(short, Supplier<Message>) - Method in interface org.apache.ignite.plugin.extensions.communication.IgniteMessageFactory
Register message factory with given direct type.
register(ClassLoader, Class<?>) - Method in interface org.apache.ignite.spi.deployment.DeploymentSpi
Registers a class loader with this SPI.
register(ClassLoader, Class<?>) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Registers a class loader with this SPI.
registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Registers new addresses.
registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Registers new addresses.
registerAddresses(Collection<InetSocketAddress>) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Registers new addresses.
registerAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Registers new addresses.
registerAll(IgniteMessageFactory) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessageFactory
Registers all messages factories.
registerAll(IgniteMessageFactory) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageFactoryProvider
Registers all messages factories.
registerCache(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.jta.CacheJtaManagerAdapter
 
registerCache(CacheConfiguration<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.jta.CacheNoopJtaManager
registerCache(String, String, GridCacheContextInfo<?, ?>) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Registers cache.
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in interface org.apache.ignite.client.ClientCache
Registers a CacheEntryListener.
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>, ClientDisconnectListener) - Method in interface org.apache.ignite.client.ClientCache
Registers a CacheEntryListener.
registerCacheEntryListener(String, CacheEntryListenerConfiguration<?, ?>, ClientCacheEntryListenerHandler<?, ?>) - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenersRegistry
Register listener handler.
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
registerClass(Class<?>) - Method in interface org.apache.ignite.IgniteBinary
Register binary type for specified class.
registerClass(Class<?>, boolean, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
Attempts registration of the provided class.
registerClass(Class<?>, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
registerClass(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Register binary type for specified class.
registerClass(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Register binary type for specified class.
registerClass(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
registerClass(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
registerClass(Class<?>, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
 
registerClass(Class<?>) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Register binary type for specified class.
registerClass(Class<?>) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Register binary type for specified class.
registerClasses(Object...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Register local classes.
registerClasses(Iterable<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Register local classes.
registerClassLocally(BinaryType, boolean, byte) - Method in class org.apache.ignite.internal.binary.BinaryContext
Registers binary type locally.
registerClassName(byte, int, String, boolean) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Method to register typeId->class name mapping in marshaller context cluster-wide.
registerClassName(byte, int, String) - Method in class org.apache.ignite.internal.MarshallerContextImpl
registerClassName(byte, int, String, boolean) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Method to register typeId->class name mapping in marshaller context cluster-wide.
registerClassName(byte, int, String) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Deprecated.
Use MarshallerContext.registerClassName(byte, int, java.lang.String, boolean) instead. This particular method will be deleted in future releases.
registerClassNameLocally(byte, int, String) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Method to register typeId->class name mapping in marshaller context on local node only.
registerClassNameLocally(byte, int, String) - Method in interface org.apache.ignite.marshaller.MarshallerContext
Method to register typeId->class name mapping in marshaller context on local node only.
registerDatabaseListener(DatabaseLifecycleListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
registerDateValueFactory(int, BiFunction<Long, Long, IndexKey>) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
Register factory for date/time index key types.
registerDeploymentManager(GridDeploymentManager) - Static method in class org.apache.ignite.internal.managers.deployment.protocol.gg.GridProtocolHandler
Registers deployment manager.
registerDescriptor(BinaryClassDescriptor, boolean, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
Attempts registration of the provided BinaryClassDescriptor in the cluster.
registerDistributedConfigurationListener(DistributedConfigurationLifecycleListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
registerDistributedMetastorageListener(DistributedMetastorageLifecycleListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
registered() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
 
registeredAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Gets addresses registered in the IP finder, initializes addresses having no port (or 0 port) with TcpDiscoverySpi.DFLT_PORT.
registeredCacheInfo(String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Return context for registered cache info.
registeredDirectTypes() - Method in class org.apache.ignite.internal.managers.communication.IgniteMessageFactoryImpl
Returns direct types of all registered messages.
registerEnum(String, Map<String, Integer>) - Method in interface org.apache.ignite.IgniteBinary
Register enum type.
registerEnum(String, Map<String, Integer>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Register enum type
registerEnum(String, Map<String, Integer>) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Register enum type.
registerEnum(String, Map<String, Integer>) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Register enum type
registerEnum(String, Map<String, Integer>) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Register enum type.
registerExchangeAwareComponent(PartitionsExchangeAware) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Registers component that will be notified on every partition map exchange.
registerExtension(Class<T>, T) - Method in interface org.apache.ignite.plugin.ExtensionRegistry
Registers extension provided by plugin.
registerFiltrableView(String, String, SystemViewRowAttributeWalker<R>, Function<Map<String, Object>, Iterable<D>>, Function<D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers FiltrableSystemViewAdapter view with content filtering capabilities.
registerH2(IOVersions<? extends BPlusInnerIO<?>>, IOVersions<? extends BPlusLeafIO<?>>, IOVersions<? extends BPlusInnerIO<?>>, IOVersions<? extends BPlusLeafIO<?>>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Registers this B+Tree IO versions.
registerH2ExtraInner(IOVersions<? extends BPlusInnerIO<?>>, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Registers extra inner IO versions.
registerH2ExtraLeaf(IOVersions<? extends BPlusLeafIO<?>>, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Registers extra inner IO versions.
registerInnerArrayView(String, String, SystemViewRowAttributeWalker<R>, Collection<C>, Function<C, D[]>, BiFunction<C, D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers SystemViewInnerCollectionsAdapter view which exports container content.
registerInnerCollectionView(String, String, SystemViewRowAttributeWalker<R>, Iterable<C>, Function<C, Collection<D>>, BiFunction<C, D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers SystemViewInnerCollectionsAdapter view which exports container content.
registerLocalTransaction(long, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
registerLocalTransaction(long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
registerMaintenanceTask(MaintenanceTask) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Method to register MaintenanceTask locally on the node where method is called.
registerMaintenanceTask(MaintenanceTask, UnaryOperator<MaintenanceTask>) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Method to register MaintenanceTask locally on the node where method is called.
registerMaintenanceTask(MaintenanceTask) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Method to register MaintenanceTask locally on the node where method is called.
registerMaintenanceTask(MaintenanceTask, UnaryOperator<MaintenanceTask>) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Method to register MaintenanceTask locally on the node where method is called.
registerMBean(String, String, T, Class<T>) - Method in class org.apache.ignite.internal.managers.IgniteMBeansManager
Register an Ignite MBean.
registerMBean(MBeanServer, String, String, String, T, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Registers MBean with the server.
registerMBean(MBeanServer, ObjectName, T, Class<T>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Registers MBean with the server.
registerMBean(String, T, Class<T>) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Registers SPI MBean.
registerMBeansAfterNodeStarted() - Method in class org.apache.ignite.internal.managers.IgniteMBeansManager
Registers kernal MBeans (for kernal, metrics, thread pools) after node start.
registerMBeansDuringInitPhase() - Method in class org.apache.ignite.internal.managers.IgniteMBeansManager
Registers kernal MBeans during init phase.
registerMetadataForRegisteredCaches(boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Register metadata locally for already registered caches.
registerMetastorageListener(MetastorageLifecycleListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
registerMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Register local metrics.
registerMetrics() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Registers cluster metrics.
registerMetrics(MetricRegistry) - Method in interface org.apache.ignite.internal.processors.pool.MetricsAwareExecutorService
Register thread pool metrics.
registerMetrics() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Registers thread pools metrics and system views.
registerMetrics(MetricRegistry) - Method in class org.apache.ignite.internal.util.StripedExecutor
Register thread pool metrics.
registerMetrics(MetricRegistry) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
 
registerMetrics(MetricRegistry) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
Register thread pool metrics.
registerMetrics(MetricRegistry) - Method in class org.apache.ignite.thread.IgniteThreadPoolExecutor
Register thread pool metrics.
registerMetricsMBean(IgniteConfiguration, String, String, T, Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
 
registerMetricsMBean(IgniteConfiguration, String, String, T, Class<T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
registerMetricsMBeans(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Registers MBeans for all DataRegionMetrics configured in this instance.
registerMetricsMBeans(IgniteConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Registers MBeans for all DataRegionMetrics configured in this instance.
registerMxBeans(IgniteMBeansManager) - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Register thread pool JMX beans.
registerMxBeans(IgniteMBeansManager) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Register SQL JMX beans.
registerObject(BinaryObjectBuilderImpl) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
registerPort(int, IgnitePortProtocol, Class<?>) - Method in class org.apache.ignite.internal.GridPluginContext
Registers open port.
registerPort(int, IgnitePortProtocol, Class) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Registers port using by passed class.
registerPort(int, IgnitePortProtocol, Class<?>) - Method in interface org.apache.ignite.plugin.PluginContext
Registers open port.
registerPort(int, IgnitePortProtocol) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Registers open port.
registerPredefinedType(Class<?>, int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
registerPredefinedType(Class<?>, int, String, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
registerProperties(T...) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
Attach already created property.
registerProperties(T...) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedPropertyDispatcher
Attach already created property.
registerProperty(DistributedChangeableProperty<T>) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
Register property to processor and attach it if it possible.
registerProperty(DistributedChangeableProperty<T>) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.DistributedPropertyDispatcher
Attach already created property.
registerRequest(long, int) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Registers request for futher cancellation if any.
registerRequest(long, int) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Registers request for futher cancellation if any.
registerRequest(long, int) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Registers request for futher cancellation if any.
registerRequest(long, int) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Registers request for futher cancellation if any.
registerSchemaChangeListener(SchemaChangeListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
 
registerStableSchema() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
Register current stable schema if applicable.
registerStateListener(PerformanceStatisticsProcessor.PerformanceStatisticsStateListener) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Registers state listener.
registerStaticRoutine(String, CacheEntryUpdatedListener<?, ?>, CacheEntryEventSerializableFilter, IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Registers routine info to be sent in discovery data during this node join (to be used for internal queries started from client nodes).
registerStore(PlatformCacheStore, boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Register cache store.
registerStore(PlatformCacheStore, boolean) - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Register cache store.
registerStore(PlatformCacheStore, boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Register cache store.
registerStructure(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
registerSupplyMessage(UUID, GridDhtPartitionSupplyMessage, Runnable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
Enqueues supply message.
registerTest(BPlusInnerIO<?>, BPlusLeafIO<?>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Registers IOs for testing.
registerTest(PageIO) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Registers IO for testing.
registerType(GridCacheContextInfo, GridQueryTypeDescriptor, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Registers type if it was not known before or updates it otherwise.
registerUserClassName(int, String, boolean, boolean, byte) - Method in class org.apache.ignite.internal.binary.BinaryContext
Register "type ID to class name" mapping on all nodes to allow for mapping requests resolution form client.
registerUserType(String, BinaryInternalMapper, BinarySerializer, BinaryIdentityResolver, String, boolean, Map<String, Integer>) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
registerUserTypesSchema() - Method in class org.apache.ignite.internal.binary.BinaryContext
Register user types schemas.
registerView(SystemView<R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers SystemView instance.
registerView(String, String, SystemViewRowAttributeWalker<R>, Collection<D>, Function<D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers SystemViewAdapter view which exports Collection content.
registerView(String, String, SystemViewRowAttributeWalker<R>, Supplier<Collection<D>>, Function<D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Registers view which exports Collection content provided by specified Supplier.
registerWorkflowCallback(String, MaintenanceWorkflowCallback) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Registers MaintenanceWorkflowCallback for a MaintenanceTask with a given name.
registerWorkflowCallback(String, MaintenanceWorkflowCallback) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Registers MaintenanceWorkflowCallback for a MaintenanceTask with a given name.
registerWorkflowCallbackIfTaskExists(String, IgniteThrowableFunction<MaintenanceTask, MaintenanceWorkflowCallback>) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Call the MaintenanceRegistry.registerWorkflowCallback(String, MaintenanceWorkflowCallback) if the active maintenance task with given name exists.
registrateFutureInMvccManager(GridCacheFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
registrateFutureRestart(GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
registrateProxyRestart(Map<String, DynamicCacheChangeRequest>, GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
registry(String) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Gets or creates metric registry.
REGULAR_MAGIC - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
Magic of regular WAL segment.
REJ_HND_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
REJECTED - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Rejected jobs metric name.
relative(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
relative(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
relative(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
RELATIVE_PTR_MASK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Full relative pointer mask.
relativePointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ReplaceCandidate
 
relaxDiscoveryOrdered() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
release() - Method in interface org.apache.ignite.IgniteSemaphore
Releases a permit, returning it to the semaphore.
release(int) - Method in interface org.apache.ignite.IgniteSemaphore
Releases the given number of permits, returning them to the semaphore.
release() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Releases pooled memory.
release(byte[], int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryMemoryAllocatorChunk
Shrinks array size if needed.
release(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Release memory.
release() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
release() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Decrements usage count.
release(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Invoke this method to release WAL history since provided pointer that was previously reserved.
release() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridReservable
Releases.
release() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Releases previously reserved partition.
release(int, GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
release() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
Releases all the registered partitions.
release() - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
release(int, GridCacheConcurrentMap.CacheMapHolder, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
release() - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
Releases file lock
release(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
release(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Invoke this method to release WAL history since provided pointer that was previously reserved.
release() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.ReadSegment
Releases segment.
release() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.WriteSegment
Releases segment.
release() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Releases a permit, returning it to the semaphore.
release(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Releases the given number of permits, returning them to the semaphore.
release() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor.PartitionsReservation
Releases.
release(long) - Method in class org.apache.ignite.internal.processors.platform.client.ClientResourceRegistry
Releases the handle.
release(boolean) - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Release context.
release(SB) - Static method in class org.apache.ignite.internal.util.GridStringBuilderFactory
Releases StringBuilder back to cache.
release() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
Releases this client by decreasing reservations.
release() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
Releases this client by decreasing reservations.
release() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
release(long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Releases memory at the given address.
RELEASE_DATE - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Release date.
releaseAfterWrite(int, long, long, long, X, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
releaseDate() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets release date.
releaseErr() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Releases standard error.
releaseForFastLocalGet(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Releases the partition that was reserved by a call to GridCacheContext.reserveForFastLocalGet(int, AffinityTopologyVersion).
releaseFreePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
 
releaseFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Gets span release future.
releaseHistoryForExchange() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Release reserved update history.
releaseHistoryForExchange() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Release reserved update history.
releaseHistoryForPreloading() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Release reserved update history.
releaseHistoryForPreloading() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Release reserved update history.
releaseLocal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Local local release.
releaseLocal(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Local release.
releaseOut() - Static method in class org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
Releases standard out.
releasePage(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
releasePage(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
 
releasePage(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
releasePage(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
releasePartitions(int...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
releasePartitions(int...) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
releasePartitions(int...) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
releasePool(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Release pool memory.
releasePooled(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Release pooled memory chunk.
releaseQuiet(FileLock) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly releases file lock ignoring all possible exceptions.
releaseSafePoint() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpSupported
 
releaseSafePoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
releaseSavepoint(Savepoint) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
releaseSavepoint(Savepoint) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
releaseSavepoint(Savepoint) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
releaseStart() - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Notify processor that it is safe to use.
releaseStart() - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Notify processor that it is safe to use.
releaseStart() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Notify processor that it is safe to use.
releaseSystem(long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
releaseUnpooled(long) - Static method in class org.apache.ignite.internal.processors.platform.memory.PlatformMemoryUtils
Release unpooled memory chunk.
releaseWaiters(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
releaseWaiters(MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
remaining() - Method in class org.apache.ignite.internal.binary.streams.BinaryByteBufferInputStream
Gets amount of remaining data in bytes.
remaining() - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Gets amount of remaining data in bytes.
remaining() - Method in interface org.apache.ignite.internal.binary.streams.BinaryInputStream
Gets amount of remaining data in bytes.
remaining() - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapInputStream
Gets amount of remaining data in bytes.
remaining() - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
remaining() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
remaining() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
remaining() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Gets amount of remaining data in bytes.
remainingCapacity() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
remainingCapacity() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
remainingPagesCount(int) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
remainingSql() - Method in class org.apache.ignite.internal.sql.SqlParser
Not yet parsed part of the sql query.
remainingTime() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Gets remaining allowed time.
remainingTime() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets allowed remaining time for this transaction.
remainingTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets remaining allowed transaction time.
remap(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
 
REMAP_CNT_UPD - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Remap count updater.
REMAP_CNT_UPD - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Remap count updater.
remapCnt - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Remap count.
remapCnt - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Remap count.
remapCnt - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
Remap count.
remapCnt - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Remap count.
remapFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
 
remapFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairCheckOnlyFuture
remapFuture(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairFuture
remapTopVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
 
remote() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
remote() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
remote() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
remoteAddress() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Gets address of remote peer on this session.
remoteAddress() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Gets address of remote peer on this session.
remoteAddress() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
remoteAliveNodesWithCaches() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Gets all alive remote nodes that have at least one cache configured.
remoteAliveNodesWithCaches(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets cache remote nodes for cache with given name.
remoteCandidates(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
 
remoteCandidates() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
This method has poor performance, so use with care.
remoteDaemonNodes() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets a collection of all remote daemon nodes in topology.
remoteEventsAsync(IgnitePredicate<T>, Collection<? extends ClusterNode>, long) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
 
remoteFilter() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
remoteListen(IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListen(int, long, boolean, IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListen(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.IgniteMessaging
Adds a message listener for a given topic to all nodes in the cluster group (possibly including this node if it belongs to the cluster group as well).
remoteListen(IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListen(int, long, boolean, IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListen(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Adds a message listener for a given topic to all nodes in the cluster group (possibly including this node if it belongs to the cluster group as well).
remoteListenAsync(IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Asynchronously adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListenAsync(int, long, boolean, IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Asynchronously adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListenAsync(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.IgniteMessaging
Asynchronously adds a message listener for a given topic to all nodes in the cluster group (possibly including this node if it belongs to the cluster group as well).
remoteListenAsync(IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Asynchronously adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListenAsync(int, long, boolean, IgniteBiPredicate<UUID, T>, IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Asynchronously adds event listener for specified events to all nodes in the cluster group (possibly including local node if it belongs to the cluster group as well).
remoteListenAsync(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Asynchronously adds a message listener for a given topic to all nodes in the cluster group (possibly including this node if it belongs to the cluster group as well).
remoteMessage() - Method in exception org.apache.ignite.plugin.PluginValidationException
 
remoteMvccSnapshot(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Gets all remote versions.
remoteMvccSnapshot(GridCacheVersion...) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Gets all remote versions.
remoteMvccSnapshot(GridCacheVersion...) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Gets all remote versions.
remoteNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
remoteNodes() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
remoteNodes(UUID) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets predicate that evaluates to false for given local node ID.
remoteNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Gets remote nodes.
remoteNodes() - Method in interface org.apache.ignite.spi.IgniteSpiContext
Gets a collection of remote grid nodes.
remoteQuery(IgnitePredicate<T>, long, int...) - Method in interface org.apache.ignite.IgniteEvents
Queries nodes in this cluster group for events using passed in predicate filter for event selection.
remoteQuery(IgnitePredicate<T>, long, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Queries nodes in this cluster group for events using passed in predicate filter for event selection.
remoteQueryAsync(IgnitePredicate<T>, long, int...) - Method in interface org.apache.ignite.IgniteEvents
Asynchronously queries nodes in this cluster group for events using passed in predicate filter for event selection.
remoteQueryAsync(IgnitePredicate<T>, long, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Asynchronously queries nodes in this cluster group for events using passed in predicate filter for event selection.
remoteSecurityContext(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
remoteTransformer() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
remoteTxFinishFuture(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
remoteTxInfo(UUID, GridCacheVersion, GridCacheVersion, String) - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
remove(K) - Method in interface org.apache.ignite.client.ClientCache
Removes the mapping for a key from this cache if it is present.
remove(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically removes the mapping for a key only if currently mapped to the given value.
remove(K) - Method in interface org.apache.ignite.IgniteCache
remove(K, V) - Method in interface org.apache.ignite.IgniteCache
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
remove(Object) - Method in interface org.apache.ignite.IgniteQueue
remove(Object) - Method in interface org.apache.ignite.IgniteSet
remove(String, CacheDataRow) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Delete specified row from index.
remove(long) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
Remove row by link.
remove(K) - Method in interface org.apache.ignite.internal.client.GridClientData
Removes value from cache on remote node.
remove(K) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Removes value from cache on remote node.
remove(Object) - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
remove(String, Object) - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
 
remove(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupMetricsImpl
Removes all metric for cache group.
remove() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
remove(T) - Method in class org.apache.ignite.internal.processors.cache.CacheIteratorConverter
Removes item.
remove(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Removes element.
remove(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
Removes partition.
remove() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
remove(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
remove(K) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes given key mapping from cache.
remove(UUID) - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
remove(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
remove(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
remove(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
remove(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
remove(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes given key mapping from cache.
remove(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
remove(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes given key mapping from cache if one exists and value is equal to the passed in value.
remove() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIterator
remove(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Removes lock even if it is not owner.
remove(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes given key mapping from cache.
remove(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes given key mapping from cache if one exists and value is equal to the passed in value.
remove(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
remove(GridCacheContext, KeyCacheObject, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
remove(GridCacheContext, KeyCacheObject, int, GridDhtLocalPartition) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
remove(GridCacheContext, KeyCacheObject, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
remove(GridCacheContext, KeyCacheObject, int, GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
remove(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
remove(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
remove(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes given key mapping from cache.
remove(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes given key mapping from cache if one exists and value is equal to the passed in value.
remove() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Removes all metric for data region.
remove(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageMetaInfoStore
Remove page from store by index.
remove(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.HeapPageMetaInfoStore
Remove page from store by index.
remove(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.store.OffHeapPageMetaInfoStore
Remove page from store by index.
remove(GridCacheContext, KeyCacheObject, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
remove(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
remove(String) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadWriteMetastorage
 
remove(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Removes key-value association for the given key.
remove(int, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Removes key-value association for the given key.
remove(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Removes key-value association for the given key.
remove(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
Remove page from LRU list by page index.
remove(L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
remove(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
remove(KeyCacheObject, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
remove(Object) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.RequestFutureMap
remove() - Method in class org.apache.ignite.internal.processors.cache.QueryCursorImpl.LazyIterator
remove(IgniteInternalTx, KeyCacheObject) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
remove(IgniteInternalTx, KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
remove(Object) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
remove() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
remove(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
remove() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
remove(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
remove(Object) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
remove(String) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Remove value from distributed metastorage.
remove(String) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Remove value from distributed metastorage.
remove(String) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Removes metric registry.
remove(String, boolean) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Removes metric registry.
remove(String) - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Removes metrics with the name.
remove(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Removes value from offheap space for the given key.
remove() - Method in class org.apache.ignite.internal.processors.query.GridQueryCacheObjectsIterator
remove(GridCacheContext, GridQueryTypeDescriptor, CacheDataRow) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Removes index entry by key.
remove(GridCacheContext, CacheDataRow) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
remove(long) - Method in interface org.apache.ignite.internal.processors.query.GridQueryRowCacheCleaner
Remove row by link.
remove() - Method in class org.apache.ignite.internal.processors.query.QueryKeyValueIterator
remove() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
remove(Object) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
remove(int) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
Removes the specified element from this set.
remove(int) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
Removes the specified element from this set.
remove(Object) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
remove(int) - Method in class org.apache.ignite.internal.util.collection.IntHashMap
remove(int) - Method in interface org.apache.ignite.internal.util.collection.IntMap
 
remove(int) - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
remove(int) - Method in interface org.apache.ignite.internal.util.collection.IntSet
Removes the specified element from this set.
remove(T[], int) - Static method in class org.apache.ignite.internal.util.GridArrays
 
remove(long[], int) - Static method in class org.apache.ignite.internal.util.GridArrays
 
remove(Object) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
This method is not supported and always throws UnsupportedOperationException.
remove(Object, Object) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
This method is not supported and always throws UnsupportedOperationException.
remove(Object) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
This method is not supported and always throws UnsupportedOperationException.
remove(Object) - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
remove(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
remove(Object) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
remove() - Method in class org.apache.ignite.internal.util.GridIntList
Removes and returns the last element of the list.
remove(Object) - Method in class org.apache.ignite.internal.util.GridLeanMap
remove(Object) - Method in class org.apache.ignite.internal.util.GridListSet
remove() - Method in class org.apache.ignite.internal.util.GridLongList
Removes and returns the last element of the list.
remove(Object) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
remove(Object) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
remove(Object) - Method in class org.apache.ignite.internal.util.GridQueue
remove() - Method in class org.apache.ignite.internal.util.GridQueue
remove(Object) - Method in class org.apache.ignite.internal.util.GridSetWrapper
remove(Object, Object) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
remove(Object) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
remove(L) - Method in interface org.apache.ignite.internal.util.IgniteTree
Removes the mapping for a key from this tree if it is present.
remove() - Method in class org.apache.ignite.internal.util.lang.GridFilteredIterator
remove() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MultipleIterator
remove(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateSetView
remove(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
remove(Object) - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
remove() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
remove() - Method in class org.apache.ignite.internal.util.lang.GridIteratorAdapter
remove(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Removes value from off-heap map.
remove(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Removes value from off-heap map.
remove(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Removes value from off-heap map.
remove(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Removes value from off-heap map.
remove(Object) - Method in class org.apache.ignite.lang.IgniteBiTuple
remove(String, K) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Removes object from cache.
remove(String, Object) - Method in interface org.apache.ignite.spi.indexing.IndexingSpi
Removes index entry by key.
remove(String, Object) - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
Removes index entry by key.
remove() - Method in class org.apache.ignite.util.deque.FastSizeDeque
remove(Object) - Method in class org.apache.ignite.util.deque.FastSizeDeque
remove() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
remove(Object) - Method in class org.jsr166.ConcurrentLinkedDeque8
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.jsr166.ConcurrentLinkedHashMap
remove0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
remove0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
remove0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
removeAll(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Removes entries for the specified keys.
removeAll() - Method in interface org.apache.ignite.client.ClientCache
Removes all of the mappings from this cache.
removeAll(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Keys are locked in the order in which they appear in key set.
removeAll() - Method in interface org.apache.ignite.IgniteCache
Removes all of the mappings from this cache.
removeAll(Collection<?>) - Method in interface org.apache.ignite.IgniteQueue
removeAll(Collection<?>) - Method in interface org.apache.ignite.IgniteSet
removeAll(Collection<K>) - Method in interface org.apache.ignite.internal.client.GridClientData
Removes entries from cache on remote node.
removeAll(Collection<K>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Removes entries from cache on remote node.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
Removes mappings from cache.
removeAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes given key mappings from cache.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes mappings from cache.
removeAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Keys are locked in the order in which they appear in key set.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Removes all of the mappings from this cache.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes mappings from cache.
removeAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes given key mappings from cache.
removeAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes given key mappings from cache.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes mappings from cache.
removeAll(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Keys are locked in the order in which they appear in key set.
removeAll() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Removes all of the mappings from this cache.
removeAll(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes given key mappings from cache.
removeAll() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes mappings from cache.
removeAll(IgniteInternalTx, Collection<? extends KeyCacheObject>) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
removeAll(IgniteInternalTx, Collection<? extends KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
removeAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
removeAll(Collection<?>) - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeAll0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
removeAll0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeAll0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
removeAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.client.ClientCache
Removes entries for the specified keys.
removeAllAsync() - Method in interface org.apache.ignite.client.ClientCache
Removes all of the mappings from this cache.
removeAllAsync(Set<? extends K>) - Method in interface org.apache.ignite.IgniteCache
Asynchronously removes entries for the specified keys.
removeAllAsync() - Method in interface org.apache.ignite.IgniteCache
Asynchronously removes all of the mappings from this cache.
removeAllAsync(Collection<K>) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously removes entries from cache on remote grid.
removeAllAsync(Collection<K>) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously removes entries from cache on remote grid.
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
removeAllAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Asynchronously removes given key mappings from cache for entries.
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
removeAllAsync(GridCacheContext, AffinityTopologyVersion, Collection<? extends K>, boolean, CacheEntryPredicate, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
removeAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously removes entries for the specified keys.
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously removes all of the mappings from this cache.
removeAllAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously removes given key mappings from cache for entries.
removeAllAsync(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously removes given key mappings from cache for entries.
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
removeAllAsync(Set<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously removes entries for the specified keys.
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously removes all of the mappings from this cache.
removeAllAsync(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously removes given key mappings from cache for entries.
removeAllAsync() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
removeAllAsync() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
removeAllAsync0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
removeAllAsync0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeAllAsync0(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
removeAllConflict(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Removes DR data.
removeAllConflict(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes DR data.
removeAllConflict(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes DR data.
removeAllConflict(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes DR data.
removeAllConflict(Map<KeyCacheObject, GridCacheVersion>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes DR data.
removeAllConflictAsync(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Removes DR data asynchronously.
removeAllConflictAsync(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Removes DR data asynchronously.
removeAllConflictAsync(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Removes DR data asynchronously.
removeAllConflictAsync(Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Removes DR data asynchronously.
removeAllConflictAsync(Map<KeyCacheObject, GridCacheVersion>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Removes DR data asynchronously.
removeAllDrAsync(GridCacheContext, Map<KeyCacheObject, GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
removeAllMeta() - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Removes all meta.
removeAsync(K) - Method in interface org.apache.ignite.client.ClientCache
Removes the mapping for a key from this cache if it is present.
removeAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically removes the mapping for a key only if currently mapped to the given value.
removeAsync(K) - Method in interface org.apache.ignite.IgniteCache
Asynchronously removes the mapping for a key from this cache if it is present.
removeAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously removes the mapping for a key only if currently mapped to the given value.
removeAsync(K) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously removes value from cache on remote grid.
removeAsync(K) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously removes value from cache on remote grid.
removeAsync(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
removeAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously removes the mapping for a key from this cache if it is present.
removeAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously removes the mapping for a key only if currently mapped to the given value.
removeAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously removes given key mapping from cache.
removeAsync(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously removes given key mapping from cache if one exists and value is equal to the passed in value.
removeAsync(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously removes given key mapping from cache.
removeAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously removes given key mapping from cache if one exists and value is equal to the passed in value.
removeAsync(K) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously removes the mapping for a key from this cache if it is present.
removeAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously removes the mapping for a key only if currently mapped to the given value.
removeAsync(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously removes given key mapping from cache.
removeAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously removes given key mapping from cache if one exists and value is equal to the passed in value.
removeAsync(String) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Remove value from distributed metastorage asynchronously.
removeAsync(String) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Remove value from distributed metastorage asynchronously.
removeAsync0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
removeAsync0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeAsync0(K, CacheEntryPredicate) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
removeAtomicFuture(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
removeAttribute(String) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Remove attribute.
removeAttributeListener(ComputeTaskSessionAttributeListener) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Removes given listener.
removeAttributeListener(ComputeTaskSessionAttributeListener) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Removes given listener.
removeAttributeListener(ComputeTaskSessionAttributeListener) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Removes given listener.
removeCachedAffinity(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Removes cached affinity instances with affinity topology versions less than topVer.
removeCacheData(StoredCacheData) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Remove cache configuration data file.
removeCacheData(StoredCacheData) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Remove cache configuration data file.
removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
removeCacheFilter(String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Called from discovery thread.
removeCacheGroup(CacheGroupDescriptor) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
removeCacheGrpPageMetrics(Integer) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Removes all memory page metrics associated with the given cache group.
removeCacheMetrics(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Removes cache metrics for particular node from the message.
removeCacheWithContinuousQuery(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
removeCandidate(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Removes candidate from this lock span.
removeCandidate(IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Removes lock by key and optional version.
removeCheckpoint(String) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Removes previously saved job's state for a given key from an underlying storage.
removeCheckpoint(String) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Removes previously saved job's state for a given key from an underlying storage.
removeCheckpoint(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Removes previously saved job's state for a given key from an underlying storage.
removeCheckpoint(String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
This method allows manually remove the checkpoint with given key.
removeCheckpoint(String) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
removeCheckpoint(GridTaskSessionInternal, String) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
removeCheckpoint(String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
This method allows manually remove the checkpoint with given key.
removeCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
This method instructs the checkpoint provider to clean saved data for a given key.
removeCheckpoint(String) - Method in interface org.apache.ignite.spi.checkpoint.CheckpointSpi
This method instructs the checkpoint provider to clean saved data for a given key.
removeCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
This method instructs the checkpoint provider to clean saved data for a given key.
removeCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
This method instructs the checkpoint provider to clean saved data for a given key.
removeCheckpoint(String) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
This method instructs the checkpoint provider to clean saved data for a given key.
removeCheckpoint0(GridTaskSessionInternal, String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
removeCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
removeCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
 
removeCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
removeCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
removeCheckpoints(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Removes checkpoints from history.
removeCheckpointsUntil(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Wal truncate callback.
removeCheckpointsUntil(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Wal truncate callback.
removeClosedManager(CacheManager) - Method in class org.apache.ignite.cache.CachingProvider
 
removeCommittedTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
removeConfigurationChangeListener(BiConsumer<String, File>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
removeCountDownLatch(String, String) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Removes count down latch from cache.
removed() - Method in interface org.apache.ignite.IgniteAtomicLong
Gets status of atomic.
removed() - Method in interface org.apache.ignite.IgniteAtomicReference
Gets status of atomic.
removed() - Method in interface org.apache.ignite.IgniteAtomicSequence
Gets status of atomic sequence.
removed() - Method in interface org.apache.ignite.IgniteAtomicStamped
Gets status of atomic.
removed() - Method in interface org.apache.ignite.IgniteCountDownLatch
Gets removed status of the latch.
removed() - Method in interface org.apache.ignite.IgniteLock
Gets status of reentrant lock.
removed() - Method in interface org.apache.ignite.IgniteQueue
Gets status of queue.
removed() - Method in interface org.apache.ignite.IgniteSemaphore
Gets removed status of the semaphore.
removed() - Method in interface org.apache.ignite.IgniteSet
Gets status of set.
removed() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
removed() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
 
removed() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Gets status of queue.
removed() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Gets status of queue.
removed() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
Gets status of set.
removed() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
Gets status of set.
removed() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
removed() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
removeData(K) - Method in interface org.apache.ignite.IgniteDataStreamer
Adds key for removal on remote node.
removeData(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
 
removeData(K) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Adds key for removal on remote node.
removeDataInternal(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
 
removeDataPage(long, long, long, AbstractDataPageIO, int, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Removes data page from bucket, merges bucket list if needed.
removeDataRowByLink(long, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
removeDataRowByLink(long, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
removeDataRowByLink(long, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorage
 
removeDhtAssignmentFetchFuture(GridDhtAssignmentFetchFuture) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
removedIndexes() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
removeDisconnectListener(GridDisconnectListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeDiscoveryEventListener(DiscoveryEventListener, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Removes listener for specified events, if any.
removedPageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashMap
removeEntry(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
Removes passed in entry if it presents in the map.
removeEntry(IgniteTxEntry) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
removeEntry(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeEntry(GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap
Removes passed in entry if it presents in the map.
removeEntry(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
Removes passed in entry if it presents in the map.
removeEntry(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridNoStorageCacheMap
Removes passed in entry if it presents in the map.
removeEntry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
removeEntry(IgniteTxKey) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
removeEntry(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
removeEvicted() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapEvictListener
 
removeExplicitLock(GridCacheMvccCandidate) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Removes candidate from the list of near local candidates.
removeExplicitLock(long, IgniteTxKey, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Removes explicit lock for given thread id, key and optional version.
removeExplicitNodeCandidates(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
Removes all candidates for node.
removeExplicitNodeLocks(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Removes all lock candidates for node.
removeExplicitNodeLocks(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
removeExtension(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Removes the extension from a filename.
removeField(String) - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Removes field from this builder.
removeField(String) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Removes field from binary object.
removeField(QueryEntity, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Remove field by alias.
removeFieldsQueryResult(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
removeFirst() - Method in class org.apache.ignite.internal.util.GridListSet
Removes the first element of this list.
removeFirst() - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeFirst() - Method in class org.jsr166.ConcurrentLinkedDeque8
removeFirstOccurrence(Object) - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeFirstOccurrence(Object) - Method in class org.jsr166.ConcurrentLinkedDeque8
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFromEarliestCheckpoints(Integer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Removes last checkpoint in history from the earliest checkpoints map by group id and returns the latest checkpoint in the history.
removeFromEarliestCheckpoints(Integer) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
removeFut(ConnectionKey, GridFutureAdapter<GridCommunicationClient>) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
removeFuture(GridDhtForceKeysFuture<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Removes future from future map.
removeFuture(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
removeFuture(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
removeGroupHolders() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
Removes and unregisters all group holders.
removeHandler(boolean, int, Class<? extends GridCacheMessage>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
removeHistItem(long) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
removeId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixRemoveId
 
removeId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
 
removeIf(int, int, LoadedPagesMap.KeyPredicate) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Removes entities matching provided predicate at specified mapping range.
removeIf(int, int, LoadedPagesMap.KeyPredicate) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Removes entities matching provided predicate at specified mapping range.
removeIf(LoadedPagesMap.KeyPredicate) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
Removes entities matching provided predicate.
removeIf(int, int, LoadedPagesMap.KeyPredicate) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Removes entities matching provided predicate at specified mapping range.
removeIf(Predicate<? super Integer>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
removeIf(Predicate<? super E>) - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeIfObsolete(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
removeIncomeConnectionListener(IgniteInClosure<Socket>) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
removeIndex(GridCacheContext<?, ?>, IndexName, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Removes an index.
removeIndex(int) - Method in class org.apache.ignite.internal.util.GridIntList
Removes element by given index.
removeIndex(int) - Method in class org.apache.ignite.internal.util.GridLongList
Removes element by given index.
removeIndexRebuildFuturesOnExchange(GridDhtPartitionsExchangeFuture, Set<Integer>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Removing futures of rebuilding indexes that should have been rebuilt on the exchange.
removeIOStatistic(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Removes statistics metrics registries.
removeItem(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridAtomicCacheQueueImpl
Removes item with given index from queue.
removeItem(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Removes item with given index from queue.
removeItem(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridTransactionalCacheQueueImpl
Removes item with given index from queue.
removeIterator(CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator) - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder
 
removeJavaNoOpLogger(Collection<Handler>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Removes previously added no-op handler for root java logger.
removeLast() - Method in class org.apache.ignite.internal.util.GridListSet
Removes the last element of this list.
removeLast() - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeLast() - Method in class org.jsr166.ConcurrentLinkedDeque8
removeLastOccurrence(Object) - Method in class org.apache.ignite.util.deque.FastSizeDeque
removeLastOccurrence(Object) - Method in class org.jsr166.ConcurrentLinkedDeque8
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeListener(IgnitionListener) - Static method in class org.apache.ignite.Ignition
Removes lsnr added by Ignition.addListener(IgnitionListener) method.
removeListener(IgnitionListener) - Static method in class org.apache.ignite.internal.IgnitionEx
Removes lsnr added by IgnitionEx.addListener(IgnitionListener) method.
removeListener(GridLocalEventListener) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
Removes local event listener.
removeLocalEventListener(IgnitePredicate<? extends Event>, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Removes user listener for specified events, if any.
removeLocalEventListener(GridLocalEventListener, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Removes listener for specified events, if any.
removeLocalEventListener(GridLocalEventListener) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Removes local event listener.
removeLocalMessageListener(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Removes a previously registered local message listener.
removeLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
Unlocks local lock.
removeLock(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
removeLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
Unlocks local lock.
removeLock(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
removeLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Unlocks local lock.
removeLock(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
removeLock(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
removeLocks(long, GridCacheVersion, Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Removes locks regardless of whether they are owned or not for given version and keys.
removeLocks(UUID, GridCacheVersion, Iterable<KeyCacheObject>, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
 
removeLocks(GridCacheVersion, Collection<KeyCacheObject>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
Removes locks regardless of whether they are owned or not for given version and keys.
removeLog4jNoOpLogger(IgniteBiTuple<Object, Object>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Removes previously added no-op logger via method IgniteUtils.addLog4jNoOpLogger().
removeMappedNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
removeMapping(GridCacheVersion, ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
removeMapping(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
removeMapping(UUID) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
removeMapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
removeMapping(boolean) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
removeMapping() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
removeMessageListener(GridTopic) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeMessageListener(Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeMessageListener(GridTopic, GridMessageListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeMessageListener(Object, GridMessageListener) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeMessageListener(GridMessageListener, String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
removeMeta(Object) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
 
removeMeta() - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Removes metadata by name.
removeMeta(T) - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Removes metadata only if its current value is equal to val passed in.
removeMeta(Object) - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
removeMeta(Object) - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
removeMeta(Object) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Removes holder from backed queue and marks holder as removed.
removeMeta() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Removes metadata by name.
removeMeta(T) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Removes metadata only if its current value is equal to val passed in.
removeMeta(int) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Removes metadata by key.
removeMeta(int, V) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Removes metadata only if its current value is equal to val passed in.
removeMeta(int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Removes metadata by key.
removeMeta(int) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Removes metadata by key.
removeMeta(int, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Removes metadata only if its current value is equal to val passed in.
removeMeta(int) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Removes metadata with the specified key.
removeMeta(int) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Removes metadata with the specified key.
removeMetaStoreDisableWALFlag() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
removeMetricRegistry(String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Removes metric registry with given name.
removeMetrics(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Remove cache metrics.
removeMetrics(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Removes metrics for particular node from the message.
removeNode(UUID) - Method in interface org.apache.ignite.cache.affinity.AffinityFunction
Removes node from affinity.
removeNode(UUID) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Removes node from affinity.
removeNode(N) - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Removes a node and all of its replicas.
removeNode(UUID) - Method in class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
Removes node from affinity.
removeNode(UUID) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Removes node from affinity.
removeNode(N) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Removes a node and all of its replicas.
removeNode(UUID) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Removes node from affinity.
removeNode(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Removes node from the topology.
removeNodeClient(UUID, GridCommunicationClient) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
removeNodes(Collection<N>) - Method in class org.apache.ignite.internal.util.GridConsistentHash
Removes given nodes and all their replicas from consistent hash algorithm (if nodes are null or empty, then no-op).
removeOffHeap(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Releases off-heap memory allocated by GridUnsafeMemory.putOffHeap(long, byte[], byte) method.
removeOrderedHandler(boolean, Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
Removed ordered message handler.
removePage(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Removes the given page ID from the pages list.
removePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Remove page from the list.
removePortListener(GridPortListener) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Remove listener.
RemoveProcessor() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.RemoveProcessor
Required by Externalizable.
RemoveProcessor(IgniteUuid, Long) - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.RemoveProcessor
 
removeProperty(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Removes a property with specified name.
removeQuery(String, Iterable<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct remove query.
removeQuery(String, Iterable<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct remove query.
removeQueryFuture(long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Removes query future from futures map.
removeQueryHolder(IgniteEx, String) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Remove query holder from local storage for query with specified ID and cancel query if it is in progress.
removeQueryResult(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
removeQueryTracker(Long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
removeQueryTracker(Long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
removeQueue(String, GridCacheContext) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
removeQuotationMarksIfNeeded(String) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Remove quotation marks at the beginning and end of the string if present.
removeReader(UUID, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
RemoveRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Remove.
RemoveRecord(int, long, int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
 
removeReentrantLock(String, String, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Removes reentrant lock from cache.
removeRequest(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyQueue
 
removeReservation(GridDhtPartitionsReservation) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
removeRestartingCache(String) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
removeRestartingCaches() - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Clear up information about restarting caches.
removeRow(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageRowStore
 
removeRow(long, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
removeRow(long, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
removeSemaphore(String, String) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Removes semaphore from cache.
removeSendMessageListener(IgniteInClosure<TcpDiscoveryAbstractMessage>) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
removeSession(IgniteUuid) - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
Removes session for a given session ID.
removeSet(String, GridCacheContext) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
removeSetData(IgniteUuid, boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
removeSurvivedCaches(Set<String>) - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
 
removeTable(PartitionTable) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinGroup
Remove table from the group.
removeTimeoutObject(GridTimeoutObject) - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
 
removeTimeoutObject(IgniteSpiTimeoutObject) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
 
removeTimeoutObject(IgniteSpiTimeoutObject) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
removeTopologyListener(GridClientTopologyListener) - Method in interface org.apache.ignite.internal.client.GridClient
Removes previously added topology listener.
removeTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Removes topology listener.
removeTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Removes previously added topology listener.
removeTopologyListener(GridClientTopologyListener) - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Removes previously added topology listener.
removeTransmissionHandler(Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeTxContext(int) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Remove transaction context from connection.
removeTxReturn(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
removeType(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
removeType(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Remove registered binary type from grid.
removeType(int) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Remove registered binary type from grid.
removeUntil(long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
Removes all records less or equals to the given version.
removeUserMessageListener(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
removeValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
Removes value from offheap.
removeValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Removes value from offheap.
removeValue() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Removes value from offheap.
removeValue(int, int) - Method in class org.apache.ignite.internal.util.GridIntList
Removes value from this list.
removeValue(int, long) - Method in class org.apache.ignite.internal.util.GridLongList
Removes value from this list.
removeVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
removeVersionedEntry(KeyCacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
 
removeVersionedFuture(GridCacheVersionedFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
removeWalChangeRequest() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
Remove pending WAL change request.
removeWriteListener(PageWriteListener) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
removeWriteListener(PageWriteListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
removeX() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
This method is the same as Iterator.remove(), but allows for failure with exception.
removex(L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
removeX() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.FilteredWalIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.processors.cache.query.reducer.CacheQueryReducer
This method is the same as Iterator.remove(), but allows for failure with exception.
removex(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Removes value from offheap space for the given key.
removex(String, int, KeyCacheObject, byte[], IgniteBiPredicate<Long, Integer>) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Removes value from offheap space for the given key.
removeX() - Method in interface org.apache.ignite.internal.processors.query.UpdateSourceIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.GridEmptyIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removex(V) - Method in class org.apache.ignite.internal.util.GridListSet
Removes given value from the set and returns the instance stored in the set or null if value was not found.
removeX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter.IteratorWrapper
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
This method is the same as Iterator.remove(), but allows for failure with exception.
removeX() - Method in interface org.apache.ignite.internal.util.lang.GridIterator
This method is the same as Iterator.remove(), but allows for failure with exception.
removex(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Removes value from off-heap map without returning it.
removex(int, byte[], IgniteBiPredicate<Long, Integer>) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Removes value from off-heap map without returning it.
removex(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Removes value from off-heap map without returning it.
removex(int, int, byte[], IgniteBiPredicate<Long, Integer>) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Removes value from off-heap map without returning it.
removex(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Removes value from off-heap map without returning it.
removex(int, byte[], IgniteBiPredicate<Long, Integer>) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Removes value from off-heap map without returning it.
removex(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Removes value from off-heap map without returning it.
removex(int, int, byte[], IgniteBiPredicate<Long, Integer>) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Removes value from off-heap map without returning it.
renameCacheIndex(Integer, String, String, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.IndexStorage
Renaming the root page of the index tree.
renameCacheIndex(Integer, String, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Renaming the root page of the index tree.
renameIndexRootPages(CacheGroupContext, String, String, String, int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Renaming the root index pages.
renameIndexTrees(CacheGroupContext) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Renames index's trees.
renameRootPageForIndex(int, String, String, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Renaming the root page of the index tree.
renameRootPageForIndex(int, String, String, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Renaming the root page of the index tree.
renameRootPageForIndex(int, String, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Renaming the root page of the index tree.
renameTempIndexFile(File) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Rename temporary index defragmentation file to a finalized one.
renameTempPartitionFile(File, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Rename temporary partition defragmentation file to a finalized one.
RendezvousAffinityFunction - Class in org.apache.ignite.cache.affinity.rendezvous
Affinity function for partitioned cache based on Highest Random Weight algorithm.
RendezvousAffinityFunction() - Constructor for class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Empty constructor with all defaults.
RendezvousAffinityFunction(boolean) - Constructor for class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Initializes affinity with flag to exclude same-host-neighbors from being backups of each other and specified number of backups.
RendezvousAffinityFunction(boolean, int) - Constructor for class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Initializes affinity with flag to exclude same-host-neighbors from being backups of each other, and specified number of backups and partitions.
RendezvousAffinityFunction(int, IgniteBiPredicate<ClusterNode, ClusterNode>) - Constructor for class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Initializes optional counts for replicas and backups.
rent(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Rents a partition and updates a partition map if the partition was switched to RENTING.
rent() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Initiates partition eviction process and returns an eviction future.
rent(int) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Rents a partition and updates a partition map if the partition was switched to RENTING.
rent(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Rents a partition and updates a partition map if the partition was switched to RENTING.
repairableGet(K, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
repairableGetAll(Collection<? extends K>, boolean, boolean, boolean, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
repairableGetAllAsync(Collection<? extends K>, boolean, boolean, String, boolean, boolean, ReadRepairStrategy, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
repairableGetAsync(K, boolean, boolean, ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
repairableKeys() - Method in exception org.apache.ignite.internal.processors.cache.distributed.near.consistency.IgniteIrreparableConsistencyViolationException
Inconsistent keys found but can be fixed using the specified strategy.
repeat(String, int, String, String, String) - Static method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Concatenates elements using provided delimiter.
repeatableRead() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
repeatableRead() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
replace(K, V, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the entry for a key only if currently mapped to a given value.
replace(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the entry for a key only if currently mapped to some value.
replace(K, V, V) - Method in interface org.apache.ignite.IgniteCache
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
replace(K, V) - Method in interface org.apache.ignite.IgniteCache
replace(Object) - Method in class org.apache.ignite.internal.binary.BinaryMethodWriteReplacer
Perform replace.
replace(Object) - Method in class org.apache.ignite.internal.binary.BinaryTreeMapWriteReplacer
Perform replace.
replace(Object) - Method in class org.apache.ignite.internal.binary.BinaryTreeSetWriteReplacer
Perform replace.
replace(Object) - Method in interface org.apache.ignite.internal.binary.BinaryWriteReplacer
Perform replace.
replace(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Replaces value in cache on remote grid only if there was a non-null value associated with this key.
replace(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Replaces value in cache on remote grid only if there was a non-null value associated with this key.
replace(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
replace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
replace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache only if only if there is a previous mapping for it.
replace(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
replace(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache only if only if there is a previous mapping for it.
replace(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
replace(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
For CacheAtomicityMode.ATOMIC return value on primary node crash may be incorrect because of the automatic retries.
replace(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
replace(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache only if only if there is a previous mapping for it.
replace(K, V, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
replace() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicy
Finds page to replace.
replace() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
Finds page to replace.
replace() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicy
Finds page to replace.
replace() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicy
Finds page to replace.
Replace() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Replace
 
replace(K, V, V) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
replace(K, V) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
replace(K, V, V) - Method in class org.jsr166.ConcurrentLinkedHashMap
replace(K, V) - Method in class org.jsr166.ConcurrentLinkedHashMap
replaceAsync(K, V, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the entry for a key only if currently mapped to a given value.
replaceAsync(K, V) - Method in interface org.apache.ignite.client.ClientCache
Atomically replaces the entry for a key only if currently mapped to some value.
replaceAsync(K, V, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronous version of the IgniteCache.replace(Object, Object, Object).
replaceAsync(K, V) - Method in interface org.apache.ignite.IgniteCache
Asynchronously replaces the entry for a key only if currently mapped to a given value.
replaceAsync(K, V) - Method in interface org.apache.ignite.internal.client.GridClientData
Asynchronously replaces value in cache on remote grid only if there was a non-null value associated with this key.
replaceAsync(K, V) - Method in class org.apache.ignite.internal.client.impl.GridClientDataImpl
Asynchronously replaces value in cache on remote grid only if there was a non-null value associated with this key.
replaceAsync(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronous version of the IgniteCache.replace(Object, Object, Object).
replaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously replaces the entry for a key only if currently mapped to a given value.
replaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache only if only if there is a previous mapping for it.
replaceAsync(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Asynchronously stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
replaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache only if only if there is a previous mapping for it.
replaceAsync(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Asynchronously stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
replaceAsync(K, V, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronous version of the IgniteCache.replace(Object, Object, Object).
replaceAsync(K, V) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously replaces the entry for a key only if currently mapped to a given value.
replaceAsync(K, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache only if only if there is a previous mapping for it.
replaceAsync(K, V, V) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Asynchronously stores given key-value pair in cache only if only if the previous value is equal to the 'oldVal' passed in.
ReplaceCandidate - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Replacement removal candidate.
ReplaceCandidate(int, long, FullPageId) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.ReplaceCandidate
 
replaceLink(ConcurrentLinkedDeque8.Node<QueryHistory>, ConcurrentLinkedDeque8.Node<QueryHistory>) - Method in class org.apache.ignite.internal.processors.query.QueryHistory
Atomically replace link to new.
replaceMeta(T, T) - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Replaces given metadata with new newVal value only if its current value is equal to curVal.
replaceMeta(T, T) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Replaces given metadata with new newVal value only if its current value is equal to curVal.
replaceMeta(int, V, V) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Replaces given metadata with new newVal value only if its current value is equal to curVal.
replaceMeta(int, V, V) - Method in class org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter
Replaces given metadata with new newVal value only if its current value is equal to curVal.
ReplaceRecord<L> - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Replace.
ReplaceRecord(int, long, BPlusIO<L>, byte[], int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
 
replaceRowInPage(BPlusIO<L>, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Put
Replaces a row in the page with a new one.
replaceValue(int, int, int) - Method in class org.apache.ignite.internal.util.GridIntList
Removes value from this list.
replaceValue(int, long, long) - Method in class org.apache.ignite.internal.util.GridLongList
Removes value from this list.
replacex(K, V, V) - Method in class org.jsr166.ConcurrentLinkedHashMap
Replaces the entry for a key only if currently mapped to a given value.
replay(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Invoke this method to iterate over the written log entries.
replay(WALPointer, IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Invoke this method to iterate over the written log entries.
replay(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Invoke this method to iterate over the written log entries.
replay(WALPointer, IgniteBiPredicate<WALRecord.RecordType, WALPointer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Invoke this method to iterate over the written log entries.
replicate(KeyCacheObject, CacheObject, long, long, GridCacheVersion, GridDrType, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
Performs replication.
replicate(KeyCacheObject, CacheObject, long, long, GridCacheVersion, GridDrType, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Performs replication.
replicationTopicReceive(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Get topic to which replication responses are sent.
replicationTopicSend() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Get topic to which replication requests are sent.
replyRequired() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
reportIssue(IndexValidationIssue) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
 
reqCurrentMode() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
reqCurrentState() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestChangeStateRequest
 
reqId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
Returns ID of initial request.
reqId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
Returns ID of initial request.
reqId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
Returns ID of initial operation.
reqId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.HeaderData
 
request() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
request() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
request(GridCacheContext, GridNearAtomicAbstractUpdateRequest, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Requests that preloader sends the request for the key.
request(GridCacheContext, Collection<KeyCacheObject>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
request() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
request(GridNearLockRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
 
request() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions.CacheActionData
 
request(GridCacheContext, Collection<KeyCacheObject>, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Requests that preloader sends the request for the key.
request(GridCacheContext, GridNearAtomicAbstractUpdateRequest, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Requests that preloader sends the request for the key.
request(GridCacheContext, Collection<KeyCacheObject>, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Requests that preloader sends the request for the key.
request(GridCacheContext, GridNearAtomicAbstractUpdateRequest, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Requests that preloader sends the request for the key.
request() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
 
request(ClusterNode, int) - Method in interface org.apache.ignite.spi.communication.tcp.internal.ConnectionRequestor
Request opening of TCP connection from node node with index connIdx.
requestCreateTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestCurrentState() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
 
requestDiagnosticInfo(UUID, IgniteClosure<GridKernalContext, IgniteDiagnosticInfo>, String) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Sends diagnostic message closure to remote node.
requested() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
requestedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
 
requestedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
 
requestedKeys() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
 
requestedTask(String) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
requestedTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
 
requestFlag() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
requestFlag(byte) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
RequestFutureMap() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.RequestFutureMap
 
requestId() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
 
requestId() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
requestId() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
 
requestId() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
requestId() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
 
requestId() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerRequestNoId
requestId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCursor
 
requestId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
requestId() - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequest
requestId() - Method in class org.apache.ignite.internal.processors.platform.client.ClientResponse
Gets the request id.
requestId() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
requestId(long) - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
requestId() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
 
requestId() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
 
requestId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
This method is used to match request and response messages.
requestId(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
Sets request id for outgoing packets.
requestId() - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
This method is used to match request and response messages.
requestId(long) - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Sets request id for outgoing packets.
requestId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
This method is used to match request and response messages.
requestId(long) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Sets request id for outgoing packets.
requestId() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
This method is used to match request and response messages.
requestId(long) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Sets request id for outgoing packets.
requestId() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
 
requestIdToBeCancelled() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
 
requestJobSiblings(ComputeTaskSession) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
requestMapping(MarshallerMappingItem, ConcurrentMap<Integer, MappedName>) - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingTransport
 
requestPartitions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
Asynchronously sends initial demand messages formed from assignments and initiates supply-demand processes.
requestProcessTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestReadSnapshotAsync() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Requests snapshot on Mvcc coordinator.
requestReadSnapshotAsync(MvccCoordinator, MvccSnapshotResponseListener) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Requests snapshot on Mvcc coordinator.
requestReadSnapshotAsync() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Requests snapshot on Mvcc coordinator.
requestReadSnapshotAsync(MvccCoordinator, MvccSnapshotResponseListener) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Requests snapshot on Mvcc coordinator.
requestReadSnapshotLocal() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
requestReadSnapshotLocal() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
requestReceivedTsMillis() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestReceiveTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestRemoteSnapshotFiles(UUID, String, Map<Integer, Set<Integer>>, BooleanSupplier, BiConsumer<File, Throwable>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
requests() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
requests() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
 
requestSendTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestSendTsMillis() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
requestSnapshot() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Requests version on coordinator.
requestSnapshot() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
Requests version on coordinator.
requestSnapshot() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
Requests version on coordinator.
requestSnapshot(GridNearTxLocal) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
requestSnapshot() - Method in class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
Requests version on coordinator.
requestWriteSnapshotAsync() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Requests snapshot on Mvcc coordinator.
requestWriteSnapshotAsync(MvccCoordinator, MvccSnapshotResponseListener) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Requests snapshot on Mvcc coordinator.
requestWriteSnapshotAsync() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Requests snapshot on Mvcc coordinator.
requestWriteSnapshotAsync(MvccCoordinator, MvccSnapshotResponseListener) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Requests snapshot on Mvcc coordinator.
requestWriteSnapshotLocal() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
requestWriteSnapshotLocal() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
requiredMemory(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementFlags
Memory required to service pagesCnt pages.
requiredMemory(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementPolicyFactory
Calculaete amount of memory required to service pagesCnt pages.
requiredMemory(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
 
requiredMemory(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicyFactory
Calculaete amount of memory required to service pagesCnt pages.
requiredMemory(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RandomLruPageReplacementPolicyFactory
Calculaete amount of memory required to service pagesCnt pages.
requiredMemory(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
 
requiredMemory(int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
Memory required to service pagesCnt pages.
requiredMemory(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicyFactory
Calculaete amount of memory required to service pagesCnt pages.
requiresCentralizedAffinityAssignment(DiscoveryEvent) - Static method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
requiresCentralizedAffinityAssignment(DiscoveryCustomMessage) - Static method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
 
requiresHistoryCleanup() - Method in interface org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignment
Should return true if instance is "heavy" and should be taken into account during history size management.
requiresHistoryCleanup() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
Should return true if instance is "heavy" and should be taken into account during history size management.
requiresHistoryCleanup() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
Should return true if instance is "heavy" and should be taken into account during history size management.
resend(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
ReservationReason - Enum in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Represent a reason by that a WAL history was bounded.
reservations() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
reserve(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Invoke this method to reserve WAL history since provided pointer and prevent it's deletion.
reserve() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridReservable
Reserves.
reserve() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Reserves the partition so it won't be cleared or evicted.
reserve() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
Reserves all the registered partitions.
reserve() - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMapImpl
 
reserve(long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
reserve(long) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterMvccImpl
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Increment HWM by delta.
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
reserve(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Segment reservation.
reserve(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Invoke this method to reserve WAL history since provided pointer and prevent it's deletion.
reserve() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor.PartitionsReservation
Reserves.
reserve() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
reserve() - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
reserve() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
reserve(long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Reserves memory.
reserveClient(ClusterNode, int) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
Returns existing or just created client to node.
reserveCntr - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
HWM.
reserveCount() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
reserved(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Checks if WAL segment is under lock or reserved
reserved(WALPointer, WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Checks if WAL segments is under lock or reserved.
reserved() - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
reserved() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Returns HWM.
reserved() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Returns HWM.
reserved() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Returns HWM.
reserved() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterMvccImpl
Returns HWM.
reserved() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Returns HWM.
reserved() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Returns HWM.
reserved(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Checks if segment is currently reserved (protected from deletion during WAL cleanup).
reserved(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Checks if WAL segment is under lock or reserved
reserved(WALPointer, WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Checks if WAL segments is under lock or reserved.
reserved() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
RESERVED_IDX_NAME_LEN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
Reserved size for index name.
RESERVED_NAMES - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Reserved cache names
reservedCheckpointMark() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistoryResult
Returns the oldest reserved checkpoint marker.
reservedCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
reservedCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
reservedCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
reservedCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
reservedIterator(int, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
reservedIterator(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
reserveForFastLocalGet(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Checks if local reads are allowed for the given partition and reserves the partition when needed.
reserveHistoryForExchange() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Reserve update history for exchange.
reserveHistoryForExchange() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Reserve update history for exchange.
reserveHistoryForPreloading(Map<T2<Integer, Integer>, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Reserve update history for preloading.
reserveHistoryForPreloading(Map<T2<Integer, Integer>, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Reserve update history for preloading.
reserveInt() - Method in interface org.apache.ignite.internal.binary.BinaryRawWriterEx
Reserve a room for an integer.
reserveInt() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Reserve a room for an integer.
reset() - Method in interface org.apache.ignite.cache.affinity.AffinityFunction
Resets cache affinity to its initial state.
reset() - Method in interface org.apache.ignite.cache.affinity.AffinityKeyMapper
Deprecated.
Resets cache affinity mapper to its initial state.
reset() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Resets cache affinity to its initial state.
reset(ClientCacheAffinityContext.TopologyNodes) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Resets affinity context.
reset() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Resets this reader.
reset() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Resets this writer.
reset() - Method in class org.apache.ignite.internal.direct.state.DirectMessageState
Resets state.
reset() - Method in interface org.apache.ignite.internal.direct.state.DirectMessageStateItem
Resets state.
reset() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
reset() - Method in class org.apache.ignite.internal.processors.affinity.LocalAffinityFunction
Resets cache affinity to its initial state.
reset() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
Clears information about updated entries.
reset() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDefaultAffinityKeyMapper
Resets cache affinity mapper to its initial state.
reset() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
Clears information about updated entries.
reset() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Reset counter internal state to zero.
reset() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Reset counter internal state to zero.
reset() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Reset counter internal state to zero.
reset() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Reset counter internal state to zero.
reset() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Reset counter internal state to zero.
reset() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetrics
Resets all metric counters.
reset() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl
Resets all metric counters.
reset() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Reset interrupted flag.
reset() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
Preparation for further calculations.
reset() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
preparation for further calculations
reset() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Resets the state of the buffer and returns new instance but with the same underlying buffer.
reset() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Resets query metrics.
reset() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Reset.
reset() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
Resets metrics.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
Resets metric state.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.BooleanMetricImpl
Resets metric state.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.DoubleMetricImpl
Resets metric state.
reset(long[]) - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
Resets histogram state with the specified bounds.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
Resets metric state.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Resets metric state.
reset(long) - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Resets metric with the new parametes.
reset(long, int) - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
Resets metric with the new parameters.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
Resets metric state.
reset() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
Resets metric state.
reset() - Method in class org.apache.ignite.internal.processors.metric.MetricRegistry
Resets state of this metric registry.
reset() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Resets cache affinity to its initial state.
reset(TracingConfigurationCoordinates) - Method in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Reset tracing configuration for the specific tracing coordinates (scope, label, etc.) to default values.
reset(TracingConfigurationCoordinates) - Method in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
Reset tracing configuration for the specific tracing coordinates (scope, label, etc.) to default values.
reset() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
Resets future for subsequent reuse.
reset() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Resets byte array to empty.
reset() - Static method in class org.apache.ignite.internal.util.GridDebug
Reset queue to empty one.
reset() - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.
reset() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
Resets data output.
reset() - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Resets data output.
reset() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
Resets data output.
reset() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Resets data output.
reset() - Method in class org.apache.ignite.internal.util.nio.GridNioServerBuffer
 
reset() - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
Reset internal builder state
reset() - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
Resets buffer.
reset() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Resets cache affinity to its initial state.
reset() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Resets this reader.
reset() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Resets this writer.
reset() - Method in interface org.apache.ignite.spi.metric.Metric
Resets metric state.
reset(TracingConfigurationCoordinates) - Method in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Reset tracing configuration for the specific tracing coordinates (scope, label, etc.) to default values.
reset0() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
 
resetAll(Scope) - Method in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Reset tracing configuration for the specific scope, or all tracing configurations if scope not specified.
resetAll(Scope) - Method in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
Reset tracing configuration for the specific scope, or all tracing configurations if scope not specified.
resetAll(Scope) - Method in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Reset tracing configuration for the specific scope, or all tracing configurations if scope not specified.
resetBranchingHistory(long) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Resets branching history on current BaselineTopology.
resetCacheState(Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Resets cache state after the cache has been moved to recovery state.
resetContext() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Commit ended.
resetCorruptFlag(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Reset corrupted flag to false.
resetCorruptFlag(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Reset corrupted flag to false.
resetCount(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
resetDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Resets detail metrics.
resetDirtyPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Resets dirtyPages counter to zero.
resetFromPrimary(CacheObject, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
Sets value to detached entry so it can be retrieved in transactional gets.
resetFromPrimary(CacheObject, GridCacheVersion, GridCacheVersion, UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
This method should be called only when lock is owned on this entry.
resetIndexRebuildKeyProcessed() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
Reset metric - number of keys processed during index rebuilding.
resetInitialCounter() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Reset the initial counter value to zero.
resetInitialCounter() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Reset the initial counter value to zero.
resetInitialCounter() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Reset the initial counter value to zero.
resetInitialCounter() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Reset the initial counter value to zero.
resetInitialCounter() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Reset the initial counter value to zero.
resetInitialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Reset partition initial update counter.
resetInitialUpdateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Reset the initial value of the partition counter.
resetInitialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Reset the initial value of the partition counter.
resetInitialUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Reset the initial value of the partition counter.
resetLostPartitionFor(String) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
resetLostPartitions(Collection<String>) - Method in interface org.apache.ignite.Ignite
Clears partition's lost state and moves caches to a normal mode.
resetLostPartitions(Collection<String>) - Method in class org.apache.ignite.internal.IgniteKernal
Clears partition's lost state and moves caches to a normal mode.
resetLostPartitions(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Resets the state of all LOST partitions to OWNING.
resetLostPartitions(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Resets the state of all LOST partitions to OWNING.
resetLostPartitions(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Resets the state of all LOST partitions to OWNING.
resetLostPartitions() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
resetMetrics() - Method in interface org.apache.ignite.IgniteCluster
Resets local I/O, job, and task execution metrics.
resetMetrics() - Method in interface org.apache.ignite.IgniteTransactions
Resets transaction metrics.
resetMetrics() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Resets local I/O, job, and task execution metrics.
resetMetrics() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Resets local I/O, job, and task execution metrics.
resetMetrics() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Resets metrics for this manager.
resetMetrics() - Method in interface org.apache.ignite.internal.processors.cache.dr.GridCacheDrManager
Resets metrics for current cache.
resetMetrics() - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Resets metrics for current cache.
resetMetrics() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Resets metrics for this SPI instance.
resetMetrics() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Resets metrics.
resetMetrics() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Resets transaction metrics.
resetMetrics(String) - Method in class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
Resets metrics for of a given registry.
resetMetrics() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Resets processor metrics.
resetMetrics(String) - Method in interface org.apache.ignite.mxbean.MetricsMxBean
Resets metrics for of a given registry.
resetMetrics() - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Resets metrics for this SPI instance.
resetMetrics() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Resets metrics for this instance.
resetMetrics() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Resets metrics for this SPI instance.
resetNioServer() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Recreates tpcSrvr socket instance.
resetOwners(Map<Integer, Set<UUID>>, Set<Integer>, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Calculates nodes and partitions which have non-actual state (based on LWM value) and must be rebalanced.
resetOwners(Map<Integer, Set<UUID>>, Set<Integer>, GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Calculates nodes and partitions which have non-actual state (based on LWM value) and must be rebalanced.
resetOwners(Map<Integer, Set<UUID>>, Set<Integer>, GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Calculates nodes and partitions which have non-actual state (based on LWM value) and must be rebalanced.
resetQueryDetailMetrics() - Method in interface org.apache.ignite.IgniteCache
Reset query detail metrics.
resetQueryDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Reset query detail metrics.
resetQueryDetailMetrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Reset query detail metrics.
resetQueryHistoryMetrics() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Reset query history.
resetQueryMetrics() - Method in interface org.apache.ignite.IgniteCache
Reset query metrics.
resetQueryMetrics() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Reset query metrics.
resetQueryMetrics() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Reset query metrics.
resetResponse() - Method in class org.apache.ignite.internal.GridJobResultImpl
 
resetRestartingProxies() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Complete stopping of caches if they were marked as restarting but it failed.
resetSendScheduleTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Resets send schedule time to avoid multiple idle notifications.
resetSession(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
resetState() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
resetThreadedQueryInitiatorId() - Static method in class org.apache.ignite.cache.query.SqlFieldsQuery
Used at the job worker to clear originator for current thread.
resetTxMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Resets tx metrics.
resetUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Reset partition update counter.
resetUpdateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Reset counter for partition.
resetUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Reset counter for partition.
resetUpdateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Reset counter for partition.
resetWalArchiveSizes() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Reset the current and reserved WAL archive sizes.
resize(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapInputStream
Method called from JNI to resize stream.
resolve(CommunicationFailureContext) - Method in interface org.apache.ignite.configuration.CommunicationFailureResolver
 
resolve(CommunicationFailureContext) - Method in class org.apache.ignite.configuration.DefaultCommunicationFailureResolver
resolve() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver
resolve(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIoResolver
 
resolve(CacheObjectValueContext, GridCacheVersionedEntryEx<K, V>, GridCacheVersionedEntryEx<K, V>, boolean) - Method in interface org.apache.ignite.internal.processors.cache.version.CacheVersionConflictResolver
Resolve the conflict.
resolve(T) - Method in interface org.apache.ignite.internal.processors.resource.DependencyResolver
The method doing resolve input dependency and return original or override class.
resolve(T) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Delegates resource resolving to the provided dependency resolver, which wraps passed instance if necessary.
resolve(T) - Method in class org.apache.ignite.internal.processors.resource.NoopDependencyResolver
The method doing resolve input dependency and return original or override class.
resolveAddresses(AddressResolver, Iterable<String>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Resolves all not loopback addresses and collect results.
resolveAddresses(AddressResolver, Collection<InetSocketAddress>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
resolveBinaryWorkDir(String, String) - Static method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
resolveClass(BinaryContext, int, String, ClassLoader, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Resolve the class.
resolveClassLoader(IgniteConfiguration) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
resolveClassLoader(ClassLoader, IgniteConfiguration) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
resolveCommunicationError(ClusterNode, Exception) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
resolveCommunicationFailure(ClusterNode, Exception) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
resolveCommunicationFailure(ClusterNode, Exception) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
resolveCommunicationFailure(ClusterNode, Exception) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
resolveCommunicationFailure(ClusterNode, Exception) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
resolveConsistentId(Short) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
resolveCurrentNodes() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
ResolvedAddresses() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineNode.ResolvedAddresses
Default constructor.
resolvedAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Resolves addresses registered in the IP finder, removes duplicates and local host address and returns the collection of.
resolveDialect() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Perform dialect resolution.
resolveFolders() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsConsistentIdProcessor
Prepares and caches PDS folder settings.
resolveFolders() - Method in interface org.apache.ignite.internal.processors.cache.persistence.filename.PdsFoldersResolver
Prepares and caches PDS folder settings.
resolveIgniteHome() - Static method in class org.apache.ignite.internal.util.typedef.X
Tries to resolve Ignite installation home folder.
resolveIgnitePath(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets file associated with path.
resolveIgnitePath(String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
resolveIgniteUrl(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets URL representing the path passed in.
resolveIgniteUrl(String, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets URL representing the path passed in.
resolveLocalAddresses(InetAddress) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns host names consistent with IgniteUtils.resolveLocalHost(String).
resolveLocalAddresses(InetAddress, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns host names consistent with IgniteUtils.resolveLocalHost(String).
resolveLocalHost(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Tries to resolve host by name, returning local host if input is empty.
resolveMappingFileStoreWorkDir(String) - Static method in class org.apache.ignite.internal.MarshallerContextImpl
 
resolveMissedMapping(byte, int) - Method in class org.apache.ignite.internal.MarshallerContextImpl
 
resolveNodeHash(ClusterNode) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Resolves node hash.
resolveShortConsistentId(Object) - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
resolveSnapshotWorkDirectory(IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
resolveSpringUrl(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Resolve Spring configuration URL.
resolveSymbolicLink(File) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
resolveTaskName() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
resolveTaskName(int) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Resolves task name by task name hash.
resolveWalFiles(IgniteWalIteratorFactory.IteratorParametersBuilder) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory
This methods checks all provided files to be correct WAL segment.
resolveWorkDirectory(String, String, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Resolves work directory.
resource() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets resource processor.
resource() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets resource processor.
resource() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets resource processor.
RESOURCE_DOES_NOT_EXIST - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Resource does not exist.
resourceId() - Method in class org.apache.ignite.internal.processors.platform.client.ClientNotification
Gets the resource id.
resources() - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Gets the handle registry.
RESP_REQ_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Request byte.
respond(Object) - Method in class org.apache.ignite.messaging.MessagingListenActor
Responds to the original sender node with given message and continues to listen for the new messages.
respond(UUID, Object) - Method in class org.apache.ignite.messaging.MessagingListenActor
Responds to the provided node with given message and continues to listen for the new messages.
responded() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
 
responded(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
 
RESPONDED_FLAG_POS - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
response() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
response() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
 
response() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultWithIo
 
response() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcResponse
 
response() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
responseProcessedTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseProcessTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseReceivedTsMillis() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseReceiveTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseSendTs() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseSendTsMillis() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
responseTopicBytes() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
rest() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets REST processor.
rest() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets REST processor.
rest() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets REST processor.
REST_CONNECTOR_METRIC_REGISTRY_NAME - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
The name of the metric registry associated with the REST TCP connector.
restart(boolean) - Static method in class org.apache.ignite.Ignition
Restarts all started grids.
restart(boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Restarts all started grids.
restart(boolean) - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Restart JVM.
restart() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
restart(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
restart(Throwable) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Creation of a task execution result that requires its restart.
restart() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Checking if the task needs to be restarted.
restart() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl.WALWriter
Restart worker in IgniteThread.
restart(IgniteInternalCache) - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Would return this object work to normal.
restart(String, IgniteInternalCache) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Would return this cache to normal work if it was suspened (and if it is atomics cache).
restart(IgniteInternalCache) - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheRemovable
Would return this object work to normal.
restart(boolean) - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Restart JVM.
RESTART_EXIT_CODE - Static variable in class org.apache.ignite.Ignition
This is restart code that can be used by external tools, like Shell scripts, to auto-restart the Ignite JVM process.
restartFuture() - Method in exception org.apache.ignite.IgniteCacheRestartingException
 
restartId() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
restartId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
restartingCaches(Set<String>) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
restartingCaches() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
restartNodes() - Method in interface org.apache.ignite.IgniteCluster
Restarts nodes satisfying optional set of predicates.
restartNodes(Collection<UUID>) - Method in interface org.apache.ignite.IgniteCluster
Restarts nodes defined by provided IDs.
restartNodes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Restarts nodes satisfying optional set of predicates.
restartNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Restarts nodes defined by provided IDs.
restartNodes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Restarts nodes satisfying optional set of predicates.
restartNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Restarts nodes defined by provided IDs.
RestartProcessFailureHandler - Class in org.apache.ignite.failure
This handler could be used only with ignite.
RestartProcessFailureHandler() - Constructor for class org.apache.ignite.failure.RestartProcessFailureHandler
 
restartProxies() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Restarts proxies of caches if they was marked as restarting.
restAvailable(GridClientNode, GridClientProtocol) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Checks if given REST protocol available for given node.
RestoreBinaryState(CheckpointStatus, WALIterator, long, IgnitePredicate<Integer>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreBinaryState
 
restoreCacheConfigurations() - Method in class org.apache.ignite.internal.processors.cache.GridLocalConfigManager
 
restoreDefaultSerializeVersion() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Sets default serialize version SecurityUtils.DFLT_SERIALIZE_VERSION.
restoreDeploymentContext(GridKernalContext, IgniteUuid) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Restores a deployment context for cache deployment.
RestoreLogicalState(CheckpointStatus, WALIterator, long, IgnitePredicate<Integer>, Map<GroupPartitionId, Integer>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreLogicalState
 
restoreOldIgniteName(String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Restore old Ignite name.
restorePage(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Restores the original page in place.
restorePage(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Restores the original page in place.
restorePage(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Restores the original page in place.
restorePage(ByteBuffer, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.io.CompactablePageIO
Restores the original page in place.
restorePartitionStates() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Pre-create partitions that resides in page memory or WAL and restores their state.
restorePartitionStates() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Pre-create partitions that resides in page memory or WAL and restores their state.
restorePartitionStates() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Pre-create partitions that resides in page memory or WAL and restores their state.
restoreSnapshot(String, Collection<String>) - Method in interface org.apache.ignite.IgniteSnapshot
Restore cache group(s) from the snapshot.
restoreSnapshot(String, Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Restore cache group(s) from the snapshot.
restoreSnapshot(String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMXBeanImpl
Restore cluster-wide snapshot.
restoreSnapshot(String, String) - Method in interface org.apache.ignite.mxbean.SnapshotMXBean
Restore cluster-wide snapshot.
restoreState() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
 
restoreState(GridDhtPartitionState) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
restoreState(long, long, Map<Integer, Long>, byte[]) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
 
restoreStateOfPartition(int, Integer) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Pre-create single partition that resides in page memory or WAL and restores their state.
restoreStateOfPartition(int, Integer) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Pre-create single partition that resides in page memory or WAL and restores their state.
restoreStateOfPartition(int, Integer) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Pre-create single partition that resides in page memory or WAL and restores their state.
restoreStatus(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Status of the restore operation cluster-wide.
restoreStructuresState(GridKernalContext) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
restoreTopology(Iterable<TcpDiscoveryNode>, long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Restores topology from parameters values.
restoringSnapshotName() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Get the name of the snapshot currently being restored
RestQueryRequest - Class in org.apache.ignite.internal.processors.rest.request
Sql query request.
RestQueryRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
RestQueryRequest.QueryType - Enum in org.apache.ignite.internal.processors.rest.request
Supported query types.
RESTRICT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: RESTRICT.
RestUserActionRequest - Class in org.apache.ignite.internal.processors.rest.request
User request.
RestUserActionRequest() - Constructor for class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
 
result(ComputeJobResult, List<ComputeJobResult>) - Method in interface org.apache.ignite.compute.ComputeTask
Asynchronous callback invoked every time a result from remote execution is received.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.compute.ComputeTaskAdapter
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.CheckCpHistTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result() - Method in interface org.apache.ignite.internal.IgniteInternalFuture
 
result() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
 
result() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
 
result() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
 
result() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
result() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
result() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
result() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
Getting the result of the task.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.AbstractSnapshotVerificationTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadataCollectorTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTask
Deprecated.
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
Default implementation which will wait for all jobs to complete before calling ComputeTask.reduce(List) method.
result() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeParseResult
 
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Asynchronous callback invoked every time a result from remote execution is received.
result() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformCompute.ComputeConvertingFuture
result() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
result(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
result() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
result(Object) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
RESULT - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
result() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
 
result() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
result() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
result() - Method in class org.apache.ignite.internal.util.GridAtomicInitializer
Should be called only if succeeded.
Result() - Constructor for class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result
 
result() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
 
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.compute.VisorGatewayTask
Asynchronous callback invoked every time a result from remote execution is received.
result() - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksResult
 
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.misc.VisorNopTask
Asynchronous callback invoked every time a result from remote execution is received.
result() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotTaskResult
 
result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Asynchronous callback invoked every time a result from remote execution is received.
result() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingResponse
 
result0() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Gets query result.
result0() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
Gets query result.
result0() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryAbstractEnlistFuture
Gets query result.
RESULT_SET - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for RESULT_SET values.
resultBytes(byte[]) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
resultBytes() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
 
resultCode() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
 
resultMetaData(String, SqlFieldsQuery) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Metadata of the result set that is returned if specified query gets executed.
resultPolicy() - Method in class org.apache.ignite.events.JobEvent
Gets job result policy.
resultPolicy(ComputeJobResultPolicy) - Method in class org.apache.ignite.events.JobEvent
Sets job result policy.
results - Variable in class org.apache.ignite.internal.jdbc2.JdbcStatement
Results.
results() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
 
results() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResult
 
results() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
 
results() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
 
results() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
 
results() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
 
results() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
 
resultSets - Variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
Result sets.
resultTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
resultTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
resultType() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
resultType(ResultType) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
resultType() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
ResultType - Enum in org.apache.ignite.internal.processors.cache.tree.mvcc.data
 
resultVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
resultVersion() - Method in interface org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateResult
 
resume() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Resume preloader.
resume() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Resumes transaction (possibly in another thread) if it was previously suspended.
resume() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Resume preloader.
resume() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Resume preloader.
resume() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Resume a transaction if it was previously suspended.
resume() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Resume a transaction if it was previously suspended.
resume() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Resume a transaction if it was previously suspended.
resume() - Method in interface org.apache.ignite.transactions.Transaction
Resume a transaction if it was previously suspended.
resumeLogging(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Resumes logging after start.
resumeLogging() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManager
Resume logging.
resumeLogging() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
Resume logging.
resumeLogging() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
Resume logging.
resumeLogging(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Resumes logging after start.
resumeReads() - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Resumes session reads.
resumeReads() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Resumes session reads.
resumeReencryption(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Forces re-encryption of the cache group.
resumeTx(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Resume transaction if it was previously suspended.
resumeTx(GridNearTxLocal, long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Resume transaction in current thread.
resumeWalLogging() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
RET2NULL - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
GridCacheReturn-to-null conversion.
retain(Collection<T>, boolean, Collection<? extends T0>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
retain(Collection<T>, boolean, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Retains all elements in input collection that are evaluated to true by all given predicates.
retain(Collection<T>, boolean, int) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Retains only up to first num elements in the input collection.
retainAll(Collection<?>) - Method in interface org.apache.ignite.IgniteQueue
retainAll(Collection<?>) - Method in interface org.apache.ignite.IgniteSet
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
Unsupported operation.
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
retainAll(Collection<?>) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
retainAll(Collection<?>) - Method in class org.apache.ignite.util.deque.FastSizeDeque
retainMoving(GridDhtPartitionTopology) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
Retains only moving partitions for the current topology.
rethrowDisarmedP2PClassLoadingFailure(NoClassDefFoundError) - Static method in class org.apache.ignite.internal.managers.deployment.P2PClassLoadingIssues
If the given error is related to p2p class-loading, it's converted to IgniteException and rethrown; otherwise, the original error is rethrown.
RETRIES_BEFORE_LOCK - Static variable in class org.jsr166.ConcurrentLinkedHashMap
Number of unsynchronized retries in ConcurrentLinkedHashMap.size and ConcurrentLinkedHashMap.containsValue(java.lang.Object) methods before resorting to locking.
RetrieveConflictPartitionValuesTask - Class in org.apache.ignite.internal.processors.cache.verify
 
RetrieveConflictPartitionValuesTask() - Constructor for class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask
 
RetrieveConflictPartitionValuesTask.RetrieveConflictValuesJob - Class in org.apache.ignite.internal.processors.cache.verify
 
retry() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
retry(IgniteLogger, Callable<R>) - Static method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
retry() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
retry(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
RETRY_QUERY - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Execution error.
retryCause() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
retryCause(String) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
retryReadyFuture() - Method in exception org.apache.ignite.cluster.ClusterTopologyException
 
retryReadyFuture(IgniteFuture<?>) - Method in exception org.apache.ignite.cluster.ClusterTopologyException
 
retryReadyFuture() - Method in exception org.apache.ignite.internal.cluster.ClusterTopologyCheckedException
 
retryReadyFuture(IgniteInternalFuture<?>) - Method in exception org.apache.ignite.internal.cluster.ClusterTopologyCheckedException
 
retryTopologySafe(Callable<S>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
returnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
returnValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
returnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
returnValue(GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
returnValue(GridCacheReturn) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
returnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
 
returnValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
returnValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
retval - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Return value require flag.
ReuseBag - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.reuse
Reuse bag for free index pages.
reuseList() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
reuseList - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
reuseList(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
ReuseList - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.reuse
Reuse list.
reuseListForIndex(String) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
reuseListForIndex(String) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
reuseListForIndex(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
ReuseListImpl - Class in org.apache.ignite.internal.processors.cache.persistence.tree.reuse
Reuse list.
ReuseListImpl(int, String, PageMemory, IgniteWriteAheadLogManager, long, boolean, PageLockTrackerManager, GridKernalContext, AtomicLong, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
 
reuseListRoot() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
 
reuseMemory - Variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
True to reuse memory on deactive.
REV_HASH_SIZE - Static variable in class org.apache.ignite.lang.IgniteProductVersion
REV_HASH_STR - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Revision hash.
revertMappings(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Reverts partitions mappings from the form 'node id -> set of partition ids' to the form 'partition id -> node id'.
revisionHash() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets revision hash.
revisionTimestamp() - Method in class org.apache.ignite.lang.IgniteProductVersion
Gets revision timestamp.
REVOKE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: REVOKE.
right() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
 
RIGHT_PART - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterTagGenerator
Right part of cluster tag.
rightAlias() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
Right alias.
rightColumn() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinCondition
 
rightId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixLeftmostChildRecord
 
rightId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
 
rightId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
 
rightId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
RMT_SNAPSHOT_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Name prefix for each remote snapshot operation.
RMV_DELAY - Static variable in class org.apache.ignite.internal.visor.query.VisorQueryUtils
How long to store future with query in node local map: 5 minutes.
rmvd - Variable in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Removed flag.
rnd - Static variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
For tests.
RobinHoodBackwardShiftHashMap - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Loaded pages mapping to relative pointer based on Robin Hood hashing: backward shift deletion algorithm.
RobinHoodBackwardShiftHashMap(long, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
Creates map in preallocated unsafe memory segment.
rollback() - Method in interface org.apache.ignite.client.ClientTransaction
Rolls back this transaction.
rollback() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
rollback(Savepoint) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
rollback() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
rollback(Savepoint) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
rollback() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
rollback(Savepoint) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
rollback() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
rollback() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Rolls back this transaction.
rollback() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Rolls back this transaction.
ROLLBACK - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: ROLLBACK.
rollback() - Method in interface org.apache.ignite.transactions.Transaction
Rolls back this transaction.
ROLLBACK_FUT - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Asynchronous rollback marker for lock futures.
rollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Asynchronously rollback this transaction.
rollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Asynchronously rollback this transaction.
rollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Asynchronously rollback this transaction.
rollbackAsync() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Asynchronously rollback this transaction.
rollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Asynchronously rolls back this transaction.
rollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Asynchronously rolls back this transaction.
rollbackAsync() - Method in interface org.apache.ignite.transactions.Transaction
Asynchronously rolls back this transaction.
rollbackAsyncLocal() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Rolls back local part of colocated transaction.
rollbackConnection(Connection, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Rollbacks JDBC connection logging possible checked exception.
rollbackConnectionQuiet(Connection) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Quietly rollbacks JDBC connection ignoring possible checked exception.
rollbackDhtLocal() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
rollbackDhtLocalAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
 
rollbackException() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
rollbackFuture() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
rollbackFuture(IgniteInternalFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
rollbackNearTxLocalAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
rollbackNearTxLocalAsync(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
rollbackOnError(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
 
rollbackOnlyProxy() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
rollbackOnTopologyChange(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Rollback transactions blocking partition map exchange.
RollbackRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Rollback record.
RollbackRecord(int, int, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
 
rollbackRemoteTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
rollbackRemoteTx() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteEx
 
rollbackTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets last time transaction was rollback.
rollbackTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets last time transaction was rollback.
rollbackTime() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The last time, when transaction was rollbacked.
rollbackTime() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The last time, when transaction was rollbacked.
rollbackTime() - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets last time transaction was rollback.
rollbackTransactionsForCache(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
rollbackTransactionsForStoppingCache(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
rollbackTx(IgniteInternalTx, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Rolls back a transaction.
rollbackTxAsync(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
rolledbackVersions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
rolledbackVersions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
RolloverType - Enum in org.apache.ignite.internal.pagemem.wal.record
Defines WAL logging type with regard to segment rollover.
rootId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageAddRootRecord
 
rootId - Variable in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
 
rootId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
 
rootId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
rootLevel() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
rootPage(GridCacheContext<?, ?>, String, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.defragmentation.DefragIndexFactory
rootPage(GridCacheContext<?, ?>, String, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
 
RootPage - Class in org.apache.ignite.internal.processors.cache.persistence
 
RootPage(FullPageId, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.RootPage
 
rootPageForIndex(int, String, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
rootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
rootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
rootSpan() - Method in enum org.apache.ignite.internal.processors.tracing.SpanType
 
rotate() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsMBeanImpl
Rotate performance statistics in the cluster.
rotate() - Method in interface org.apache.ignite.mxbean.PerformanceStatisticsMBean
Rotate performance statistics in the cluster.
rotateCollectStatistics() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Rotate collecting performance statistics.
ROTATED_ID_PART_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
rotatedIdPart() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RotatedIdPartRecord
 
RotatedIdPartRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Rotated (when page has been recycled) id part delta record.
RotatedIdPartRecord(int, long, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.RotatedIdPartRecord
 
rotatePageId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
rotationId(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Returns the Rotation ID of a page identified by the given ID.
RoundRobinConnectionPolicy - Class in org.apache.ignite.spi.communication.tcp.internal
Round robin connection policy.
RoundRobinConnectionPolicy(TcpCommunicationConfiguration) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.RoundRobinConnectionPolicy
 
RoundRobinLoadBalancingSpi - Class in org.apache.ignite.spi.loadbalancing.roundrobin
This SPI iterates through nodes in round-robin fashion and pick the next sequential node.
RoundRobinLoadBalancingSpi() - Constructor for class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
 
RoundRobinLoadBalancingSpiMBean - Interface in org.apache.ignite.spi.loadbalancing.roundrobin
Management bean for RoundRobinLoadBalancingSpi SPI.
routerNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
routineId - Variable in class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
Routine ID.
routineId() - Method in class org.apache.ignite.internal.processors.continuous.AbstractContinuousMessage
 
routineId() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
routineId() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
row() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets read results set row.
row() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Get
 
row() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccFirstRowTreeClosure
 
row() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSnapshotSearchRow
 
rowBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
 
rowBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
 
rowBytes() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
 
rowCacheCleaner(int) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Index row cache.
rowComparator() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Comparator for comparing index rows.
rowDeleted() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
rowDeleted() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
rowDeleted() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
rowFilter() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.IndexQueryContext
 
rowHandler() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.IndexRow
 
rowHandler() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
rowHandler() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
rowHandler() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
 
rowHandler(InlineIndexRowHandler) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.ThreadLocalRowHandlerHolder
Set index row handler for current context.
rowHandler() - Static method in class org.apache.ignite.internal.cache.query.index.sorted.ThreadLocalRowHandlerHolder
Get index row handler for current context.
rowHandlerFactory() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Index row handler.
rowInserted() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
rowInserted() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
rowInserted() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
RowLinkIO - Interface in org.apache.ignite.internal.processors.cache.tree
 
rows() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
rows() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
rows() - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
 
rowsAffected() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryResults
Get affected rows for all result sets.
rowsAffected(QueryCursor<List<?>>) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Get affected rows for statement.
rowStore() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
rowStore() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
rowStore() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
rowStore() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageTree
 
RowStore - Class in org.apache.ignite.internal.processors.cache.persistence
Data store for H2 rows.
RowStore(CacheGroupContext, FreeList) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
rowStore() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
 
rowUpdated() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
rowUpdated() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
rowUpdated() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
run(IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes provided job on a node within the underlying cluster group.
run(Collection<? extends IgniteRunnable>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs on grid nodes within the underlying cluster group.
run() - Method in class org.apache.ignite.internal.cdc.CdcMain
Runs Change Data Capture.
run(IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided job on a node within the underlying cluster group.
run(Collection<? extends IgniteRunnable>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs on grid nodes within the underlying cluster group.
run() - Method in class org.apache.ignite.internal.managers.communication.TraceRunnable
run() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheClearAllRunnable
run() - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
run() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriter
run(int, long, long, long, PageIO, Boolean, X, int, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
run() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCollisionsDumpSettingsClosure
run() - Method in class org.apache.ignite.internal.processors.cluster.ClientSetClusterStateComputeRequest
run() - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformRunnable
run() - Method in class org.apache.ignite.internal.util.GridTimerTask
run() - Method in class org.apache.ignite.internal.util.lang.GridAbsClosure
Delegates to GridAbsClosure.apply() method.
run() - Method in interface org.apache.ignite.internal.util.lang.IgniteThrowableRunner
Execute a body.
run() - Method in class org.apache.ignite.internal.util.nio.GridNioMessageTracker
run() - Method in class org.apache.ignite.internal.util.worker.CycleThread
run() - Method in class org.apache.ignite.internal.util.worker.GridWorker
run(VisorCacheConfigurationCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorJob
Execution logic of concrete job.
run(VisorCacheGroupEncryptionTaskArg) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorReencryptionBaseJob
Execution logic of concrete job.
run(Void) - Method in class org.apache.ignite.internal.visor.node.VisorNodeConfigurationCollectorJob
Execution logic of concrete job.
run(VisorNodeDataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Execution logic of concrete job.
run(VisorNodeDataCollectorJobResult, VisorNodeDataCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Execution logic of concrete job.
run(VisorNodeEventsCollectorTaskArg) - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob
Execution logic of concrete job.
run(A) - Method in class org.apache.ignite.internal.visor.VisorJob
Execution logic of concrete job.
run() - Method in class org.apache.ignite.spi.communication.tcp.internal.HandshakeTimeoutObject
run() - Method in class org.apache.ignite.spi.discovery.tcp.internal.FutureTask
run() - Method in class org.apache.ignite.spi.IgniteSpiThread
run0(long, long, long, BPlusIO<L>, BPlusTree<L, T>.Put, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Insert
run0(long, long, long, BPlusIO<L>, BPlusTree<L, T>.Put, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Replace
run0(long, long, long, BPlusIO<L>, BPlusTree<L, T>.Get, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Search
run0(CacheGroupContext) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorReencryptionBaseJob
Executes internal logic of the job.
runAfterBoth(CompletionStage<?>, Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAfterEither(CompletionStage<?>, Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
runAsync(IgniteRunnable) - Method in interface org.apache.ignite.IgniteCompute
Executes provided job asynchronously on a node within the underlying cluster group.
runAsync(Collection<? extends IgniteRunnable>) - Method in interface org.apache.ignite.IgniteCompute
Executes collection of jobs asynchronously on grid nodes within the underlying cluster group.
runAsync(IgniteRunnable) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes provided job asynchronously on a node within the underlying cluster group.
runAsync(Collection<? extends IgniteRunnable>) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Executes collection of jobs asynchronously on grid nodes within the underlying cluster group.
runAsync(GridClosureCallMode, Collection<? extends Runnable>, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runAsync(GridClosureCallMode, Collection<? extends Runnable>, Collection<ClusterNode>, boolean, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runAsync(GridClosureCallMode, Runnable, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runAsync(GridClosureCallMode, Runnable, Collection<ClusterNode>, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runAsync(GridClosureCallMode, Runnable, Collection<ClusterNode>, boolean, String) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runCommand(SqlCommand) - Method in class org.apache.ignite.internal.sql.SqlCommandProcessor
Execute command.
runFieldsQuery(GridCacheQueryInfo) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Processes fields query request.
runIoTest(long, long, int, long, int, int, boolean) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Runs IO latency test against all remote server nodes in cluster.
runIoTest(long, long, int, long, int, int, boolean, List<ClusterNode>) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
runIoTest(long, long, int, long, int, int, boolean) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Runs IO latency test against all remote server nodes in cluster.
runLocal(Runnable) - Method in interface org.apache.ignite.IgniteScheduler
Executes given closure on internal system thread pool asynchronously.
runLocal(Runnable, long, TimeUnit) - Method in interface org.apache.ignite.IgniteScheduler
Executes given closure after the delay.
runLocal(Runnable) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
Executes given closure on internal system thread pool asynchronously.
runLocal(Runnable, long, TimeUnit) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
Executes given closure after the delay.
runLocal(Runnable, byte) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
runLocal(PlatformContext, boolean) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Run local job.
runLocalSafe(Runnable) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Executes closure on system pool.
runLocalSafe(Runnable, boolean) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
In case of rejected execution re-runs the closure in the current thread (blocking).
runLocalSafe(Runnable, byte) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
In case of rejected execution re-runs the closure in the current thread (blocking).
runLocalWithThreadPolicy(IgniteThread, Runnable) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
 
RunnableWrapperClosure - Class in org.apache.ignite.internal.util.lang.gridfunc
Closure that wraps given runnable.
RunnableWrapperClosure(Runnable) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.RunnableWrapperClosure
 
runner() - Method in class org.apache.ignite.internal.util.worker.GridWorker
 
runningFuture() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
runningQueries(long) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Collect queries that already running more than specified duration.
runningQueries(long) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Collect local queries that already running more than specified duration.
runningQueries() - Method in class org.apache.ignite.internal.processors.query.NoOpQueryEngine
runningQueries() - Method in interface org.apache.ignite.internal.processors.query.QueryEngine
 
runningQuery(UUID) - Method in class org.apache.ignite.internal.processors.query.NoOpQueryEngine
runningQuery(UUID) - Method in interface org.apache.ignite.internal.processors.query.QueryEngine
 
RunningQuery - Interface in org.apache.ignite.internal.processors.query
 
runningQueryInfo(long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Gets info about running query by their id.
runningQueryManager() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
 
runningQueryManager() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
RunningQueryManager - Class in org.apache.ignite.internal.processors.query
Keep information about all running queries.
RunningQueryManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.query.RunningQueryManager
Constructor.
runningSqlQueries() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Return SQL queries which executing right now.
runQuery(GridCacheQueryInfo) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Processes cache query request.
runWithOutWAL(IgniteRunnable) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
None record will be logged in closure call.
runX() - Method in class org.apache.ignite.internal.cdc.CdcMain
Runs Change Data Capture application with possible exception.
RX1<E1,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducerX by extending it.
RX1() - Constructor for class org.apache.ignite.internal.util.typedef.RX1
 
RX2<E1,E2,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducer2X by extending it.
RX2() - Constructor for class org.apache.ignite.internal.util.typedef.RX2
 
RX3<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteReducer3X by extending it.
RX3() - Constructor for class org.apache.ignite.internal.util.typedef.RX3
 

S

S - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridToStringBuilder.
S() - Constructor for class org.apache.ignite.internal.util.typedef.internal.S
 
safeAbs(int) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Gets absolute value for integer.
safeAbs(int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets absolute value for integer.
safeAbs(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets absolute value for long.
safeDouble(Map<String, Number>, String) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Safely gets double value by given key.
safeLong(Map<String, Number>, String) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Safely gets long value by given key.
safeRun() - Method in class org.apache.ignite.internal.util.GridTimerTask
 
safeToUpdate() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Heuristic method which allows a thread to check if it safe to start memory struture modifications in regard with checkpointing.
safeToUpdate() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Heuristic method which allows a thread to check if it safe to start memory struture modifications in regard with checkpointing.
salvageRemote(GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
For all remote candidates standing behind the candidate being salvaged marks their transactions as system invalidate and marks these candidates as owned and used.
salvageTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
salvageTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
salvageTx() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
salvageTx() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
salvageTx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Invalidates transaction.
sameMacs(ClusterNode, ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
sameSnapshot(SnapshotMetadata) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
SameThreadExecutor - Class in org.apache.ignite.thread
 
sampleClassName() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
 
sampleClassName() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
SAMPLING_RATE_ALWAYS - Static variable in class org.apache.ignite.spi.tracing.TracingConfigurationParameters
Max valid sampling rate with special meaning that span will be always created.
SAMPLING_RATE_NEVER - Static variable in class org.apache.ignite.spi.tracing.TracingConfigurationParameters
Min valid sampling rate with special meaning that span won't be created.
samplingRate() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
 
samplingRate() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters
 
sandbox() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
 
sandbox() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
sandbox() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
sandboxedProxy(GridKernalContext, Class, T) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
sandboxEnabled() - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
If this method returns true and SecurityManager is installed, then the user-defined code will be run inside the Sandbox.
SandboxIgniteComponentProxy - Class in org.apache.ignite.internal.processors.security.sandbox
Create instace of Ignite component proxy to use inside the Ignite Sandbox.
SandboxIgniteComponentProxy() - Constructor for class org.apache.ignite.internal.processors.security.sandbox.SandboxIgniteComponentProxy
 
sandboxPermissions() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
 
save(T2<WALPointer, Integer>) - Method in class org.apache.ignite.internal.cdc.CdcConsumerState
Saves state to file.
saveCacheConfiguration(DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Save cache configuration to persistent store if necessary.
saveCacheConfiguration(StoredCacheData, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Save cache configuration to persistent store if necessary.
saveCacheConfiguration(StoredCacheData, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridLocalConfigManager
Save cache configuration to persistent store if necessary.
saveCheckpoint(String, Object) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Saves intermediate state of a job to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long, boolean) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, Object) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Saves intermediate state of a job to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long, boolean) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, Object) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Saves intermediate state of a job to a storage.
saveCheckpoint(String, Object, ComputeTaskSessionScope, long, boolean) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Saves intermediate state of a job or task to a storage.
saveCheckpoint(String, byte[], long, boolean) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Saves checkpoint to the storage.
saveCheckpoint(String, byte[], long, boolean) - Method in interface org.apache.ignite.spi.checkpoint.CheckpointSpi
Saves checkpoint to the storage.
saveCheckpoint(String, byte[], long, boolean) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Saves checkpoint to the storage.
saveCheckpoint(String, byte[], long, boolean) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
Saves checkpoint to the storage.
saveCheckpoint(String, byte[], long, boolean) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Saves checkpoint to the storage.
saveCheckpoint0(GridTaskSessionInternal, String, Object, ComputeTaskSessionScope, long, boolean) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
saved() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Check if the task has been saved to the MetaStorage.
saveFuture(GridCacheAdapter.FutureHolder, IgniteInternalFuture<?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Saves future in thread local holder and adds listener that will clear holder when future is finished.
saveMappings(GridKernalContext, List<Map<Integer, MappedName>>, File) - Static method in class org.apache.ignite.internal.MarshallerContextImpl
 
saveMetadata(Collection<BinaryType>, File) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
saveMetadata(IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Save metadata without exclusive lock on it.
saveMetadata(IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.partstorage.PartitionMetaStorage
Saves storage metadata.
saveMetadata(Collection<BinaryType>, File) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
saveOrGet(IgniteInternalFuture<R>) - Method in class org.apache.ignite.internal.AsyncSupportAdapter
 
SB - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for GridStringBuilder.
SB() - Constructor for class org.apache.ignite.internal.util.typedef.internal.SB
 
SB(int) - Constructor for class org.apache.ignite.internal.util.typedef.internal.SB
 
SB(String) - Constructor for class org.apache.ignite.internal.util.typedef.internal.SB
 
SB(CharSequence) - Constructor for class org.apache.ignite.internal.util.typedef.internal.SB
 
SBLimitedLength - Class in org.apache.ignite.internal.util.tostring
 
scale() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
scale() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
scale() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
scale() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
scale() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets field scale.
scale() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Gets scale for this property.
scale() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Gets scale for this property.
scale() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Gets scale for this property.
scale() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
scale() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Gets scale for this property.
scan(File[]) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
SCAN - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SCAN.
SCAN_COL_NAMES - Static variable in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Columns for SCAN queries.
SCAN_QRY_SYS_VIEW - Static variable in class org.apache.ignite.internal.managers.systemview.ScanQuerySystemView
Scan query system view.
SCAN_QRY_SYS_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.systemview.ScanQuerySystemView
Scan query system view description.
scanFilter() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
scanIterator(boolean, IgniteBiPredicate<Object, Object>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
scanIterator(boolean, IgniteBiPredicate<Object, Object>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
scanIterator(boolean, IgniteBiPredicate<Object, Object>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
scannedKeys() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
 
scannedRowsCount() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
ScannerHandler - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.scanner
Scanner handler which provide ability to do some handling on each record during iteration.
ScannerHandlers - Class in org.apache.ignite.internal.processors.cache.persistence.wal.scanner
Holder of ScannerHandlers.
ScannerHandlers() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandlers
 
ScanQuery<K,V> - Class in org.apache.ignite.cache.query
Scan query over cache entries.
ScanQuery() - Constructor for class org.apache.ignite.cache.query.ScanQuery
Create scan query returning all entries.
ScanQuery(int) - Constructor for class org.apache.ignite.cache.query.ScanQuery
Creates partition scan query returning all entries for given partition.
ScanQuery(IgniteBiPredicate<K, V>) - Constructor for class org.apache.ignite.cache.query.ScanQuery
Create scan query with filter.
ScanQuery(Integer, IgniteBiPredicate<K, V>) - Constructor for class org.apache.ignite.cache.query.ScanQuery
Create scan query with filter.
scanQueryDistributed(GridCacheQueryAdapter, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Executes distributed SCAN query.
scanQueryDistributed(GridCacheQueryAdapter, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
Executes distributed SCAN query.
scanQueryDistributed(GridCacheQueryAdapter, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Executes distributed SCAN query.
scanQueryFilter() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets scan query filter.
scanQueryFilter() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets scan query filter.
scanQueryLocal(GridCacheQueryAdapter, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Process local scan query.
ScanQuerySystemView<K,V> - Class in org.apache.ignite.internal.managers.systemview
SystemView implementation providing data about cache queries.
ScanQuerySystemView(Collection<GridCacheContext<K, V>>) - Constructor for class org.apache.ignite.internal.managers.systemview.ScanQuerySystemView
 
ScanQueryView - Class in org.apache.ignite.spi.systemview.view
Scan query iterator representation for a SystemView.
ScanQueryView(UUID, long, boolean, IgniteSpiCloseableIterator<IgniteBiTuple<K, V>>) - Constructor for class org.apache.ignite.spi.systemview.view.ScanQueryView
 
ScanQueryViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ScanQueryViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ScanQueryViewWalker
 
schedule() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets schedule processor.
schedule() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets schedule processor.
schedule(int) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
Schedule scanning partitions.
schedule(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Schedule defragmentation for given caches.
schedule(List<String>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
Schedule defragmentaton on next start of the node.
schedule(List<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
Schedule defragmentaton on next start of the node.
schedule() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets schedule processor.
schedule(Runnable, String) - Method in class org.apache.ignite.internal.processors.schedule.IgniteNoopScheduleProcessor
schedule(Callable<R>, String) - Method in class org.apache.ignite.internal.processors.schedule.IgniteNoopScheduleProcessor
schedule(Runnable, String) - Method in class org.apache.ignite.internal.processors.schedule.IgniteScheduleProcessorAdapter
 
schedule(Callable<R>, String) - Method in class org.apache.ignite.internal.processors.schedule.IgniteScheduleProcessorAdapter
 
schedule(Runnable, long, long) - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
Schedule the specified timer task for execution at the specified time with the specified period, in milliseconds.
schedule(String) - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Schedule defragmentation for given caches.
scheduleCheckpoint(long, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
scheduleCheckpoint(long, String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Change the information for a scheduled checkpoint if it was scheduled further than delayFromNow, or do nothing otherwise.
scheduled(long) - Static method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
 
scheduleLocal(Runnable, String) - Method in interface org.apache.ignite.IgniteScheduler
Schedules job for execution using local cron-based scheduling.
scheduleLocal(Callable<R>, String) - Method in interface org.apache.ignite.IgniteScheduler
Schedules job for execution using local cron-based scheduling.
scheduleLocal(Runnable, String) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
Schedules job for execution using local cron-based scheduling.
scheduleLocal(Callable<R>, String) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
Schedules job for execution using local cron-based scheduling.
schedulePartitionDestroy(CacheGroupContext, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
schedulePartitionDestroy(CacheGroupContext, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
schedulePartitionDestroy(CacheGroupContext, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
schedulePartitionDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Adds given partition to checkpointer destroy queue.
scheduleQueryHolderRemoval(IgniteEx, String) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Schedule clearing of query context by timeout.
scheduleQueryStart(IgniteEx, VisorQueryHolder, VisorQueryTaskArg, GridQueryCancel) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Schedule start of SQL query execution.
scheduler() - Method in interface org.apache.ignite.Ignite
Gets an instance of cron-based scheduler.
scheduler() - Method in class org.apache.ignite.internal.IgniteKernal
Gets an instance of cron-based scheduler.
scheduleResendPartitions() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Schedules next full partitions update.
SchedulerFuture<R> - Interface in org.apache.ignite.scheduler
Future for cron-based scheduled execution.
scheduleScanStart(IgniteEx, VisorQueryHolder, VisorScanQueryTaskArg) - Static method in class org.apache.ignite.internal.visor.query.VisorQueryUtils
Schedule start of SCAN query execution.
schema(int) - Method in class org.apache.ignite.internal.binary.BinarySchemaRegistry
Get schema for the given ID.
schema() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
Get schema of the object, starting at the given position.
schema() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
schema() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
schema(QuerySchema) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
schema() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
schema(QuerySchema) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Set schema
schema() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
schema() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
schema - Variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
Schema.
schema() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
 
schema() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
 
schema(String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Gets database schema from cache name.
schema() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
 
schema() - Method in class org.apache.ignite.internal.processors.query.QueryHistoryKey
 
schema() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsKey
 
schema() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
 
SCHEMA_ID_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
SCHEMA_INFORMATION - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Schema for system view.
SCHEMA_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required schema not found.
SCHEMA_OR_RAW_OFF_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Schema or raw offset position.
SCHEMA_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Schema pool.
SCHEMA_SYS - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Schema for system view.
SchemaAbstractAlterTableOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Parent class for ALTER TABLE command variants.
SchemaAbstractAlterTableOperation(UUID, String, String) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractAlterTableOperation
Constructor.
SchemaAbstractDiscoveryMessage - Class in org.apache.ignite.internal.processors.query.schema.message
Abstract discovery message for schema operations.
SchemaAbstractDiscoveryMessage(SchemaAbstractOperation) - Constructor for class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
Constructor.
SchemaAbstractOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Abstract operation on schema.
SchemaAbstractOperation(UUID, String, String) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractOperation
Constructor.
SchemaAddQueryEntityOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Enabling indexing on cache operation.
SchemaAddQueryEntityOperation(UUID, String, String, Collection<QueryEntity>, int, boolean) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaAddQueryEntityOperation
 
SchemaAlterTableAddColumnOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Schema index drop operation.
SchemaAlterTableAddColumnOperation(UUID, String, String, String, List<QueryField>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
Constructor.
SchemaAlterTableDropColumnOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Schema alter table drop column operation.
SchemaAlterTableDropColumnOperation(UUID, String, String, String, List<String>, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
Constructor.
schemaChangeFinish(SchemaFinishDiscoveryMessage) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Try applying finish message.
SchemaChangeListener - Interface in org.apache.ignite.internal.processors.query.schema
 
SchemaExchangeWorkerTask - Class in org.apache.ignite.internal.processors.query.schema
Cache schema change task for exchange worker.
SchemaExchangeWorkerTask(SecurityContext, SchemaAbstractDiscoveryMessage) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaExchangeWorkerTask
Constructor.
SchemaFinishDiscoveryMessage - Class in org.apache.ignite.internal.processors.query.schema.message
Schema change finish discovery message.
SchemaFinishDiscoveryMessage(SchemaAbstractOperation, SchemaOperationException) - Constructor for class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
Constructor.
schemaHolder() - Method in class org.apache.ignite.internal.binary.BinaryThreadLocalContext
 
schemaId() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Get schema ID.
schemaId() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get schema ID.
schemaId() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get schema ID.
schemaId() - Method in class org.apache.ignite.internal.binary.BinarySchema
 
schemaId(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
schemaId() - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
SchemaIndexAbstractOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Schema index abstract operation.
SchemaIndexAbstractOperation(UUID, String, String) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexAbstractOperation
Constructor.
SchemaIndexCacheCompoundFuture - Class in org.apache.ignite.internal.processors.query.schema
Compound index rebuilding feature.
SchemaIndexCacheCompoundFuture() - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheCompoundFuture
 
SchemaIndexCacheFilter - Interface in org.apache.ignite.internal.processors.query.schema
Index row filter accepting current entry.
SchemaIndexCacheFuture - Class in org.apache.ignite.internal.processors.query.schema
Extending GridFutureAdapter to rebuild indices.
SchemaIndexCacheFuture(IndexRebuildCancelToken) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheFuture
Constructor.
SchemaIndexCachePartitionWorker - Class in org.apache.ignite.internal.processors.query.schema
Worker for creating/rebuilding indexes for cache per partition.
SchemaIndexCachePartitionWorker(GridCacheContext, GridDhtLocalPartition, AtomicBoolean, IndexRebuildCancelToken, SchemaIndexCacheVisitorClosure, GridFutureAdapter<SchemaIndexCacheStat>, AtomicInteger) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexCachePartitionWorker
Constructor.
SchemaIndexCacheStat - Class in org.apache.ignite.internal.processors.query.schema
Class for accumulation of record types and number of indexed records in index tree.
SchemaIndexCacheStat() - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
 
SchemaIndexCacheVisitor - Interface in org.apache.ignite.internal.processors.query.schema
Closure that internally applies given SchemaIndexCacheVisitorClosure to some set of entries.
SchemaIndexCacheVisitorClosure - Interface in org.apache.ignite.internal.processors.query.schema
Index closure accepting current entry state.
SchemaIndexCacheVisitorImpl - Class in org.apache.ignite.internal.processors.query.schema
Visitor who create/rebuild indexes in parallel by partition for a given cache.
SchemaIndexCacheVisitorImpl(GridCacheContext<?, ?>, IndexRebuildCancelToken, GridFutureAdapter<Void>) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
Constructor.
SchemaIndexCreateOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Schema index create operation.
SchemaIndexCreateOperation(UUID, String, String, String, QueryIndex, boolean, int) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
Constructor.
SchemaIndexDropOperation - Class in org.apache.ignite.internal.processors.query.schema.operation
Schema index drop operation.
SchemaIndexDropOperation(UUID, String, String, String, boolean) - Constructor for class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexDropOperation
Constructor.
SchemaIndexOperationCancellationException - Exception in org.apache.ignite.internal.processors.query.schema
Exception occurred when canceling index rebuild via IndexRebuildCancelToken.
SchemaIndexOperationCancellationException(String) - Constructor for exception org.apache.ignite.internal.processors.query.schema.SchemaIndexOperationCancellationException
Constructor.
schemaInitialId() - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Schema initial ID.
schemaMgr - Variable in class org.apache.ignite.internal.sql.SqlCommandProcessor
Schema manager.
schemaName() - Method in class org.apache.ignite.internal.cache.query.index.IndexName
 
schemaName() - Method in class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
 
schemaName() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
 
schemaName() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
 
schemaName() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
 
schemaName() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
schemaName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets schema name.
schemaName(GridCacheContext<?, ?>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
schemaName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets schema name for type (database schema means here).
schemaName() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
schemaName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets schema name for type (database schema means here).
schemaName(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
schemaName() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
 
schemaName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractOperation
 
schemaName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlBeginTransactionCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlBeginTransactionCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the schemaName.
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
schemaName() - Method in interface org.apache.ignite.internal.sql.command.SqlCommand
 
schemaName(String) - Method in interface org.apache.ignite.internal.sql.command.SqlCommand
 
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlCommitTransactionCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlCommitTransactionCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlDropUserCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlDropUserCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlQualifiedName
 
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlQualifiedName
 
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlRollbackTransactionCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlRollbackTransactionCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
schemaName() - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
schemaName(String) - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
schemaName() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
schemaName() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
SchemaNodeLeaveExchangeWorkerTask - Class in org.apache.ignite.internal.processors.query.schema
Node leave exchange worker task.
SchemaNodeLeaveExchangeWorkerTask(SecurityContext, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaNodeLeaveExchangeWorkerTask
Constructor.
SchemaOperationClientFuture - Class in org.apache.ignite.internal.processors.query.schema
Schema operation client future.
SchemaOperationClientFuture(UUID) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaOperationClientFuture
Constructor.
SchemaOperationException - Exception in org.apache.ignite.internal.processors.query.schema
Schema operation exception.
SchemaOperationException(int, String) - Constructor for exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Constructor for specific error type.
SchemaOperationException(String) - Constructor for exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Constructor for generic error.
SchemaOperationException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
Constructor for generic error.
SchemaOperationManager - Class in org.apache.ignite.internal.processors.query.schema
Schema operation manager.
SchemaOperationManager(GridKernalContext, GridQueryProcessor, SchemaOperationWorker, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaOperationManager
Constructor.
SchemaOperationStatusMessage - Class in org.apache.ignite.internal.processors.query.schema.message
Schema operation status message.
SchemaOperationStatusMessage() - Constructor for class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Default constructor.
SchemaOperationStatusMessage(UUID, byte[]) - Constructor for class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Constructor.
SchemaOperationWorker - Class in org.apache.ignite.internal.processors.query.schema
Schema operation executor.
SchemaOperationWorker(GridKernalContext, GridQueryProcessor, IgniteUuid, SchemaAbstractOperation, boolean, SchemaOperationException, boolean, QueryTypeDescriptorImpl) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
Constructor.
schemaPattern() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaRequest
 
SchemaProposeDiscoveryMessage - Class in org.apache.ignite.internal.processors.query.schema.message
Schema change propose discovery message.
SchemaProposeDiscoveryMessage(SchemaAbstractOperation) - Constructor for class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
Constructor.
schemaRegistry(int) - Method in class org.apache.ignite.internal.binary.BinaryContext
Get schema registry for type ID.
schemas() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
schemas() - Method in class org.apache.ignite.internal.binary.BinarySchemaRegistry
 
schemas() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasResult
 
schemasIds() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
schemasNames() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Gets database schemas names.
scope() - Method in enum org.apache.ignite.internal.processors.tracing.SpanType
 
scope() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
 
Scope - Enum in org.apache.ignite.spi.tracing
Tracing span scope.
scope() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates
 
score() - Method in class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
 
ScoredCacheEntry<K,V> - Class in org.apache.ignite.internal.processors.cache.query
Represents cache key-value pair and score to compare cache entry by custom rule.
ScoredCacheEntry() - Constructor for class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
 
ScoredCacheEntry(K, V, float) - Constructor for class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
 
SCRIPT - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for script path.
script() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
seal() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
Seals transaction for updates.
seal() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Seals transaction for updates.
seal() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
seal() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Seals transaction for updates.
seal() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
seal() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
sealList(Collection<E>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Seal collection.
sealList(E...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Convert array to seal list.
sealMap(Map<K, V>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
Search() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Search
 
searchAndReserveCheckpoints(Map<Integer, Set<Integer>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Finds and reserves earliest valid checkpoint for each of given groups and partitions.
searchCheckpointEntry(Map<T2<Integer, Integer>, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Tries to search for a WAL pointer for the given partition counter start.
searchDeploymentCache(GridDeploymentMetadata) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
searchDeploymentCache(GridDeploymentMetadata) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
searchDeploymentCache(GridDeploymentMetadata) - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
 
searchEarliestWalPointer(int, Map<Integer, Long>, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistory
Search the earliest WAL pointer for particular group, matching by counter for partitions.
searchFileRecursively(Path, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
searchHistogram(String, ReadOnlyMetricRegistry) - Static method in class org.apache.ignite.spi.metric.jmx.MetricRegistryMBean
Parse attribute name for a histogram and search it's value.
searchNanoTime() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
SearchRow - Class in org.apache.ignite.internal.processors.cache.tree
 
SearchRow(int, KeyCacheObject) - Constructor for class org.apache.ignite.internal.processors.cache.tree.SearchRow
 
SearchRow(int) - Constructor for class org.apache.ignite.internal.processors.cache.tree.SearchRow
Instantiates a new fake search row as a logic cache based bound.
secondaryIndexesInlineSize() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Information about secondary indexes efficient (actual) inline size.
secondaryIndexesInlineSize() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
secretKey - Variable in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
Secret key.
security() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets instance of IgniteSecurity.
security() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets instance of IgniteSecurity.
security() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets instance of IgniteSecurity.
SECURITY_DISABLED_ERROR_MSG - Static variable in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Error message that occurs when trying to perform security operations if security disabled.
SECURITY_VIOLATION - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Authorization failure.
SecurityAwareBiPredicate<E1,E2> - Class in org.apache.ignite.internal
Security aware IgniteBiPredicate.
SecurityAwareBiPredicate() - Constructor for class org.apache.ignite.internal.SecurityAwareBiPredicate
Default constructor.
SecurityAwareBiPredicate(UUID, IgniteBiPredicate<E1, E2>) - Constructor for class org.apache.ignite.internal.SecurityAwareBiPredicate
 
SecurityAwareCustomMessageWrapper - Class in org.apache.ignite.internal.managers.discovery
Extends CustomMessageWrapper with ID of security subject that initiated the current message.
SecurityAwareCustomMessageWrapper(DiscoveryCustomMessage, UUID) - Constructor for class org.apache.ignite.internal.managers.discovery.SecurityAwareCustomMessageWrapper
 
SecurityAwareFilter<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Security aware remote filter.
SecurityAwareFilter() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilter
Default constructor.
SecurityAwareFilter(UUID, CacheEntryEventFilter<K, V>) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilter
 
SecurityAwareFilterFactory<K,V> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Security aware remote filter factory.
SecurityAwareFilterFactory() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilterFactory
Default constructor.
SecurityAwareFilterFactory(UUID, Factory<CacheEntryEventFilter<K, V>>) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilterFactory
 
SecurityAwareIoPool - Class in org.apache.ignite.internal.processors.security.thread
Wrapper of IoPool that executes tasks in security context that was actual when task was added to pool queue.
SecurityAwareIoPool(IgniteSecurity, IoPool) - Constructor for class org.apache.ignite.internal.processors.security.thread.SecurityAwareIoPool
 
SecurityAwarePredicate<E> - Class in org.apache.ignite.internal
Security aware IgnitePredicate.
SecurityAwarePredicate() - Constructor for class org.apache.ignite.internal.SecurityAwarePredicate
Default constructor.
SecurityAwarePredicate(UUID, IgnitePredicate<E>) - Constructor for class org.apache.ignite.internal.SecurityAwarePredicate
 
SecurityAwareStripedExecutor - Class in org.apache.ignite.internal.processors.security.thread
Extends StripedExecutor with the ability to execute tasks in security context that was actual when task was added to executor's queue.
SecurityAwareStripedExecutor(IgniteSecurity, int, String, String, IgniteLogger, IgniteInClosure<Throwable>, GridWorkerListener, long) - Constructor for class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedExecutor
 
SecurityAwareStripedExecutor(IgniteSecurity, int, String, String, IgniteLogger, IgniteInClosure<Throwable>, boolean, GridWorkerListener, long) - Constructor for class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedExecutor
 
SecurityAwareStripedThreadPoolExecutor - Class in org.apache.ignite.internal.processors.security.thread
Extends IgniteStripedThreadPoolExecutor with the ability to execute tasks in security context that was actual when task was added to executor's queue.
SecurityAwareStripedThreadPoolExecutor(IgniteSecurity, int, String, String, Thread.UncaughtExceptionHandler, boolean, long) - Constructor for class org.apache.ignite.internal.processors.security.thread.SecurityAwareStripedThreadPoolExecutor
 
SecurityAwareThreadPoolExecutor - Class in org.apache.ignite.internal.processors.security.thread
Extends ThreadPoolExecutor with the ability to execute tasks in security context that was actual when task was added to executor's queue.
SecurityAwareThreadPoolExecutor(IgniteSecurity, String, String, int, int, long, BlockingQueue<Runnable>, byte, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
 
SecurityAwareTransformerFactory<E,R> - Class in org.apache.ignite.internal.processors.cache.query.continuous
Security aware transformer factory.
SecurityAwareTransformerFactory() - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareTransformerFactory
Default constructor.
SecurityAwareTransformerFactory(UUID, Factory<IgniteClosure<E, R>>) - Constructor for class org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareTransformerFactory
 
SecurityBasicPermissionSet - Class in org.apache.ignite.plugin.security
Simple implementation of SecurityPermissionSet interface.
SecurityBasicPermissionSet() - Constructor for class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
 
securityContext(UUID) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Gets security context for authenticated nodes and thin clients.
securityContext() - Method in class org.apache.ignite.internal.processors.cache.AbstractCachePartitionExchangeWorkerTask
securityContext() - Method in interface org.apache.ignite.internal.processors.cache.CachePartitionExchangeWorkerTask
 
securityContext() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
securityContext() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.StopCachesOnClientReconnectExchangeTask
securityContext() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
securityContext() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
 
securityContext(UUID) - Method in interface org.apache.ignite.internal.processors.security.GridSecurityProcessor
Gets security context for authenticated nodes and thin clients.
securityContext() - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
 
securityContext() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
securityContext() - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
SecurityContext - Interface in org.apache.ignite.internal.processors.security
This interface should be used to get security subject and perform checks for specific permissions.
SecurityCredentials - Class in org.apache.ignite.plugin.security
Security credentials used for node authentication.
SecurityCredentials() - Constructor for class org.apache.ignite.plugin.security.SecurityCredentials
Empty constructor required by Externalizable.
SecurityCredentials(String, String) - Constructor for class org.apache.ignite.plugin.security.SecurityCredentials
Constructs security credentials based on login and password.
SecurityCredentials(String, String, Object) - Constructor for class org.apache.ignite.plugin.security.SecurityCredentials
Constructs security credentials based on login, password, and custom user object.
SecurityCredentialsAttrFilterPredicate - Class in org.apache.ignite.internal
Predicate to filter out security credentials attribute by its name.
SecurityCredentialsAttrFilterPredicate() - Constructor for class org.apache.ignite.internal.SecurityCredentialsAttrFilterPredicate
 
SecurityCredentialsBasicProvider - Class in org.apache.ignite.plugin.security
Basic implementation for SecurityCredentialsProvider.
SecurityCredentialsBasicProvider(SecurityCredentials) - Constructor for class org.apache.ignite.plugin.security.SecurityCredentialsBasicProvider
Constructs security credentials provider based on security credentials passed in.
SecurityCredentialsProvider - Interface in org.apache.ignite.plugin.security
Security credentials provider for specifying security credentials.
SecurityException - Exception in org.apache.ignite.plugin.security
Common security exception for the grid.
SecurityException(String, Throwable) - Constructor for exception org.apache.ignite.plugin.security.SecurityException
Constructs security grid exception with given message and cause.
SecurityException(Throwable) - Constructor for exception org.apache.ignite.plugin.security.SecurityException
Creates new security grid exception given throwable as a cause and source of error message.
SecurityException(String) - Constructor for exception org.apache.ignite.plugin.security.SecurityException
Constructs security grid exception with given message.
SecurityPermission - Enum in org.apache.ignite.plugin.security
Supported security permissions within grid.
SecurityPermissionSet - Interface in org.apache.ignite.plugin.security
Security permission set for authorized security subjects.
SecurityPermissionSetBuilder - Class in org.apache.ignite.plugin.security
Provides a convenient way to create a permission set.
SecurityPermissionSetBuilder() - Constructor for class org.apache.ignite.plugin.security.SecurityPermissionSetBuilder
 
securityProcessor() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
 
SecuritySubject - Interface in org.apache.ignite.plugin.security
Security subject representing authenticated node with a set of permissions.
securitySubjectId() - Method in class org.apache.ignite.internal.managers.discovery.SecurityAwareCustomMessageWrapper
Gets security Subject ID.
securitySubjectId(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
securitySubjectId(GridCacheContext<?, ?>) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
securitySubjectId(GridCacheSharedContext<?, ?>) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
SecuritySubjectType - Enum in org.apache.ignite.plugin.security
Supported security subject types.
SecurityUtils - Class in org.apache.ignite.internal.processors.security
Security utilities.
seek(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput
 
seek(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
seg - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReplacementPolicy
Page memory segment.
segment(int) - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndex
 
segment(int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
segmentation() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets segmentation processor.
segmentation() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets segmentation processor.
segmentation() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets segmentation processor.
SegmentationPolicy - Enum in org.apache.ignite.plugin.segmentation
Policy that defines how node will react on topology segmentation.
SegmentationResolver - Interface in org.apache.ignite.plugin.segmentation
This is interface for segmentation (a.k.a "split-brain" problem) resolvers.
SegmentAware - Class in org.apache.ignite.internal.processors.cache.persistence.wal.aware
Holder of actual information of latest manipulation on WAL segments.
SegmentAware(IgniteLogger, int, boolean, long, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Constructor.
segmented() - Method in interface org.apache.ignite.internal.GridKernalContext
Checks whether this node detected its segmentation from the rest of the grid.
segmented() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Checks whether this node detected its segmentation from the rest of the grid.
segmented() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Checks whether this node detected its segmentation from the rest of the grid.
SegmentedLruPageList - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Pages Segmented-LRU (SLRU) list implementation.
SegmentedLruPageList(int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageList
 
SegmentedLruPageReplacementPolicy - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
Segmented-LRU page replacement policy implementation.
SegmentedLruPageReplacementPolicy(PageMemoryImpl.Segment, long, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicy
 
SegmentedLruPageReplacementPolicyFactory - Class in org.apache.ignite.internal.processors.cache.persistence.pagemem
SegmentedLruPageReplacementPolicyFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.pagemem.SegmentedLruPageReplacementPolicyFactory
 
SegmentedRingByteBuffer - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Segmented ring byte buffer that represents multi producer/single consumer queue that can be used by multiple writer threads and one reader thread.
SegmentedRingByteBuffer(int, long, SegmentedRingByteBuffer.BufferMode) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Creates ring buffer with given capacity.
SegmentedRingByteBuffer(int, long, SegmentedRingByteBuffer.BufferMode, DataStorageMetricsImpl) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Creates ring buffer with given capacity.
SegmentedRingByteBuffer(MappedByteBuffer, DataStorageMetricsImpl) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Creates ring buffer with given capacity which mapped to file.
SegmentedRingByteBuffer.BufferMode - Enum in org.apache.ignite.internal.processors.cache.persistence.wal
Buffer mode.
SegmentedRingByteBuffer.ReadSegment - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Segment available for data reading.
SegmentedRingByteBuffer.WriteSegment - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Segment available for data writing.
SegmentEofException - Exception in org.apache.ignite.internal.processors.cache.persistence.wal
This exception is thrown either when we reach the end of file of WAL segment, or when we encounter a record with type equal to WALRecord.RecordType.STOP_ITERATION_RECORD_TYPE
SegmentEofException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.wal.SegmentEofException
 
SegmentFileInputFactory - Interface in org.apache.ignite.internal.processors.cache.persistence.wal.io
Factory to provide I/O interfaces for read primitives with files.
segmentForRow(CacheDataRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
 
SegmentHeader - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
WAL segment header info.
SegmentHeader(int, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.SegmentHeader
 
segmentId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
 
segmentId() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
segmentIndex(Path) - Method in class org.apache.ignite.internal.cdc.CdcMain
 
segmentIndex(int, long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
SegmentIO - Class in org.apache.ignite.internal.processors.cache.persistence.wal.io
Implementation of FileIO specified for WAL segment file.
SegmentIO(long, FileIO) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.io.SegmentIO
 
SegmentRouter - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Class for manage of segment file location.
SegmentRouter(File, File, SegmentAware, DataStorageConfiguration) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
 
segments() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Amount of index tree segments.
segments() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Getting number of segments.
segmentsCount() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Returns amount of index tree segments.
segmentsCount() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Returns amount of index tree segments.
segmentSize(long) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Getting local WAL segment size.
segmentSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Getting local WAL segment size.
selectAffinityNodeBalanced(List<ClusterNode>, Set<ClusterNode>, int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Determines an affinity node to send get request to.
selectDirectNodes(Collection<? extends GridClientNode>) - Static method in class org.apache.ignite.internal.client.balancer.GridClientBalancerAdapter
Returns only directly available nodes from given collection.
selectorCount(int) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
selectorsCount() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
selectorsCount(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
selectorSpins(long) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
selectorSpins() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
selectorSpins() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
selectorSpins(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
semaphore(String, int, boolean, boolean) - Method in interface org.apache.ignite.Ignite
Gets or creates semaphore.
semaphore(String, int, boolean, boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Gets or creates semaphore.
semaphore(String, AtomicConfiguration, int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets or creates semaphore.
SEMAPHORES_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
SemaphoreView - Class in org.apache.ignite.spi.systemview.view.datastructures
IgniteSemaphore representation for a SystemView.
SemaphoreView(GridCacheRemovable) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.SemaphoreView
 
SemaphoreViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
SemaphoreViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.SemaphoreViewWalker
 
send(ComputeJob, ClusterNode) - Method in interface org.apache.ignite.compute.ComputeTaskContinuousMapper
Sends given job to a specific grid node.
send(Map<? extends ComputeJob, ClusterNode>) - Method in interface org.apache.ignite.compute.ComputeTaskContinuousMapper
Sends collection of grid jobs to assigned nodes.
send(ComputeJob) - Method in interface org.apache.ignite.compute.ComputeTaskContinuousMapper
Sends job to a node automatically picked by the underlying load balancer.
send(Collection<? extends ComputeJob>) - Method in interface org.apache.ignite.compute.ComputeTaskContinuousMapper
Sends collection of jobs to nodes automatically picked by the underlying load balancer.
send(Object, Object) - Method in interface org.apache.ignite.IgniteMessaging
Sends given message with specified topic to the nodes in the underlying cluster group.
send(Object, Collection<?>) - Method in interface org.apache.ignite.IgniteMessaging
Sends given messages with the specified topic to the nodes in the underlying cluster group.
send(ByteBuffer, Runnable) - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnection
Sends a message.
send(GridKernalContext, IgniteInClosure<IgniteInternalFuture<String>>) - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
send(Object, Object) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Sends given message with specified topic to the nodes in the underlying cluster group.
send(Object, Collection<?>) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Sends given messages with the specified topic to the nodes in the underlying cluster group.
send(File, Map<String, Serializable>, TransmissionPolicy) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager.TransmissionSender
 
send(File, TransmissionPolicy) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager.TransmissionSender
 
send(File, long, long, Map<String, Serializable>, TransmissionPolicy) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager.TransmissionSender
 
send(ClusterNode, GridCacheMessage, byte) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
Sends communication message.
send(UUID, GridCacheMessage, byte) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
Sends communication message.
send(ClientListenerResponse) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerResponseSender
Send response to the client.
send(Object) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
Performs a request for asynchronous data send.
send(Object) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Performs a request for asynchronous data send.
send(ClusterNode, Serializable, String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Sends a message to a remote node.
sendAllToDht() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
 
sendCustomEvent(DiscoveryCustomMessage) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
sendCustomEvent(DiscoverySpiCustomMessage) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sends custom message across the ring.
sendCustomEvent(DiscoverySpiCustomMessage) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Sends custom message across the ring.
sendCustomEvent(DiscoverySpiCustomMessage) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sends custom message across the ring.
sendCustomEvent(DiscoverySpiCustomMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sends custom message across the ring.
sendDeferredAckMessage(UUID, T) - Method in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
sendDeferredAckResponse(UUID, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
senderNodeId() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
senderNodeId(UUID) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
 
senderNodeId() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
senderNodeId(UUID) - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
 
senderNodeId() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
 
senderNodeId(UUID) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
 
senderNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Gets sender node ID.
senderNodeId(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Sets sender node ID.
sendFinishReply(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
sendFinishReply(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
sendFinishReply(Throwable) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
sendGeneric(ClusterNode, Object, int, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendIoTest(ClusterNode, byte[], boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
sendIoTest(List<ClusterNode>, byte[], boolean) - Method in class org.apache.ignite.internal.IgniteKernal
 
sendIoTest(List<ClusterNode>, byte[], boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendIoTest(ClusterNode, byte[], boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendMessage(ClusterNode, Serializable) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Sends given message to destination node.
sendMessage(ByteBuffer) - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
sendMessage(byte[], int) - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
sendMessage(UUID, Message, IgniteInClosure<IgniteException>) - Method in interface org.apache.ignite.internal.util.nio.GridCommunicationClient
 
sendMessage(byte[], int) - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
sendMessage(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
sendMessage(UUID, Message, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
sendMessage(ClusterNode, T) - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Sends given message to destination node.
sendMessage(ClusterNode, Message) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sends given message to destination node.
sendMessage(ClusterNode, Message, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sends given message to destination node.
sendMessage() - Method in class org.apache.ignite.spi.IgniteNodeValidationResult
 
sendNoFuture(Object, IgniteInClosure<IgniteException>) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
sendNoFuture(Object, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
sendOrdered(Object, Object, long) - Method in interface org.apache.ignite.IgniteMessaging
Sends given message with specified topic to the nodes in the underlying cluster group.
sendOrdered(Object, Object, long) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Sends given message with specified topic to the nodes in the underlying cluster group.
sendOrderedMessage(ClusterNode, Object, Message, byte, long, boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendOrderedMessage(ClusterNode, Object, Message, byte, long, boolean, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendOrderedMessage(ClusterNode, Object, GridCacheMessage, byte, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
sendPartitionsState() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
 
sendQueueLimit(int) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
sendRequest(GridCacheDistributedQueryFuture<?, ?, ?>, GridCacheQueryRequest, Collection<UUID>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
Sends query request.
sendServerExceptionStackTraceToClient() - Method in class org.apache.ignite.configuration.ThinClientConfiguration
 
sendServerExceptionStackTraceToClient(boolean) - Method in class org.apache.ignite.configuration.ThinClientConfiguration
 
sendServerExceptionStackTraceToClient() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedThinClientConfiguration
 
sendServerExceptionStackTraceToClient() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
 
sendStatusMessage(UUID, UUID, SchemaOperationException) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Send status message to coordinator node.
sendSystem(GridNioSession, Message) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Adds message at the front of the queue without acquiring back pressure semaphore.
sendSystem(GridNioSession, Message, IgniteInClosure<? super IgniteInternalFuture<?>>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Adds message at the front of the queue without acquiring back pressure semaphore.
sendToCustomTopic(UUID, Object, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToCustomTopic(ClusterNode, Object, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToDht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
sendToDht() - Method in enum org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult.UpdateOutcome
 
sendToGridTopic(UUID, GridTopic, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToGridTopic(ClusterNode, GridTopic, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToGridTopic(ClusterNode, GridTopic, Message, byte, Span) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToGridTopic(ClusterNode, GridTopic, Message, byte, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendToGridTopic(Collection<? extends ClusterNode>, GridTopic, Message, byte) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
 
sendTransformedValues(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
sendTtlUpdateRequest(IgniteCacheExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Initiates process of notifying all interested nodes that TTL was changed.
sendUserMessage(Collection<? extends ClusterNode>, Object, Object, boolean, long, boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Sends a peer deployable user message.
sent() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
SENT_BYTES_CNT - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Sent bytes count metric name.
SENT_BYTES_METRIC_DESC - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
SENT_BYTES_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
 
SENT_MESSAGES_BY_NODE_CONSISTENT_ID_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages by node consistent id metric description.
SENT_MESSAGES_BY_NODE_CONSISTENT_ID_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages by node consistent id metric name.
SENT_MESSAGES_BY_TYPE_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages by type metric description.
SENT_MESSAGES_BY_TYPE_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages by type metric name.
SENT_MESSAGES_METRIC_DESC - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages metric description.
SENT_MESSAGES_METRIC_NAME - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Sent messages metric name.
SENT_MSG_CNT - Static variable in class org.apache.ignite.internal.managers.communication.GridIoManager
Sent messages count metric name.
sentBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets sent bytes count.
sentBytesCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
sentMessages() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
 
sentMessagesByNode() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets sent messages counts (grouped by node).
sentMessagesByType() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets sent messages counts (grouped by type).
sentMessagesByTypeMetricName(Short) - Static method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Generate metric name by message direct type id.
sentMessagesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
Gets sent messages count.
sentMessagesCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
separated() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
 
SEPARATOR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationParameters
 
SEPARATOR - Static variable in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Metric name part separator.
separatorsToSystem(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Converts all separators to the system separator.
separatorsToUnix(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Converts all separators to the Unix separator of forward slash.
separatorsToWindows(String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Converts all separators to the Windows separator of backslash.
sequence(String, AtomicConfiguration, long, boolean) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets a sequence from cache or creates one if it's not cached.
sequenceNumber() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
sequenceNumber() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
 
sequenceNumber() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
SEQUENCES_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
sequential() - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
 
sequential() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
sequential() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
sequential() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
sequential() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
ser() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractReadFileHandle
 
ser() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
SER_READ_EMPTY_ENTRY_VER - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Dummy version for non-existing entry read in SERIALIZABLE transaction.
SER_READ_NOT_EMPTY_VER - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Dummy version for any existing entry read in SERIALIZABLE transaction.
serializable() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
serializable() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
serializable() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
serializableOrder() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
SerializableTransient - Annotation Type in org.apache.ignite.internal.util
Marks class as it has transient fields that should be serialized.
SERIALIZATION_FAILURE - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Transaction state exception.
serialize(Object) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.JavaObjectKeySerializer
 
serialize(ClusterMetrics) - Static method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Serializes node metrics into byte array.
serialize(byte[], int, ClusterMetrics) - Static method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Serializes node metrics into byte array.
serialize(Span) - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
Serializes span to byte array to send context over network.
serialize(Span) - Method in class org.apache.ignite.internal.processors.tracing.NoopTracing
Serializes span to byte array to send context over network.
serialize(Span) - Method in interface org.apache.ignite.internal.processors.tracing.SpanManager
Serializes span to byte array to send context over network.
serialize(NoopSpiSpecificSpan) - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
Serializes span to byte array to send context over network.
serialize(S) - Method in interface org.apache.ignite.spi.tracing.TracingSpi
Serializes span to byte array to send context over network.
serializeCacheSizes(Map<Integer, Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
SERIALIZED_FLAG - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Serialized flag.
serializedSpan() - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
 
serializedSpanBytes() - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
 
serializedSpanBytes(byte[]) - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
 
serializer - Static variable in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Serializer for representing JO as byte array in inline.
serializer - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
 
serializerVersion() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
serializerVersion() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
 
serializerVersion() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
SerializeSeparately - Annotation Type in org.apache.ignite.configuration
This annotation is needed to mark fields of CacheConfiguration to serialize them separately during sending over network or storing to disk.
serializeVersion(int) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
serializeVersion() - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
 
serve() - Method in class org.apache.ignite.internal.util.ipc.IpcToNioAdapter
Serves given set of listeners repeatedly reading data from the endpoint.
serverAddress() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets server address this connection connected to.
serverIndex() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
 
serverJoinEvent(DiscoveryEvent) - Static method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
serverLeftEvent(DiscoveryEvent) - Static method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
serverName(String) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
serverNodeByOrder(long) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
serverNodeDiscoveryEvent() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
serverNodes() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
serverNodes(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
serverNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
serverNotFoundError(int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
 
serverTopologyNodes(long) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets server nodes topology by specified version from snapshots history storage.
service(String) - Method in interface org.apache.ignite.IgniteServices
Deprecated.
Use the proxies like IgniteServices.serviceProxy(String, Class, boolean). References to local services corrupt the service statistics and bring no real performance optimization.
service() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets service processor.
service() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets service processor.
service(String) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets locally deployed service with specified name.
service() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets service processor.
service(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
SERVICE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SERVICE.
Service - Interface in org.apache.ignite.services
An instance of grid-managed service.
SERVICE_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Pool for service proxy executions.
SERVICE_UNAVAILABLE - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
HTTP REQUEST not allowed
serviceBytes() - Method in class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
 
ServiceCallContext - Interface in org.apache.ignite.services
Service call context.
ServiceCallContextBuilder - Class in org.apache.ignite.services
Service call context builder.
ServiceCallContextBuilder() - Constructor for class org.apache.ignite.services.ServiceCallContextBuilder
 
ServiceCallContextHolder - Class in org.apache.ignite.internal.processors.service
Holder of the context of the service call.
ServiceCallContextHolder() - Constructor for class org.apache.ignite.internal.processors.service.ServiceCallContextHolder
 
ServiceCallContextImpl - Class in org.apache.ignite.internal.processors.service
Service call context implementation.
ServiceCallContextImpl(Map<String, Object>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceCallContextImpl
 
serviceCancel(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Cancels native service.
ServiceChangeBatchRequest - Class in org.apache.ignite.internal.processors.service
Service change batch request discovery message.
ServiceChangeBatchRequest(Collection<ServiceChangeAbstractRequest>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
 
serviceClass() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets service class.
serviceClass() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets service class.
serviceClass() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets service class.
serviceClass() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
serviceClassName() - Method in class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
 
ServiceClusterDeploymentResult - Class in org.apache.ignite.internal.processors.service
Service cluster deployment result.
ServiceClusterDeploymentResult(IgniteUuid, Map<UUID, ServiceSingleNodeDeploymentResult>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResult
 
ServiceClusterDeploymentResultBatch - Class in org.apache.ignite.internal.processors.service
Batch of services cluster deployment result.
ServiceClusterDeploymentResultBatch(ServiceDeploymentProcessId, Collection<ServiceClusterDeploymentResult>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
 
ServiceConfiguration - Class in org.apache.ignite.services
Managed service configuration.
ServiceConfiguration() - Constructor for class org.apache.ignite.services.ServiceConfiguration
 
serviceContext(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
ServiceContext - Interface in org.apache.ignite.services
Service execution context.
ServiceContextImpl - Class in org.apache.ignite.internal.processors.service
Service context implementation.
ServiceContextResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injecting a service context into a service instance.
ServiceDeploymentActions - Class in org.apache.ignite.internal.processors.service
Actions of change service state to be processed in the service deployment process.
ServiceDeploymentActions(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
ServiceDeploymentException - Exception in org.apache.ignite.services
Exception indicating service deployment failure.
ServiceDeploymentException(String, Collection<ServiceConfiguration>) - Constructor for exception org.apache.ignite.services.ServiceDeploymentException
Creates service deployment exception with error message.
ServiceDeploymentException(Throwable, Collection<ServiceConfiguration>) - Constructor for exception org.apache.ignite.services.ServiceDeploymentException
Creates service deployment exception with Throwable as a cause.
ServiceDeploymentException(String, Throwable, Collection<ServiceConfiguration>) - Constructor for exception org.apache.ignite.services.ServiceDeploymentException
Creates service deployment exception with error message and Throwable as a cause.
ServiceDeploymentManager - Class in org.apache.ignite.internal.processors.service
Service deployment manager.
ServiceDeploymentProcessId - Class in org.apache.ignite.internal.processors.service
Service deployment process' identifier.
ServiceDeploymentProcessId() - Constructor for class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Empty constructor for marshalling purposes.
ServiceDeploymentRequest - Class in org.apache.ignite.internal.processors.service
Service deployment request.
ServiceDeploymentRequest(IgniteUuid, ServiceConfiguration) - Constructor for class org.apache.ignite.internal.processors.service.ServiceDeploymentRequest
 
serviceDescriptor(String) - Method in interface org.apache.ignite.client.ClientServices
Gets metadata about deployed services in the grid.
ServiceDescriptor - Interface in org.apache.ignite.services
Service deployment descriptor.
serviceDescriptors() - Method in interface org.apache.ignite.client.ClientServices
Gets metadata about all deployed services in the grid.
serviceDescriptors() - Method in interface org.apache.ignite.IgniteServices
Gets metadata about all deployed services in the grid.
serviceDescriptors() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets metadata about all deployed services in the grid.
serviceDescriptors() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
serviceExecute(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Executes native service.
serviceId() - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentFuture
 
serviceId() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResult
 
serviceId() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Rerurns services id.
serviceId() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
ServiceInfo - Class in org.apache.ignite.internal.processors.service
Service's information container.
ServiceInfo(UUID, IgniteUuid, ServiceConfiguration) - Constructor for class org.apache.ignite.internal.processors.service.ServiceInfo
 
ServiceInfo(UUID, IgniteUuid, ServiceConfiguration, boolean) - Constructor for class org.apache.ignite.internal.processors.service.ServiceInfo
 
serviceInit(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Initializes native service.
serviceInvokeMethod(long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
Invokes service method.
serviceMetricRegistryName(String) - Static method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Gives proper name for service metric registry.
ServiceMXBean - Interface in org.apache.ignite.mxbean
Service MXBean interface.
ServiceMXBeanImpl - Class in org.apache.ignite.internal
ServiceMXBean implementation.
ServiceMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.ServiceMXBeanImpl
 
serviceOperationAllowed(String, SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.SecurityContext
Checks whether service operation is allowed.
servicePermissions() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Map of service names to service permissions.
servicePermissions() - Method in interface org.apache.ignite.plugin.security.SecurityPermissionSet
Map of service names to service permissions.
servicePlatform(ServiceConfiguration) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Get service platform.
ServiceProcessorJoinNodeDiscoveryData - Class in org.apache.ignite.internal.processors.service
Initial data of IgniteServiceProcessor to send in cluster on joining node.
ServiceProcessorJoinNodeDiscoveryData(ArrayList<ServiceInfo>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceProcessorJoinNodeDiscoveryData
 
serviceProxy(String, Class<? super T>) - Method in interface org.apache.ignite.client.ClientServices
Gets a remote handle on the service.
serviceProxy(String, Class<? super T>, long) - Method in interface org.apache.ignite.client.ClientServices
Gets a remote handle on the service with timeout.
serviceProxy(String, Class<? super T>, ServiceCallContext) - Method in interface org.apache.ignite.client.ClientServices
Gets a remote handle on the service with the specified caller context.
serviceProxy(String, Class<? super T>, ServiceCallContext, long) - Method in interface org.apache.ignite.client.ClientServices
Gets a remote handle on the service with the specified caller context and timeout.
serviceProxy(String, Class<? super T>, boolean) - Method in interface org.apache.ignite.IgniteServices
Gets a handle on remote or local service.
serviceProxy(String, Class<? super T>, boolean, long) - Method in interface org.apache.ignite.IgniteServices
Gets a handle on remote or local service with the timeout.
serviceProxy(String, Class<? super T>, boolean, ServiceCallContext) - Method in interface org.apache.ignite.IgniteServices
Gets a handle on remote or local service with the specified caller context.
serviceProxy(String, Class<? super T>, boolean, ServiceCallContext, long) - Method in interface org.apache.ignite.IgniteServices
Gets a handle on remote or local service with the specified caller context and the timeout.
serviceProxy(String, Class<? super T>, boolean, Supplier<Map<String, Object>>, long) - Method in interface org.apache.ignite.internal.IgniteServicesEx
Gets a remote handle on the service.
serviceProxy(String, Class<? super T>, boolean) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets a handle on remote or local service.
serviceProxy(String, Class<? super T>, boolean, long) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets a handle on remote or local service with the timeout.
serviceProxy(String, Class<? super T>, boolean, long, boolean) - Method in class org.apache.ignite.internal.IgniteServicesImpl
 
serviceProxy(String, Class<? super T>, boolean, ServiceCallContext) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets a handle on remote or local service with the specified caller context.
serviceProxy(String, Class<? super T>, boolean, ServiceCallContext, long) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets a handle on remote or local service with the specified caller context and the timeout.
serviceProxy(String, Class<? super T>, boolean, Supplier<Map<String, Object>>, long) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets a remote handle on the service.
serviceProxy(ClusterGroup, String, Class<? super T>, boolean, Supplier<Map<String, Object>>, long, boolean) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
ServiceResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of Ignite service(s) by specified service name.
services() - Method in interface org.apache.ignite.client.IgniteClient
Gets services facade over all cluster nodes started in server mode.
services(ClientClusterGroup) - Method in interface org.apache.ignite.client.IgniteClient
Gets services facade over nodes within the cluster group.
services() - Method in interface org.apache.ignite.Ignite
Gets services facade over all cluster nodes started in server mode.
services(ClusterGroup) - Method in interface org.apache.ignite.Ignite
Gets services facade over nodes within the cluster group.
services(String) - Method in interface org.apache.ignite.IgniteServices
Deprecated.
Use the proxies like IgniteServices.serviceProxy(String, Class, boolean). References to local services corrupt the service statistics and bring no real performance optimization.
services() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets services facade over all cluster nodes started in server mode.
services(ClientClusterGroup) - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets services facade over nodes within the cluster group.
services() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
 
services() - Method in class org.apache.ignite.internal.IgniteKernal
Gets services facade over all cluster nodes started in server mode.
services(ClusterGroup) - Method in class org.apache.ignite.internal.IgniteKernal
Gets services facade over nodes within the cluster group.
services(String) - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets all locally deployed services with specified name.
services(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
services() - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorJoinNodeDiscoveryData
 
servicesDeploymentActions() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
servicesDeploymentActions(ServiceDeploymentActions) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
servicesDeploymentActions() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
servicesDeploymentActions(ServiceDeploymentActions) - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
servicesDeploymentActions() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
 
servicesDeploymentActions(ServiceDeploymentActions) - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
 
servicesDeploymentActions() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
 
servicesDeploymentActions(ServiceDeploymentActions) - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
 
ServiceSingleNodeDeploymentResult - Class in org.apache.ignite.internal.processors.service
Service single node deployment result.
ServiceSingleNodeDeploymentResult() - Constructor for class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Empty constructor for marshalling purposes.
ServiceSingleNodeDeploymentResult(int) - Constructor for class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
 
ServiceSingleNodeDeploymentResultBatch - Class in org.apache.ignite.internal.processors.service
Batch of service single node deployment result.
ServiceSingleNodeDeploymentResultBatch() - Constructor for class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Empty constructor for marshalling purposes.
ServiceSingleNodeDeploymentResultBatch(ServiceDeploymentProcessId, Map<IgniteUuid, ServiceSingleNodeDeploymentResult>) - Constructor for class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
 
servicesToDeploy(Map<IgniteUuid, ServiceInfo>) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
servicesToDeploy() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
servicesToRollback() - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentCompoundFuture
 
servicesToUndeploy(Map<IgniteUuid, ServiceInfo>) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
servicesToUndeploy() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentActions
 
serviceTopology(String, long) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
ServiceUndeploymentRequest - Class in org.apache.ignite.internal.processors.service
Service undeployment request.
ServiceUndeploymentRequest(IgniteUuid) - Constructor for class org.apache.ignite.internal.processors.service.ServiceUndeploymentRequest
 
ServiceView - Class in org.apache.ignite.spi.systemview.view
Service representation for a SystemView.
ServiceView(ServiceInfo) - Constructor for class org.apache.ignite.spi.systemview.view.ServiceView
 
ServiceViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
ServiceViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.ServiceViewWalker
 
ses - Variable in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
Nio session.
SES_FUT_META - Static variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
Session future.
session() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
session() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
 
session() - Method in class org.apache.ignite.internal.GridJobSessionImpl
session() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets task session processor.
session() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets task session processor.
session() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
session() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
 
session() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets task session processor.
session() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
session(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
session() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
session() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
 
session() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
sessionEnd(boolean) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Tells store to commit or rollback a transaction depending on the value of the 'commit' parameter.
sessionEnd(boolean) - Method in interface org.apache.ignite.cache.store.CacheStore
Deprecated.
Use CacheStoreSessionListener instead (refer to its JavaDoc for details).
sessionEnd(boolean) - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
Default empty implementation for ending transactions.
sessionEnd(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Tells store to commit or rollback a transaction depending on the value of the 'commit' parameter.
sessionEnd(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Default empty implementation for ending transactions.
sessionEnd(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
Tells store to commit or rollback a transaction depending on the value of the 'commit' parameter.
sessionEnd(IgniteInternalTx, boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
sessionEnd(IgniteInternalTx, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
sessionEnd(boolean) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Tells store to commit or rollback a transaction depending on the value of the 'commit' parameter.
sessionEnd(Collection<CacheStoreManager>, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
sessionEnd(boolean) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Tells store to commit or rollback a transaction depending on the value of the 'commit' parameter.
sessionId() - Method in class org.apache.ignite.internal.GridJobCancelRequest
Gets execution ID of task to be cancelled.
sessionId() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
 
sessionId() - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Gets execution ID of task to be cancelled.
sessionId() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
sessionId() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
sessionId() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
ComputeJobView.sessionId() value equal to the value of ComputeTaskView.sessionId() if both records represents parts of the same computation.
sessionId() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
ComputeTaskView.sessionId() value equal to the value of ComputeJobView.sessionId() if both records represents parts of the same computation.
sessionIds() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
sessions() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
SESSIONS_CNT_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
The name of the metric that provides the active TCP sessions count.
sessionToken() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
 
sessionToken(byte[]) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
 
sessionToken() - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Gets client session token.
sessionToken(byte[]) - Method in interface org.apache.ignite.internal.processors.rest.client.message.GridClientMessage
Sets client session token.
sessionToken() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Gets client session token.
sessionToken(byte[]) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Sets client session token.
sessionToken() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Gets client session token.
sessionToken(byte[]) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Sets client session token.
sessionToken() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Gets session token for already authenticated client.
sessionToken(byte[]) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Sets session token for already authenticated client.
sessionTokenBytes() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
sessionTokenBytes(byte[]) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
SessionWriteRequest - Interface in org.apache.ignite.internal.util.nio
 
set(String, CollectionConfiguration) - Method in interface org.apache.ignite.Ignite
Will get a named set from cache and create one if it has not been created yet and cfg is not null.
set(T) - Method in interface org.apache.ignite.IgniteAtomicReference
Unconditionally sets the value.
set(T, S) - Method in interface org.apache.ignite.IgniteAtomicStamped
Unconditionally sets the value and the stamp.
set(BinaryContext) - Method in class org.apache.ignite.internal.binary.BinaryContextHolder
 
set(String, CollectionConfiguration) - Method in class org.apache.ignite.internal.IgniteKernal
Will get a named set from cache and create one if it has not been created yet and cfg is not null.
set(String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
set(GridCacheContext, CacheObject, boolean, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
set(String, String, CollectionConfiguration) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Gets a set from cache or creates one if it's not cached.
set(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
 
set(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
Unconditionally sets the value.
set(T) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
 
set(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
 
set(T, S) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Unconditionally sets the value and the stamp.
set(T, S) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
 
set(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
 
set(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
set(TracingConfigurationCoordinates, TracingConfigurationParameters) - Method in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
Set new tracing configuration for the specific tracing coordinates (scope, label, etc.).
set(TracingConfigurationCoordinates, TracingConfigurationParameters) - Method in class org.apache.ignite.internal.processors.tracing.configuration.NoopTracingConfigurationManager
Set new tracing configuration for the specific tracing coordinates (scope, label, etc.).
SET - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SET.
set(T[], int, T) - Static method in class org.apache.ignite.internal.util.GridArrays
Set element to the array at the given index.
set(int, byte) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Sets a byte at specified position.
set(int, short) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Sets short at specified position.
set(int, int) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Sets integer at specified position.
set(int, long) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Sets long at specified position.
set(K, V, int) - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result
Current state setter.
set(long) - Method in class org.apache.ignite.internal.util.GridMutableLong
Sets the new value.
set(V) - Method in class org.apache.ignite.internal.util.lang.GridTuple
Sets value.
set(V1, V2, V3) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Sets all values.
set(V1, V2, V3, V4) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Sets all values.
set(V1, V2, V3, V4, V5) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets all values.
set(V1, V2, V3, V4, V5, V6) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets all values.
set(V1, V2) - Method in class org.apache.ignite.lang.IgniteBiTuple
Sets both values in the tuple.
set(TracingConfigurationCoordinates, TracingConfigurationParameters) - Method in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
Set new tracing configuration for the specific tracing coordinates (scope, label, etc.).
set1(V1) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Sets first value.
set1(V1) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Sets first value.
set1(V1) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets first value.
set1(V1) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets first value.
set1(V1) - Method in class org.apache.ignite.lang.IgniteBiTuple
Sets first value.
set2(V2) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Sets second value.
set2(V2) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Sets second value.
set2(V2) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets second value.
set2(V2) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets second value.
set2(V2) - Method in class org.apache.ignite.lang.IgniteBiTuple
Sets second value.
set3(V3) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
Sets third value.
set3(V3) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Sets third value.
set3(V3) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets third value.
set3(V3) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets third value.
set4(V4) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
Sets fourth value.
set4(V4) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets forth value.
set4(V4) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets forth value.
set5(V5) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
Sets fifth value.
set5(V5) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets fifth value.
set6(V6) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
Sets sixth value.
setAccessed(boolean) - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
 
setAckSendThreshold(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets number of received messages per connection to node after which acknowledgment message is sent.
setAckTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets timeout for receiving acknowledgement for sent message.
setActive(boolean) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
setActive(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
 
setActiveJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setActiveJobsThreshold(int) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Sets number of jobs that can be executed in parallel.
setActiveJobsThreshold(int) - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Sets number of jobs that can be executed in parallel.
setActiveOnStart(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setAddr(InetAddress) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets server address.
setAddresses(String...) - Method in class org.apache.ignite.configuration.ClientConfiguration
Set addresses of Ignite server nodes within a cluster.
setAddresses(String...) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets the addresses of the Ignite nodes to connect; address string format: host[:portRangeFrom[..portRangeTo]].
setAddresses(String) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
setAddresses(HostAndPortRange[]) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setAddresses(HostAndPortRange[]) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setAddresses(Collection<String>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Parses provided values and initializes the internal collection of addresses.
setAddressesFinder(ClientAddressFinder) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setAddressFilter(IgnitePredicate<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets filter for IP addresses.
setAddressRequestAttempts(int) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets number of attempts to send multicast address request.
setAddressResolver(AddressResolver) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets address resolver for addresses mapping determination.
setAddressResolver(AddressResolver) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets address resolver.
setAddressResolver(AddressResolver) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets address resolver.
setAffinity(AffinityFunction) - Method in class org.apache.ignite.configuration.AtomicConfiguration
Sets atomic cache affinity function.
setAffinity(AffinityFunction) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets affinity for cache keys.
setAffinity(GridClientDataAffinity) - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Sets client data affinity for this configuration.
setAffinityBackupFilter(IgniteBiPredicate<ClusterNode, List<ClusterNode>>) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Sets optional backup filter.
setAffinityClsName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setAffinityKey(Object) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets affinity key used for key-to-node affinity calculation.
setAffinityKeyFieldName(String) - Method in class org.apache.ignite.cache.CacheKeyConfiguration
Sets affinity key field name.
setAffinityKeyFieldName(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
setAffinityKeyInlineSize(Integer) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Sets INLINE_SIZE for AFFINITY_KEY index.
setAffinityMapper(AffinityKeyMapper) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets custom affinity mapper.
setAffinityNodeId(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
 
setAlias(String) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Gets table alias for type.
setAliases(Map<String, String>) - Method in class org.apache.ignite.cache.QueryEntity
Sets mapping from full property name in dot notation to an alias that will be used as SQL column name.
setAllowAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
setAllSegmentationResolversPassRequired(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets all segmentation resolvers pass required flag.
setAlwaysWriteFullPages(boolean) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets flag that enforces writing full page to WAL on every change (instead of delta record).
setAlwaysWriteFullPages(boolean) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
setAndMarkValid(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
setApplicationAndNode(String, UUID) - Method in class org.apache.ignite.logger.java.JavaLogger
Sets application name and node ID.
setApplicationAndNode(String, UUID) - Method in interface org.apache.ignite.logger.LoggerNodeIdAndApplicationAware
Sets application name and node ID.
setArgs(Object...) - Method in class org.apache.ignite.cache.query.SpiQuery
Sets SQL arguments.
setArgs(Object...) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets SQL arguments.
setArgs(Object...) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets SQL arguments.
setArgs(Object...) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets SQL arguments.
setArguments(Object...) - Method in class org.apache.ignite.compute.ComputeJobAdapter
Sets given arguments.
setArray(int, Array) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setArray(int, Array) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setArray(int, Array) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setAssemblies(List<String>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
setAssemblies(List<String>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
 
setAsyncCallbackPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets async callback thread pool size to use within grid.
setAsyncContinuationExecutor(Executor) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets the async continuation executor.
setAsyncContinuationExecutor(Executor) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets the continuation executor for cache async APIs.
setAtomicConfiguration(AtomicConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setAtomicityMode(CacheAtomicityMode) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setAtomicityMode(CacheAtomicityMode) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache atomicity mode.
setAtomicityMode(CacheAtomicityMode) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setAtomicityMode(CacheAtomicityMode) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setAtomicSequenceReserveSize(int) - Method in class org.apache.ignite.configuration.AtomicConfiguration
Sets default number of sequence values reserved for IgniteAtomicSequence instances.
setAttribute(Object, Object) - Method in interface org.apache.ignite.compute.ComputeJobContext
Sets an attribute into this job context.
setAttribute(Object, Object) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Sets session attributed.
setAttribute(Object, Object) - Method in class org.apache.ignite.internal.GridJobContextImpl
Sets an attribute into this job context.
setAttribute(Object, Object) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Sets session attributed.
setAttribute(Object, Object) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Sets session attributed.
setAttribute(Attribute) - Method in class org.apache.ignite.spi.metric.jmx.ReadOnlyDynamicMBean
setAttributes(Map<?, ?>) - Method in interface org.apache.ignite.compute.ComputeJobContext
Sets map of attributes into this job context.
setAttributes(Map<?, ?>) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Sets task attributes.
setAttributes(Map<?, ?>) - Method in class org.apache.ignite.internal.GridJobContextImpl
Sets map of attributes into this job context.
setAttributes(Map<?, ?>) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Sets task attributes.
setAttributes(Map<?, ?>) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Sets task attributes.
setAttributes(GridJobSessionImpl, Map<?, ?>) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
 
setAttributes(Map<String, Object>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets attributes.
setAttributes(GridTaskSessionImpl, Map<?, ?>) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
setAttributes(Map<String, Object>) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
 
setAttributes(Map<String, Object>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets node attributes.
setAttributes(AttributeList) - Method in class org.apache.ignite.spi.metric.jmx.ReadOnlyDynamicMBean
setAuthenticationEnabled(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets flag indicating whether the user authentication is enabled for cluster.
setAuthenticator(DiscoverySpiNodeAuthenticator) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sets discovery SPI node authenticator.
setAuthenticator(DiscoverySpiNodeAuthenticator) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Sets discovery SPI node authenticator.
setAuthenticator(DiscoverySpiNodeAuthenticator) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sets discovery SPI node authenticator.
setAuthenticator(DiscoverySpiNodeAuthenticator) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets discovery SPI node authenticator.
setAutoActivationEnabled(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setAutoAdjustmentEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
setAutoAdjustmentEnabled(boolean) - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
setAutoAdjustmentTimeout(long) - Method in class org.apache.ignite.internal.processors.cluster.BaselineAutoAdjustMXBeanImpl
setAutoAdjustmentTimeout(long) - Method in interface org.apache.ignite.mxbean.BaselineAutoAdjustMXBean
 
setAutoCloseServerCursor(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setAutoCloseServerCursor(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setAutoCloseServerCursor(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setAutoCommit(boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setAutoCommit(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setAutoCommit(boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setAutoCommit(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
setAutoFetchAttributes(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets flag indicating whether node attributes should be fetched by client automatically.
setAutoFetchMetrics(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets flag indicating whether node metrics should be fetched by client automatically.
setAutoUnsubscribe(boolean) - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Sets automatic unsubscribe flag.
setAutoUnsubscribe(boolean) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets automatic unsubscribe flag.
setAutoUnsubscribe(boolean) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets automatic unsubscribe flag.
setAvailableProcessors(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets available processors.
setAverageActiveJobs(float) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average active jobs.
setAverageActiveJobs(float) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets average active jobs.
setAverageActiveJobs(float) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets average active jobs.
setAverageCancelledJobs(float) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average cancelled jobs.
setAverageCancelledJobs(float) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets average cancelled jobs.
setAverageCancelledJobs(float) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets average cancelled jobs.
setAverageCpuLoad(double) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets CPU load average over the metrics history.
setAverageCpuLoad(double) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets CPU load average over the metrics history.
setAverageCpuLoad(double) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets CPU load average over the metrics history.
setAverageJobExecuteTime(double) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average job execution time.
setAverageJobExecuteTime(double) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets average job execution time.
setAverageJobExecuteTime(double) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets average job execution time.
setAverageJobWaitTime(double) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average job wait time.
setAverageJobWaitTime(double) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets average job wait time.
setAverageJobWaitTime(double) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets average job wait time.
setAverageRejectedJobs(float) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average number of jobs this node rejects.
setAverageRejectedJobs(float) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
 
setAverageRejectedJobs(float) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
setAverageWaitingJobs(float) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets average waiting jobs.
setAverageWaitingJobs(float) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets average waiting jobs.
setAverageWaitingJobs(float) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets average waiting jobs.
setBackupFilter(IgniteBiPredicate<ClusterNode, ClusterNode>) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Deprecated.
Use affinityBackupFilter instead.
setBackupFilter(GridClientPredicate<UUID>) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Sets optional backup filter.
setBackups(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setBackups(int) - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
setBackups(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets number of nodes used to back up single partition for CacheMode.PARTITIONED cache.
setBackups(int) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setBackupsCnt(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setBalancer(GridClientLoadBalancer) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets default compute balancer.
setBalancer(GridClientLoadBalancer) - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Sets balancer for pinned mode for this configuration.
setBaseline(Collection<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
setBaseline(VisorNodeBaselineStatus) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
 
setBaselineTopology(Collection<? extends BaselineNode>) - Method in interface org.apache.ignite.IgniteCluster
Sets baseline topology.
setBaselineTopology(long) - Method in interface org.apache.ignite.IgniteCluster
Sets baseline topology constructed from the cluster topology of the given version (the method succeeds only if the cluster topology has not changed).
setBaselineTopology(Collection<? extends BaselineNode>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Sets baseline topology.
setBaselineTopology(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Sets baseline topology constructed from the cluster topology of the given version (the method succeeds only if the cluster topology has not changed).
setBaselineTopology(Collection<? extends BaselineNode>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Sets baseline topology.
setBaselineTopology(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Sets baseline topology constructed from the cluster topology of the given version (the method succeeds only if the cluster topology has not changed).
setBatchQueueSize(int) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Sets batch queue size.
setBatchSize(int) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Sets batch size.
setBatchSize(int) - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Sets batch size.
setBatchSize(int) - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Sets batch size.
setBatchSize(int) - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Sets batch size.
setBatchSize(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Set maximum batch size for write and delete operations.
setBatchSize(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Set maximum batch size for write and delete operations.
setBatchSize(int) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets the maximum count of similar operations that can be grouped to a single batch.
setBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBinaryConfiguration(BinaryConfiguration) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setBinaryConfiguration(BinaryConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets configuration for Ignite Binary objects.
setBinaryConfiguration(PlatformDotNetBinaryConfiguration) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
setBinaryConfiguration(PlatformDotNetBinaryConfiguration) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
 
setBinaryContext(BinaryContext, IgniteConfiguration) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
setBinaryMetadataFileStoreDir(File) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Sets path to binary metadata store configured by user, should include binary_meta and consistentId
setBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBinaryStream(long) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
setBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBroken(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
setBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Sets but buffer to read from.
setBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Sets but buffer to write to.
setBuffer(ByteBuffer) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
setBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
setBuffer(ByteBuffer) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
setBuffer(ByteBuffer) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Sets but buffer to read from.
setBuffer(ByteBuffer) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Sets but buffer to write to.
setBuildIndexThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets index create/rebuild thread pool size to use within grid.
setByte(int, byte) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setByte(int, byte) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setByte(int, byte) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setBytes(long, byte[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
setBytes(long, byte[], int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
setBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setCacheConfiguration(CacheConfiguration...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets cache configurations.
setCacheFilter(int, int, String, boolean) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Called from discovery thread.
setCacheGroups(Set<String>) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setCacheId(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setCacheKeyConfiguration(CacheKeyConfiguration...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets cache key configuration.
setCacheLoaderFactory(Factory<? extends CacheLoader<K, V>>) - Method in class org.apache.ignite.configuration.CacheConfiguration
setCacheManager(CacheManager) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Sets CacheManager to delegate.
setCacheManager(CacheManager) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
setCacheMetrics(Map<Integer, CacheMetrics>) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteClusterNode
Sets node cache metrics.
setCacheMetrics(Map<Integer, CacheMetrics>) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Sets node cache metrics.
setCacheMetrics(Map<Integer, CacheMetrics>) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets node cache metrics.
setCacheMetrics(UUID, Map<Integer, CacheMetrics>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Sets cache metrics for particular node.
setCacheMode(CacheMode) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setCacheMode(CacheMode) - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
setCacheMode(CacheMode) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets caching mode.
setCacheMode(CacheMode) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setCacheName(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets associated cache name.
setCacheName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setCacheName(String) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets cache name used for key-to-node affinity calculation.
setCacheName(String) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Sets cache name to be used by this SPI.
setCachePermissions(Map<String, Collection<SecurityPermission>>) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Setter for set cache permission map.
setCaches(Collection<GridClientCacheBean>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets configured node caches.
setCacheSanityCheckEnabled(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets cache sanity check flag.
setCachesCnt(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setCachesEx(VisorExceptionWrapper) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setCacheStoreFactory(Factory<? extends CacheStore<? super K, ? super V>>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets factory for persistent storage for cache data.
setCacheStoreSessionListenerFactories(Factory<? extends CacheStoreSessionListener>...) - Method in class org.apache.ignite.configuration.CacheConfiguration
Cache store session listener factories.
setCacheStoreSessionListenerFactories(Factory<CacheStoreSessionListener>...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Cache store session listener factories.
setCacheWriterFactory(Factory<? extends CacheWriter<? super K, ? super V>>) - Method in class org.apache.ignite.configuration.CacheConfiguration
setCancelJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setCancelled(boolean) - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
 
setCandidatePageCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
setCatalog(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setCatalog(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setCatalog(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setCdcEnabled(boolean) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets flag indicating whether CDC enabled.
setCdcWalPath(String) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a path for the CDC directory.
setChanged(boolean) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setCheckFrequency(long) - Method in class org.apache.ignite.cdc.CdcConfiguration
 
setCheckpointFrequency(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets the checkpoint frequency which is a minimal interval when the dirty pages will be written to the Persistent Store.
setCheckpointingFrequency(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets the checkpointing frequency which is a minimal interval when the dirty pages will be written to the Persistent Store.
setCheckpointingPageBufferSize(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets amount of memory allocated for the checkpointing temporary buffer.
setCheckpointingThreads(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a number of threads to use for the checkpointing purposes.
setCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Sets the checkpoint listener.
setCheckpointListener(CheckpointListener) - Method in interface org.apache.ignite.spi.checkpoint.CheckpointSpi
Sets the checkpoint listener.
setCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets the checkpoint listener.
setCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
Sets the checkpoint listener.
setCheckpointListener(CheckpointListener) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Sets the checkpoint listener.
setCheckpointPageBufferSize(long) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets amount of memory allocated for the checkpoint temporary buffer.
setCheckpointReadLockTimeout(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets timeout for checkpoint read lock acquisition.
setCheckpointReadLockTimeout(long) - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
setCheckpointReadLockTimeout(long) - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
setCheckpointSpi(CheckpointSpi...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of CheckpointSpi.
setCheckpointSpi(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setCheckpointTableName(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint table name.
setCheckpointThreads(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a number of threads to use for the checkpoint purposes.
setCheckpointWriteOrder(CheckpointWriteOrder) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
This property defines order of writing pages to disk storage during checkpoint.
setCheckpointWriteOrder(CheckpointWriteOrder) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
This property defines order of writing pages to disk storage during checkpoint.
setCipherSuites(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Override default cipher suites.
setCipherSuites(String...) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets enabled cipher suites.
setCipherSuites(Collection<String>) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets enabled cipher suites.
setCipherSuites(String...) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets enabled cipher suites.
setClassLoader(ClassLoader) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets loader which will be used for instantiating execution context (EntryProcessors, CacheEntryListeners, CacheLoaders and ExpiryPolicys).
setClassLoader(ClassLoader) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setClassNames(Collection<String>) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Sets class names of binary objects explicitly.
setClient(boolean) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets flag indicating if this is client node context.
setClientConnectorConfiguration(ClientConnectorConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets client connector configuration.
setClientFailureDetectionTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets failure detection timeout to use in TcpDiscoverySpi and TcpCommunicationSpi.
setClientInfo(String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setClientInfo(Properties) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setClientInfo(String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setClientInfo(Properties) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setClientInfo(String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setClientInfo(Properties) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setClientMetrics(UUID, UUID, ClusterMetrics) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Sets metrics for a client node.
setClientMode(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets client mode flag.
setClientMode(boolean) - Static method in class org.apache.ignite.Ignition
Sets client mode thread-local flag.
setClientMode(boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Sets client mode flag.
setClientPool(ConnectionClientPool) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
 
setClientReconnectDisabled(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets client reconnect disabled flag.
setClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setClosed() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
Atomically moves this session into a closed state.
setClusterStateOnStart(ClusterState) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets state of cluster on start.
setCollectCacheMetrics(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setCollisionExternalListener(CollisionExternalListener) - Method in class org.apache.ignite.internal.managers.collision.GridCollisionManager
 
setCollisionSpi(CollisionSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of CollisionSpi.
setCollocated(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets flag defining if this query is collocated.
setCollocated(boolean) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setCollocated(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setCollocated(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setCollocated(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setCollocated(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets flag defining if this query is collocated.
setCommunicationFailureResolver(CommunicationFailureResolver) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setCommunicationSpi(CommunicationSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of CommunicationSpi.
setComp(Comparator<EvictableEntry<K, V>>) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
Sets entries comparator.
setCompactedSize(ByteBuffer, short) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setCompactFooter(boolean) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Set whether to write footers in compact form.
setComponentClass(Class<T>) - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
 
setCompressedSize(ByteBuffer, short) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setCompressionType(ByteBuffer, byte) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setConcurrencyLevel(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets the number of concurrent segments in Ignite internal page mapping tables.
setConcurrencyLevel(int) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Sets the number of concurrent segments in Ignite internal page mapping tables.
setConcurrencyLevel(int) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets concurrency level for the write cache.
setConditionMap(Map<String, LinkedList<UUID>>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setConnectionRecoveryTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets timeout that defines how long server node would try to recovery connection.
setConnectionRequestor(ConnectionRequestor) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
 
setConnectionsPerNode(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets number of connections to each remote node. if TcpCommunicationConfigInitializer.isUsePairedConnections() is true then number of connections is doubled and half is used for incoming and half for outgoing messages.
setConnectionTimeout(Integer) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: zero value means there is no limits.
setConnectionTimeout(Integer) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: zero value means there is no limits.
setConnectionUrl(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets connection URL.
setConnectionUrl(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets connection URL.
setConnectorConfiguration(ConnectorConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setConnectTimeout(int) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets timeout for socket connect operation.
setConnectTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets connect timeout used when establishing connection with remote nodes.
setConsistentId(Serializable) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets consistent globally unique node ID which survives node restarts.
setConsistentId(Serializable) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteClusterNode
Sets consistent globally unique node ID which survives node restarts.
setConsistentId(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
 
setConsistentId(Serializable) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Sets consistent globally unique node ID which survives node restarts.
setConsistentId(Serializable) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets consistent globally unique node ID which survives node restarts.
setConsumer(CdcConsumer) - Method in class org.apache.ignite.cdc.CdcConfiguration
 
setContainsValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
setContext(PlatformContext) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Sets the context.
setContext(MarshallerContext) - Method in class org.apache.ignite.marshaller.AbstractMarshaller
Sets marshaller context.
setContext(MarshallerContext) - Method in interface org.apache.ignite.marshaller.Marshaller
Sets marshaller context.
setConverter(SocketMessageConverter<T>) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets message converter.
setCopyOnRead(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setCopyOnRead(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets copy on read flag.
setCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
setCount(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
setCountersPageId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
Sets new reference to partition counters page (logical cache sizes).
setCpuLoad(double) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setCrc(long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setCrc(ByteBuffer, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setCreatedVersion(long, IgniteProductVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
setCreateTableQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets create table query.
setCreateTableQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets create table query.
setCreateWalFileListener(IgniteInClosure<FileIO>) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Setup listener for WAL segment write File IO creation.
setCriteria(IndexQueryCriterion...) - Method in class org.apache.ignite.cache.query.IndexQuery
Sets conjunction (AND) criteria for index query.
setCriteria(List<IndexQueryCriterion>) - Method in class org.apache.ignite.cache.query.IndexQuery
Sets conjunction (AND) criteria for index query.
setCurrentActiveJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current active jobs.
setCurrentActiveJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current active jobs.
setCurrentActiveJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current active jobs.
setCurrentCancelledJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current cancelled jobs.
setCurrentCancelledJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current cancelled jobs.
setCurrentCancelledJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current cancelled jobs.
setCurrentCpuLoad(double) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current CPU load.
setCurrentCpuLoad(double) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current CPU load.
setCurrentCpuLoad(double) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current CPU load.
setCurrentDaemonThreadCount(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets daemon thread count.
setCurrentDaemonThreadCount(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets daemon thread count.
setCurrentDaemonThreadCount(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets daemon thread count.
setCurrentGcCpuLoad(double) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current GC CPU load.
setCurrentGcCpuLoad(double) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current GC load.
setCurrentGcCpuLoad(double) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current GC CPU load.
setCurrentIdleTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets time elapsed since execution of last job.
setCurrentIdleTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets time elapsed since execution of last job.
setCurrentIdleTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets time elapsed since execution of last job.
setCurrentIgniteName(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Set current Ignite name.
setCurrentJobExecuteTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current job execute time.
setCurrentJobExecuteTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current job execute time.
setCurrentJobExecuteTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current job execute time.
setCurrentJobWaitTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current job wait time.
setCurrentJobWaitTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current job wait time.
setCurrentJobWaitTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current job wait time.
setCurrentPmeDuration(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets execution duration for current partition map exchange.
setCurrentReadClass(Class<? extends Message>) - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Sets type of message currently read.
setCurrentReadClass(Class<? extends Message>) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Sets type of message currently read.
setCurrentRejectedJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets number of jobs rejected during most recent collision resolution.
setCurrentRejectedJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
 
setCurrentRejectedJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
setCurrentThreadCount(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets thread count.
setCurrentThreadCount(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets thread count.
setCurrentThreadCount(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets thread count.
setCurrentWaitingJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets current waiting jobs.
setCurrentWaitingJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets current waiting jobs.
setCurrentWaitingJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets current waiting jobs.
setCurrentWriteClass(Class<? extends Message>) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Sets type of message currently written.
setCurrentWriteClass(Class<? extends Message>) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Sets type of message currently written.
setCursor(QueryCursor<?>) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousHandle
Sets the cursor.
setCursorName(String) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setCursorName(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setCursorName(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setCustomEventListener(Class<T>, CustomEventListener<T>) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
setDaemon(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets daemon flag.
setDaemon(boolean) - Static method in class org.apache.ignite.Ignition
Sets daemon flag.
setDaemon(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Set the daemon flag value.
setDaemon(boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Sets daemon flag.
setDatabaseFieldName(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
setDatabaseFieldType(int) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
setDatabaseSchema(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets database schema name.
setDatabaseTable(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Table name in database.
setDataCenterId(byte) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
setDataConfigurations(Collection<? extends GridClientDataConfiguration>) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets data configurations.
setDataExchange(DiscoverySpiDataExchange) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sets a handler for initial data exchange between Ignite nodes.
setDataExchange(DiscoverySpiDataExchange) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Sets a handler for initial data exchange between Ignite nodes.
setDataExchange(DiscoverySpiDataExchange) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sets a handler for initial data exchange between Ignite nodes.
setDataExchange(DiscoverySpiDataExchange) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets a handler for initial data exchange between Ignite nodes.
setDataPageScanEnabled(Boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setDataPageScanEnabled(Boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setDataPageScanEnabled(boolean) - Static method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
Enable or disable data page scan.
setDataRegionConfigurations(DataRegionConfiguration...) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets data regions configurations.
setDataRegionName(String) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setDataRegionName(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets a name of DataRegionConfiguration for this cache.
setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
 
setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets data source.
setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets data source.
setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Deprecated.
setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
Sets data source.
setDataSource(DataSource) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets DataSource to use for database access.
setDataSource(DataSource) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Sets data source.
setDataSourceBean(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets name of the data source bean.
setDataSourceBean(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets name of the data source bean.
setDataSourceFactory(Factory<DataSource>) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets factory for underlying datasource.
setDataStorageConfiguration(DataStorageConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets durable memory configuration.
setDataStreamerThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Set thread pool size that will be used to process data stream messages.
setDate(int, Date) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setDate(int, Date, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setDate(int, Date) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setDate(int, Date, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setDate(int, Date) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setDate(int, Date, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setDeadlockTimeout(long) - Method in class org.apache.ignite.configuration.TransactionConfiguration
This is an experimental feature.
setDefault(boolean) - Method in interface org.apache.ignite.configuration.QueryEngineConfiguration
Sets whether this query engine should be used by default.
setDefaultAllowAll(boolean) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Setter for set default allow all.
setDefaultDataRegionConfiguration(DataRegionConfiguration) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Overrides configuration of default data region which has been created automatically.
setDefaultFieldValues(Map<String, Object>) - Method in class org.apache.ignite.cache.QueryEntity
Sets fields default values.
setDefaultIdMapper(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
setDefaultKeepDeserialized(boolean) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
Sets default keep deserialized flag.
setDefaultLockTimeout(long) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setDefaultLockTimeout(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
Default lock timeout configuration property has no effect.
setDefaultMemoryPolicyName(String) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Sets the name for the default memory policy that will initialize the default memory region.
setDefaultMemoryPolicySize(long) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Overrides size of default memory policy which is created automatically.
setDefaultNameMapper(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
setDefaultPriority(int) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets default priority to use if a job does not have priority attribute set.
setDefaultPriority(int) - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Sets default priority to use if a job does not have priority attribute set.
setDefaultQueryTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setDefaultQueryTimeout(long) - Method in class org.apache.ignite.configuration.SqlConfiguration
Deprecated.
Since 2.9. Please use distributed default query timeout.
setDefaults(Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets defaults value for given key and value.
setDefaults(Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets defaults value for given key and value.
setDefaultSerializer(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
setDefaultTxConcurrency(TransactionConcurrency) - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Sets default transaction concurrency.
setDefaultTxConcurrency(TransactionConcurrency) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets default transaction concurrency.
setDefaultTxIsolation(TransactionIsolation) - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Sets default transaction isolation.
setDefaultTxIsolation(TransactionIsolation) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets default transaction isolation.
setDefaultTxTimeout(long) - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
Sets default transaction timeout in milliseconds.
setDefaultTxTimeout(long) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets default transaction timeout in milliseconds.
setDefaultValue(DistributedProperty<T>, T, IgniteLogger) - Static method in class org.apache.ignite.internal.cluster.DistributedConfigurationUtils
 
setDefaultWarmUpConfiguration(WarmUpConfiguration) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets default warm-up configuration.
setDefragmentationThreadPoolSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets maximum number of partitions which can be defragmented at the same time.
setDeleted(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
setDeleteQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets delete entry query.
setDeleteQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets delete entry query.
setDelimiter(byte[]) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets message delimiter.
setDeploymentMode(DeploymentMode) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets task classes and resources sharing mode.
setDeploymentSpi(DeploymentSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of DeploymentSpi.
setDialect(JdbcDialect) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Set database dialect.
setDialect(JdbcDialect) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Set database dialect.
setDirectBuffer(boolean) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets whether to use direct buffer for REST TCP server.
setDirectBuffer(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets flag to allocate direct or heap buffer in SPI.
setDirectMode(boolean) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets direct mode flag.
setDirectoryPaths(Collection<String>) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Sets path to a shared directory where checkpoints will be stored.
setDirectSendBuffer(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets whether to use direct buffer for sending.
setDiscoveryDataPacketCompression(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
 
setDiscoveryPort(int) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets discovery port for warmup.
setDiscoverySpi(DiscoverySpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of DiscoverySpi.
setDiscoveryStartupDelay(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Not used any more.
setDiskPageCompression(DiskPageCompression) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets disk page compression algorithm.
setDiskPageCompressionLevel(Integer) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets algorithm specific disk page compression level.
setDistributedJoins(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Specify if distributed joins are enabled for this query.
setDistributedJoins(boolean) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Specify if distributed joins are enabled for this query.
setDistributedJoins(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setDistributedJoins(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setDistributedJoins(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setDistributedJoins(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Specify if distributed joins are enabled for this query.
setDouble(int, double) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setDouble(int, double) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setDouble(int, double) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setEagerTtl(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setEagerTtl(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets eager ttl flag.
setEmptyPagesPoolSize(int) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Specifies the minimal number of empty pages to be present in reuse lists for this data region.
setEmptyPagesPoolSize(int) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Specifies the minimal number of empty pages to be present in reuse lists for this memory policy.
setEnableAttributesCache(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets flag indicating whether node attributes should be cached by client.
setEnableMetricsCache(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets flag indicating whether node and cache metrics should be cached by client.
setEncryptedPageCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
 
setEncryptedPageCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setEncryptedPageCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
 
setEncryptedPageIndex(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
 
setEncryptedPageIndex(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setEncryptedPageIndex(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
 
setEncryptionConfiguration(EncryptionConfiguration) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets encryption configuration.
setEncryptionEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets encrypted flag.
setEncryptionSpi(EncryptionSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instances of EncryptionSpi.
setEncryptionState(CacheGroupContext, int, int, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Set reencryption status for partition.
setEndpointAddress(String) - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Set ODBC endpoint address.
setEnforceJoinOrder(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets flag to enforce join order of tables in the query.
setEnforceJoinOrder(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setEnforceJoinOrder(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setEnforceJoinOrder(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setEnforceJoinOrder(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets flag to enforce join order of tables in the query.
setEntries(List<String>) - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
setEnum(boolean) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Sets whether this is enum type.
setEnum(boolean) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Sets whether this is enum type.
setEnumValues(Map<String, Integer>) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Set enum ordinal to names mapping.
setError(String) - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Sets error message.
setError(Exception) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
 
setError(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
setError(String) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
setError(Throwable) - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
Set error caught during query execution.
setErrorCount(long) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setEscapeProcessing(boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setEscapeProcessing(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setEscapeProcessing(boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setEventsDisabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets events disabled flag.
setEventsEx(VisorExceptionWrapper) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setEventsOrderKey(String) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setEventsThrottleCounterKey(String) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setEventStorageSpi(EventStorageSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of EventStorageSpi.
setEvictionFilter(EvictionFilter<K, V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets eviction filter.
setEvictionPolicy(EvictionPolicy) - Method in class org.apache.ignite.configuration.CacheConfiguration
setEvictionPolicyFactory(Factory<? extends EvictionPolicy<? super K, ? super V>>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache eviction policy factory.
setEvictionThreshold(double) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets memory pages eviction threshold.
setEvictionThreshold(double) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets memory pages eviction threshold.
setExcludeNeighbors(boolean) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Sets flag to exclude same-host-neighbors from being backups of each other (default is false).
setExecutionTime(long) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setExecutorConfiguration(ExecutorConfiguration...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets custom executors for user compute tasks.
setExecutorService(ExecutorService) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets executor service.
setExpireAgeMs(long) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Sets events expiration time.
setExpireCount(long) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Sets events queue size.
setExpireDateFieldName(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint expiration date field name.
setExpireDateFieldType(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint expiration date field type.
setExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setExpiryPolicyFactory(Factory<? extends ExpiryPolicy>) - Method in class org.apache.ignite.configuration.CacheConfiguration
setExportFilter(Predicate<SystemView<?>>) - Method in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
Sets export filter.
setExportFilter(Predicate<ReadOnlyMetricRegistry>) - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Sets export filter.
setExportFilter(Predicate<ReadOnlyMetricRegistry>) - Method in class org.apache.ignite.spi.metric.jmx.JmxMetricExporterSpi
Sets export filter.
setExportFilter(Predicate<ReadOnlyMetricRegistry>) - Method in interface org.apache.ignite.spi.metric.MetricExporterSpi
Sets export filter.
setExportFilter(Predicate<ReadOnlyMetricRegistry>) - Method in class org.apache.ignite.spi.metric.noop.NoopMetricExporterSpi
Sets export filter.
setExportFilter(Predicate<SystemView<?>>) - Method in interface org.apache.ignite.spi.systemview.SystemViewExporterSpi
Sets export filter.
setExternalCollisionListener(CollisionExternalListener) - Method in interface org.apache.ignite.spi.collision.CollisionSpi
Listener to be set for notification of external collision events (e.g. job stealing).
setExternalCollisionListener(CollisionExternalListener) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Listener to be set for notification of external collision events (e.g. job stealing).
setExternalCollisionListener(CollisionExternalListener) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Listener to be set for notification of external collision events (e.g. job stealing).
setExternalCollisionListener(CollisionExternalListener) - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
Listener to be set for notification of external collision events (e.g. job stealing).
setExternalCollisionListener(CollisionExternalListener) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Listener to be set for notification of external collision events (e.g. job stealing).
SetFactoryCallable - Class in org.apache.ignite.internal.util.lang.gridfunc
Hash set factory.
SetFactoryCallable() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.SetFactoryCallable
 
setFailoverSpi(FailoverSpi...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of FailoverSpi.
setFailoverSpi(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setFailureDetectionTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets failure detection timeout to use in TcpDiscoverySpi and TcpCommunicationSpi.
setFailureHandler(FailureHandler) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets failure handler.
setFakeException(IgniteException) - Method in class org.apache.ignite.internal.GridJobExecuteResponse
 
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
setFetchDirection(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setFetchSize(int) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Sets fetch size.
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
setFetchSize(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setField(String, Object) - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Sets field value.
setField(String, T, Class<? super T>) - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Sets field value with value type specification.
setField(String, BinaryObjectBuilder) - Method in interface org.apache.ignite.binary.BinaryObjectBuilder
Sets field value.
setField(String, Object) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Sets field value.
setField(String, T, Class<? super T>) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Sets field value with value type specification.
setField(String, BinaryObjectBuilder) - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Sets field value.
setFieldName(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
setFieldNames(Collection<String>, boolean) - Method in class org.apache.ignite.cache.QueryIndex
Sets a collection of field names altogether with the field sorting direction.
setFields(LinkedHashMap<String, String>) - Method in class org.apache.ignite.cache.QueryEntity
Sets query fields for this query pair.
setFields(LinkedHashMap<String, Boolean>) - Method in class org.apache.ignite.cache.QueryIndex
Sets fields included in the index.
setFieldsMetadata(Collection<?>) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
setFieldsPrecision(Map<String, Integer>) - Method in class org.apache.ignite.cache.QueryEntity
Sets fieldsPrecision map for a fields.
setFieldsScale(Map<String, Integer>) - Method in class org.apache.ignite.cache.QueryEntity
Sets fieldsScale map for a fields.
setFieldTypeName(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
setFileIOFactory(FileIOFactory) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets factory to provide implementation of FileIO interface which is used for data storage files read/write operations
setFileIOFactory(FileIOFactory) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
setFileIOFactory(FileIOFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
For test purposes only.
setFileSystemFreeSpace(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets the number of unallocated bytes in the partition.
setFileSystemFreeSpace(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets the number of unallocated bytes in the partition.
setFileSystemTotalSpace(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets size of the partition.
setFileSystemTotalSpace(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets size of the partition.
setFileSystemUsableSpace(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets the number of bytes available to this virtual machine on the partition.
setFileSystemUsableSpace(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets the number of bytes available to this virtual machine on the partition.
setFillAbsentPKsWithDefaults(boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets up fillAbsentPKsWithDefaults flag.
setFillAbsentPKsWithDefaults(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets up fillAbsentPKsWithDefaults flag.
setFilter(IgniteBiPredicate<K, V>) - Method in class org.apache.ignite.cache.query.IndexQuery
Sets remote cache entries filter.
setFilter(IgniteBiPredicate<K, V>) - Method in class org.apache.ignite.cache.query.ScanQuery
Sets filter.
setFilter(IgnitePredicate<Event>) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Sets filter for events to be recorded.
setFilterReachableAddresses(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Setting this option to true enables filter for reachable addresses on creating tcp client.
setFinished(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
setFinishedJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setFlag(boolean, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Sets flag mask.
setFlag(boolean, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Sets flag mask.
setFlag(boolean, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Sets flag mask.
setFlag(boolean, int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Sets flag mask.
setFlag(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ClockPageReplacementFlags
Set page hit flag.
setFlag(int, boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
setFlags(long, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
setFloat(int, float) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setFloat(int, float) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setFloat(int, float) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setFlushFrequency(long) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets the cache flush frequency.
setFlushSize(int) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets the maximum size of the write cache.
setFlushThreadCount(int) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets the number of threads that will perform store update operations.
setForceClientToServerConnections(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Applicable for clients only.
setForceServerMode(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Deprecated.
Will be removed at 3.0.
setForward(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
setFreeListPageId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
setGapsLink(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setGapsLink(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
setGateway(PlatformCallbackGateway) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Sets the gateway.
setGlobalRemoveId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setGridCount(int) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets number of grids to start and run the warmup.
setGridLogger(IgniteLogger) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets logger to use within grid.
setGridName(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setGridName(String) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setGroupId(int) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
setGroupName(String) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setGroupName(String) - Method in class org.apache.ignite.configuration.AtomicConfiguration
 
setGroupName(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets the cache group name.
setGroupName(String) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setGroupName(String) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
setGroups(List<CacheDistributionGroup>) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
setGrpId(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setGrpName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setHandle(Object, int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
Set handle.
setHandle(Object, int) - Method in interface org.apache.ignite.internal.binary.BinaryReaderHandlesHolder
Set handle.
setHandle(Object, int) - Method in class org.apache.ignite.internal.binary.BinaryReaderHandlesHolderImpl
Set handle.
setHandshakeTimeout(long) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets handshake timeout for client connections.
setHasher(JdbcTypeHasher) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Sets hash code calculator.
setHasher(JdbcTypeHasher) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets hash code calculator.
setHashIdResolver(GridClientPartitionAffinity.HashIdResolver) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Sets hash ID resolver for nodes.
setHasPendingExchange(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets committed heap memory.
setHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets committed heap memory.
setHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets committed heap memory.
setHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets heap initial memory.
setHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets heap initial memory.
setHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets heap initial memory.
setHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets maximum possible heap memory.
setHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets maximum possible heap memory.
setHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets maximum possible heap memory.
setHeapMemoryTotal(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total heap size.
setHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets used heap memory.
setHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets used heap memory.
setHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets used heap memory.
setHeartbeatEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets a value indicating whether heartbeats are enabled.
setHeartbeatInterval(long) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets the heartbeat message interval, in milliseconds.
setHits(int) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Sets hits.
setHoldability(int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setHoldability(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setHoldability(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setHost(String) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Set host.
setHost(String) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets host for TCP binary protocol server.
setHost(String) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Set host.
setHost(String) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets host for router.
setHost(String) - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Sets host endpoint will be bound to.
setHostName(String) - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Sets host name.
setId(UUID) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Not part of public API.
setId() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
setId(UUID) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setId() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
setId() - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
 
setId() - Method in interface org.apache.ignite.internal.processors.datastructures.SetItemKey
 
setId(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
setIdleConnectionTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets maximum idle connection timeout upon which a connection to client will be closed.
setIdleQueryCursorCheckFrequency(long) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets idle query cursor check frequency.
setIdleQueryCursorTimeout(long) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets idle query cursors timeout.
setIdleTimeout(long) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets idle timeout for client connections.
setIdleTimeout(long) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets idle timeout for REST server.
setIdleTimeout(long) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets idle timeout.
setIdMapper(BinaryIdMapper) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Sets ID mapper.
setIdMapper(BinaryIdMapper) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Sets ID mapper.
setIdMapper(OptimizedMarshallerIdMapper) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Sets ID mapper.
setIdMapper(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
setIfGreater(AtomicLongMetric, long) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Update metrics value only if current value if greater then update.
setIfGreater(int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Sets value only if it is greater than current one.
setIfGreater(long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Sets value only if it is greater than current one.
setIfGreaterEquals(int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Sets value only if it is greater than or equals to current one.
setIfGreaterEquals(long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Sets value only if it is greater than or equals to current one.
setIfLess(AtomicLongMetric, long) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Update metrics value only if current value if less then update.
setIfLess(int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Sets value only if it is less than current one.
setIfLess(long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Sets value only if it is less than current one.
setIfLessEquals(int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Sets value only if it is less than or equals to current one.
setIfLessEquals(long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Sets value only if it is less than or equals to current one.
setIfNotEquals(int) - Method in class org.apache.ignite.internal.util.GridAtomicInteger
Sets value only if it is not equals to current one.
setIfNotEquals(long) - Method in class org.apache.ignite.internal.util.GridAtomicLong
Sets value only if it is not equals to current one.
setIgfssEx(VisorExceptionWrapper) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setIgnite(Ignite) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Injects the Ignite.
setIgnite(Ignite) - Method in class org.apache.ignite.stream.StreamAdapter
 
setIgniteHome(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets Ignite installation folder.
setIgniteHome(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
setIgniteInstance(Ignite) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryFilterImpl
 
setIgniteInstance(Ignite) - Method in class org.apache.ignite.internal.processors.platform.cluster.PlatformClusterNodeFilterImpl
 
setIgniteInstance(Ignite) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
 
setIgniteInstance(Ignite) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
 
setIgniteInstanceName(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets of local instance name.
setIgnoredFailureTypes(Set<FailureType>) - Method in class org.apache.ignite.failure.AbstractFailureHandler
Sets failure types that must be ignored by failure handler.
setIncludeEventTypes(int...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets array of event types, which will be recorded by GridEventStorageManager.record(Event).
setIncludeExpired(boolean) - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Sets the flag value defining whether to notify about EventType.EXPIRED events.
setIncludeProperties(String...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets array of system or environment property names to include into node attributes.
setIncludeSensitiveSupplier(Supplier<Boolean>) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Setting the logic of the GridToStringBuilder.includeSensitive() method.
setIndexedTypes(Class<?>...) - Method in class org.apache.ignite.configuration.CacheConfiguration
Array of key and value type pairs to be indexed (thus array length must be always even).
setIndexes(Collection<QueryIndex>) - Method in class org.apache.ignite.cache.QueryEntity
Sets a collection of index entities.
setIndexingSpi(IndexingSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instances of IndexingSpi.
setIndexType(QueryIndexType) - Method in class org.apache.ignite.cache.QueryIndex
Sets index type.
setInitialCapacity(int) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets initial capacity for the write cache.
setInitialGroupKey(int, byte[], Integer) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Sets new initial group key if key is not null.
setInitialQuery(Query<Cache.Entry<K, V>>) - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Sets initial query.
setInitialQuery(Query<Cache.Entry<K, V>>) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets initial query.
setInitialQuery(Query<Cache.Entry<K, V>>) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets initial query.
setInitialSize(long) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets initial memory region size defined by this data region.
setInitialSize(long) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets initial memory region size defined by this memory policy.
setInitialSize(long) - Method in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Sets initial size of a data region reserved for system cache.
setInitSchema(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or was explicitly created by user.
setInitSchema(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or was explicitly created by user.
setInitSchema(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or was explicitly created by user.
setInlineSize(int) - Method in class org.apache.ignite.cache.QueryIndex
Sets index inline size in bytes.
setInlineSize(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
setInsertQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets insert entry query.
setInsertQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets insert entry query.
setInt(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setInt(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setInt(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setInterceptor(CacheInterceptor<K, V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache interceptor.
setInternal(Map<?, ?>) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setInternalListener(IgniteDiscoverySpiInternalListener) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
For TESTING only.
setInternalListener(IgniteDiscoverySpiInternalListener) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
For TESTING only.
setInternalListener(IgniteDiscoverySpiInternalListener) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
For TESTING only.
setInvalidate(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets invalidation flag for near cache entries in this transaction.
setIos(IOVersions<? extends BPlusInnerIO<L>>, IOVersions<? extends BPlusLeafIO<L>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
setIpFinder(TcpDiscoveryIpFinder) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets IP finder for IP addresses sharing and storing.
setIpFinderCleanFrequency(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets IP finder clean frequency in milliseconds.
SetItemKey - Interface in org.apache.ignite.internal.processors.datastructures
 
setItems(Collection<?>) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
setIterationCount(int) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets iteration count for warmup.
setJavaFieldName(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
setJavaFieldType(Class<?>) - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
 
setJdbcEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets whether access through JDBC is enabled.
setJettyPath(String) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets path, either absolute or relative to IGNITE_HOME, to JETTY XML configuration file.
setJobPriorityAttributeKey(String) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets job priority attribute key.
setJobSiblings(Collection<ComputeJobSibling>) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setJoinTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets join timeout.
setKeepBinary(boolean) - Method in class org.apache.ignite.cdc.CdcConfiguration
 
setKeepBinary(boolean) - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Sets a value indicating whether platform cache should store keys and values in binary form.
setKeepBinary(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Set to true to keep binary objects in binary form.
setKeepBinary(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Set to true to keep binary objects in binary form.
setKeepDeserialized(Boolean) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
Sets keep deserialized flag.
setKernalContext(GridKernalContext) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
Sets kernal context.
setKeyAlgorithm(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets key manager algorithm that will be used to create a key manager.
setKeyAlgorithm(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets key manager algorithm that will be used to create a key manager.
setKeyConfiguration(CacheKeyConfiguration...) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setKeyConfiguration(CacheKeyConfiguration...) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache key configuration.
setKeyFieldName(String) - Method in class org.apache.ignite.cache.QueryEntity
Sets key field name.
setKeyFieldName(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint key field name.
setKeyFields(Set<String>) - Method in class org.apache.ignite.cache.QueryEntity
Gets query fields for this query pair that belongs to the key.
setKeyFields(JdbcTypeField...) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets optional persistent key fields (needed only if CacheJdbcPojoStore is used).
setKeyFieldType(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint key field type.
setKeyRange(int) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets key range.
setKeySize(int) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Sets encryption key size.
setKeyStoreFilePath(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets path to the key store file.
setKeyStoreFilePath(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets path to the key store file.
setKeyStorePassword(char[]) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets key store password.
setKeyStorePassword(char[]) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Sets password to access KeyStore.
setKeyStorePassword(char[]) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets key store password.
setKeyStorePath(String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Sets path to jdk keyStore that stores master key.
setKeyStoreType(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets key store type used in context initialization.
setKeyStoreType(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets key store type used in context initialization.
setKeyType(String) - Method in class org.apache.ignite.cache.QueryEntity
Sets key type for this query pair.
setKeyType(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets key type.
setKeyType(Class<?>) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets key type.
setKeyTypeName(String) - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Sets fully-qualified platform type name of the cache key used for the local map.
setLast(boolean) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
setLastAllocatedPageCount(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Sets last allocated pages count, used to save and observe previous allocated count
setLastArchivedAbsoluteIndex(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
setLastDataVersion(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets last data version.
setLastDataVersion(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets last data version.
setLastDataVersion(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
setLastSuccessfulFullSnapshotId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
setLastSuccessfulSnapshotId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
setLastSuccessfulSnapshotTag(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
setLastUpdateTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets last update time.
setLastUpdateTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets last update time.
setLastUpdateTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets last update time.
setLateAffinityAssignment(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Starting from Ignite 2.1 late affinity assignment is always enabled.
setLazy(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets lazy query execution flag.
setLazy(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setLazy(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setLazy(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setLazyMemoryAllocation(boolean) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets lazyMemoryAllocation flag value.
setLeft(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusInnerIO
 
setLength(int) - Method in class org.apache.ignite.internal.util.GridStringBuilder
 
setLifecycleBeans(LifecycleBean...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets a collection of lifecycle beans.
setLimit(int) - Method in class org.apache.ignite.cache.query.TextQuery
Sets limit to response records count.
setListener(CommunicationListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
Set communication listener.
setListener(DiscoverySpiListener) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sets a listener for discovery events.
setListener(CommunicationListener<T>) - Method in interface org.apache.ignite.spi.communication.CommunicationSpi
Set communication listener.
setListener(CommunicationListener<Message>) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Deprecated.
setListener(DeploymentListener) - Method in interface org.apache.ignite.spi.deployment.DeploymentSpi
Sets or unsets deployment event listener.
setListener(DeploymentListener) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Sets or unsets deployment event listener.
setListener(DiscoverySpiListener) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Deprecated.
setListener(DiscoverySpiListener) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sets a listener for discovery events.
setListener(DiscoverySpiListener) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets a listener for discovery events.
setLivenessCheckEnabled(boolean) - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
setLivenessCheckEnabled(boolean) - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
setLoadBalancingSpi(LoadBalancingSpi...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instance of LoadBalancingSpi.
setLoadBalancingSpi(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
 
setLoadPreviousValue(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
setLoadProbe(AdaptiveLoadProbe) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Sets implementation of node load probe.
setLoadQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets load query.
setLoadQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets load query.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets whether this query should be executed on a local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.Query
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.ScanQuery
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.SpiQuery
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.cache.query.TextQuery
Sets whether this query should be executed on local node only.
setLocal(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets whether this query should be executed on local node only.
setLocalAddress(String) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets local host address for socket binding.
setLocalAddress(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets local host address used by this IP finder.
setLocalAddress(String) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets network addresses for the Discovery SPI.
setLocalEventListeners(Map<IgnitePredicate<? extends Event>, int[]>) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets map of pre-configured local event listeners.
setLocalHost(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets system-wide local address or host for all Ignite components to bind to.
setLocalListener(CacheEntryUpdatedListener<K, V>) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets a local callback.
setLocalListener(ContinuousQueryWithTransformer.EventListener<T>) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets local callback.
setLocalPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets local port for socket binding.
setLocalPort(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets local port to listen to.
setLocalPortRange(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets local port range for local host ports (value must greater than or equal to 0).
setLocalPortRange(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Range for local ports.
setLockTimeout(long) - Method in class org.apache.ignite.cdc.CdcConfiguration
 
setLockWaitTime(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Timeout in milliseconds to wait when acquiring persistence store lock file before failing the local node.
setLockWaitTime(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Time out in milliseconds to wait when acquiring persistence store lock file before failing the local node.
setLogger(IgniteLogger) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets logger for the router instance.
setLogin(Object) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Sets login.
setLoginTimeout(int) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
setLogWriter(PrintWriter) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
setLong(int, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setLong(int, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setLong(int, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setLongOperationsDumpTimeout(long) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Setting a timeout (in millis) for printing long-running transactions as well as transactions that cannot receive locks for all their keys for a long time.
setLongOperationsDumpTimeout(long) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Setting a timeout (in millis) for printing long-running transactions as well as transactions that cannot receive locks for all their keys for a long time.
setLongQueryWarningTimeout(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
setLongQueryWarningTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setLongQueryWarningTimeout(long) - Method in class org.apache.ignite.configuration.SqlConfiguration
Sets timeout in milliseconds after which long query warning will be printed.
setLongTransactionTimeDumpThreshold(long) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Sets threshold timeout in milliseconds for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc.)
setLongTransactionTimeDumpThreshold(long) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Sets threshold timeout in milliseconds for long transactions, if transaction exceeds it, it will be dumped in log with information about how much time did it spent in system time (time while aquiring locks, preparing, commiting, etc.)
setLowerCase(boolean) - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
Sets whether to use strings in lower case or not.
setMajor(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
setMajor(long, int, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
setMajor(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
setManagement(boolean) - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Sets management property.
setManagementEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
setManagementThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets management thread pool size to use within grid.
setMapped(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setMarshaller(Marshaller) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Since 2.1. Some Ignite features will not work if non-null marshaller is set (IgniteCache.withKeepBinary(), .NET, CPP, ODBC)
setMarshaller(GridClientMarshaller) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets the marshaller to use for communication.
setMarshallerMappingFileStoreDir(File) - Method in class org.apache.ignite.internal.MarshallerContextImpl
Sets custom marshaller mapping files directory.
setMarshalLocalJobs(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets marshal local jobs flag.
setMasterKeyName(String) - Method in interface org.apache.ignite.spi.encryption.EncryptionSpi
Sets master key Name that will be used for keys encryption in EncryptionSpi.encryptKey(Serializable) and EncryptionSpi.decryptKey(byte[]) methods and in the EncryptionSpi.masterKeyDigest() method.
setMasterKeyName(String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
Sets master key Name that will be used for keys encryption in EncryptionSpi.encryptKey(Serializable) and EncryptionSpi.decryptKey(byte[]) methods and in the EncryptionSpi.masterKeyDigest() method.
setMasterKeyName(String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
Sets master key Name that will be used for keys encryption in EncryptionSpi.encryptKey(Serializable) and EncryptionSpi.decryptKey(byte[]) methods and in the EncryptionSpi.masterKeyDigest() method.
setMaxAckTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets maximum timeout for receiving acknowledgement for sent message.
setMaxActiveComputeTasksPerConnection(int) - Method in class org.apache.ignite.configuration.ThinClientConfiguration
Sets active compute tasks per connection limit.
setMaxActiveTxPerConnection(int) - Method in class org.apache.ignite.configuration.ThinClientConfiguration
Sets active transactions count per connection limit.
setMaxConcurrentAsyncOperations(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setMaxConcurrentAsyncOperations(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets maximum number of concurrent asynchronous operations.
setMaxConnectionIdleTime(long) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets maximum time in milliseconds which connection can be idle before it is closed by client.
setMaxConnectTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets maximum connect timeout.
setMaxFieldSize(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setMaxFieldSize(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setMaxFieldSize(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setMaximumActiveJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets max active jobs.
setMaximumActiveJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets max active jobs.
setMaximumActiveJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets max active jobs.
setMaximumCancelledJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets maximum cancelled jobs.
setMaximumCancelledJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets maximum cancelled jobs.
setMaximumCancelledJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets maximum cancelled jobs.
setMaximumExecutionTime(long) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setMaximumFailoverAttempts(int) - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Sets maximum number of attempts to execute a failed job on another node.
setMaximumFailoverAttempts(int) - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Sets maximum number of attempts to execute a failed job on another node.
setMaximumJobExecuteTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets maximum job execution time.
setMaximumJobExecuteTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets maximum job execution time.
setMaximumJobExecuteTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets maximum job execution time.
setMaximumJobWaitTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets max job wait time.
setMaximumJobWaitTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets max job wait time.
setMaximumJobWaitTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets max job wait time.
setMaximumPoolSize(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Set Max workers thread count.
setMaximumPoolSize(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Set Maximum workers thread count.
setMaximumRejectedJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Gets maximum number of jobs rejected during a single collision resolution event.
setMaximumRejectedJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
 
setMaximumRejectedJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
setMaximumStealingAttempts(int) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets maximum number of attempts to steal job by another node.
setMaximumStealingAttempts(int) - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets maximum number of attempts to steal job by another node.
setMaximumThreadCount(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets peak thread count.
setMaximumThreadCount(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets peak thread count.
setMaximumThreadCount(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets peak thread count.
setMaximumWaitingJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets maximum waiting jobs.
setMaximumWaitingJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets maximum waiting jobs.
setMaximumWaitingJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets maximum waiting jobs.
setMaximumWaitTime(long) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setMaximumWriteAttempts(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Sets maximum number of write attempts in case of database error.
setMaximumWriteAttempts(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets maximum number of write attempts in case of database error.
setMaxMemorySize(long) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Sets maximum allowed cache size in bytes.
setMaxMemorySize(long) - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Sets maximum allowed cache size in bytes.
setMaxOpenCursors(int) - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Sets maximum number of opened cursors per connection.
setMaxOpenCursorsPerConnection(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets maximum number of opened cursors per connection.
setMaxOpenCursorsPerConnection(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Sets maximum number of opened cursors per connection.
setMaxParameterCount(int) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Set max query parameters count.
setMaxPerNodeCount(int) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets maximum number of deployed service instances on each node, 0 for unlimited.
setMaxQueryIteratorsCount(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setMaxQueryIteratorsCount(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets maximum number of query iterators that can be stored.
setMaxRows(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setMaxRows(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setMaxRows(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setMaxSize(int) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Sets maximum allowed size of cache before entry will start getting evicted.
setMaxSize(int) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory
Sets maximum allowed size of cache before entry will start getting evicted.
setMaxSize(int) - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Sets maximum allowed size of cache before entry will start getting evicted.
setMaxSize(int) - Method in interface org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyMBean
Sets maximum allowed cache size.
setMaxSize(int) - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Sets maximum allowed size of cache before entry will start getting evicted.
setMaxSize(int) - Method in interface org.apache.ignite.cache.eviction.lru.LruEvictionPolicyMBean
Sets maximum allowed cache size.
setMaxSize(int) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Sets maximum allowed size of cache before entry will start getting evicted.
setMaxSize(int) - Method in interface org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyMBean
Sets maximum allowed cache size.
setMaxSize(long) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets maximum memory region size defined by this data region.
setMaxSize(long) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets maximum memory region size defined by this memory policy.
setMaxSize(long) - Method in class org.apache.ignite.configuration.SystemDataRegionConfiguration
Sets maximum data region size in bytes reserved for system cache.
setMaxSize(int) - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry
Sets max size.
setMaxWalArchiveSize(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a max allowed size(in bytes) of WAL archives.
setMBeanServer(MBeanServer) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets initialized and started MBean server.
setMemory(long, long, byte) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Fills memory with given value.
setMemoryAllocator(MemoryAllocator) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets memory allocator.
setMemoryAllocator(MemoryAllocator) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets default memory allocator for all memory regions.
setMemoryConfiguration(MemoryConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
setMemoryMetricsEx(VisorExceptionWrapper) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setMemoryPolicies(MemoryPolicyConfiguration...) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Sets memory policies configurations.
setMemoryPolicyName(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
setMessageExpireTime(long) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Message expire time configuration parameter.
setMessageExpireTime(long) - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Message expire time configuration parameter.
setMessageInterceptor(ConnectorMessageInterceptor) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets client message interceptor.
setMessageMap(Map<String, String>) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
 
setMessageQueueLimit(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets message queue limit for incoming and outgoing messages.
setMetaStorage(ReadWriteMetastorage) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
setMethodClass(Class<?>) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Sets method class.
setMethodName(String) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Sets method name.
setMethodParameters(Object...) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Sets method parameters.
setMethodParameterTypes(Class<?>...) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Sets method parameter types.
setMethodReturnType(Class<?>) - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Sets method return type.
setMetricExporterSpi(MetricExporterSpi...) - Method in class org.apache.ignite.cdc.CdcConfiguration
Sets fully configured instances of MetricExporterSpi.
setMetricExporterSpi(MetricExporterSpi...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instances of MetricExporterSpi.
setMetricRegistry(ReadOnlyMetricManager) - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Sets metrics registry that SPI should export.
setMetricRegistry(ReadOnlyMetricManager) - Method in class org.apache.ignite.spi.metric.jmx.JmxMetricExporterSpi
Sets metrics registry that SPI should export.
setMetricRegistry(ReadOnlyMetricManager) - Method in interface org.apache.ignite.spi.metric.MetricExporterSpi
Sets metrics registry that SPI should export.
setMetricRegistry(ReadOnlyMetricManager) - Method in class org.apache.ignite.spi.metric.noop.NoopMetricExporterSpi
Sets metrics registry that SPI should export.
setMetrics(ClusterMetrics) - Method in interface org.apache.ignite.internal.managers.discovery.IgniteClusterNode
Sets node metrics.
setMetrics(GridClientNodeMetricsBean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets metrics.
setMetrics(VisorCacheMetrics) - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
setMetrics(ClusterMetrics) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Sets node metrics.
setMetrics(ClusterMetrics) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets node metrics.
setMetrics(UUID, ClusterMetrics) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Sets metrics for particular node.
setMetricsEnabled(boolean) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets memory metrics enabled flag.
setMetricsEnabled(boolean) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets flag indicating whether persistence metrics collection is enabled.
setMetricsEnabled(boolean) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets memory metrics enabled flag.
setMetricsEnabled(boolean) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets flag indicating whether persistence metrics collection is enabled.
setMetricsExpireTime(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets time in milliseconds after which a certain metric value is considered expired.
setMetricsHistorySize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets number of metrics kept in history to compute totals and averages.
setMetricsLogFrequency(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets frequency of metrics log print out.
setMetricsProvider(DiscoveryMetricsProvider) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sets discovery metrics provider.
setMetricsProvider(DiscoveryMetricsProvider) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Sets discovery metrics provider.
setMetricsProvider(DiscoveryMetricsProvider) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sets discovery metrics provider.
setMetricsProvider(DiscoveryMetricsProvider) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets discovery metrics provider.
setMetricsRateTimeInterval(long) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
setMetricsRateTimeInterval(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
setMetricsSubIntervalCount(int) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
setMetricsSubIntervalCount(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
setMetricsUpdateFrequency(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets Ignite metrics update frequency in milliseconds.
setMinor(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
setMinor(long, int, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
setMinor(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
setMinWalArchiveSize(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a min allowed size(in bytes) of WAL archives.
setMisses(int) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Sets misses.
setMode(CacheMode) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setMode(GridClientCacheMode) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Sets cache mode.
setMulticastGroup(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets IP address of multicast group.
setMulticastPort(int) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets port number which multicast messages are sent to.
setMultipleTupleExtractor(StreamMultipleTupleExtractor<T, K, V>) - Method in class org.apache.ignite.stream.StreamAdapter
 
setMvccLockCoordinatorVersion(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
setMvccLockCoordinatorVersion(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
setMvccLockCoordinatorVersion(long, int, long) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
setMvccLockCounter(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
setMvccLockCounter(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
setMvccLockCounter(long, int, long) - Method in interface org.apache.ignite.internal.processors.cache.tree.RowLinkIO
 
setMvccState(IgniteInternalTx, TransactionState) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets MVCC state.
setMvccVacuumFrequency(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
This is an experimental feature.
setMvccVacuumThreadCount(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
This is an experimental feature.
setName(String) - Method in class org.apache.ignite.cache.QueryIndex
Sets index name.
setName(String) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setName(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache name.
setName(String) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets data region name.
setName(String) - Method in class org.apache.ignite.configuration.ExecutorConfiguration
Set thread pool name.
setName(String) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets memory policy name.
setName(String) - Method in class org.apache.ignite.internal.client.GridClientDataConfiguration
Sets grid cache name for this configuration.
setName(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Sets cache name.
setName(String) - Method in class org.apache.ignite.internal.visor.cache.VisorCache
Sets new value for cache name.
setName(String) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
Sets cache name.
setName(String) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets service name.
setName(String) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.failover.never.NeverFailoverSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
Sets SPI name.
setName(String) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Sets SPI name.
setNameMapper(BinaryNameMapper) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Sets name mapper.
setNameMapper(BinaryNameMapper) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Sets name mapper.
setNameMapper(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNearConfiguration(NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets the near cache configuration to use on all cache nodes.
setNearEvictionPolicy(EvictionPolicy<K, V>) - Method in class org.apache.ignite.configuration.NearCacheConfiguration
setNearEvictionPolicyFactory(Factory<? extends EvictionPolicy<? super K, ? super V>>) - Method in class org.apache.ignite.configuration.NearCacheConfiguration
Sets cache eviction policy factory.
setNearStartSize(int) - Method in class org.apache.ignite.configuration.NearCacheConfiguration
Start size for near cache.
setNestedTxMode(NestedTxMode) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
setNetworkCompressionLevel(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets compression level for internal network messages.
setNetworkSendRetryCount(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets message send retries count.
setNetworkSendRetryDelay(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets interval in milliseconds between message send retries.
setNetworkTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Maximum timeout in milliseconds for network requests.
setNetworkTimeout(Executor, int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setNetworkTimeout(Executor, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setNetworkTimeout(Executor, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setNetworkTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets maximum network timeout to use for network operations.
setNew(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
setNextCountersPageId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
setNextId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
setNextLink(long) - Method in class org.apache.ignite.internal.processors.cache.IncompleteObject
 
setNextMetaPageId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
setNextSnapshotTag(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
Deprecated.
Will be removed at 3.0. See IGNITE-11139.
setNioSrvWrapper(GridNioServerWrapper) - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
 
setNode(ClusterNode) - Method in class org.apache.ignite.internal.GridJobResultImpl
 
setNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.verify.ContentionInfo
 
setNodeAttributes(Map<String, Object>, IgniteProductVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
Sets node attributes and node version which will be distributed in grid during join process.
setNodeAttributes(Map<String, Object>, IgniteProductVersion) - Method in interface org.apache.ignite.spi.discovery.DiscoverySpi
Sets node attributes and node version which will be distributed in grid during join process.
setNodeAttributes(Map<String, Object>, IgniteProductVersion) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
Sets node attributes and node version which will be distributed in grid during join process.
setNodeAttributes(Map<String, Object>, IgniteProductVersion) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets node attributes and node version which will be distributed in grid during join process.
setNodeFilter(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets filter which determines on what nodes the cache should be started.
setNodeFilter(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setNodeFilter(IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets node filter used to filter nodes on which the service will be deployed.
setNodeId(UUID) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setNodeId(UUID) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
setNodeId(UUID) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets node ID.
setNodeId(UUID) - Method in interface org.apache.ignite.logger.LoggerNodeIdAndApplicationAware
Sets node ID.
setNodeId(UUID) - Method in interface org.apache.ignite.logger.LoggerNodeIdAware
Deprecated.
Sets node ID.
setNoDelay(boolean) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets whether TCP_NODELAY option should be set for all accepted client connections.
setNoDelay(boolean) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets flag indicating whether TCP_NODELAY option should be set for accepted client connections.
setNodeName(Marshaller, String) - Static method in class org.apache.ignite.marshaller.MarshallerUtils
Set node name to marshaller context if possible.
setNodes(LinkedList<UUID>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setNodeStartTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets node start time.
setNodeStartTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets node start time.
setNodeStartTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets node start time.
setNodeWeight(int) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Sets weight of this node.
setNonHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets committed non-heap memory.
setNonHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets committed non-heap memory.
setNonHeapMemoryCommitted(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets committed non-heap memory.
setNonHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets initial non-heap memory.
setNonHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets initial non-heap memory.
setNonHeapMemoryInitialized(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets initial non-heap memory.
setNonHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets maximum possible non-heap memory.
setNonHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets maximum possible non-heap memory.
setNonHeapMemoryMaximum(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets maximum possible non-heap memory.
setNonHeapMemoryTotal(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets non-heap total heap size.
setNonHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets used non-heap memory.
setNonHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets used non-heap memory.
setNonHeapMemoryUsed(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets used non-heap memory.
setNoRetries(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
setNotNullFields(Set<String>) - Method in class org.apache.ignite.cache.QueryEntity
Sets names of fields that must checked for null.
setNotNullFields(Set<String>) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Sets names of fields that must checked for null.
setNString(int, String) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNString(int, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNString(int, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNull(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNull(int, int, String) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setNull(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNull(int, int, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setNull(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNull(int, int, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setNumberOfRetries(int) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets number of retries in case of any database errors.
setObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setObject(int, Object) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setObject(int, Object, int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setObject(int, Object) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setObject(int, Object, int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setObject(int, Object) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setObject(int, Object, int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setOccupied(boolean) - Method in class org.apache.ignite.internal.GridJobResultImpl
 
setOdbcConfiguration(OdbcConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setOdbcEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets whether access through ODBC is enabled.
setOffHeapMaxMemory(long) - Method in class org.apache.ignite.configuration.CollectionConfiguration
 
setOnCoordinator(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
 
setOnheapCacheEnabled(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setOnheapCacheEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Configures on-heap cache for the off-heap based page memory.
setOrder(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Set node order within grid topology
setOutboundMessagesQueueSize(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets outbound messages queue size.
setOwner() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets owner flag.
setPageEvictionMode(DataPageEvictionMode) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets memory pages eviction mode.
setPageEvictionMode(DataPageEvictionMode) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets memory pages eviction mode.
setPageId(long, long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setPageReplacementMode(PageReplacementMode) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets memory pages replacement mode.
setPageSize(int) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.Query
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.ScanQuery
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.SpiQuery
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.cache.query.TextQuery
Sets optional page size, if 0, then default is used.
setPageSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Changes the page size.
setPageSize(int) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Changes the page size.
setPageSize(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Method for fake (standalone) context initialization.
setPageSize(int) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets optional page size, if 0, then default is used.
setPageStoreFileIOFactories(FileIOFactory, FileIOFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
setParallelJobsNumber(int) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Sets number of jobs that can be executed in parallel.
setParallelJobsNumber(int) - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Sets number of jobs that can be executed in parallel.
setParallelJobsNumber(int) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets number of jobs that can be executed in parallel.
setParallelJobsNumber(int) - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Sets number of jobs that can be executed in parallel.
setParallelLoadCacheMinimumThreshold(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Parallel load cache minimum row count threshold.
setParallelLoadCacheMinimumThreshold(int) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Parallel load cache minimum row count threshold.
setParamIndex(int) - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
Sets index identifies where to find data in method signature.
setParentTx(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
setPartition(Integer) - Method in class org.apache.ignite.cache.query.ScanQuery
Sets partition number over which this query should iterate.
setPartition(int) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
setPartitionAwareness(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setPartitionAwareness(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setPartitionAwarenessEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets a value indicating whether partition awareness should be enabled.
setPartitionAwarenessPartitionDistributionsCacheSize(int) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets partition distributions cache size that is used within partition awareness optimizations.
setPartitionAwarenessPartitionDistributionsCacheSize(int) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets partition distributions cache size that is used within partition awareness optimizations.
setPartitionAwarenessSqlCacheSize(int) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets SQL cache size that is used within partition awareness optimizations.
setPartitionAwarenessSqlCacheSize(int) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets SQL cache size that is used within partition awareness optimizations.
setPartitionLossPolicy(PartitionLossPolicy) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setPartitionLossPolicy(PartitionLossPolicy) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets partition loss policy.
setPartitionMetaStoreReuseListRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setPartitionMetaStoreReuseListRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
 
setPartitionMissing(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteRebalanceIteratorImpl
Marks partition as missing.
setPartitionMissing(int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteRebalanceIterator
Marks partition as missing.
setPartitions(int) - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
Sets total number of partitions.If the number of partitions is a power of two, the PowerOfTwo hashing method will be used.
setPartitions(int...) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets partitions for a query.
setPartitions(int...) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets partitions for a query.
setPartitions(int) - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
Sets total number of partitions.
setPartitions(List<CacheDistributionPartition>) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
 
setPartitions(int) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setPartitionState(long, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setPartitionUpdateCounters(long[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
setPartitionUpdateCounters(long[]) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
setPartitionUpdateCounters(long[]) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteEx
 
setPassiveJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setPassword(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets password for database access.
setPassword(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets password for database access.
setPassword(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setPassword(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setPassword(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setPassword(Object) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Sets password.
setPath(String) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Sets path.
setPeerClassLoadingEnabled(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Enables/disables peer class loading.
setPeerClassLoadingLocalClassPathExclude(String...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets list of packages in a system class path that should be P2P loaded even if they exist locally.
setPeerClassLoadingMissedResourcesCacheSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets size of missed resources cache.
setPeerClassLoadingThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets thread pool size to use for peer class loading.
setPendingTreeRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
Sets new partition pending tree root.
setPendingTreeRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
Sets new partition pending tree root.
setPeriod(long) - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
Sets period in milliseconds after PushMetricsExporterAdapter.export() method should be called.
setPersistenceEnabled(boolean) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets persistence enabled flag.
setPersistenceMetrics(VisorPersistenceMetrics) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
Set persistence metrics.
setPersistenceMetricsEx(VisorExceptionWrapper) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setPersistentStoreConfiguration(PersistentStoreConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Part of old API. Use DataStorageConfiguration for configuring persistence instead.
setPersistentStorePath(String) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a path to the root directory where the Persistent Store will persist data and indexes.
setPerTask(boolean) - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
Configuration parameter indicating whether a new round robin order should be created for every task.
setPessimisticTxLogLinger(int) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
Pessimistic tx log linger property has no effect.
setPessimisticTxLogSize(int) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
Pessimistic tx log size property has no effect.
setPingInterval(long) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets ping interval in milliseconds.
setPingTimeout(long) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets ping timeout in milliseconds.
setPlatformCacheConfiguration(PlatformCacheConfiguration) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets platform cache configuration.
setPlatformConfiguration(PlatformConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets platform configuration.
setPluginConfigurations(CachePluginConfiguration...) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache plugin configurations.
setPluginConfigurations(PluginConfiguration...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Deprecated.
Since PluginProviders can be set explicitly via IgniteConfiguration.setPluginProviders(PluginProvider[]) it's preferable to store PluginConfiguration as a part of PluginProvider.
setPluginProviders(PluginProvider...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets plugin providers.
setPoolable(boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setPoolable(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setPoolable(boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setPoolSize(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Specifies size of cached object streams used by marshaller.
setPort(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Set port.
setPort(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets port for TCP binary protocol server.
setPort(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Set port.
setPort(int) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets port for router.
setPort(int) - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Sets port endpoint will be bound to.
setPort(int) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets port number.
setPortRange(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Set port range.
setPortRange(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets number of ports to try if configured one is in use.
setPortRange(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Set port range.
setPortRange(int) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets port range router will be allowed to try.
setPreferDirectNodes(boolean) - Method in class org.apache.ignite.internal.client.balancer.GridClientBalancerAdapter
Sets prefer direct nodes.
setPreserveKeysOrder(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
 
setPreviousId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
setPrimary(boolean) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
setPrimaryKeyInlineSize(Integer) - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
Sets INLINE_SIZE for PK index.
setPriorityAttributeKey(String) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets task priority attribute key.
setProcessorCoefficient(double) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Sets coefficient of every CPU processor.
setProperties(Map<String, Serializable>) - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
Sets a map of properties.
setProperties(Map<String, ?>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Set properties.
setProperties(Map<String, ?>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Set properties.
setProperties(Map<String, ?>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
Set properties.
setProperties(Map<String, ?>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Set properties.
setProtocol(GridClientProtocol) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets protocol type that should be used in communication.
setProtocol(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets protocol for secure transport.
setProtocol(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets protocol for secure transport.
setProtocols(String...) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets enabled protocols.
setProtocols(Collection<String>) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets enabled protocols.
setProtocols(String...) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets enabled protocols.
setPublicThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets thread pool size to use within grid.
setPwd(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint database password.
setQueryDetailMetricsSize(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setQueryDetailMetricsSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets size of queries detail metrics that will be stored in memory for monitoring purposes.
setQueryEngine(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets SQL query engine for a connection.
setQueryEngine(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets SQL query engine for a connection.
setQueryEnginesConfiguration(QueryEngineConfiguration...) - Method in class org.apache.ignite.configuration.SqlConfiguration
Sets query engines configuration.
setQueryEntities(QueryEntity...) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setQueryEntities(Collection<QueryEntity>) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets query entities configuration.
setQueryId(long) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
 
setQueryInitiatorId(String) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
 
setQueryParallelism(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setQueryParallelism(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets query parallelism.
setQueryThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets query thread pool size to use within grid.
setQueryTimeout(int) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
setQueryTimeout(Integer) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: zero value means there is no limits.
setQueryTimeout(Integer) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: zero value means there is no limits.
setQueryTimeout(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
setQueryTimeout(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
setRate(double) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
setRate(double) - Method in class org.apache.ignite.internal.util.BasicRateLimiter
Updates the stable rate.
setRateTimeInterval(long) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
setRateTimeInterval(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
setReadFromBackup(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setReadFromBackup(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets read from backup flag.
setReadOnly(boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setReadOnly(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setReadOnly(boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setReadRepairStrategy(ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
setReads(int) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Sets reads.
setReadThrough(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
setReady() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets ready flag.
setReadyAffinityVersion(VisorAffinityTopologyVersion) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setRebalance(double) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
 
setRebalance(double) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setRebalanceBatchesPrefetchCount(long) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceBatchesPrefetchCount(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
setRebalanceBatchesPrefetchCount(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
The number of batches generated by supply node at rebalancing procedure start.
setRebalanceBatchSize(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceBatchSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
setRebalanceBatchSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
The supply message size in bytes to be loaded within a single rebalance batch.
setRebalanceDelay(long) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceDelay(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
Use baseline topology feature instead. Please, be aware this API will be removed in the next releases.
setRebalanceMode(CacheRebalanceMode) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceMode(CacheRebalanceMode) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache rebalance mode.
setRebalanceOrder(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceOrder(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets cache rebalance order.
setRebalanceThreadPoolSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Deprecated.
setRebalanceThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets Max count of threads can be used at rebalancing.
setRebalanceThrottle(long) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceThrottle(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
setRebalanceThrottle(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.
setRebalanceTimeout(long) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setRebalanceTimeout(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
setRebalanceTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Rebalance timeout for supply and demand messages in milliseconds.
setReceiveBufferSize(int) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setReceiveBufferSize(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets REST TCP server receive buffer size in bytes.
setReceivedBytesCount(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets received bytes count.
setReceivedBytesCount(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets received bytes count.
setReceivedBytesCount(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets received bytes count.
setReceivedMessagesCount(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets received messages count.
setReceivedMessagesCount(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets received messages count.
setReceivedMessagesCount(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets received messages count.
setReconnectCount(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets maximum number of reconnect attempts used when establishing connection with remote nodes.
setReconnectCount(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Number of times node tries to (re)establish connection to another node.
setReconnectDelay(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets the amount of time in milliseconds that node waits before retrying to (re)connect to the cluster.
setReconnectThrottlingPeriod(long) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets reconnect throttling period.
setReconnectThrottlingRetries(int) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets reconnect throttling retries.
setRecovery(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
setReencryptionBatchSize(int) - Method in class org.apache.ignite.configuration.EncryptionConfiguration
Sets the number of pages that is scanned during re-encryption under checkpoint lock.
setReencryptionRate(double) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
 
setReencryptionRateLimit(double) - Method in class org.apache.ignite.configuration.EncryptionConfiguration
Sets re-encryption rate limit.
setReentry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets reentry flag.
setRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setRejectJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setRemoteFilter(CacheEntryEventSerializableFilter<K, V>) - Method in class org.apache.ignite.cache.query.ContinuousQuery
setRemoteFilterFactory(Factory<? extends CacheEntryEventFilter<K, V>>) - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Sets optional key-value filter factory.
setRemoteFilterFactory(Factory<? extends CacheEntryEventFilter<K, V>>) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets optional key-value filter factory.
setRemoteTransformerFactory(Factory<? extends IgniteClosure<CacheEntryEvent<? extends K, ? extends V>, T>>) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets transformer factory.
setRemoved() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets removed flag.
setRemoveId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
setReplicatedOnly(boolean) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Deprecated.
No longer used as of Apache Ignite 2.8.
setReplicatedOnly(boolean) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
No longer used as of Apache Ignite 2.8.
setReplicatedOnly(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setReplicatedOnly(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setReplicatedOnly(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setRequestAffinityTopologyVersion(AffinityTopologyVersion) - Static method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
setRequireSerializable(boolean) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Sets whether marshaller should require Serializable interface or not.
setResponse(Object) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
setResponse(ByteBuffer) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
Sets the response.
setResponseWaitTime(int) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets time in milliseconds IP finder waits for reply to multicast address request.
setResult(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
 
setRetryLimit(int) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets the retry limit.
setRetryPolicy(ClientRetryPolicy) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets the retry policy.
setReuseListRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
setRollbackOnly() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface org.apache.ignite.transactions.Transaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRotatedIdPart(long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setRouters(Collection<String>) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets list of routers this client should connect to.
setRowCacheCleaner(GridQueryRowCacheCleaner) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Inject rows cache cleaner.
setRowCacheCleaner(GridQueryRowCacheCleaner) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Inject rows cache cleaner.
setRowCacheCleaner(GridQueryRowCacheCleaner) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Inject rows cache cleaner.
setRowCacheCleaner(Supplier<GridQueryRowCacheCleaner>) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
Inject rows cache cleaner.
setRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
sets() - Method in class org.apache.ignite.internal.processors.cache.datastructures.CacheDataStructuresManager
 
SETS_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
setSavepoint() - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setSavepoint(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setSavepoint() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setSavepoint(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setSavepoint() - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setSavepoint(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setSchema(String) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Set schema for the query.
setSchema(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setSchema(String) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setSchema(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setSchema(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setSchema(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setSchema(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setSchemaName(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
setSecretKey(String) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets secret key to authenticate REST requests.
setSecurityCredentialsProvider(SecurityCredentialsProvider) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets client credentials provider used in authentication process.
setSecurityCredentialsProvider(SecurityCredentialsProvider) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets credentials provider for grid access.
setSeed(long) - Method in class org.apache.ignite.internal.util.GridRandom
setSegmentationPolicy(SegmentationPolicy) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets segmentation policy.
setSegmentationResolveAttempts(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets segmentation resolve attempts count.
setSegmentationResolvers(SegmentationResolver...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets segmentation resolvers.
setSegmentCheckFrequency(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets network segment check frequency.
setSelectorCount(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets count of selectors to use in TCP server.
setSelectorCount(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets number of selector threads for REST TCP server.
setSelectorsCount(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets the count of selectors te be used in TCP server.
setSelectorSpins(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Defines how many non-blocking selector.selectNow() should be made before falling into selector.select(long) in NIO server.
setSendBufferSize(int) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSendBufferSize(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets REST TCP server send buffer size.
setSendQueueLimit(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets REST TCP server send queue limit.
setSentBytesCount(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets sent bytes count.
setSentBytesCount(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets sent bytes count.
setSentBytesCount(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets sent bytes count.
setSentMessagesCount(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets sent messages count.
setSentMessagesCount(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets sent messages count.
setSentMessagesCount(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets sent messages count.
setSeqName(String) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setSeqVal(long) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setSerializer(BinarySerializer) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Sets serializer.
setSerializer(BinarySerializer) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Sets serializer.
setSerializer(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
setServers(Collection<String>) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets list of servers this client should connect to.
setServers(Collection<String>) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets list of server addresses where router's embedded client should connect.
setServers(Collection<String>) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
setService(Service) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets service instance.
setServiceConfiguration(ServiceConfiguration...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets configurations for services to be deployed on the grid.
setServicePermissions(Map<String, Collection<SecurityPermission>>) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Setter for set service permission map.
setServiceThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets thread pool size to use within grid.
setSessionToken(String) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Sets shared flag.
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Sets shared flag.
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Sets shared flag.
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
Sets shared flag.
setShared(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Sets shared flag.
setSharedMemoryPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Deprecated.
This property is ignored and will be removed in future releases.
setShort(int, short) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setShort(int, short) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setShort(int, short) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setShutdown(ShutdownPolicy) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
Set policy.
setShutdown(ShutdownPolicy) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskResult
Set policy.
setShutdownPolicy(ShutdownPolicy) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets shutdown policy.
setSignals(Map<UUID, LinkedList<String>>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setSimpleName(boolean) - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
Sets whether to use simple name of class or not.
setSingleton(boolean) - Method in class org.apache.ignite.configuration.IgniteReflectionFactory
 
setSingleTupleExtractor(StreamSingleTupleExtractor<T, K, V>) - Method in class org.apache.ignite.stream.StreamAdapter
 
setSize(int) - Method in class org.apache.ignite.configuration.ExecutorConfiguration
Set thread pool size.
setSize(long) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
setSize(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setSkipReducerOnUpdate(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setSkipReducerOnUpdate(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setSkipReducerOnUpdate(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setSkipReducerOnUpdate(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets server side update flag.
setSkipStore(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
setSkipStore(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
setSkipStore(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
setSkipStore(boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
setSkipVersion(boolean) - Static method in class org.apache.ignite.internal.processors.cache.tree.CacheDataRowStore
 
setSlowClientQueueLimit(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets slow client queue limit.
setSnapshotPath(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setSnapshotThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setSocketReceiveBuffer(int) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setSocketReceiveBuffer(int) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setSocketReceiveBuffer(int) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setSocketReceiveBuffer(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets receive buffer size for sockets created or accepted by this SPI.
setSocketReceiveBufferSize(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets socket receive buffer size.
setSocketReceiveBufferSize(int) - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Sets socket receive buffer size.
setSocketReceiveBufferSize(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Sets socket receive buffer size.
setSocketSendBuffer(int) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setSocketSendBuffer(int) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setSocketSendBuffer(int) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setSocketSendBuffer(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets send buffer size for sockets created or accepted by this SPI.
setSocketSendBufferSize(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets socket send buffer size.
setSocketSendBufferSize(int) - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Sets socket send buffer size.
setSocketSendBufferSize(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Sets socket send buffer size.
setSocketTimeout(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets socket operations timeout.
setSocketWriteTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets socket write timeout for TCP connection.
setSoLinger(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets SO_LINGER to use for all created sockets.
setSpringContext(GridSpringResourceContext) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Sets Spring resource context.
setSql(String) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets SQL clause.
setSql(String) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets SQL clause.
setSql(String) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets SQL clause.
setSqlConfiguration(SqlConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
 
setSqlConnectorConfiguration(SqlConnectorConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setSqlEscapeAll(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
setSqlEscapeAll(boolean) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
setSqlEscapeAll(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setSqlEscapeAll(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
If true all the SQL table and field names will be escaped with double quotes like ({@code "tableName"."
setSqlFunctionClasses(Class<?>...) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets classes with methods annotated by QuerySqlFunction to be used as user-defined functions from SQL queries.
setSqlIndexMaxInlineSize(int) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setSqlIndexMaxInlineSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets maximum inline size for sql indexes.
setSqlOnheapCacheEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets whether SQL on-heap cache is enabled.
setSqlOnheapCacheMaxSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets maximum SQL on-heap cache.
setSqlQueryHistorySize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setSqlQueryHistorySize(int) - Method in class org.apache.ignite.configuration.SqlConfiguration
Sets number of SQL query history elements kept in memory.
setSqlSchema(String) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setSqlSchema(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets sql schema to be used for current cache.
setSqlSchema(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
Sets custom name of the sql schema.
setSqlSchemas(String...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
setSqlSchemas(String...) - Method in class org.apache.ignite.configuration.SqlConfiguration
Sets SQL schemas to be created on node startup.
setSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setSslCipherSuites(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Override default cipher suites.
setSslCipherSuites(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Override default cipher suites.
setSslClientAuth(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets flag indicating whether or not SSL client authentication is required.
setSslClientAuth(boolean) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets flag indicating whether or not SSL client authentication is required.
setSslClientAuth(boolean) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets flag indicating whether or not remote clients will be required to have a valid SSL certificate which validity will be verified with trust manager.
setSslClientCertificateKeyStorePassword(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslClientCertificateKeyStorePassword(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets key store password.
setSslClientCertificateKeyStorePassword(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets key store password.
setSslClientCertificateKeyStorePassword(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets key store password.
setSslClientCertificateKeyStorePath(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslClientCertificateKeyStoreType(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslClientCertificateKeyStoreType(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets key store type used in context initialization.
setSslClientCertificateKeyStoreType(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets key store type used in context initialization.
setSslClientCertificateKeyStoreType(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets key store type used in context initialization.
setSslClientCertificateKeyStoreUrl(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets path to the key store file.
setSslClientCertificateKeyStoreUrl(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets path to the key store file.
setSslClientCertificateKeyStoreUrl(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets path to the key store file.
setSslContextFactory(Factory<SSLContext>) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslContextFactory(Factory<SSLContext>) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets SSL context factory that will be used for creating a secure socket layer.
setSslContextFactory(GridSslContextFactory) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
setSslContextFactory(Factory<SSLContext>) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets SSL context factory that will be used for creating a secure socket layer.
setSslContextFactory(GridSslContextFactory) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets SSL context factory that will be used for creation of secure connections.
setSslContextFactory(GridSslContextFactory) - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
Sets SSL context factory that will be used for creating a secure socket layer of both rest binary server and out coming connections.
setSslEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets whether Secure Socket Layer should be enabled for client connector.
setSslEnabled(boolean) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets whether Secure Socket Layer should be enabled for REST TCP binary protocol.
setSslFactory(Factory<SSLContext>) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets instance of Factory that will be used to create an instance of SSLContext for Secure Socket Layer on TCP binary protocol.
setSslFactory(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets the class name of the custom implementation of the Factory<SSLSocketFactory>.
setSslFactory(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets the class name of the custom implementation of the Factory<SSLSocketFactory>.
setSslFactory(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets the class name of the custom implementation of the Factory<SSLSocketFactory>.
setSslKeyAlgorithm(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslKeyAlgorithm(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets key manager algorithm that will be used to create a key manager.
setSslKeyAlgorithm(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets key manager algorithm that will be used to create a key manager.
setSslKeyAlgorithm(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets key manager algorithm that will be used to create a key manager.
setSslMode(SslMode) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslMode(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Use SSL connection to Ignite node.
setSslMode(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Use SSL connection to Ignite node.
setSslMode(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Use SSL connection to Ignite node.
setSslProtocol(SslProtocol) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslProtocol(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets protocol for secure transport.
setSslProtocol(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets protocol for secure transport.
setSslProtocol(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets protocol for secure transport.
setSslTrustAll(boolean) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslTrustAll(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets to true to trust any server certificate (revoked, expired or self-signed SSL certificates).
setSslTrustAll(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets to true to trust any server certificate (revoked, expired or self-signed SSL certificates).
setSslTrustAll(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets to true to trust any server certificate (revoked, expired or self-signed SSL certificates).
setSslTrustCertificateKeyStorePassword(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslTrustCertificateKeyStorePassword(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets trust store password.
setSslTrustCertificateKeyStorePassword(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets trust store password.
setSslTrustCertificateKeyStorePassword(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets trust store password.
setSslTrustCertificateKeyStorePath(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslTrustCertificateKeyStoreType(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setSslTrustCertificateKeyStoreType(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets trust store type.
setSslTrustCertificateKeyStoreType(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets trust store type.
setSslTrustCertificateKeyStoreType(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets trust store type.
setSslTrustCertificateKeyStoreUrl(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Sets path to the trust store file.
setSslTrustCertificateKeyStoreUrl(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets path to the trust store file.
setSslTrustCertificateKeyStoreUrl(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets path to the trust store file.
setStartedJobs(int) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setStartTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets VM start time.
setStartTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets VM start time.
setStartTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets VM start time.
setStarvationIncrement(int) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets value to increment job priority by every time a lower priority job gets behind a higher priority job.
setStarvationIncrement(int) - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Sets value to increment job priority by every time a lower priority job gets behind a higher priority job.
setStarvationPreventionEnabled(boolean) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Sets flag indicating whether job starvation prevention is enabled.
setStarvationPreventionEnabled(boolean) - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Sets flag indicating whether job starvation prevention is enabled.
setState(GridDhtPartitionState) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
setState(GridKernalState) - Method in interface org.apache.ignite.internal.GridKernalGateway
Sets kernal state.
setState(GridKernalState) - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Sets kernal state.
setState(GridDhtPartitionState) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
For testing purposes only.
setState(long, int, byte) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
setState(long, int, byte) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogIO
 
setState(long, int, byte) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
setStatisticsEnabled(boolean) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setStatisticsEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
setStatisticsEnabled(boolean) - Method in class org.apache.ignite.services.ServiceConfiguration
Enables or disables statistics for the service.
setStatisticsPrintFrequency(long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets statistics print frequency.
setStatus(SpanStatus) - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
Explicitly set status for span.
setStatus(SpanStatus) - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
Explicitly set status for span.
setStatus(SpanStatus) - Method in interface org.apache.ignite.internal.processors.tracing.Span
Explicitly set status for span.
setStatus(SpanStatus) - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
Explicitly set status for span.
setStatus(SpanStatus) - Method in class org.apache.ignite.spi.tracing.NoopSpiSpecificSpan
Explicitly set status for span.
setStatus(SpanStatus) - Method in interface org.apache.ignite.spi.tracing.SpiSpecificSpan
Explicitly set status for span.
setStealingAttributes(Map<String, ? extends Serializable>) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Configuration parameter to enable stealing to/from only nodes that have these attributes set (see ClusterNode.attribute(String) and IgniteConfiguration.getUserAttributes() methods).
setStealingEnabled(boolean) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Gets flag indicating whether this node should attempt to steal jobs from other nodes.
setStealingEnabled(boolean) - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Gets flag indicating whether this node should attempt to steal jobs from other nodes.
setStoragePath(String) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a path to the root directory where the Persistent Store will persist data and indexes.
setStoreByValue(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
setStoreConcurrentLoadAllThreshold(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets the concurrent load-all threshold used for cases when keys' values are being loaded from CacheStore in parallel.
setStoreKeepBinary(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets keep binary in store flag.
setStreamer(IgniteDataStreamer<K, V>) - Method in class org.apache.ignite.stream.StreamAdapter
 
setString(int, String) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setString(int, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setString(int, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setStripedPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets striped pool size that should be used for cache requests processing.
setSubIntervals(int) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
setSubIntervals(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
setSuccess(boolean) - Method in class org.apache.ignite.internal.cluster.ClusterStartNodeResultImpl
Sets success result.
setSwapFilePath(String) - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
Sets a path to the memory-mapped file.
setSwapPath(String) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets a path to the memory-mapped files.
setSystemCacheInitialSize(long) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Sets initial size of a memory region reserved for system cache.
setSystemCacheMaxSize(long) - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
Sets maximum memory region size reserved for system cache.
setSystemCaches(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setSystemDataRegionConfiguration(SystemDataRegionConfiguration) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Overrides configuration of system data region which has been created automatically.
setSystemPermissions(Collection<SecurityPermission>) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Setter for set collection system permission.
setSystemRegionInitialSize(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
setSystemRegionMaxSize(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
setSystemThreadPoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets system thread pool size to use within grid.
setSystemViewExporterSpi(SystemViewExporterSpi...) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets fully configured instances of SystemViewExporterSpi.
setSystemViewRegistry(ReadOnlySystemViewRegistry) - Method in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
Sets system view registry that SPI should export.
setSystemViewRegistry(ReadOnlySystemViewRegistry) - Method in interface org.apache.ignite.spi.systemview.SystemViewExporterSpi
Sets system view registry that SPI should export.
setSystemWorkerBlockedTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets maximum inactivity period for system worker.
setSystemWorkerBlockedTimeout(long) - Method in class org.apache.ignite.internal.worker.FailureHandlingMxBeanImpl
setSystemWorkerBlockedTimeout(long) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Sets maximum inactivity period for system worker.
setSystemWorkerBlockedTimeout(long) - Method in interface org.apache.ignite.mxbean.FailureHandlingMxBean
 
setTableName(String) - Method in class org.apache.ignite.cache.QueryEntity
Sets table name for this query entity.
setTag(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Not part of public API.
setTail(CircularStringBuilder) - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
 
setTarget(Object) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Sets target object for method execution.
setTask(ComputeTask<T, R>) - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
 
setTaskMonitoringEnabled(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setTaskMonitoringEnabled(boolean) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
 
setTaskPermissions(Map<String, Collection<SecurityPermission>>) - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Setter for set task permission map.
setTcpAddresses(Collection<String>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets REST TCP server addresses.
setTcpHostNames(Collection<String>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets REST TCP server host names.
setTcpNoDelay(boolean) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setTcpNoDelay(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Set TCP NO_DELAY flag.
setTcpNoDelay(boolean) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Set TCP NO_DELAY flag.
setTcpNoDelay(boolean) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setTcpNoDelay(boolean) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets whether TCP_NODELAY flag should be set on underlying socket connections.
setTcpNoDelay(boolean) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setTcpNoDelay(boolean) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setTcpNoDelay(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets value for TCP_NODELAY socket option.
setTcpPort(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
Sets REST binary protocol port.
setText(String) - Method in class org.apache.ignite.cache.query.TextQuery
Sets text search string.
setThinClientConfiguration(ThinClientConfiguration) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets thin-client specific configuration.
setThinClientEnabled(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets whether access through thin client is enabled.
setThreadBuf(ThreadLocal<ByteBuffer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Replace thread local with buffers.
setThreadContext(GridTaskThreadContextKey, Object) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Sets the thread-local context value.
setThreadContextIfNotNull(GridTaskThreadContextKey, Object) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Sets the thread-local context value, if it is not null.
setThreadCount(int) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets thread count for warmup.
setThreadedQueryInitiatorId(String) - Static method in class org.apache.ignite.cache.query.SqlFieldsQuery
Used at the Job worker to setup originator by default for current thread.
setThreadId(long) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
 
setThreadLocal(Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformNoopProcessor
Sets thread local value for platform.
setThreadLocal(Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformProcessor
Sets thread local value for platform.
setThreadLocal(Object) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Sets thread local value for platform.
setThreadPoolSize(int) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets thread pool that is in charge of processing client requests.
setThreadPoolSize(int) - Method in class org.apache.ignite.configuration.ConnectorConfiguration
Sets thread pool size to use for processing of client messages (REST requests).
setThreadPoolSize(int) - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
Sets thread pool that is in charge of processing ODBC tasks.
setThreadPoolSize(int) - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Sets thread pool that is in charge of processing SQL requests.
setThreadPriority(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets thread priority.
setThreads(int) - Method in class org.apache.ignite.stream.socket.SocketStreamer
Sets threadds amount.
setThreadsCount(int) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
Sets number of worker threads.
setTime(int, Time) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setTime(int, Time, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setTime(int, Time) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setTime(int, Time, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setTime(int, Time) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setTime(int, Time, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setTimeInterval(long) - Method in class org.apache.ignite.cache.query.AbstractContinuousQuery
Sets time interval.
setTimeInterval(long) - Method in class org.apache.ignite.cache.query.ContinuousQuery
Sets time interval.
setTimeInterval(long) - Method in class org.apache.ignite.cache.query.ContinuousQueryWithTransformer
Sets time interval.
setTimeout(int, TimeUnit) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets the query execution timeout.
setTimeout(int, TimeUnit) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets the query execution timeout.
setTimeout(int) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setTimeout(int, TimeUnit) - Method in class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
Sets the query execution timeout.
setTimeServerPortBase(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets time server port base.
setTimeServerPortRange(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets time server port range.
setTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setTimeToLive(int) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Set the default time-to-live for multicast packets sent out on this IP finder in order to control the scope of the multicast.
setTlbSize(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
setTopHistorySize(int) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Sets size of topology snapshots history.
setTopologyRefreshFrequency(long) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets topology refresh frequency.
setTopologyValidator(TopologyValidator) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets topology validator.
setTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
setTopologyVersion(long) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
 
setTopologyVersion(long) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
 
setTotalCancelledJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets total cancelled jobs.
setTotalCancelledJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total cancelled jobs.
setTotalCancelledJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets total cancelled jobs.
setTotalCount(int) - Method in class org.apache.ignite.services.ServiceConfiguration
Sets total number of deployed service instances in the cluster, 0 for unlimited.
setTotalCpus(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets available processors.
setTotalCpus(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets available processors.
setTotalExecutedJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets total active jobs.
setTotalExecutedJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total active jobs.
setTotalExecutedJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets total active jobs.
setTotalExecutedTasks(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets total number of tasks handled by the node.
setTotalExecutedTasks(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total executed tasks count.
setTotalExecutedTasks(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets total number of tasks handled by the node.
setTotalIdleTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Set total node idle time.
setTotalIdleTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Set total node idle time.
setTotalIdleTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Set total node idle time.
setTotalJobsExecutionTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total jobs execution time.
setTotalJobsExecutionTime(long) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
 
setTotalNodes(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets total number of nodes.
setTotalRejectedJobs(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets total number of jobs this node ever rejected.
setTotalRejectedJobs(int) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
 
setTotalRejectedJobs(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
 
setTotalStartedThreadCount(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets started thread count.
setTotalStartedThreadCount(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets started thread count.
setTotalStartedThreadCount(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets started thread count.
setTracingSpi(TracingSpi) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Set fully configured instance of TracingSpi.
setTransactionConfiguration(ClientTransactionConfiguration) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets transactions configuration.
setTransactionConfiguration(TransactionConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets transactions configuration.
setTransactionIsolation(int) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setTransactionIsolation(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setTransactionIsolation(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setTransactionManagerLookupClassName(String) - Method in class org.apache.ignite.configuration.CacheConfiguration
setTransactionTimeDumpSamplesCoefficient(double) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Sets the coefficient for samples of completed transactions that will be dumped in log.
setTransactionTimeDumpSamplesCoefficient(double) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Sets the coefficient for samples of completed transactions that will be dumped in log.
setTransactionTimeDumpSamplesPerSecondLimit(int) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Sets the limit of samples of completed transactions that will be dumped in log per second, if TransactionsMXBean.getTransactionTimeDumpSamplesCoefficient() is above 0.0.
setTransactionTimeDumpSamplesPerSecondLimit(int) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Sets the limit of samples of completed transactions that will be dumped in log per second, if TransactionsMXBean.getTransactionTimeDumpSamplesCoefficient() is above 0.0.
setTransformer(JdbcTypesTransformer) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Sets types transformer.
setTransformer(JdbcTypesTransformer) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets types transformer.
setTransitionResult(UUID, ClusterState) - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
Discovery cluster state is changed asynchronously by discovery message, this methods changes local status for public API calls.
setTreeRoot(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
setTrustManagers(TrustManager...) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets pre-configured trust managers.
setTrustManagers(TrustManager...) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets pre-configured trust managers.
setTrustStoreFilePath(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets path to the trust store file.
setTrustStoreFilePath(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets path to the trust store file.
setTrustStorePassword(char[]) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets trust store password.
setTrustStorePassword(char[]) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets trust store password.
setTrustStoreType(String) - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
Sets trust store type used in context initialization.
setTrustStoreType(String) - Method in class org.apache.ignite.ssl.SslContextFactory
Sets trust store type used in context initialization.
setTupleExtractor(StreamTupleExtractor<T, K, V>) - Method in class org.apache.ignite.stream.StreamAdapter
Deprecated.
setTxKeyCollisionsInterval(int) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Set timeout interval for tx key contention analysis.
setTxKeyCollisionsInterval(int) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Set timeout interval for tx key contention analysis.
setTxManager(IgniteTxManager) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
For test purposes.
setTxManagerFactory(Factory<T>) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets transaction manager factory for available javax.transaction.TransactionManager implementation, if any.
setTxManagerLookupClassName(String) - Method in class org.apache.ignite.configuration.TransactionConfiguration
setTxOwnerDumpRequestsAllowed(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets if dump requests from local node to near node are allowed, when long running transaction is found.
setTxOwnerDumpRequestsAllowed(boolean) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Sets if dump requests from local node to near node are allowed, when long running transaction is found.
setTxOwnerDumpRequestsAllowed(boolean) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Sets if dump requests from local node to near node are allowed, when long running transaction is found.
setTxOwnerDumpRequestsAllowedDistributed(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets if dump requests from local node to near node are allowed, when long running transaction is found.
setTxSerializableEnabled(boolean) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Deprecated.
This method has no effect, TransactionIsolation.SERIALIZABLE isolation is always enabled.
setTxTimeoutOnPartitionMapExchange(long) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets the transaction timeout that will be enforced if the partition map exchange process starts.
setTxTimeoutOnPartitionMapExchange(long) - Method in interface org.apache.ignite.IgniteCluster
Sets transaction timeout on partition map exchange.
setTxTimeoutOnPartitionMapExchange(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Sets transaction timeout on partition map exchange.
setTxTimeoutOnPartitionMapExchange(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Sets transaction timeout on partition map exchange.
setTxTimeoutOnPartitionMapExchange(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets transaction timeout on partition map exchange.
setTxTimeoutOnPartitionMapExchange(long) - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
Sets transaction timeout on partition map exchange.
setTxTimeoutOnPartitionMapExchange(long) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
Sets transaction timeout on partition map exchange.
setTxTopologyHint(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
setType(String) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Sets type for query.
setType(Class<?>) - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
 
setType(Class<?>) - Method in class org.apache.ignite.cache.query.TextQuery
Sets type for query.
setType(String) - Method in class org.apache.ignite.cache.query.TextQuery
Sets type for query.
setType(long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
setTypeConfigurations(Collection<BinaryTypeConfiguration>) - Method in class org.apache.ignite.configuration.BinaryConfiguration
Sets type configurations.
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
setTypeName(String) - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
Sets type name.
setTypeName(String) - Method in class org.apache.ignite.cache.CacheKeyConfiguration
 
setTypeName(String) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Sets .NET class name.
setTypeName(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
 
setTypeName(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Sets .NET type name.
setTypeName(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
 
setTypeName(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetCacheStoreFactory
Sets .NET type name.
setTypeName(String) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetLifecycleBean
Set type name.
setTypes(JdbcType...) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Sets store configurations.
setTypes(JdbcType...) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
Sets store configurations.
setTypes(Class<K>, Class<V>) - Method in class org.apache.ignite.configuration.CacheConfiguration
setTypes(Collection<String>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
setTypesConfiguration(Collection<PlatformDotNetBinaryTypeConfiguration>) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
 
setUnacknowledgedMessagesBufferSize(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Sets maximum number of stored unacknowledged messages per connection to node.
setUnicodeStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setUnicodeStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setUnicodeStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setupConfiguration(Map<String, String>) - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Sets configuration properties from the map.
setUpdateBatchSize(int) - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
Sets update internal bach size.
setUpdateBatchSize(Integer) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Note: Set to 1 to prevent deadlock on update where keys sequence are different in several concurrent updates.
setUpdateBatchSize(Integer) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Note: Set to 1 to prevent deadlock on update where keys sequence are different in several concurrent updates.
setUpdateCounter(long) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
 
setUpdateCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
setUpdateQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets update entry query.
setUpdateQuery(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets update entry query.
setupQuery(SqlFieldsQuery) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
Sets parameters to query object.
setUpTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
Sets VM up time.
setUpTime(long) - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
Sets VM up time.
setUpTime(long) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
Sets VM up time.
setURL(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
Different application servers us different format (URL & url).
setUrl(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setURL(int, URL) - Method in class org.apache.ignite.internal.jdbc.JdbcPreparedStatement
Deprecated.
setUrl(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setUrl(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setURL(int, URL) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
setURL(int, URL) - Method in class org.apache.ignite.internal.jdbc2.JdbcPreparedStatement
setUseAverage(boolean) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Sets flag indicating whether to use average CPU load vs. current.
setUseAverage(boolean) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
Sets flag indicating whether to use average job counts vs. current.
setUseAverage(boolean) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
Sets flag indicating whether to use average execution time vs. current.
setUsed() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
Sets used flag.
setUseIgniteSslContextFactory(boolean) - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
Sets whether to use Ignite SSL context factory.
setUseJtaSynchronization(boolean) - Method in class org.apache.ignite.configuration.TransactionConfiguration
Sets the flag that defines whether to use lightweight JTA synchronization callback to enlist into JTA transaction instead of creating a separate XA resource.
setUsePairedConnections(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Set this to true if TcpCommunicationSpi should maintain connection for outgoing and incoming messages separately.
setUseProcessors(boolean) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
Sets flag indicating whether to use average CPU load vs. current (default is true).
setUser(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Sets user name for database access.
setUser(String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
Sets user name for database access.
setUser(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint database user name.
setUserAttributes(Map<String, String>) - Method in class org.apache.ignite.configuration.ClientConfiguration
Sets user attributes which can be used to send additional info to the server nodes.
setUserAttributes(Map<String, ?>) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets user attributes for this node.
setUserAttributes(Map<String, String>) - Method in class org.apache.ignite.internal.client.GridClientConfiguration
Sets user attributes which can be used to send additional info to the server nodes.
setUserAttributes(Map<String, String>) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
 
setUserAttributes(Set<String>) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
 
setUserAttributesFactory(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
Sets the class name of the custom implementation of the Factory<Map<String, String>>.
setUserAttributesFactory(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
Sets the class name of the custom implementation of the Factory<Map<String, String>>.
setUserName(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setUsername(String) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
 
setUsername(String) - Method in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
 
setUsername(String) - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
setUserObject(Object) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
Sets user-specific object.
setUserPassword(String) - Method in class org.apache.ignite.configuration.ClientConfiguration
 
setUseWeights(boolean) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
Sets a flag to indicate whether node weights should be checked when doing random load balancing.
setUtilityCacheKeepAliveTime(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets keep alive time of thread pool size that will be used to process utility cache messages.
setUtilityCachePoolSize(int) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets default thread pool size that will be used to process utility cache messages.
setValidationEnabled(boolean) - Method in class org.apache.ignite.configuration.SqlConfiguration
Enable/disable key & value validation.
setValue(V) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
setValue(V) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
 
setValue(CacheObject) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
setValue(Object, Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Sets this property value for the given object.
setValue(String, Object, Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Sets field value for given key and value.
setValue(Object, Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Sets this property value for the given object.
setValue(Object, Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Sets this property value for the given object.
setValue(Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryFieldAccessor
Set property value on given object.
setValue(Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryMethodsAccessor
Set property value on given object.
setValue(Object, Object) - Method in interface org.apache.ignite.internal.processors.query.property.QueryPropertyAccessor
Set property value on given object.
setValue(Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryReadOnlyMethodsAccessor
Set property value on given object.
setValue(String, Object, Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets field value for given key and value.
setValue(Object, Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Sets this property value for the given object.
setValue(V) - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
setValue(V2) - Method in class org.apache.ignite.lang.IgniteBiTuple
setValueFieldName(String) - Method in class org.apache.ignite.cache.QueryEntity
Sets value field name.
setValueFieldName(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint value field name.
setValueFields(JdbcTypeField...) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets optional persistent value fields (needed only if CacheJdbcPojoStore is used).
setValueFieldType(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
Sets checkpoint value field type.
setValues(long, int, boolean, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
Set meta page values.
setValueType(String) - Method in class org.apache.ignite.cache.QueryEntity
Sets value type for this query pair.
setValueType(String) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets value type.
setValueType(Class<?>) - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
Sets value type.
setValueTypeName(String) - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
Sets fully-qualified platform type name of the cache value used for the local map.
setVersion(long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
SetView - Class in org.apache.ignite.spi.systemview.view.datastructures
Set representation for a SystemView.
SetView(GridCacheSetProxy<?>) - Constructor for class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
SetViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
SetViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.SetViewWalker
 
setWaiters(Map<UUID, Integer>) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
 
setWaitForSegmentOnStart(boolean) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets wait for segment on start flag.
setWaitingJobsNumber(int) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
Sets maximum number of jobs that are allowed to wait in waiting queue.
setWaitingJobsNumber(int) - Method in interface org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpiMBean
Sets maximum number of jobs that are allowed to wait in waiting queue.
setWaitingJobsNumber(int) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
Maximum number of jobs that are allowed to wait in waiting queue.
setWaitingJobsNumber(int) - Method in interface org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpiMBean
Maximum number of jobs that are allowed to wait in waiting queue.
setWaitJobsThreshold(int) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Sets job count threshold at which this node will start stealing jobs from other nodes.
setWaitJobsThreshold(int) - Method in interface org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpiMBean
Sets job count threshold at which this node will start stealing jobs from other nodes.
setWaitTime(long) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
 
setWalArchivePath(String) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a path for the WAL archive directory.
setWalArchivePath(String) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a path for the WAL archive directory.
setWalAutoArchiveAfterInactivity(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Note: setting this value with WALMode.FSYNC may generate file size overhead for WAL segments in case grid is used rarely.
setWalAutoArchiveAfterInactivity(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Note: setting this value with WALMode.FSYNC may generate file size overhead for WAL segments in case grid is used rarely.
setWalBufferSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Property defines size(in bytes) of WAL buffer.
setWalBufferSize(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
setWalCompactionEnabled(boolean) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets flag indicating whether WAL compaction is enabled.
setWalCompactionLevel(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
setWalCompactionLevel(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMXBeanImpl
Sets ZIP compression level to WAL compaction.
setWalCompactionLevel(int) - Method in interface org.apache.ignite.mxbean.DataStorageMXBean
Sets ZIP compression level to WAL compaction.
setWalFlushFrequency(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
This property define how often WAL will be fsync-ed in BACKGROUND mode.
setWalFlushFrequency(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
This property define how often WAL will be fsync-ed in BACKGROUND mode.
setWalForceArchiveTimeout(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
 
setWalFsyncDelayNanos(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets property that allows to trade latency for throughput in WALMode.FSYNC mode.
setWalFsyncDelayNanos(long) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
setWalHistorySize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Deprecated.
Instead of walHistorySize use maxWalArchiveSize for manage of archive size.
setWalHistorySize(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a total number of checkpoints to keep in the WAL history.
setWalMode(WALMode) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets property that defines behavior of wal fsync.
setWalMode(WALMode) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
setWalPageCompression(DiskPageCompression) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets compression algorithm for WAL page snapshot records.
setWalPageCompressionLevel(Integer) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets algorithm specific page compression level.
setWalPath(String) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a path to the directory where WAL is stored.
setWalRecordIteratorBufferSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets property defining how many bytes iterator read from disk (for one reading), during go ahead wal.
setWalRecordIteratorBufferSize(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
 
setWalSegments(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets a number of WAL segments to work with.
setWalSegments(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a number of WAL segments to work with.
setWalSegmentSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets size(in bytes) of a WAL segment.
setWalSegmentSize(int) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets size of a WAL segment.
setWalSizeProvider(IgniteOutClosure<Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
setWalStorePath(String) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets a path to the directory where WAL is stored .
setWalThreadLocalBufferSize(int) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets size of thread local buffer.
setWarmupClosure(IgniteInClosure<IgniteConfiguration>) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets warmup closure to execute before grid startup.
setWarmUpConfiguration(WarmUpConfiguration) - Method in class org.apache.ignite.configuration.DataRegionConfiguration
Sets warm-up configuration.
setWarmupMethods(String...) - Method in class org.apache.ignite.startup.BasicWarmupClosure
Sets warmup methods to use for cache warmup.
setWorkDirectory(String) - Method in class org.apache.ignite.configuration.IgniteConfiguration
Sets Ignite work folder.
setWorkDirectory(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Set work directory.
setWorker(GridWorker) - Method in class org.apache.ignite.internal.util.worker.GridWorkerFuture
 
setWriteBehindBatchSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets maximum batch size for write-behind cache.
setWriteBehindCoalescing(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets write coalescing flag for write-behind cache.
setWriteBehindEnabled(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets flag indicating whether write-behind is enabled.
setWriteBehindFlushFrequency(long) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets write-behind flush frequency.
setWriteBehindFlushSize(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets write-behind flush size.
setWriteBehindFlushThreadCount(int) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets flush thread count for write-behind cache.
setWriteCoalescing(boolean) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Sets the write coalescing flag.
setWriteEntries(List<DataEntry>) - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
setWrites(int) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestMetrics
Sets writes.
setWriteSynchronizationMode(CacheWriteSynchronizationMode) - Method in class org.apache.ignite.client.ClientCacheConfiguration
 
setWriteSynchronizationMode(CacheWriteSynchronizationMode) - Method in class org.apache.ignite.configuration.CacheConfiguration
Sets write synchronization mode.
setWriteThrottlingEnabled(boolean) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
Sets flag indicating whether write throttling is enabled.
setWriteThrottlingEnabled(boolean) - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
Sets flag indicating whether write throttling is enabled.
setWriteThrough(boolean) - Method in class org.apache.ignite.configuration.CacheConfiguration
shared() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
shared() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
sharedContext() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
sharedContext(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
sharedCtx - Variable in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
Shared context for creating serializer of required version and grid name access.
SharedFsCheckpointSpi - Class in org.apache.ignite.spi.checkpoint.sharedfs
This class defines shared file system CheckpointSpi implementation for checkpoint SPI.
SharedFsCheckpointSpi() - Constructor for class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
Initializes default directory paths.
SharedFsCheckpointSpiMBean - Interface in org.apache.ignite.spi.checkpoint.sharedfs
Management bean that provides general administrative and configuration information about shared file system checkpoints.
sharedGroup() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
sharedGroup() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
SharedPageLockTracker - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
SharedPageLockTracker() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
SharedPageLockTracker(Consumer<Set<PageLockThreadState>>, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
SharedPageLockTracker(int, int, Consumer<Set<PageLockThreadState>>, MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
SharedPageLockTrackerDump - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
SharedPageLockTrackerDump(long, Map<Integer, String>, List<ThreadPageLockState>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTrackerDump
 
shift(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractStream
Shift position.
shift(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Shift position.
shift() - Method in class org.apache.ignite.internal.sql.SqlLexer
Shift lexer to the next position.
shmemPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Deprecated.
This property is ignored and will be removed in future releases.
shmemPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
Deprecated.
This property is ignored and will be removed in future releases.
SHORT - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
SHORT - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for SHORT values.
SHORT_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
SHORT_ARR_OFF - Static variable in class org.apache.ignite.internal.util.GridUnsafe
 
SHORT_DATE_FMT - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Short date format pattern for log messages in "quiet" mode.
shortDisplay() - Method in class org.apache.ignite.events.CacheEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.CacheRebalancingEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.CheckpointEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.DeploymentEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in interface org.apache.ignite.events.Event
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.EventAdapter
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.JobEvent
Gets a shortened version of toString() result.
shortDisplay() - Method in class org.apache.ignite.events.TaskEvent
Gets a shortened version of toString() result.
ShortIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
ShortIndexKey(short) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.ShortIndexKey
 
shortInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
ShortInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining Short values.
ShortInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.ShortInlineIndexKeyType
 
shortString() - Method in class org.apache.ignite.lang.IgniteUuid
Gets a short string version of this ID.
shortToBytes(short) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive short type to byte array.
shortToBytes(short, byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts primitive short type to byte array and stores it in specified byte array.
shortToBytes(short) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive short type to byte array.
shortToBytes(short, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts primitive short type to byte array and stores it in specified byte array.
shouldProceedWithMaintenance() - Method in class org.apache.ignite.internal.processors.cache.persistence.CorruptedPdsMaintenanceCallback
Called by MaintenanceRegistry and enables it to check if maintenance is still needed for component that provided this callback.
shouldProceedWithMaintenance() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationWorkflowCallback
Called by MaintenanceRegistry and enables it to check if maintenance is still needed for component that provided this callback.
shouldProceedWithMaintenance() - Method in interface org.apache.ignite.maintenance.MaintenanceWorkflowCallback
Called by MaintenanceRegistry and enables it to check if maintenance is still needed for component that provided this callback.
shouldRetry(ClientRetryPolicyContext) - Method in class org.apache.ignite.client.ClientRetryAllPolicy
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
shouldRetry(ClientRetryPolicyContext) - Method in class org.apache.ignite.client.ClientRetryNonePolicy
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
shouldRetry(ClientRetryPolicyContext) - Method in interface org.apache.ignite.client.ClientRetryPolicy
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
shouldRetry(ClientRetryPolicyContext) - Method in class org.apache.ignite.client.ClientRetryReadPolicy
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
shouldStop() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.EvictionContext
 
SHOW - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SHOW.
SHOW_EVICTION_PROGRESS_FREQ - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
Eviction progress frequency property name.
showFullStackOnClientSide(boolean) - Method in interface org.apache.ignite.mxbean.ClientProcessorMXBean
If sets to true shows full stack trace otherwise highlevel short error message.
shrink() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
Shrinks backed container to maximum allowed size.
shrink0() - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
 
shrink0() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
Tries to remove one item from queue.
shrink0() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
Tries to remove one item from queue.
shrink0() - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Tries to remove one item from queue.
shutdown - Variable in class org.apache.ignite.configuration.IgniteConfiguration
Shutdown policy for cluster.
shutdown() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Shutdowns executor service that performs listener notification.
shutdown() - Method in class org.apache.ignite.internal.executor.GridExecutorService
shutdown(boolean) - Method in interface org.apache.ignite.internal.mem.DirectMemoryProvider
Shuts down the provider.
shutdown(boolean) - Method in class org.apache.ignite.internal.mem.file.MappedFileMemoryProvider
Shuts down the provider.
shutdown(boolean) - Method in class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryProvider
Shuts down the provider.
shutdown() - Method in class org.apache.ignite.internal.util.StripedExecutor
shutdown() - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
shutdownCheckpointer(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
shutdownForCacheGroup(CacheGroupContext, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Callback called when a cache is stopping.
shutdownForCacheGroup(CacheGroupContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Callback called when a cache is stopping.
shutdownNotFinishedRecoveryCaches() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Stops all caches and groups, that was recovered, but not activated on node join.
shutdownNow(Class<?>, ExecutorService, Logger) - Static method in class org.apache.ignite.internal.client.util.GridClientUtils
Shutdowns given ExecutorService and wait for executor service to stop.
shutdownNow() - Method in class org.apache.ignite.internal.executor.GridExecutorService
shutdownNow() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Stopping all checkpoint activity immediately even if the current checkpoint is in progress.
shutdownNow(Class<?>, ExecutorService, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Shutdowns given ExecutorService and wait for executor service to stop.
shutdownNow() - Method in class org.apache.ignite.internal.util.StripedExecutor
shutdownNow() - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
shutdownPolicy() - Method in interface org.apache.ignite.IgniteCluster
Returns a policy of shutdown or default value IgniteConfiguration.DFLT_SHUTDOWN_POLICY if the property is not set.
shutdownPolicy(ShutdownPolicy) - Method in interface org.apache.ignite.IgniteCluster
Sets a shutdown policy on a cluster.
shutdownPolicy() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Returns a policy of shutdown or default value IgniteConfiguration.DFLT_SHUTDOWN_POLICY if the property is not set.
shutdownPolicy(ShutdownPolicy) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Sets a shutdown policy on a cluster.
shutdownPolicy() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Returns a policy of shutdown or default value IgniteConfiguration.DFLT_SHUTDOWN_POLICY if the property is not set.
shutdownPolicy(ShutdownPolicy) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Sets a shutdown policy on a cluster.
ShutdownPolicy - Enum in org.apache.ignite
This class reperesents a policy of shutdown.
siblings() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
 
signal() - Method in interface org.apache.ignite.IgniteCondition
Wakes up one waiting thread.
signalAll() - Method in interface org.apache.ignite.IgniteCondition
Wakes up all waiting threads.
signalNextAvailable() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Signals next segment available to wake up other worker threads waiting for WAL to write.
SIGNED - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SIGNED.
SignedBytesIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
SignedBytesIndexKey(byte[]) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.SignedBytesIndexKey
 
SignedBytesInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining byte arrays.
SignedBytesInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.SignedBytesInlineIndexKeyType
 
SignedBytesInlineIndexKeyType(int) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.SignedBytesInlineIndexKeyType
 
similarAffinityKey() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
 
similarAffinityKey() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
 
similaryAffinityKey(AffinityFunction, IgnitePredicate<ClusterNode>, int, int) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
 
SimpleDataPageIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
Data pages IO for writing binary arrays.
SimpleDataPageIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
 
SimpleDataPageIO(int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
Constructor is intended for extending types.
SimpleDataRow - Class in org.apache.ignite.internal.processors.cache.persistence.freelist
Implementation of Storable which holds byte array of variable length.
SimpleDataRow(long, int, byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
 
SimpleDataRow(int, byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
 
SimpleDistributedProperty<T extends Serializable> - Class in org.apache.ignite.internal.processors.configuration.distributed
Wrapper of some serializable property providing ability of change this value across whole cluster.
SimpleDistributedProperty(String, Function<String, T>) - Constructor for class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
 
SimpleFileInput - Class in org.apache.ignite.internal.processors.cache.persistence.wal.io
File input, backed by byte buffer file input.
SimpleFileInput(FileIO, ByteBufferExpander) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
 
SimpleSegmentFileInputFactory - Class in org.apache.ignite.internal.processors.cache.persistence.wal.io
Simple implementation of SegmentFileInputFactory.
SimpleSegmentFileInputFactory() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleSegmentFileInputFactory
 
simulateNodeFailure() - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
For TESTING only.
simulateNodeFailure() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Deprecated.
you should you DI and get instances of [nioSrvWrapper, commWorker, clientPool] via it.
simulateNodeFailure() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
For TESTING only.
simulateNodeFailure() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST ONLY!!!
single() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairCheckOnlyFuture
Returns a future represents 1 entry's value.
single() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
single() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
single() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
singleCacheContext() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
singleCacheContext(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
singleCacheContext(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
singleCacheContext(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
singleCacheContext(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
SingleCursor<T> - Class in org.apache.ignite.internal.cache.query.index
Cursor that holds single value only.
SingleCursor(T) - Constructor for class org.apache.ignite.internal.cache.query.index.SingleCursor
 
singleImplicit() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
singleMapping() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappings
 
singleMapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
singleMapping() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
SingleNodeMessage<R extends Serializable> - Class in org.apache.ignite.internal.util.distributed
Single node result message.
SingleNodeMessage() - Constructor for class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Empty constructor for marshalling purposes.
SingleNodeMessage(UUID, DistributedProcess.DistributedProcessType, R, Exception) - Constructor for class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
SingleSegmentLogicalRecordsIterator - Class in org.apache.ignite.internal.processors.cache.persistence.wal
Iterates over logical records of one WAL segment from archive.
SINGLETON_LIST - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
SINGLETON_LIST_CLS - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Class for SingletonList obtained at runtime.
singleWrite() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
singleWrite() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
singleWrite() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
singleWrite() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
singleWrite() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
SITE - Static variable in class org.apache.ignite.internal.IgniteKernal
Ignite web-site that is shown in log messages.
size() - Method in interface org.apache.ignite.binary.BinaryObject
Get the size of the object
size() - Method in interface org.apache.ignite.cache.eviction.EvictableEntry
Returns entry size in bytes.
size(CachePeekMode...) - Method in interface org.apache.ignite.client.ClientCache
Gets the number of all entries cached across all nodes.
size(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached across all nodes.
size() - Method in interface org.apache.ignite.IgniteQueue
size() - Method in interface org.apache.ignite.IgniteSet
size() - Method in class org.apache.ignite.internal.binary.BinaryArray
Get the size of the object
size() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Get the size of the object
size() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Get the size of the object
size() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Get the size of the object
size() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowCache
 
size() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
Gets size of all nodes (including replicas) in consistent hash.
size() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
size() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
size() - Method in class org.apache.ignite.internal.managers.systemview.FiltrableSystemViewAdapter
size() - Method in class org.apache.ignite.internal.managers.systemview.ScanQuerySystemView
size() - Method in class org.apache.ignite.internal.managers.systemview.SystemViewAdapter
size() - Method in class org.apache.ignite.internal.managers.systemview.SystemViewInnerCollectionsAdapter
size() - Method in interface org.apache.ignite.internal.mem.DirectMemoryRegion
 
size() - Method in class org.apache.ignite.internal.mem.file.MappedFile
size() - Method in class org.apache.ignite.internal.mem.UnsafeChunk
size() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
size() - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
size() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
size(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
size() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
Returns entry size in bytes.
size() - Method in interface org.apache.ignite.internal.processors.cache.CacheLockCandidates
 
size() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
size(int) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Gets the number of all entries cached on this node.
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
 
size() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets the number of all entries cached on this node.
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
size() - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
size() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
size(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached across all nodes.
size(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
size() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets the number of all entries cached on this node.
size - Variable in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.CacheMapHolder
 
size() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
size() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets the number of all entries cached on this node.
size(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
size() - Method in class org.apache.ignite.internal.processors.cache.GridCacheValueCollection
size(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached across all nodes.
size() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets the number of all entries cached on this node.
size(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
size() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
size() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccEmptyLongList
size() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccLongList
 
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
Return size of this group state.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Returns current file size in bytes.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Returns current file size in bytes.
size() - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Returns current file size in bytes.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Returns current file size in bytes.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Returns current file size in bytes.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Returns current file size in bytes.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache
Cache size.
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
size() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap
 
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagePool
 
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
size() - Method in interface org.apache.ignite.internal.processors.cache.persistence.Storable
 
size() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns number of elements in the tree by scanning pages of the bottom (leaf) level.
size(BPlusTree.TreeRowClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Returns number of elements in the tree that match the filter by scanning through the pages of the leaf level.
size(GridCacheVersion, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
 
size(WALRecord) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataSerializer
Calculates size of record data.
size(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Calculates size of record data.
size(WALRecord) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializer
Calculates record size in byte including expected wal pointer, CRC and type field
size(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Calculates record size in byte including expected wal pointer, CRC and type field
size(WALRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
Calculates record size in byte including expected wal pointer, CRC and type field
size(TxRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Returns size of marshalled TxRecord in bytes.
size(MvccTxRecord) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Returns size of marshalled TxRecord in bytes.
size() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
size() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
size() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
size() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
size() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
size() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
size() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
 
size() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousBatch
 
size() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousBatchAdapter
size() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
size() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
size() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
size() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
size() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
size() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
Get average size in bytes.
SIZE - Static variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
SIZE parameter name.
size() - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
size() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
size() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns count of elements.
size() - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns count of elements.
size() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns count of elements.
size() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
Approximate size at this point of time.
size() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
Approximate size at this point of time.
size() - Method in class org.apache.ignite.internal.util.GridBoundedLinkedHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class org.apache.ignite.internal.util.GridByteArrayList
Gets number of bytes in the list.
size() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
size() - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
size() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
size() - Method in class org.apache.ignite.internal.util.GridConsistentHash
Gets size of all nodes (including replicas) in consistent hash.
size() - Method in class org.apache.ignite.internal.util.GridIntList
 
size() - Method in class org.apache.ignite.internal.util.GridLeanIdentitySet
size() - Method in class org.apache.ignite.internal.util.GridLeanMap
size() - Method in class org.apache.ignite.internal.util.GridListSet
size() - Method in class org.apache.ignite.internal.util.GridLongList
 
size() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
size() - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
size() - Method in class org.apache.ignite.internal.util.GridQueue
Gets queue size.
size() - Method in class org.apache.ignite.internal.util.GridSetWrapper
size() - Method in interface org.apache.ignite.internal.util.IgniteTree
Returns the number of elements in this tree.
size() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatCollectionWrapper
size() - Method in class org.apache.ignite.internal.util.lang.gridfunc.PredicateCollectionView
size() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView
size() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ReadOnlyCollectionView2X
size(Collection<? extends T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets size of the given collection with provided optional predicates.
size(Iterator<? extends T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Gets size of the given iterator with provided optional predicates.
size() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformCollectionView
size() - Method in class org.apache.ignite.internal.util.MutableSingletonList
size() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets number of elements in the map.
size() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets number of elements in the map.
size(Set<Integer>) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets number of elements in the map.
size() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets number of elements in the map.
size() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets number of elements in the map.
size(Set<Integer>) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets number of elements in the map.
size() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
 
size() - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
 
size() - Method in class org.apache.ignite.lang.IgniteBiTuple
size() - Method in class org.apache.ignite.spi.systemview.view.datastructures.QueueView
 
size() - Method in class org.apache.ignite.spi.systemview.view.datastructures.SetView
 
size() - Method in interface org.apache.ignite.spi.systemview.view.SystemView
 
size() - Method in class org.apache.ignite.util.deque.FastSizeDeque
size() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns the number of elements in this deque.
size() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns the number of key-value mappings in this map.
SIZE_FIELD_OFFSET - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
Size field offset.
SIZE_FIELD_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
'Size' field size.
SIZE_IN_BYTES - Static variable in class org.apache.ignite.lang.IgniteProductVersion
Size in bytes of serialized: 3 bytes (maj, min, maintenance version), 8 bytes - timestamp
sizeAsync(CachePeekMode...) - Method in interface org.apache.ignite.client.ClientCache
Gets the number of all entries cached across all nodes.
sizeAsync(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets the number of all entries cached across all nodes.
sizeAsync(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets the number of all entries cached across all nodes.
sizeAsync(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
sizeAsync(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
sizeAsync(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets the number of all entries cached across all nodes.
sizeAsync(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
sizeByPartition(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
Gets partition size by partition ID.
sizeDeltas() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
sizeInMegabytes(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts size in bytes to human-readable size in megabytes.
sizeLong(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached across all nodes as a long value.
sizeLong(int, CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Gets the number of all entries cached in a partition as a long value.
sizeLong() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Gets the number of all entries cached on this node as a long value.
sizeLong() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Gets the number of all entries cached on this node as a long value.
sizeLong(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached across all nodes as a long value.
sizeLong(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets the number of all entries cached in a partition as a long value.
sizeLong(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
sizeLong(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
sizeLong() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets the number of all entries cached on this node as a long value.
sizeLong() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets the number of all entries cached on this node as a long value.
sizeLong(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
sizeLong(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
sizeLong(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached across all nodes as a long value.
sizeLong(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets the number of all entries cached in a partition as a long value.
sizeLong() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets the number of all entries cached on this node as a long value.
sizeLong(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
sizeLong(int, CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
sizeLongAsync(CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets the number of all entries cached across all nodes as a long value.
sizeLongAsync(int, CachePeekMode...) - Method in interface org.apache.ignite.IgniteCache
Asynchronously gets the number of all entries cached in a partition as a long value.
sizeLongAsync(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets the number of all entries cached across all nodes as a long value.
sizeLongAsync(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Asynchronously gets the number of all entries cached in a partition as a long value.
sizeLongAsync(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
sizeLongAsync(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
sizeLongAsync(CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
sizeLongAsync(int, CachePeekMode[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
sizeLongAsync(CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets the number of all entries cached across all nodes as a long value.
sizeLongAsync(int, CachePeekMode...) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Asynchronously gets the number of all entries cached in a partition as a long value.
sizeLongAsync(CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
sizeLongAsync(int, CachePeekMode[]) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
sizeWithHeaders(WALRecord) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io.RecordIO
Calculates and returns size of record data and headers.
sizex() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
 
sizex() - Method in class org.apache.ignite.util.deque.FastSizeDeque
Fast size getter.
sizex() - Method in class org.jsr166.ConcurrentLinkedDeque8
 
sizex() - Method in class org.jsr166.ConcurrentLinkedHashMap
 
skip(long) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
skip(int) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
skip(long) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
skip() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager.TxDumpsThrottling
Should be called when we skip transaction which we could dump to log because of throttling.
skip(long) - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
skip() - Method in class org.apache.ignite.messaging.MessagingListenActor
Skips current message and continues to listen for new message.
SKIP_STORE - Static variable in class org.apache.ignite.internal.processors.platform.client.streamer.ClientDataStreamerFlags
Skip store flag mask.
SKIP_STORE_MASK - Static variable in enum org.apache.ignite.internal.client.GridClientCacheFlag
 
skipAlreadyDefragmentedCacheGroup(File, int, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Checks whether cache group defragmentation completed or not.
skipAlreadyDefragmentedPartition(File, int, int, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Checks whether partition has already been defragmented or not.
skipBytes(int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
skipBytes(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectInput
skipBytes(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.ByteBufferBackedDataInputImpl
skipBytes(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput.Crc32CheckingFileInput
skipBytes(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
skipBytes(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
skipBytes(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
skipCheckpointOnNodeStop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Skip checkpoint on node stop.
skipCommaOrRightParenthesis(SqlLexer) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Skip comma or right parenthesis.
skipCompletedVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
skipCompletedVersions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
skipCompletedVersions(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
skipCrc - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Skip CRC calculation/check flag
skipCurrent() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager.TxDumpsThrottling
Returns should we skip dumping the transaction in current moment.
SkipDaemon - Annotation Type in org.apache.ignite.internal
Lifecycle callbacks will not be called for grid components marked with this annotation.
skipFieldLookup() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
skipFieldLookup(boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
skipForExchangeMerge() - Method in interface org.apache.ignite.internal.processors.cache.CachePartitionExchangeWorkerTask
 
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.FinishPreloadingTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.ForceRebalanceExchangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.RebalanceReassignExchangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.StopCachesOnClientReconnectExchangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.cache.WalStateNodeLeaveExchangeTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaExchangeWorkerTask
skipForExchangeMerge() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaNodeLeaveExchangeWorkerTask
skipIfMatches(SqlLexer, SqlLexerTokenType) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Skip next token if it matches expected type.
skipIfMatchesKeyword(SqlLexer, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Skip token if it matches expected keyword.
skipIfMatchesOptionalKeyword(SqlLexer, String) - Static method in class org.apache.ignite.internal.sql.SqlParserUtils
Skip token if it matches expected keyword by using lookahead.
skipNearNodeUpdates - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Do not send DHT requests to near node.
skipOnTimeout() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
 
skippedIndexes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
 
skipPositionCheck(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
If skipPositionCheck is true, created serializer won't check that actual position of record in file is equal to position in saved record's WALPointer.
skipPositionCheck() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
skipPositionCheck(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
If skipPositionCheck is true, created serializer won't check that actual position of record in file is equal to position in saved record's WALPointer.
skipPrimaryCheck(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
skipRecovery() - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
skipRecovery() - Method in interface org.apache.ignite.internal.util.nio.GridNioFuture
 
skipRecovery() - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
skipRecovery() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
 
skipRecoveryPredicate(IgnitePredicate<Message>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
skipResponse() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
skipResponse(boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
skipStore() - Method in interface org.apache.ignite.IgniteDataStreamer
Gets flag indicating that write-through behavior should be disabled for data streaming.
skipStore(boolean) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets flag indicating that write-through behavior should be disabled for data streaming.
skipStore() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
 
skipStore() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
skipStore - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Skip store flag.
skipStore() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
skipStore(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
skipStore() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
skipStore() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
skipStore() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
skipStore() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
skipStore() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
skipStore() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
skipStore() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
skipStore() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
skipStore(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Sets skip store flag value.
skipStore() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
skipStore() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Gets flag indicating that write-through behavior should be disabled for data streaming.
skipStore(boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets flag indicating that write-through behavior should be disabled for data streaming.
skipStore() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
skipStore() - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
skipStore(boolean) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformDataStreamer
 
skipUpdateCounter(GridCacheContext, CounterSkipContext, int, long, AffinityTopologyVersion, boolean) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
For cache updates in shared cache group need notify others caches CQ listeners that generated counter should be skipped.
skipUpdateCounter(CounterSkipContext, int, long, AffinityTopologyVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
skipUpdateEvent(CacheContinuousQueryEvent<K, V>, AffinityTopologyVersion, boolean) - Method in interface org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener
 
skipVals - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Skip values flag.
skipValue() - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderReader
 
skipValue(Object, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
skipValues() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
skipValues() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
skipZeros() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
skipZeros(boolean) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
sleep(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Sleeps for given number of milliseconds.
slice(long) - Method in interface org.apache.ignite.internal.mem.DirectMemoryRegion
Gets a sub-region of this region starting from the given offset.
slice(long) - Method in class org.apache.ignite.internal.mem.file.MappedFile
Gets a sub-region of this region starting from the given offset.
slice(long) - Method in class org.apache.ignite.internal.mem.UnsafeChunk
Gets a sub-region of this region starting from the given offset.
slowClientQueueLimit() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
slowClientQueueLimit(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
slowTxWarnTimeout() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
slowTxWarnTimeout(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
SMALLDATETIME - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SMALLDATETIME.
SMALLINT - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for 16-bit integer
SMALLINT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SMALLINT.
SNAPPY_COMPRESSED_PAGE - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
snapshot() - Method in interface org.apache.ignite.Ignite
 
snapshot() - Static method in class org.apache.ignite.IgniteSystemProperties
Gets snapshot of system properties.
snapshot() - Method in class org.apache.ignite.internal.IgniteKernal
snapshot() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
snapshot() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
 
snapshot() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
snapshot() - Method in class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
snapshot() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumTask
 
snapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LockLog
snapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
snapshot() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.LockStack
snapshot() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
 
snapshot() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
 
snapshot(GridTaskSessionImpl) - Static method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
Creates the status of a task that is in progress.
snapshot() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
 
SNAPSHOT_LIMITED_TRANSFER_BLOCK_SIZE_BYTES - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Maximum block size for limited snapshot transfer (64KB by default).
SNAPSHOT_METAFILE_EXT - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Snapshot metafile extension.
SNAPSHOT_METRICS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Snapshot metrics prefix.
SNAPSHOT_RESTORE_METRICS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Snapshot restore metrics prefix.
SNAPSHOT_RESTORE_STARTED_LOCK_FILENAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
Snapshot started lock filename.
SNAPSHOT_RUNNER_THREAD_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Prefix for snapshot threads.
SNAPSHOT_SYS_VIEW - Static variable in class org.apache.ignite.spi.systemview.view.SnapshotView
Snapshot system view name.
SNAPSHOT_SYS_VIEW_DESC - Static variable in class org.apache.ignite.spi.systemview.view.SnapshotView
Snapshot system view description.
SNAPSHOT_TRANSFER_RATE_DMS_KEY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Snapshot transfer rate distributed configuration key
snapshotCacheDirectories(String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
snapshotCacheDirectories(String, String, Predicate<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
SnapshotDiscoveryMessage - Interface in org.apache.ignite.internal.processors.cache.persistence.snapshot
Initial snapshot discovery message with possibility to trigger exchange.
SnapshotEvent - Class in org.apache.ignite.events
Event indicating the cluster snapshot operation result state with the given name.
SnapshotEvent(ClusterNode, String, String, int) - Constructor for class org.apache.ignite.events.SnapshotEvent
 
SnapshotFilesFailureMessage - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Message indicating a failure occurred during processing snapshot files request.
SnapshotFilesFailureMessage() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Empty constructor required for Externalizable.
SnapshotFilesFailureMessage(String, String) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
 
SnapshotFilesRequestMessage - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
 
SnapshotFilesRequestMessage() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Empty constructor required for Externalizable.
SnapshotFilesRequestMessage(String, String, Map<Integer, Set<Integer>>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
 
SnapshotFinishedFutureTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
 
SnapshotFinishedFutureTask(IgniteCheckedException) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFinishedFutureTask
 
SnapshotHandler<T> - Interface in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot operation handler.
SnapshotHandlerContext - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot operation handler context.
SnapshotHandlerContext(SnapshotMetadata, Collection<String>, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerContext
 
SnapshotHandlerRestoreTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot restore operation handling task.
SnapshotHandlerRestoreTask() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerRestoreTask
 
SnapshotHandlerResult<T> - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Result of local processing on the node.
SnapshotHandlerResult(T, Exception, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerResult
 
SnapshotHandlers() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager.SnapshotHandlers
 
SnapshotHandlerType - Enum in org.apache.ignite.internal.processors.cache.persistence.snapshot
Type of snapshot operation handler.
snapshotLocalDir(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
SnapshotMetadata - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot metadata file.
SnapshotMetadata(UUID, String, String, String, int, List<Integer>, Set<String>, Set<GroupPartitionId>, byte[]) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
F@param snpName Snapshot name.
SnapshotMetadataCollectorTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot task to collect snapshot metadata from the baseline nodes for given snapshot name.
SnapshotMetadataCollectorTask() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadataCollectorTask
 
snapshotMgr() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
SnapshotMXBean - Interface in org.apache.ignite.mxbean
Snapshot features MBean.
SnapshotMXBeanImpl - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot MBean features.
SnapshotMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMXBeanImpl
 
snapshotName() - Method in class org.apache.ignite.events.SnapshotEvent
 
snapshotName() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
 
snapshotName() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
 
snapshotName() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
snapshotName() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
 
snapshotOperation() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
snapshotOperation(SnapshotOperation) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
 
SnapshotOperation - Interface in org.apache.ignite.internal.processors.cache.persistence.snapshot
Initial snapshot operation interface.
snapshotOperationInProgress() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
SnapshotOperationRequest - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Snapshot operation start request for DistributedProcess initiate message.
SnapshotOperationRequest(UUID, UUID, String, Collection<String>, Set<UUID>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
SnapshotPartitionsVerifyHandler - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Default snapshot restore handler for checking snapshot partitions consistency.
SnapshotPartitionsVerifyHandler(GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyHandler
 
SnapshotPartitionsVerifyTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Task for checking snapshot partitions consistency the same way as VerifyBackupPartitionsTaskV2 does.
SnapshotPartitionsVerifyTask() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTask
 
SnapshotPartitionsVerifyTaskArg - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Input parameters for checking snapshot partitions consistency task.
SnapshotPartitionsVerifyTaskArg() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
Default constructor.
SnapshotPartitionsVerifyTaskArg(Collection<String>, Map<ClusterNode, List<SnapshotMetadata>>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
 
SnapshotPartitionsVerifyTaskResult - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
The result of execution snapshot partitions verify task which besides calculating partition hashes of IdleVerifyResultV2 also contains the snapshot metadata distribution across the cluster.
SnapshotPartitionsVerifyTaskResult() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
Default constructor.
SnapshotPartitionsVerifyTaskResult(Map<ClusterNode, List<SnapshotMetadata>>, IdleVerifyResultV2) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
 
SnapshotRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Wal snapshot record.
SnapshotRecord(long, boolean) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
 
SnapshotResponseRemoteFutureTask - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
 
SnapshotResponseRemoteFutureTask(GridCacheSharedContext<?, ?>, UUID, String, File, FileIOFactory, SnapshotSender, Map<Integer, Set<Integer>>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotResponseRemoteFutureTask
 
SnapshotRestoreProcess - Class in org.apache.ignite.internal.processors.cache.persistence.snapshot
Distributed process to restore cache group from the snapshot.
SnapshotRestoreProcess(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
 
snapshotTmpDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
 
SnapshotView - Class in org.apache.ignite.spi.systemview.view
Snapshot representation for a SystemView.
SnapshotView(String, String, String, String) - Constructor for class org.apache.ignite.spi.systemview.view.SnapshotView
 
SnapshotViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
SnapshotViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.SnapshotViewWalker
 
sndMsgLsnrs - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
SNP_IN_PROGRESS_ERR_MSG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Snapshot in progress error message.
SNP_NODE_STOPPING_ERR_MSG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Error message to finalize snapshot tasks.
SNP_RUNNING_KEY - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
Metastorage key to save currently running snapshot.
SOCKET_WRITE_BYTES - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Number of bytes that were written to the socket.
socketAddress() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
 
socketAddresses() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
socketChannelFactory(ThrowableSupplier<SocketChannel, IOException>) - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
 
SocketMessageConverter<T> - Interface in org.apache.ignite.stream.socket
Socket message converter.
socketReceiveBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
socketReceiveBuffer(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
socketReceiveBufferSize(int) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
socketSendBuffer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
socketSendBuffer(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
socketSendBufferSize(int) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
SocketStreamer<T,K,V> - Class in org.apache.ignite.stream.socket
Server that receives data from TCP socket, converts it to key-value pairs using StreamTupleExtractor and streams into IgniteDataStreamer instance.
SocketStreamer() - Constructor for class org.apache.ignite.stream.socket.SocketStreamer
 
socketWriteTimeout() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
socketWriteTimeout(long) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
softTimeout - Variable in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Soft timeout.
sort() - Method in class org.apache.ignite.internal.util.GridIntList
Sorts this list.
sort() - Method in class org.apache.ignite.internal.util.GridLongList
Sorts this list.
SortableAddress(String) - Constructor for class org.apache.ignite.internal.visor.util.VisorTaskUtils.SortableAddress
Constructor.
sortAddresses(Collection<String>) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Sort addresses: IPv4 & real addresses first.
sortColumns(List<?>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
sortColumns() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
SortedEvictionPolicy<K,V> - Class in org.apache.ignite.cache.eviction.sorted
Cache eviction policy which will select the minimum cache entry for eviction.
SortedEvictionPolicy() - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Constructs sorted eviction policy with all defaults.
SortedEvictionPolicy(int) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Constructs sorted eviction policy with maximum size.
SortedEvictionPolicy(int, Comparator<EvictableEntry<K, V>>) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Constructs sorted eviction policy with given maximum size and given entry comparator.
SortedEvictionPolicy(int, int, Comparator<EvictableEntry<K, V>>) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Constructs sorted eviction policy with given maximum size, eviction batch size and entries comparator.
SortedEvictionPolicy(Comparator<EvictableEntry<K, V>>) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
Constructs sorted eviction policy with given maximum size and given entry comparator.
SortedEvictionPolicyFactory<K,V> - Class in org.apache.ignite.cache.eviction.sorted
Factory class for SortedEvictionPolicy.
SortedEvictionPolicyFactory() - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
 
SortedEvictionPolicyFactory(int) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
 
SortedEvictionPolicyFactory(int, int, long) - Constructor for class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory
 
SortedEvictionPolicyMBean - Interface in org.apache.ignite.cache.eviction.sorted
MBean for sorted eviction policy.
SortedIndexDefinition - Interface in org.apache.ignite.internal.cache.query.index.sorted
Represents a definition of a sorted index.
SortedSegmentedIndex - Interface in org.apache.ignite.internal.cache.query.index.sorted
Interface for sorted and segmented Ignite indexes.
sortedValues() - Static method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
Get values in convenient order, where the most frequent values goes first, and "startsWith" invocation is enough to get type (i.e.
sortOrder() - Method in class org.apache.ignite.internal.cache.query.index.Order
 
SortOrder - Enum in org.apache.ignite.internal.cache.query.index
Enum of possible sort orders.
sourceIndex() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
 
sourcePageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
 
sourcePageId() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
SPACE_DELIM - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Space SQL delimeter.
span() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets span instance.
span(Span) - Method in class org.apache.ignite.events.DiscoveryEvent
Set span.
span(byte[]) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Stored span for transferring.
span() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
span() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
span(Span) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
 
span(Span) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Set span.
span() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Gets span instance.
span - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
Tracing span.
span() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
span() - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
 
span(Span) - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
 
span(byte[]) - Method in interface org.apache.ignite.internal.processors.tracing.messages.SpanTransport
Stored span for transferring.
span() - Method in interface org.apache.ignite.internal.processors.tracing.messages.SpanTransport
 
span() - Static method in class org.apache.ignite.internal.processors.tracing.MTC
 
Span - Interface in org.apache.ignite.internal.processors.tracing
Logical piece of a trace that represents a single operation.
span() - Method in interface org.apache.ignite.internal.util.nio.SessionWriteRequest
Stored span for tracing.
SpanContainer - Class in org.apache.ignite.internal.processors.tracing.messages
Container to store serialized span context and span that is created from this context.
SpanContainer() - Constructor for class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
 
spanContainer() - Method in interface org.apache.ignite.internal.processors.tracing.messages.TraceableMessage
 
spanContainer() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractTraceableMessage
SpanImpl - Class in org.apache.ignite.internal.processors.tracing
Implementation of a Span
SpanImpl(SpiSpecificSpan, SpanType, Set<Scope>) - Constructor for class org.apache.ignite.internal.processors.tracing.SpanImpl
Constructor
SpanManager - Interface in org.apache.ignite.internal.processors.tracing
Manager for Span instances.
spanName() - Method in enum org.apache.ignite.internal.processors.tracing.SpanType
 
SpanStatus - Enum in org.apache.ignite.spi.tracing
Various statuses for Spans execution.
SpanTags - Class in org.apache.ignite.internal.processors.tracing
List of tags that can be used to decorate spans.
SpanTransport - Interface in org.apache.ignite.internal.processors.tracing.messages
This interface indicates class which able to transfer span.
SpanType - Enum in org.apache.ignite.internal.processors.tracing
List of span type names used in appropriate sub-systems.
spatial() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
spatial(boolean) - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
SPATIAL - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: SPATIAL.
specifications(Collection<Map<String, Object>>, Map<String, Object>) - Static method in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Makes specifications.
spiAdapter - Variable in class org.apache.ignite.spi.IgniteSpiMBeanAdapter
 
spiAttribute(IgniteSpi, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Creates SPI attribute name by adding prefix to the attribute name.
spiContext() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
 
spiCtx - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
SPIN_CNT - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
TODO benchmark optimal spin count.
SpiQuery<K,V> - Class in org.apache.ignite.cache.query
Query to be used by IndexingSpi implementations.
SpiQuery() - Constructor for class org.apache.ignite.cache.query.SpiQuery
 
spiSpecificSpan() - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
 
SpiSpecificSpan - Interface in org.apache.ignite.spi.tracing
Logical piece of a trace that insulates spi specific logic.
spiStart(String) - Method in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.internal.managers.systemview.JmxSystemViewExporterSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.eventstorage.NoopEventStorageSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.failover.never.NeverFailoverSpi
This method is called to start SPI.
spiStart(String) - Method in interface org.apache.ignite.spi.IgniteSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.metric.jmx.JmxMetricExporterSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.metric.noop.NoopMetricExporterSpi
This method is called to start SPI.
spiStart(String) - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
This method is called to start SPI.
spiStop() - Method in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.internal.managers.systemview.JmxSystemViewExporterSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.internal.processors.metric.PushMetricsExporterAdapter
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.checkpoint.jdbc.JdbcCheckpointSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.eventstorage.NoopEventStorageSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.failover.never.NeverFailoverSpi
This method is called to stop SPI.
spiStop() - Method in interface org.apache.ignite.spi.IgniteSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.metric.jmx.JmxMetricExporterSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.metric.noop.NoopMetricExporterSpi
This method is called to stop SPI.
spiStop() - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
This method is called to stop SPI.
split(int, T) - Method in class org.apache.ignite.compute.ComputeTaskSplitAdapter
This is a simplified version of ComputeTask.map(List, Object) method.
split(int, Object) - Method in class org.apache.ignite.internal.jdbc.JdbcConnectionValidationTask
Deprecated.
This is a simplified version of ComputeTask.map(List, Object) method.
split(CacheGroupDescriptor) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
Splits cache configuration associated with the given desc into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(DynamicCacheDescriptor) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
Splits cache configuration associated with the given desc into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(CacheConfiguration) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
Splits the given cache configuration into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterImpl
Splits the given cache configuration into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(CacheGroupDescriptor) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
Splits cache configuration associated with the given desc into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
Splits cache configuration associated with the given desc into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
Splits the given cache configuration into two parts CacheConfiguration and CacheConfigurationEnrichment that are serialized separately.
split(int, String) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcValidationTask
This is a simplified version of ComputeTask.map(List, Object) method.
splitAddresses(String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Split addresses.
splitAndSortCpPagesDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
splitClearLocally(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Split clearLocally all task into multiple runnables.
splitClearLocally(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Split clearLocally all task into multiple runnables.
splitClearLocally(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Split clearLocally all task into multiple runnables.
spliterator() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
splitExistingPage(long, int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
SplitExistingPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Split existing page.
SplitExistingPageRecord(int, long, int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
 
splitForwardPage(long, long, long, int, int, int, PageMetrics) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
SplitForwardPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Split forward page record.
SplitForwardPageRecord(int, long, long, int, int, long, int, int) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
 
splitter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
SpringApplicationContextResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of Spring ApplicationContext resource.
springBeanInjector() - Method in interface org.apache.ignite.internal.processors.resource.GridSpringResourceContext
 
springContextInjector() - Method in interface org.apache.ignite.internal.processors.resource.GridSpringResourceContext
 
SpringResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of resource from Spring ApplicationContext.
SpringResource.DEFAULT - Class in org.apache.ignite.resources
Dummy class to compensate for impossibility of having default null value for annotation method.
sql() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
sql() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
 
sql() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
sql(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
Sets if cache is created using create table.
sql() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
sql() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
sql(boolean) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
sql() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
 
sql() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
 
sql() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
 
sql() - Method in class org.apache.ignite.internal.sql.SqlLexer
sql() - Method in class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
sql() - Method in interface org.apache.ignite.internal.sql.SqlLexerToken
 
sql() - Method in exception org.apache.ignite.internal.sql.SqlParseException
 
sql() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
sql() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
SQL_CACHE_UPDATES - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Number of cache entries to be updated as a result of DML query.
SQL_IDX - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Name of SQL index.
SQL_IDX_RANGE_ROWS - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Number of rows that index range request contains.
SQL_PAGE_ROWS - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Number of rows that result page contains.
SQL_PARSER_CACHE_HIT - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Whether parsing of the SQL query was skipped due to the cached result.
SQL_QRY_HIST_VIEW - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
SQL_QRY_HIST_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
SQL_QRY_ID - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Query identifier.
SQL_QRY_TEXT - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Text of SQL query.
SQL_QRY_VIEW - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
SQL_QRY_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
SQL_SCHEMA - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
SQL schema.
SQL_SPI - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Class name for a SQL view metrics exporter.
SQL_TABLE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
Name of SQL table.
SQL_USER_QUERIES_REG_NAME - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
Name of the MetricRegistry which metrics measure stats of queries initiated by user.
SqlAlterTableCommand - Class in org.apache.ignite.internal.sql.command
ALTER TABLE command.
SqlAlterTableCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
Default constructor.
SqlAlterTableCommand(String, String, boolean, boolean) - Constructor for class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
 
SqlAlterUserCommand - Class in org.apache.ignite.internal.sql.command
ALTER USER command.
SqlAlterUserCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
Default constructor.
SqlAlterUserCommand(String, String) - Constructor for class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
 
SqlAnalyzeCommand - Class in org.apache.ignite.internal.sql.command
ANALYZE command to mark object for statistics collection.
SqlAnalyzeCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
 
SqlBeginTransactionCommand - Class in org.apache.ignite.internal.sql.command
BEGIN [TRANSACTION] command.
SqlBeginTransactionCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlBeginTransactionCommand
 
SqlBulkLoadCommand - Class in org.apache.ignite.internal.sql.command
A parser for a COPY command (called 'bulk load' in the code, since word 'copy' is too generic).
SqlBulkLoadCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
 
SqlClientContext - Class in org.apache.ignite.internal.processors.query
Container for connection properties passed by various drivers (JDBC, ODBC drivers) having notion of an SQL connection - Ignite basically does not have one.
SqlClientContext(GridKernalContext, Factory<GridWorker>, boolean, boolean, boolean, boolean, boolean, boolean, Boolean, Integer, String) - Constructor for class org.apache.ignite.internal.processors.query.SqlClientContext
 
SqlCommand - Interface in org.apache.ignite.internal.sql.command
Generic SQL command.
SqlCommandProcessor - Class in org.apache.ignite.internal.sql
Processor responsible for execution of native Ignite commands.
SqlCommandProcessor(GridKernalContext, GridQuerySchemaManager) - Constructor for class org.apache.ignite.internal.sql.SqlCommandProcessor
Constructor.
SqlCommitTransactionCommand - Class in org.apache.ignite.internal.sql.command
COMMIT command.
SqlCommitTransactionCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlCommitTransactionCommand
 
SqlConfiguration - Class in org.apache.ignite.configuration
The configuration of the SQL query subsystem.
SqlConfiguration() - Constructor for class org.apache.ignite.configuration.SqlConfiguration
 
SqlConnectorConfiguration - Class in org.apache.ignite.configuration
Deprecated.
SqlConnectorConfiguration() - Constructor for class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Creates SQL connector configuration with all default values.
SqlConnectorConfiguration(SqlConnectorConfiguration) - Constructor for class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
Creates SQL connector configuration by copying all properties from given configuration.
SqlCreateIndexCommand - Class in org.apache.ignite.internal.sql.command
CREATE INDEX command.
SqlCreateIndexCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
Default constructor.
SqlCreateIndexCommand(String, String, String, boolean, Collection<SqlIndexColumn>, boolean, int, int) - Constructor for class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
SqlCreateUserCommand - Class in org.apache.ignite.internal.sql.command
CREATE USER command.
SqlCreateUserCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
Default constructor.
SqlCreateUserCommand(String, String) - Constructor for class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
 
SqlDropIndexCommand - Class in org.apache.ignite.internal.sql.command
DROP INDEX command.
SqlDropIndexCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
Default constructor.
SqlDropIndexCommand(String, String, boolean) - Constructor for class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
 
SqlDropStatisticsCommand - Class in org.apache.ignite.internal.sql.command
DROP STATISTICS Command.
SqlDropStatisticsCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlDropStatisticsCommand
 
SqlDropUserCommand - Class in org.apache.ignite.internal.sql.command
DROP USER command.
SqlDropUserCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlDropUserCommand
Default constructor.
SqlDropUserCommand(String) - Constructor for class org.apache.ignite.internal.sql.command.SqlDropUserCommand
 
SqlFieldsQuery - Class in org.apache.ignite.cache.query
SQL Fields query.
SqlFieldsQuery(SqlFieldsQuery) - Constructor for class org.apache.ignite.cache.query.SqlFieldsQuery
Copy constructs SQL fields query.
SqlFieldsQuery(String) - Constructor for class org.apache.ignite.cache.query.SqlFieldsQuery
Constructs SQL fields query.
SqlFieldsQuery(String, boolean) - Constructor for class org.apache.ignite.cache.query.SqlFieldsQuery
Constructs SQL fields query.
SqlFieldsQueryEx - Class in org.apache.ignite.internal.processors.cache.query
SqlFieldsQuery with experimental and internal features.
SqlFieldsQueryEx(String, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.SqlFieldsQueryEx
 
SqlIndexColumn - Class in org.apache.ignite.internal.sql.command
Index column definition.
SqlIndexColumn(String, boolean) - Constructor for class org.apache.ignite.internal.sql.command.SqlIndexColumn
Constructor.
sqlIndexMaxInlineSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
SqlKeyword - Class in org.apache.ignite.internal.sql
SQL keyword constants.
SqlKillComputeTaskCommand - Class in org.apache.ignite.internal.sql.command
KILL COMPUTE_TASK command.
SqlKillComputeTaskCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
Default constructor.
SqlKillComputeTaskCommand(IgniteUuid) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillComputeTaskCommand
 
SqlKillContinuousQueryCommand - Class in org.apache.ignite.internal.sql.command
KILL CONTINUOUS command.
SqlKillContinuousQueryCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
Default constructor.
SqlKillContinuousQueryCommand(UUID, UUID) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillContinuousQueryCommand
 
SqlKillQueryCommand - Class in org.apache.ignite.internal.sql.command
KILL QUERY command.
SqlKillQueryCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
 
SqlKillQueryCommand(UUID, long, boolean) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillQueryCommand
 
SqlKillScanQueryCommand - Class in org.apache.ignite.internal.sql.command
KILL SCAN_QUERY command.
SqlKillScanQueryCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
Default constructor.
SqlKillScanQueryCommand(UUID, String, long) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillScanQueryCommand
 
SqlKillServiceCommand - Class in org.apache.ignite.internal.sql.command
KILL SERVICE command.
SqlKillServiceCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
Default constructor.
SqlKillServiceCommand(String) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillServiceCommand
 
SqlKillTransactionCommand - Class in org.apache.ignite.internal.sql.command
KILL TRANSACTION command.
SqlKillTransactionCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
Default constructor.
SqlKillTransactionCommand(String) - Constructor for class org.apache.ignite.internal.sql.command.SqlKillTransactionCommand
 
SqlLexer - Class in org.apache.ignite.internal.sql
SQL lexer.
SqlLexer(String) - Constructor for class org.apache.ignite.internal.sql.SqlLexer
Constructor.
SqlLexerLookAheadToken - Class in org.apache.ignite.internal.sql
Plain immutable look-ahead parser token.
SqlLexerLookAheadToken(String, String, int, SqlLexerTokenType) - Constructor for class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
Constructor.
SqlLexerToken - Interface in org.apache.ignite.internal.sql
SQL parser token interface.
SqlLexerTokenType - Enum in org.apache.ignite.internal.sql
Lexer token type.
sqlListener() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets SQL listener processor.
sqlListener() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets SQL listener processor.
sqlListener() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets SQL listener processor.
SqlListenerDataTypes - Class in org.apache.ignite.internal.processors.odbc
Data type names usable in SQL queries after escape sequence transformation
SqlListenerDataTypes() - Constructor for class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
 
SqlListenerUtils - Class in org.apache.ignite.internal.processors.odbc
Binary reader with marshaling non-primitive and non-embedded objects with JDK marshaller.
SqlListenerUtils() - Constructor for class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
sqlMetadata() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Gets SQL metadata.
sqlMetadataAsync() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Gets SQL metadata asynchronously.
sqlMetadataV2() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Gets SQL metadata with not nulls fields.
sqlOnheapCacheMaxSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
SqlParseException - Exception in org.apache.ignite.internal.sql
Parse exception.
SqlParseException(String, int, int, String) - Constructor for exception org.apache.ignite.internal.sql.SqlParseException
Constructor.
SqlParseException(SqlParseException) - Constructor for exception org.apache.ignite.internal.sql.SqlParseException
Copy constructor.
SqlParser - Class in org.apache.ignite.internal.sql
SQL parser.
SqlParser(String, String) - Constructor for class org.apache.ignite.internal.sql.SqlParser
Constructor.
SqlParserUtils - Class in org.apache.ignite.internal.sql
Parser utility methods.
SqlQualifiedName - Class in org.apache.ignite.internal.sql.command
SQL qualified name.
SqlQualifiedName() - Constructor for class org.apache.ignite.internal.sql.command.SqlQualifiedName
 
SqlQuery<K,V> - Class in org.apache.ignite.cache.query
Deprecated.
Since 2.8, please use SqlFieldsQuery instead.
SqlQuery(String, String) - Constructor for class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Constructs query for the given type name and SQL query.
SqlQuery(Class<?>, String) - Constructor for class org.apache.ignite.cache.query.SqlQuery
Deprecated.
Constructs query for the given type and SQL query.
sqlQuery() - Method in class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
 
sqlQuery() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
 
sqlQuery() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
sqlQuery() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
sqlQuery(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
sqlQuery() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
SqlQueryExecutionEvent - Class in org.apache.ignite.events
Query execution event.
SqlQueryExecutionEvent(ClusterNode, String, String, Object[], UUID) - Constructor for class org.apache.ignite.events.SqlQueryExecutionEvent
 
SqlQueryHistoryView - Class in org.apache.ignite.spi.systemview.view
SQL query history representation for a SystemView.
SqlQueryHistoryView(QueryHistory) - Constructor for class org.apache.ignite.spi.systemview.view.SqlQueryHistoryView
 
SqlQueryHistoryViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
SqlQueryHistoryViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.SqlQueryHistoryViewWalker
 
SqlQueryView - Class in org.apache.ignite.spi.systemview.view
SQL query representation for a SystemView.
SqlQueryView(GridRunningQueryInfo) - Constructor for class org.apache.ignite.spi.systemview.view.SqlQueryView
 
SqlQueryViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
SqlQueryViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.SqlQueryViewWalker
 
SqlRefreshStatitsicsCommand - Class in org.apache.ignite.internal.sql.command
REFRESH STATISTICS Command.
SqlRefreshStatitsicsCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlRefreshStatitsicsCommand
 
SqlRollbackTransactionCommand - Class in org.apache.ignite.internal.sql.command
ROLLBACK command.
SqlRollbackTransactionCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlRollbackTransactionCommand
 
sqlSchema() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
SQLServerDialect - Class in org.apache.ignite.cache.store.jdbc.dialect
A dialect compatible with the Microsoft SQL Server database.
SQLServerDialect() - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect
 
SqlSetStreamingCommand - Class in org.apache.ignite.internal.sql.command
SET STREAMING command.
SqlSetStreamingCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlSetStreamingCommand
 
sqlState() - Method in exception org.apache.ignite.internal.processors.query.IgniteSQLException
SqlStateCode - Class in org.apache.ignite.internal.processors.odbc
SQL state codes.
SqlStatisticsCommands - Class in org.apache.ignite.internal.sql.command
Base class for statistics related commands.
SqlStatisticsCommands() - Constructor for class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
 
SqlStrictParseException - Exception in org.apache.ignite.internal.sql
Parse exception guarantees parse error without.
SqlStrictParseException(SqlParseException) - Constructor for exception org.apache.ignite.internal.sql.SqlStrictParseException
Constructor.
SqlStrictParseException(String, int, SqlParseException) - Constructor for exception org.apache.ignite.internal.sql.SqlStrictParseException
Constructor.
srvKeepBinary - Variable in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
Whether to keep objects binary on server if possible.
SSL_ENABLED_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.GridNioServer
The name of the metric that indicates whether SSL is enabled for the connector.
SSL_HANDSHAKE_DURATION_HISTOGRAM_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
The name of the metric that provides histogram of SSL handshake duration.
SSL_MODE_DISABLE - Static variable in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
SSL mode: DISABLE.
SSL_MODE_REQUIRE - Static variable in interface org.apache.ignite.internal.jdbc.thin.ConnectionProperties
SSL mode: REQUIRE.
SSL_REJECTED_SESSIONS_CNT_METRIC_NAME - Static variable in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
The name of the metric that provides sessions count that were rejected due to SSL errors.
sslContext() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets SSLContext of this client connection.
SslContextFactory - Class in org.apache.ignite.ssl
SSL context factory that provides SSL context configuration with specified key and trust stores.
SslContextFactory() - Constructor for class org.apache.ignite.ssl.SslContextFactory
 
SSLContextWrapper - Class in org.apache.ignite.ssl
Wrapper for SSLContext that extend source context with custom SSL parameters.
SSLContextWrapper(SSLContext, SSLParameters) - Constructor for class org.apache.ignite.ssl.SSLContextWrapper
 
sslEnable - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
SSL enable/disable flag.
sslEngine() - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
sslEngine(SSLEngine) - Method in class org.apache.ignite.internal.util.nio.ssl.GridSslMeta
 
SslMode - Enum in org.apache.ignite.client
SSL/TLS modes.
SslProtocol - Enum in org.apache.ignite.client
SSL Protocol.
sslSockFactory - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
SSL socket factory.
sslSrvSockFactory - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
SSL server socket factory.
stackTrace() - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
stage() - Method in class org.apache.ignite.lang.IgniteProductVersion
 
stagesTimings() - Method in class org.apache.ignite.internal.util.TimeBag
 
stamp() - Method in interface org.apache.ignite.IgniteAtomicStamped
Gets current stamp.
stamp() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Gets current stamp.
stamp() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
 
stamp() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicStampedView
 
STAMPED_VIEW - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
 
StandaloneGridKernalContext - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Dummy context for offline utilities.
StandaloneGridKernalContext(IgniteLogger, File, File) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
 
StandaloneNoopCommunicationSpi - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
No-operation SPI for standalone WAL reader
StandaloneNoopCommunicationSpi() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopCommunicationSpi
 
StandaloneNoopDiscoverySpi - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
No-operation SPI for standalone WAL reader
StandaloneNoopDiscoverySpi() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneNoopDiscoverySpi
 
standard() - Method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
 
start() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
Starts grid component, called on grid start.
start(MetricRegistry) - Method in interface org.apache.ignite.cdc.CdcConsumer
Starts the consumer.
start() - Static method in class org.apache.ignite.Ignition
Starts grid with default configuration.
start(IgniteConfiguration) - Static method in class org.apache.ignite.Ignition
Starts grid with given configuration.
start(String) - Static method in class org.apache.ignite.Ignition
Starts all grids specified within given Spring XML configuration file.
start(URL) - Static method in class org.apache.ignite.Ignition
Starts all grids specified within given Spring XML configuration file URL.
start(InputStream) - Static method in class org.apache.ignite.Ignition
Starts all grids specified within given Spring XML configuration input stream.
start() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
 
start() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
start() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
start(MetricRegistry, MetricRegistry) - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer
Starts the consumer.
start(GridClientConfiguration) - Static method in class org.apache.ignite.internal.client.GridClientFactory
Starts a client with given configuration.
start(Map<Class<?>, Collection>) - Method in class org.apache.ignite.internal.client.router.impl.GridRouterCommandLineStartup
Search given context for required configuration and starts router.
start() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Starts router.
start() - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnectionMultiplexer
Initializes this instance.
start() - Method in class org.apache.ignite.internal.client.thin.io.gridnioserver.GridNioClientConnectionMultiplexer
Initializes this instance.
start(ClientConfiguration) - Static method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Initializes new instance of IgniteClient.
start() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Invoke when metastorage ready to start component.
start() - Method in interface org.apache.ignite.internal.GridComponent
Starts grid component.
start() - Method in class org.apache.ignite.internal.GridLoggerProxy
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.GridPluginComponent
Starts grid component.
start(IgniteConfiguration, GridAbsClosure, WorkersRegistry, Thread.UncaughtExceptionHandler, TimeBag) - Method in class org.apache.ignite.internal.IgniteKernal
 
start() - Static method in class org.apache.ignite.internal.IgnitionEx
Starts grid with default configuration.
start(GridSpringResourceContext) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts grid with default configuration.
start(IgniteConfiguration) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts grid with given configuration.
start(IgniteConfiguration, boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts a grid with given configuration.
start(IgniteConfiguration, GridSpringResourceContext) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts grid with given configuration.
start(IgniteConfiguration, GridSpringResourceContext, boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts grid with given configuration.
start(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file.
start(String, String) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file.
start(String, String, GridSpringResourceContext, ClassLoader) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file.
start(URL) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file URL.
start(URL, ClassLoader) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file URL.
start(URL, String, GridSpringResourceContext, ClassLoader) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration file URL.
start(InputStream) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration input stream.
start(InputStream, String, GridSpringResourceContext, ClassLoader) - Static method in class org.apache.ignite.internal.IgnitionEx
Starts all grids specified within given Spring XML configuration input stream.
start() - Method in class org.apache.ignite.internal.LongJVMPauseDetector
Starts worker if not started yet.
start() - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Starts store.
start() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Starts store.
start() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Starts store.
start() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
 
start() - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
 
start() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Start page memory.
start() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
Start page memory.
start - Variable in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
Rollback start.
start() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
 
start() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
start(GridCacheContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
Starts manager.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCache
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Starts preloading.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
Starts this cache.
start(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Starts manager.
start() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
start() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Starts this cache.
start - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateTimeStatClosure
 
start(GridCacheContext<K, V>) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
Starts manager.
start(GridCacheContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Starts manager.
start() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Starts preloading.
start() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Starts preloading.
start() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Starts grid component.
start(GridCacheSharedContext<K, V>) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
Starts manager.
start(GridCacheSharedContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Starts manager.
start(GridCacheSharedContext, CacheGroupContext) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
start(GridCacheSharedContext, CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
start() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Starts this cache.
start() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
Restart worker in IgniteThread.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Checkpoint starts to do their work after this method.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Prepare the lock to further usage.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
Prepare all structure to further work.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
Checkpoint starts to do their work after this method.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
Starts background worker.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
Starts grid component, called on grid start.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileDownloader
 
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Start page memory.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFinishedFutureTask
Initiates snapshot task.
start() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotResponseRemoteFutureTask
Initiates snapshot task.
start(String, Collection<String>) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Start cache group restore operation.
start() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Performs all the initialization logic for write-behind cache store.
start() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedConfigurationProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.failure.FailureProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
Start new distributed metastorage worker thread.
start() - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Starts collecting performance statistics.
start() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsMBeanImpl
Start collecting performance statistics in the cluster.
start() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Starts grid component, called on grid start.
start(GridCacheContext) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
Starts manager.
start(IgniteCacheProxy, boolean, int, long, boolean, Query, boolean) - Method in interface org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQuery
Start continuous query execution.
start(IgniteCacheProxy, boolean, int, long, boolean, Query, boolean) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Start query execution.
start() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Starts grid component, called on grid start.
start(IgniteConfiguration, GridSpringResourceContext, long) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractBootstrap
Start Ignite node.
start(IgniteConfiguration, GridSpringResourceContext, long) - Method in interface org.apache.ignite.internal.processors.platform.PlatformBootstrap
Start Ignite node.
start(String, String, int, long, long) - Static method in class org.apache.ignite.internal.processors.platform.PlatformIgnition
Start Ignite node in platform mode.
start() - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on start of GridQueryProcessor.
start(GridKernalContext, GridSpinBusyLock) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Starts indexing.
start() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Starts grid component.
start(GridSpinBusyLock) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
start() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationManager
Map operation handling.
start() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker
Perform initialization routine.
start() - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.rest.GridRestProcessor
Starts grid component.
start(GridRestProtocolHandler) - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
Starts protocol.
start(GridRestProtocolHandler) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Starts protocol.
start() - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
Starts session processor.
start() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Starts grid component.
start() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
Starts grid component.
START - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: START.
start(UUID, I) - Method in class org.apache.ignite.internal.util.distributed.DistributedProcess
Starts distributed process.
start() - Static method in class org.apache.ignite.internal.util.GridDebug
Sets starting time after which GridDebug.timing(String) measurements can be done.
start() - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Starts the stopwatch.
start() - Method in interface org.apache.ignite.internal.util.ipc.IpcServerEndpoint
Starts configured endpoint implementation.
start() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
Starts configured endpoint implementation.
start() - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
Beginning of a filter lifecycle, invoked on server start.
start() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
Beginning of a filter lifecycle, invoked on server start.
start() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Starts all filters in order from application layer to the network layer.
start() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Starts all associated threads to perform accept and read activities.
start - Variable in class org.apache.ignite.internal.visor.VisorJob
Job start time.
start - Variable in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Task start time.
start() - Method in interface org.apache.ignite.lifecycle.LifecycleAware
Starts grid component, called on grid start.
start() - Method in interface org.apache.ignite.mxbean.PerformanceStatisticsMBean
Start collecting performance statistics in the cluster.
start() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Starts grid component, called on grid start.
start() - Method in interface org.apache.ignite.plugin.CachePluginProvider
Starts grid component.
start(PluginContext) - Method in interface org.apache.ignite.plugin.PluginProvider
Starts grid component.
start() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Starts nio server.
start() - Method in class org.apache.ignite.stream.socket.SocketStreamer
Starts streamer.
start0() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
start0() - Method in class org.apache.ignite.internal.processors.cache.CacheCompressionManager
start0() - Method in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
start0() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
start0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
start0() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockDetectionManager
start0() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
start0() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
start0() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
start0() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
start0() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
start0() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
start0() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
start0() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
start0() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
start0() - Method in class org.apache.ignite.internal.processors.cache.store.CacheOsStoreManager
start0() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
start0() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
start0() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
start0() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
start0() - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
START_TIMESTAMP_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
START_TIMESTAMP_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
startAutoReleaseSegments() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Start automatically releasing segments when reaching DataStorageConfiguration.getMaxWalArchiveSize().
startAutoReleaseSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Start automatically releasing segments when reaching DataStorageConfiguration.getMaxWalArchiveSize().
startAutoReleaseSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Start automatically releasing segments when reaching DataStorageConfiguration.getMaxWalArchiveSize().
startBeforeNodeStart(GridClientConfiguration) - Static method in class org.apache.ignite.internal.client.GridClientFactory
Starts a client before node start with given configuration.
startCacheConfiguration() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
startCacheConfiguration(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
StartCacheInfo - Class in org.apache.ignite.internal.processors.cache
Specific cache information for start.
StartCacheInfo(DynamicCacheDescriptor, NearCacheConfiguration, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
StartCacheInfo(CacheConfiguration, DynamicCacheDescriptor, NearCacheConfiguration, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
StartCacheInfo(CacheConfiguration, DynamicCacheDescriptor, NearCacheConfiguration, AffinityTopologyVersion, boolean, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.StartCacheInfo
 
startCaches() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
startCaches(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
 
startCachesOnLocalJoin(AffinityTopologyVersion, LocalJoinCachesContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
startClient(ClientConfiguration) - Static method in class org.apache.ignite.Ignition
Initializes new instance of IgniteClient.
startCollect(IgniteEx, String) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
Start collect events for Visor instance.
startCollectStatistics() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Starts collecting performance statistics.
startDhtAtomicUpdate(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
started() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
STARTED - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Started jobs metric name.
started() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsMBeanImpl
started() - Method in interface org.apache.ignite.mxbean.PerformanceStatisticsMBean
 
started() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Checks if IgniteSpiAdapter.onBeforeStart() has been called on this SPI instance.
startedCaches() - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
startedCaches() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
startFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
startFuture() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
startFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
startGatheringQueryStatistics() - Static method in class org.apache.ignite.internal.metric.IoStatisticsQueryHelper
Start gathering IO statistics for query.
startInfo() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
startInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Startup info.
startInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
startInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
startInfo() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
 
startInfo() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets uniformly formatted message for SPI start.
starting - Variable in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Starting flag.
startLifecycleAware(Iterable<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
For each object provided by the given Iterable checks if it implements LifecycleAware interface and executes LifecycleAware.start() method.
startListen(CacheEntryUpdatedListener<K, V>, ClientDisconnectListener, Factory<? extends CacheEntryEventFilter<? super K, ? super V>>, int, long, boolean) - Method in class org.apache.ignite.internal.client.thin.ClientCacheEntryListenerHandler
Send request to the server and start
startLocalNode(IgniteLogger, String, int, boolean, Map<String, String>) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Start local node in terminal.
startLocalSnapshotOperation(UUID, T, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
 
startMemoryRestore(GridKernalContext, TimeBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Perform memory restore before GridDiscoveryManager start.
startMemoryRestore(GridKernalContext, TimeBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Perform memory restore before GridDiscoveryManager start.
startMessageProcess(TcpDiscoveryAbstractMessage) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
StartNodeCallable - Interface in org.apache.ignite.internal.util.nodestart
SSH-based node starter, returns tuple which contains hostname, success flag and error message if attempt was not successful.
startNodes(File, boolean, int, int) - Method in interface org.apache.ignite.IgniteCluster
Starts one or more nodes on remote host(s).
startNodes(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in interface org.apache.ignite.IgniteCluster
Starts one or more nodes on remote host(s).
startNodes(File, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Starts one or more nodes on remote host(s).
startNodes(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Starts one or more nodes on remote host(s).
startNodes(File, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Starts one or more nodes on remote host(s).
startNodes(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Starts one or more nodes on remote host(s).
startNodesAsync(File, boolean, int, int) - Method in interface org.apache.ignite.IgniteCluster
Starts one or more nodes on remote host(s) asynchronously.
startNodesAsync(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in interface org.apache.ignite.IgniteCluster
Starts one or more nodes on remote host(s) asynchronously.
startNodesAsync(File, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Starts one or more nodes on remote host(s) asynchronously.
startNodesAsync(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Starts one or more nodes on remote host(s) asynchronously.
startNodesAsync(File, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Starts one or more nodes on remote host(s) asynchronously.
startNodesAsync(Collection<Map<String, Object>>, Map<String, Object>, boolean, int, int) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Starts one or more nodes on remote host(s) asynchronously.
startNotifications(long) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheQueryContinuousHandle
Sets the cursor id.
startProcessor() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Starts processor.
startPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
Checkpoint start pointer.
startQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
Send initial query request to query nodes.
startQueryRequest(GridCacheContext<?, ?>, long, GridCacheDistributedQueryFuture<?, ?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Send initial query request to specified nodes.
startRead(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.io.FileInput
 
startRead(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.io.SimpleFileInput
 
startRebalance(long) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
 
startRebuild(GridCacheContext, GridFutureAdapter<Void>, SchemaIndexCacheVisitorClosure, IndexRebuildCancelToken) - Method in class org.apache.ignite.internal.managers.indexing.IndexesRebuildTask
Actual start rebuilding.
startReceivedCaches(UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Starts statically configured caches received from remote nodes during exchange.
startRemoteTx(UUID, GridDhtLockRequest) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
 
startRequestData() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
startRequestData() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessageV2
 
startRoutine(GridContinuousHandler, boolean, int, long, boolean, IgnitePredicate<ClusterNode>) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
StartRoutineAckDiscoveryMessage - Class in org.apache.ignite.internal.processors.continuous
 
StartRoutineAckDiscoveryMessage(UUID, Map<UUID, IgniteCheckedException>, Map<Integer, T2<Long, Long>>, Map<UUID, Map<Integer, T2<Long, Long>>>) - Constructor for class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
 
StartRoutineDiscoveryMessage - Class in org.apache.ignite.internal.processors.continuous
Discovery message used for Continuous Query registration.
StartRoutineDiscoveryMessage(UUID, StartRequestData, boolean) - Constructor for class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
 
StartRoutineDiscoveryMessageV2 - Class in org.apache.ignite.internal.processors.continuous
 
startSpi() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Starts wrapped SPI.
startStageEnded() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
startStageEnded(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
 
startStopwatch() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Starts startup stopwatch.
startStoreSessionListeners(GridKernalContext, Factory<CacheStoreSessionListener>[]) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Creates and starts store session listeners.
startTcpRouter(GridTcpRouterConfiguration) - Static method in class org.apache.ignite.internal.client.router.GridRouterFactory
Starts a TCP router with given configuration.
startThreads(Iterable<? extends Thread>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Starts given threads.
startTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundFuture
Gets start time for this future.
startTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture
Gets start time for this future.
startTime() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
Gets start time for this future.
startTime() - Method in class org.apache.ignite.internal.processors.cache.GridCacheFutureAdapter
Gets start time for this future.
startTime() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
startTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Get defragmentation's start time.
startTime() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
 
startTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
startTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
startTime() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Start time of this transaction.
startTime - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Transaction start time.
startTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Start time of this transaction.
startTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Start time of this transaction.
startTime() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Start time of this transaction.
startTime() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
startTime() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
startTime() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
startTime() - Method in class org.apache.ignite.internal.util.GridTimer
 
startTime() - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Get defragmentation's start time.
startTime() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
startTime() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
startTime() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
startTime() - Method in class org.apache.ignite.spi.systemview.view.SqlQueryView
 
startTime() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
startTime() - Method in interface org.apache.ignite.transactions.Transaction
Start time of this transaction.
startTimeNanos() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Start time of this transaction in nanoseconds to measure duration.
startTimeNanos - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Transaction start time in nanoseconds to measure duration.
startTimeNanos() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Start time of this transaction in nanoseconds to measure duration.
startTimeNanos() - Method in class org.apache.ignite.internal.processors.query.GridRunningQueryInfo
 
startTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
startTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
startTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
startTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
startTopologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
startVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Gets start version.
state() - Method in interface org.apache.ignite.client.ClientCluster
Gets current cluster state.
state(ClusterState) - Method in interface org.apache.ignite.client.ClientCluster
Changes current cluster state to given newState cluster state.
state() - Method in class org.apache.ignite.events.ClusterStateChangeEvent
 
state() - Method in class org.apache.ignite.events.ClusterStateChangeStartedEvent
 
state() - Method in interface org.apache.ignite.IgniteCluster
Gets current cluster state.
state(ClusterState) - Method in interface org.apache.ignite.IgniteCluster
Changes current cluster state to given newState cluster state.
state() - Static method in class org.apache.ignite.Ignition
Gets state of grid default grid.
state(String) - Static method in class org.apache.ignite.Ignition
Gets states of named Ignite instance.
state() - Method in interface org.apache.ignite.internal.client.GridClient
Get client cluster state projection, for perform activate/deactivate operation on cluster.
state() - Method in interface org.apache.ignite.internal.client.GridClientClusterState
 
state(ClusterState, boolean) - Method in interface org.apache.ignite.internal.client.GridClientClusterState
Changes cluster state to newState.
state(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets current grid global state.
state(UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets current grid global state.
state() - Method in class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
state(ClusterState, boolean) - Method in class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
Changes cluster state to newState.
state() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Get client cluster state projection, for perform activate/deactivate operation on cluster.
state() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Get client cluster state projection, for perform activate/deactivate operation on cluster.
state() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets current cluster state.
state(ClusterState) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Changes current cluster state to given newState cluster state.
state() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets current cluster state.
state(ClusterState) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Changes current cluster state to given newState cluster state.
state() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
Gets current read state.
state() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Gets current message state.
state() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets cluster state processor.
state() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets cluster state processor.
state() - Static method in class org.apache.ignite.internal.IgnitionEx
Gets state of grid default grid.
state(String) - Static method in class org.apache.ignite.internal.IgnitionEx
Gets states of named Ignite instance.
state() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
state(int, int) - Static method in class org.apache.ignite.internal.managers.encryption.ReencryptStateUtils
 
state() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
state() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
 
state() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
state() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
state(TransactionState) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
state(long, long) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
state(MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
state(MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
state(long, long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
state(GridCacheContext, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
state(CacheGroupContext, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
state(MvccProcessor, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
state() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxRow
 
state - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
state() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeVisitorClosure
 
state() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets cluster state processor.
state() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
state() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets current transaction state value.
state(TransactionState) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
state() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets current transaction state value.
state(TransactionState) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
state(TransactionState, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
state() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Gets current transaction state value.
state() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Gets current transaction state value.
state() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
state() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
 
state() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
state() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
state() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Getting current state of the task.
state(DurableBackgroundTaskState.State) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Set the current state of the task.
state(DurableBackgroundTaskState.State, DurableBackgroundTaskState.State) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Atomically sets of the current task state.
state() - Method in interface org.apache.ignite.internal.processors.query.RunningQuery
 
state - Variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
New cluster state.
state() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
 
state(ClusterState) - Static method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
 
state(ClusterState, boolean) - Static method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequestV2
 
state() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
 
state(ClusterState) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterStateRequest
Sets new cluster state to request.
state(int) - Method in class org.apache.ignite.internal.util.GridPartitionStateMap
 
state() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
Gets current read state.
state() - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Gets current message state.
state() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
state() - Method in class org.apache.ignite.spi.systemview.view.PartitionStateView
 
state() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
state() - Method in interface org.apache.ignite.transactions.Transaction
Gets current transaction state value.
STATE_DIR - Static variable in class org.apache.ignite.internal.cdc.CdcMain
State dir.
STATE_FILE_NAME - Static variable in class org.apache.ignite.internal.cdc.CdcConsumerState
 
stateByIndex(int) - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
 
stateChangeRequest(StateChangeRequest) - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
stateChangeRequest() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
StateChangeRequest - Class in org.apache.ignite.internal.processors.cache
 
StateChangeRequest(ChangeGlobalStateMessage, BaselineTopologyHistoryItem, ClusterState, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
stateId() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionRecoverState
 
stateWithMinimalFeatures(ClusterState, ClusterState) - Static method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Gets state of given two with minimal number of features.
staticallyConfigured() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
staticallyConfigured() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
staticallyConfigured() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
 
staticallyConfigured() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
staticField(Class<?>, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets static field value.
staticFieldBase(Field) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns static field base.
staticFieldOffset(Field) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Returns static field offset.
StaticMvccQueryTracker - Class in org.apache.ignite.internal.processors.cache.mvcc
Simple MVCC tracker used only as an Mvcc snapshot holder.
StaticMvccQueryTracker(GridCacheContext, MvccSnapshot) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
 
staticObjects() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
staticServicesInfo - Variable in class org.apache.ignite.internal.processors.service.ServiceProcessorJoinNodeDiscoveryData
Static services configurations info.
STATISTICS - Static variable in class org.apache.ignite.internal.sql.SqlParser
Lexema: STATISTICS.
StatisticsColumnConfiguration - Class in org.apache.ignite.internal.processors.query.stat.config
Describe configuration of the statistic for a database object' column.
StatisticsColumnConfiguration(String, StatisticsColumnOverrides) - Constructor for class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Constructor.
StatisticsColumnOverrides - Class in org.apache.ignite.internal.processors.query.stat.config
Configuration overrides.
StatisticsColumnOverrides(Long, Long, Long, Integer) - Constructor for class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
Constructor.
statisticsEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
statisticsEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
statisticsHolder() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
statisticsHolder() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
statisticsHolder() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheDataTree
statisticsHolderData() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
statisticsHolderIdx() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
StatisticsKey - Class in org.apache.ignite.internal.processors.query.stat
Key to collect statistics by.
StatisticsKey(String, String) - Constructor for class org.apache.ignite.internal.processors.query.stat.StatisticsKey
Constructor.
StatisticsObjectConfiguration - Class in org.apache.ignite.internal.processors.query.stat.config
Describe configuration of the statistic for a database object (e.g.
StatisticsObjectConfiguration(StatisticsKey, Collection<StatisticsColumnConfiguration>, byte) - Constructor for class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Constructor.
StatisticsObjectConfiguration(StatisticsKey) - Constructor for class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
Constructor.
StatisticsObjectConfiguration.Diff - Class in org.apache.ignite.internal.processors.query.stat.config
Difference between current and target configuration.
StatisticsTarget - Class in org.apache.ignite.internal.processors.query.stat
Target to collect statistics by.
StatisticsTarget(String, String, String...) - Constructor for class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
Constructor.
StatisticsTarget(StatisticsKey, String...) - Constructor for class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
Constructor.
StatisticsUsageState - Enum in org.apache.ignite.internal.processors.query.stat
Statistics usage state.
stats - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Statistics.
statsPrintFreq - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Statistics print frequency.
status() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
 
status() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
Get the status of the ongoing defragmentation.
status() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
Get the status of the ongoing defragmentation.
status() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
 
status(int) - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
 
status() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchResult
 
status() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
Getting the current status.
status() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
 
status() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
status(int) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
status() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
status() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
status() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Gets creator status.
status(int) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Sets creator node status (should be set by coordinator).
STATUS_AUTH_FAILED - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
Authentication failure.
STATUS_AUTH_FAILURE - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
Authentication failure.
STATUS_DISABLED - Static variable in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTask
Performance statistics disabled status.
STATUS_ENABLED - Static variable in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTask
Performance statistics enabled status.
STATUS_FAILED - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
Command failed.
STATUS_FAILED - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
Command failed.
STATUS_FAILED - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
Command failed.
STATUS_ILLEGAL_ARGUMENT - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
STATUS_ILLEGAL_ARGUMENT - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
 
STATUS_OK - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Status OK.
STATUS_RECON - Static variable in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Status RECONNECT.
STATUS_SECURITY_CHECK_FAILED - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
Operation security failure.
STATUS_SECURITY_CHECK_FAILED - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
Security check failed.
STATUS_SUCCESS - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerResponse
Command succeeded.
STATUS_SUCCESS - Static variable in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
Command succeeded.
STATUS_SUCCESS - Static variable in class org.apache.ignite.internal.processors.rest.GridRestResponse
Command succeeded.
statusCode() - Method in exception org.apache.ignite.internal.processors.platform.client.IgniteClientException
Gets the status code.
statusCode() - Method in exception org.apache.ignite.internal.processors.query.IgniteSQLException
 
statusFuture(int) - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
 
STEALING_ATTEMPT_COUNT_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Name of job context attribute containing current stealing attempt count.
STEALING_PRIORITY_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Stealing priority attribute name.
STMT_TYPE_MISMATCH - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Statement type does not match that declared by JDBC driver.
stop() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcStoreSessionListener
Stops grid component, called on grid shutdown.
stop() - Method in interface org.apache.ignite.cdc.CdcConsumer
Stops the consumer.
stop(boolean) - Static method in class org.apache.ignite.Ignition
Stops default grid.
stop(String, boolean) - Static method in class org.apache.ignite.Ignition
Stops named Ignite instance.
stop() - Method in class org.apache.ignite.internal.cdc.CdcMain
Stops the application.
stop() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer
Stops the consumer.
stop(UUID) - Static method in class org.apache.ignite.internal.client.GridClientFactory
Waits for all pending requests for a particular client to be completed (no new requests will be accepted) and then closes the client.
stop(UUID, boolean) - Static method in class org.apache.ignite.internal.client.GridClientFactory
Stops particular client.
stop(boolean) - Method in interface org.apache.ignite.internal.client.impl.connection.GridClientConnectionManager
Stops this instance of connection manager and terminates all connections.
stop(boolean) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Closes all opened connections.
stop(boolean) - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Closes client.
stop(boolean) - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Closes client.
stop() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterCommandLineStartup
Stops router.
stop() - Method in class org.apache.ignite.internal.client.router.impl.GridTcpRouterImpl
Stops this router.
stop() - Method in interface org.apache.ignite.internal.client.thin.io.ClientConnectionMultiplexer
Stops this instance.
stop() - Method in class org.apache.ignite.internal.client.thin.io.gridnioserver.GridNioClientConnectionMultiplexer
Stops this instance.
stop(boolean) - Method in interface org.apache.ignite.internal.GridComponent
Stops grid component.
stop() - Method in class org.apache.ignite.internal.GridLoggerProxy
Stops grid component, called on grid shutdown.
stop(boolean) - Method in class org.apache.ignite.internal.GridPluginComponent
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.IgniteKernal
Stops Ignite instance.
stop(boolean, ShutdownPolicy) - Static method in class org.apache.ignite.internal.IgnitionEx
Stops default grid.
stop(String, boolean, ShutdownPolicy, boolean) - Static method in class org.apache.ignite.internal.IgnitionEx
Stops named Ignite instance.
stop(String, boolean, boolean, long) - Static method in class org.apache.ignite.internal.IgnitionEx
Deprecated.
Behavior of the method is the almost same as IgnitionEx.stop(boolean, ShutdownPolicy). If node stopping process will not be finished within timeoutMs whole JVM will be killed.
stop(boolean) - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Stops default grid instance.
stop(String, boolean) - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Stops named Ignite instance.
stop() - Method in class org.apache.ignite.internal.LongJVMPauseDetector
Stops the worker if one is created and running.
stop() - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
Stops
stop(boolean) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.collision.GridCollisionManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.communication.GridIoManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
Stops grid component.
stop() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
Stops store.
stop() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
Stops store.
stop() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentStore
Stops store.
stop(boolean) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Stops grid component.
stop() - Method in class org.apache.ignite.internal.managers.encryption.CacheGroupPageScanner
Shutdown scanning and disable new tasks scheduling.
stop(boolean) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.failover.GridFailoverManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
 
stop(boolean) - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.managers.tracing.GridTracingManager
 
stop(boolean) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Stop page memory.
stop(boolean) - Method in interface org.apache.ignite.internal.pagemem.PageMemory
Stop page memory.
stop(boolean) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
stop(boolean) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Stops grid component.
stop(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOsConflictResolutionManager
Stops manager.
stop(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
Stops manager.
stop() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
stop() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stops this cache.
stop(boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheManager
Stops manager.
stop(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
Stops manager.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Stops grid component.
stop(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheSharedManager
Stops manager.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
Stops manager.
stop() - Method in class org.apache.ignite.internal.processors.cache.GridDeferredAckMessageSender
 
stop() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
stop() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
 
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointTimeoutLock
Forbid to take this lock.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointWorkflow
Stop any activity.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
 
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
Stops background worker.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
Stops grid component, called on grid shutdown.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsConsistentIdProcessor
Stops grid component.
stop() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
stop(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Stop page memory.
STOP - Static variable in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeVisitorClosure
 
stop() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
Performs shutdown logic for store.
stop() - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Stop warming up.
stop() - Method in class org.apache.ignite.internal.processors.cache.warmup.NoOpWarmUpStrategy
Stop warming up.
stop() - Method in interface org.apache.ignite.internal.processors.cache.warmup.WarmUpStrategy
Stop warming up.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
Stops grid component.
stop() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreEx
Callback to notify local semaphore instance on node stop.
stop() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Callback to notify local semaphore instance on node stop.
stop(boolean) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.job.GridJobProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
Deprecated.
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Stops grid component.
stop() - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
Stops collecting performance statistics.
stop() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsMBeanImpl
Stop collecting performance statistics in the cluster.
stop() - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
Stops grid component, called on grid shutdown.
stop(boolean, boolean) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheManager
Stops manager.
stop() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Stops grid component, called on grid shutdown.
stop(String, boolean) - Static method in class org.apache.ignite.internal.processors.platform.PlatformIgnition
Stop single instance.
stop(boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformProcessorImpl
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.platform.plugin.PlatformPluginProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.port.GridPortProcessor
Stops grid component.
stop() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusStorage
Callback on kernel stop.
stop() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Stops indexing.
stop(boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Stops grid component.
stop() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Cancel all executing queries and deregistering all of them.
stop() - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Stop statistic manager.
stop(boolean) - Method in class org.apache.ignite.internal.processors.resource.GridResourceProcessor
Stops grid component.
stop() - Method in interface org.apache.ignite.internal.processors.rest.GridRestProtocol
Stops protocol.
stop() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestProtocol
Stops protocol.
stop(boolean) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
Stops session processor.
stop(boolean) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Stops grid component.
stop(boolean) - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
Stops grid component.
stop() - Method in class org.apache.ignite.internal.util.GridTimer
Stops this timer.
stop() - Method in class org.apache.ignite.internal.util.IgniteStopwatch
Stops the stopwatch.
stop() - Method in class org.apache.ignite.internal.util.nio.GridNioAsyncNotifyFilter
End of a filter lifecycle, invoked on server stop.
stop() - Method in interface org.apache.ignite.internal.util.nio.GridNioFilter
End of a filter lifecycle, invoked on server stop.
stop() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
End of a filter lifecycle, invoked on server stop.
stop() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
Stops all filters in order from network layer to the application layer.
stop() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Stops all threads and releases all resources.
stop() - Method in class org.apache.ignite.internal.util.StripedExecutor
Stops executor.
stop() - Method in interface org.apache.ignite.lifecycle.LifecycleAware
Stops grid component, called on grid shutdown.
stop() - Method in class org.apache.ignite.messaging.MessagingListenActor
This method instructs underlying implementation to stop receiving new messages and unregister the message listener.
stop(Object) - Method in class org.apache.ignite.messaging.MessagingListenActor
This method sends the response message to the original sender node and instructs underlying implementation to stop receiving new messages and unregister the message listener.
stop(boolean) - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Stops default grid instance.
stop(String, boolean) - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Stops named Ignite instance.
stop() - Method in interface org.apache.ignite.mxbean.PerformanceStatisticsMBean
Stop collecting performance statistics in the cluster.
stop() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
Stops grid component, called on grid shutdown.
stop(boolean) - Method in interface org.apache.ignite.plugin.CachePluginProvider
Stops grid component.
stop(boolean) - Method in interface org.apache.ignite.plugin.PluginProvider
Stops grid component.
stop() - Method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationWorker
Marks that instance must destroyed.
stop() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
 
stop() - Method in class org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
Deprecated.
Stops nio server.
stop() - Method in class org.apache.ignite.spi.communication.tcp.internal.InboundConnectionHandler
Disable processing of incoming messages.
stop() - Method in class org.apache.ignite.stream.socket.SocketStreamer
Stops streamer.
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAffinityManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Method is called twice on deactivate and stop.
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
Stops query manager.
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
stop0(boolean) - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
stop0(boolean, boolean) - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
STOP_ITERATION_RECORD_TYPE - Static variable in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
Fake record type, causes stop iterating and indicates segment EOF Note: regular record type is incremented by 1 and minimal value written to file is also 1 For WALMode.FSYNC this value is at least came from padding
stopAll(boolean) - Static method in class org.apache.ignite.Ignition
Stops all started grids in current JVM.
stopAll() - Static method in class org.apache.ignite.internal.client.GridClientFactory
Waits for all open clients to finish their operations and stops them, This method is equivalent to stopAll(true) method invocation.
stopAll(boolean) - Static method in class org.apache.ignite.internal.client.GridClientFactory
Stops all currently open clients.
stopAll(boolean, ShutdownPolicy) - Static method in class org.apache.ignite.internal.IgnitionEx
Stops all started grids.
stopAll(boolean) - Method in class org.apache.ignite.internal.IgnitionMXBeanAdapter
Stops all started grids.
stopAll(boolean) - Static method in class org.apache.ignite.internal.processors.platform.PlatformIgnition
Stop all instances.
stopAll(boolean) - Method in interface org.apache.ignite.mxbean.IgnitionMXBean
Stops all started grids.
stopAllRouters() - Static method in class org.apache.ignite.internal.client.router.GridRouterFactory
Stops all currently active routers.
stopCache(int, boolean) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
stopCache(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
stopCacheGroupOnReconnect(CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
stopCacheOnReconnect(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
stopCaches(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
StopCachesOnClientReconnectExchangeTask - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
 
StopCachesOnClientReconnectExchangeTask(SecurityContext, Collection<GridCacheAdapter>) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.StopCachesOnClientReconnectExchangeTask
 
stopCollect(IgniteEx, String) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
Disable collect events for Visor instance.
stopCollectStatistics() - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
Stops collecting performance statistics.
stopInfo() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
 
stopInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Stop info.
stopInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
 
stopInfo() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
 
stopInfo() - Method in class org.apache.ignite.internal.processors.rest.protocols.GridRestProtocolAdapter
 
stopInfo() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Gets uniformly format message for SPI stop.
stopLifecycleAware(IgniteLogger, Iterable<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
For each object provided by the given Iterable checks if it implements LifecycleAware interface and executes LifecycleAware.stop() method.
stopListenStatusUpdates(ComputeGridMonitor) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Unsubscribe to update the status of tasks.
stopLocalListen(IgnitePredicate<? extends Event>, int...) - Method in interface org.apache.ignite.IgniteEvents
Removes local event listener.
stopLocalListen(Object, IgniteBiPredicate<UUID, ?>) - Method in interface org.apache.ignite.IgniteMessaging
Unregisters local listener for given topic on local node only.
stopLocalListen(IgnitePredicate<? extends Event>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Removes local event listener.
stopLocalListen(Object, IgniteBiPredicate<UUID, ?>) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Unregisters local listener for given topic on local node only.
StopNodeFailureHandler - Class in org.apache.ignite.failure
Handler will stop node in case of critical error using IgnitionEx.stop(nodeName, true, true) call.
StopNodeFailureHandler() - Constructor for class org.apache.ignite.failure.StopNodeFailureHandler
 
StopNodeOrHaltFailureHandler - Class in org.apache.ignite.failure
Handler will try to stop node if tryStop value is true.
StopNodeOrHaltFailureHandler() - Constructor for class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
Default constructor.
StopNodeOrHaltFailureHandler(boolean, long) - Constructor for class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
 
stopNodes() - Method in interface org.apache.ignite.IgniteCluster
Stops nodes satisfying optional set of predicates.
stopNodes(Collection<UUID>) - Method in interface org.apache.ignite.IgniteCluster
Stops nodes defined by provided IDs.
stopNodes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Stops nodes satisfying optional set of predicates.
stopNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Stops nodes defined by provided IDs.
stopNodes() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Stops nodes satisfying optional set of predicates.
stopNodes(Collection<UUID>) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Stops nodes defined by provided IDs.
stopped() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
stopped() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
Add error to this class.
stoppedCaches() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.StopCachesOnClientReconnectExchangeTask
 
stopping() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
stopping() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
stopping() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
stopping() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingTransport
 
stopProcess() - Method in class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
Deprecated.
stopProcess() - Method in interface org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage
Deprecated.
Is not used anymore and will be removed at 3.0.
stopRebuild(GridCacheContextInfo, IgniteLogger) - Method in class org.apache.ignite.internal.managers.indexing.IndexesRebuildTask
Stop rebuilding indexes.
stopRemoteListen(UUID) - Method in interface org.apache.ignite.IgniteEvents
Stops listening to remote events.
stopRemoteListen(UUID) - Method in interface org.apache.ignite.IgniteMessaging
Unregisters all listeners identified with provided operation ID on all nodes in the cluster group.
stopRemoteListen(UUID) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Stops listening to remote events.
stopRemoteListen(UUID) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Unregisters all listeners identified with provided operation ID on all nodes in the cluster group.
stopRemoteListenAsync(UUID) - Method in interface org.apache.ignite.IgniteEvents
Asynchronously stops listening to remote events.
stopRemoteListenAsync(UUID) - Method in interface org.apache.ignite.IgniteMessaging
Asynchronously unregisters all listeners identified with provided operation ID on all nodes in the cluster group.
stopRemoteListenAsync(UUID) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Asynchronously stops listening to remote events.
stopRemoteListenAsync(UUID) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
Asynchronously unregisters all listeners identified with provided operation ID on all nodes in the cluster group.
stopRequest(GridKernalContext, String, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
stopRoutine(UUID) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
StopRoutineAckDiscoveryMessage - Class in org.apache.ignite.internal.processors.continuous
 
StopRoutineAckDiscoveryMessage(UUID) - Constructor for class org.apache.ignite.internal.processors.continuous.StopRoutineAckDiscoveryMessage
 
StopRoutineDiscoveryMessage - Class in org.apache.ignite.internal.processors.continuous
 
StopRoutineDiscoveryMessage(UUID) - Constructor for class org.apache.ignite.internal.processors.continuous.StopRoutineDiscoveryMessage
 
stopSequence() - Method in class org.apache.ignite.internal.processors.cache.GridLocalConfigManager
 
stopSpi() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Stops wrapped SPI.
stopStoreSessionListeners(GridKernalContext, Collection<CacheStoreSessionListener>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Stops store session listeners.
stopTcpRouter(UUID) - Static method in class org.apache.ignite.internal.client.router.GridRouterFactory
Stops particular TCP router.
stopThreadById(long) - Method in class org.apache.ignite.internal.worker.WorkersControlMXBeanImpl
Stops thread by id, if exists.
stopThreadById(long) - Method in interface org.apache.ignite.mxbean.WorkersControlMXBean
Stops thread by id, if exists.
stopThreadByUniqueName(String) - Method in class org.apache.ignite.internal.worker.WorkersControlMXBeanImpl
Stops thread by name, if exists and unique.
stopThreadByUniqueName(String) - Method in interface org.apache.ignite.mxbean.WorkersControlMXBean
Stops thread by name, if exists and unique.
stopTxLog() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Force txLog stop.
stopTxLog() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Force txLog stop.
stopWarmUp() - Method in interface org.apache.ignite.internal.client.GridClientNodeStateBeforeStart
Stop warm-up.
stopWarmUp() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeStateBeforeStartImpl
Stop warm-up.
stopWarmUp() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Stop warming up and current running strategy.
stopWarmUp() - Method in class org.apache.ignite.internal.processors.cache.warmup.WarmUpMXBeanImpl
Stop warm-up.
stopWarmUp() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
Return true to stop warm-up.
stopWarmUp(boolean) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
Set need to stop warm-up.
stopWarmUp() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestWarmUpRequest
Return true to stop warm-up.
stopWarmUp(boolean) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestWarmUpRequest
Set need to stop warm-up.
stopWarmUp() - Method in interface org.apache.ignite.mxbean.WarmUpMXBean
Stop warm-up.
stopx() - Method in class org.apache.ignite.internal.util.GridTimer
Stops this timer.
Storable - Interface in org.apache.ignite.internal.processors.cache.persistence
Simple interface for data, store in some RowStore.
StorageException - Exception in org.apache.ignite.internal.processors.cache.persistence
Exception is needed to distinguish WAL manager & page store critical I/O errors.
StorageException(String, IOException) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.StorageException
 
StorageException(IOException) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.StorageException
 
StorageException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.StorageException
 
store(GridCacheContext<?, ?>, CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Updates index with new row.
store(Collection<? extends Index>, CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Updates index with new row.
store(long, int, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
Store row info from the given source.
store(long, int, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
Store row info from the given source.
store(long, int, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInnerIO
Store row info from the given source.
store(long, int, BPlusIO<IndexRow>, long, int) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractLeafIO
Store row info from the given source.
store(long, int, IndexRow, boolean) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.IORowHandler
 
store(String, K, V, long) - Method in class org.apache.ignite.internal.managers.indexing.GridIndexingManager
Writes key-value pair to index.
store() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
store(long, int, BPlusIO<TxKey>, long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
Store row info from the given source.
store(long, int, BPlusIO<TxKey>, long, int) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
Store row info from the given source.
store(long, int, BPlusIO<IndexStorageImpl.IndexItem>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreInnerIO
Store row info from the given source.
store(long, int, BPlusIO<IndexStorageImpl.IndexItem>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreLeafIO
Store row info from the given source.
store(long, int, BPlusIO<MetastorageRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
Store row info from the given source.
store(long, int, BPlusIO<MetastorageRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
Store row info from the given source.
store(IO, long, int, BPlusIO<MetastorageRow>, long, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
store(long, int, L, byte[], boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Store the needed info about the row in the page.
store(long, int, BPlusIO<L>, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Store row info from the given source.
store(CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
 
store() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
 
store - Variable in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
 
store() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
store() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
 
store(long, int, BPlusIO<CacheSearchRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
Store row info from the given source.
store(long, int, BPlusIO<CacheSearchRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
Store row info from the given source.
store(long, int, BPlusIO<PendingRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
Store row info from the given source.
store(long, int, BPlusIO<PendingRow>, long, int) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
Store row info from the given source.
store(GridCacheContext, GridQueryTypeDescriptor, CacheDataRow, CacheDataRow, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Updates index.
store(GridCacheContext, CacheDataRow, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
store(String, Object, Object, long) - Method in interface org.apache.ignite.spi.indexing.IndexingSpi
Updates index.
store(String, Object, Object, long) - Method in class org.apache.ignite.spi.indexing.noop.NoopIndexingSpi
Updates index.
STORE_ENABLED_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
STORE_WRITE_THROUGH_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
storeByOffset(long, int, IndexRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, IndexRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
Store the needed info about the row in the page.
storeByOffset(long, int, IndexRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, IndexRow) - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractLeafIO
Store the needed info about the row in the page.
storeByOffset(long, int, TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, TxKey) - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
Store the needed info about the row in the page.
storeByOffset(long, int, IndexStorageImpl.IndexItem) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, IndexStorageImpl.IndexItem) - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreLeafIO
Store the needed info about the row in the page.
storeByOffset(long, int, MetastorageRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, MetastorageRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageLeafIO
Store the needed info about the row in the page.
storeByOffset(IO, long, int, MetastorageRow) - Static method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoragePageIOUtils
 
storeByOffset(long, int, L) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
Store the needed info about the row in the page.
storeByOffset(long, int, CacheSearchRow) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, CacheSearchRow) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
Store the needed info about the row in the page.
storeByOffset(long, int, PendingRow) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
Store the needed info about the row in the page.
storeByOffset(long, int, PendingRow) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
Store the needed info about the row in the page.
storeCacheData(StoredCacheData, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
 
storeCacheData(StoredCacheData, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
storeCacheId(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRowCacheAware
 
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
 
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
 
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryInnerIO
 
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractPendingEntryLeafIO
 
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataInnerIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataLeafIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryInnerIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryLeafIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntryInnerIO
storeCacheId() - Method in class org.apache.ignite.internal.processors.cache.tree.PendingEntryLeafIO
storeCacheIdInDataPage() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
storeCheckpoint(GridTaskSessionInternal, String, Object, ComputeTaskSessionScope, long, boolean) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
 
storedCacheConfigurations() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
StoredCacheData - Class in org.apache.ignite.internal.processors.cache
Cache data to write to and read from IgnitePageStoreManager.
StoredCacheData(CacheConfiguration<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.StoredCacheData
Constructor.
StoredCacheData(StoredCacheData) - Constructor for class org.apache.ignite.internal.processors.cache.StoredCacheData
 
storedPagesCount(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
!!!
storeEnabled() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
 
storeEnabled() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
storeEnabled - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Store used flag.
storeEnabled() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
storeEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
storeEntries(GridDhtLocalPartition, Iterator<GridCacheEntryInfo>, IgnitePredicateX<CacheDataRow>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
Store entries.
storeEntries(GridDhtLocalPartition, Iterator<GridCacheEntryInfo>, IgnitePredicateX<CacheDataRow>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
Store entries.
storeFactoryClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
storeMvccInfo() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineInnerIO
storeMvccInfo() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInlineLeafIO
storeMvccInfo() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInnerIO
storeMvccInfo() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccIO
 
storeMvccInfo() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
 
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
 
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
storeMvccVersion() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
stores(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
stores(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
stores(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
stores(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
stores(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
storeSessionListeners() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
storesLowerCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesLowerCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesLowerCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storesMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storesUpperCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesUpperCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesUpperCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
storeToProperties() - Method in class org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl
 
storeUsed() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
storeUsed(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
storeValue() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
storeValue() - Method in interface org.apache.ignite.internal.processors.cache.CacheObjectValueContext
 
storeValue(CacheObject, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
Stores value in offheap.
storeValue(CacheObject, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Stores value in offheap.
storeValue(CacheObject, long, GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Stores value in offheap.
storeValue(CacheObject, long, GridCacheVersion, IgnitePredicate<CacheDataRow>, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Stores value in off-heap.
storeValue() - Method in class org.apache.ignite.internal.processors.query.CacheQueryObjectValueContext
storeWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
storeWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
storeWriteThrough(boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
storeWriteThrough() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
storeWriteThrough() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
storeWriteThrough(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
storeWriteThrough(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
storeWriteThrough(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
storeWriteThrough(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
strategies() - Method in interface org.apache.ignite.internal.processors.cache.warmup.WarmUpStrategySupplier
Getting warm-up strategies.
strategy - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Strategy.
strategy() - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
 
stream() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage.TmpStorage
Read data from storage
stream() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
STREAM_POOL_QUEUE_VIEW - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Name of the system view for a data streamer StripedExecutor queue view.
STREAM_POOL_QUEUE_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Description of the system view for a data streamer StripedExecutor queue view.
StreamAdapter<T,K,V> - Class in org.apache.ignite.stream
Convenience adapter for streamers.
StreamAdapter() - Constructor for class org.apache.ignite.stream.StreamAdapter
Empty constructor.
StreamAdapter(IgniteDataStreamer<K, V>, StreamSingleTupleExtractor<T, K, V>) - Constructor for class org.apache.ignite.stream.StreamAdapter
Stream adapter.
StreamAdapter(IgniteDataStreamer<K, V>, StreamMultipleTupleExtractor<T, K, V>) - Constructor for class org.apache.ignite.stream.StreamAdapter
Stream adapter.
streamBatchedUpdateQuery(String, String, List<Object[]>, SqlClientContext, String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Execute a batched INSERT statement using data streamer as receiver.
streamBatchedUpdateQuery(String, SqlClientContext, String, List<Object[]>, String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
streamerForCache(String) - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
STREAMING - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: STREAMING.
STREAMING_BATCH - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequest
Process ordered streaming batch.
StreamMultipleTupleExtractor<T,K,V> - Interface in org.apache.ignite.stream
Stream tuple extractor to convert a single message to zero, one or many tuples.
StreamReceiver<K,V> - Interface in org.apache.ignite.stream
Updates cache with batch of entries.
StreamSingleTupleExtractor<T,K,V> - Interface in org.apache.ignite.stream
Stream tuple extractor to convert a message to a single Ignite key-value tuple.
StreamTransformer<K,V> - Class in org.apache.ignite.stream
Convenience adapter to transform update existing values in streaming cache based on the previously cached value.
StreamTransformer() - Constructor for class org.apache.ignite.stream.StreamTransformer
 
StreamTupleExtractor<T,K,V> - Interface in org.apache.ignite.stream
Deprecated.
Will be removed in 2.0.0.
streamUpdateQuery(String, String, Object[], IgniteDataStreamer<?, ?>, String) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Execute an INSERT statement using data streamer as receiver.
streamUpdateQuery(String, String, IgniteDataStreamer<?, ?>, String, Object[], String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
StreamVisitor<K,V> - Class in org.apache.ignite.stream
Convenience adapter to visit every key-value tuple in the stream.
StreamVisitor() - Constructor for class org.apache.ignite.stream.StreamVisitor
 
strict() - Method in class org.apache.ignite.internal.util.GridListSet
Gets value of strict flag for this set.
strictBoundsCheck(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
StrictBoundsCheckException - Exception in org.apache.ignite.internal.processors.cache.persistence.wal.reader
This exception is used in checking boundaries (StandaloneWalRecordsIterator).
StrictBoundsCheckException(String) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.wal.reader.StrictBoundsCheckException
 
STRING - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
STRING - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for STRING values.
string() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
STRING_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
STRING_FIXED - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for string values with a fixed size.
STRING_IGNORECASE - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for case insensitive STRING values.
StringConcatReducer - Class in org.apache.ignite.internal.util.lang.gridfunc
Reducer that concatenates strings using provided delimiter.
StringConcatReducer(String) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.StringConcatReducer
 
StringIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
StringIndexKey(String) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.StringIndexKey
 
StringInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining String values.
StringInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Constructor.
StringNoCompareInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Skip optimized String comparison implemented in StringInlineIndexKeyType.
StringNoCompareInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringNoCompareInlineIndexKeyType
 
stringOptimizedCompare() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
stringOptimizedCompare(boolean) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
 
stringToUUID(String) - Static method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionDataTypeUtils
Utility method that helps to convert String to UUID.
Stripe(String, String, int, IgniteLogger, IgniteInClosure<Throwable>, GridWorkerListener, HistogramMetricImpl) - Constructor for class org.apache.ignite.internal.util.StripedExecutor.Stripe
 
stripe() - Method in class org.apache.ignite.thread.IgniteThread
 
STRIPE_DISABLED_PART - Static variable in class org.apache.ignite.internal.managers.communication.GridIoMessage
 
stripedApply(Runnable, int, int, StripedExecutor, Semaphore) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
stripedApplyPage(Consumer<PageMemoryEx>, int, int, StripedExecutor, Semaphore) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
StripedCompositeReadWriteLock - Class in org.apache.ignite.internal.util
ReadWriteLock with striping mechanics.
StripedCompositeReadWriteLock(int) - Constructor for class org.apache.ignite.internal.util.StripedCompositeReadWriteLock
Creates a new instance with given concurrency level.
StripedExecutor - Class in org.apache.ignite.internal.util
Striped executor.
StripedExecutor(int, String, String, IgniteLogger, IgniteInClosure<Throwable>, GridWorkerListener, long) - Constructor for class org.apache.ignite.internal.util.StripedExecutor
 
StripedExecutor(int, String, String, IgniteLogger, IgniteInClosure<Throwable>, boolean, GridWorkerListener, long) - Constructor for class org.apache.ignite.internal.util.StripedExecutor
 
StripedExecutor.Stripe - Class in org.apache.ignite.internal.util
Stripe.
StripedExecutorMXBean - Interface in org.apache.ignite.mxbean
MBean that provides access to information about striped executor service.
StripedExecutorMXBeanAdapter - Class in org.apache.ignite.internal
Adapter for StripedExecutorMXBean which delegates all method calls to the underlying ExecutorService instance.
StripedExecutorMXBeanAdapter(StripedExecutor) - Constructor for class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
 
StripedExecutorTaskView - Class in org.apache.ignite.spi.systemview.view
StripedExecutor task representation for a SystemView.
StripedExecutorTaskView(StripedExecutor.Stripe, Runnable) - Constructor for class org.apache.ignite.spi.systemview.view.StripedExecutorTaskView
 
StripedExecutorTaskViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
StripedExecutorTaskViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.StripedExecutorTaskViewWalker
 
stripeIdx(int, int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
stripeIndex() - Method in class org.apache.ignite.spi.systemview.view.StripedExecutorTaskView
 
stripes() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
stripesActiveStatuses() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
stripesCompletedTasks() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
stripesCount(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
Stripes count.
stripesCount() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
stripesCount() - Method in class org.apache.ignite.spi.systemview.view.PagesListView
 
stripesQueueSizes() - Method in class org.apache.ignite.internal.util.StripedExecutor
 
StrListAppenderBlock - Class in org.apache.ignite.internal.processors.bulkload.pipeline
The PipelineBlock which appends its input to a user-supplied list.
StrListAppenderBlock() - Constructor for class org.apache.ignite.internal.processors.bulkload.pipeline.StrListAppenderBlock
Creates the block.
strToUtf8Bytes(String) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Converts the string into UTF-8 byte array considering special symbols like the surrogates.
structureId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.LogEntry
 
structureIdToStructureName - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTrackerDump
 
subFolderFile() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver.FolderCandidate
 
subIntervals(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
subIntervals(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
Sets a number of sub-intervals the whole DataStorageMetricsMXBean.rateTimeInterval(long) will be split into to calculate rate-based metrics.
subIntervals(int) - Method in interface org.apache.ignite.mxbean.DataRegionMetricsMXBean
subIntervals(int) - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
subIntervals(int) - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
Deprecated.
Sets a number of sub-intervals the whole MemoryMetricsMXBean.rateTimeInterval(long) will be split into to calculate MemoryMetricsMXBean.getAllocationRate() and MemoryMetricsMXBean.getEvictionRate() rates (5 by default).
subIntervals(int) - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
Deprecated.
Sets a number of sub-intervals the whole PersistenceMetricsMXBean.rateTimeInterval(long) will be split into to calculate rate-based metrics.
subject() - Method in interface org.apache.ignite.internal.processors.security.SecurityContext
 
subjectId() - Method in class org.apache.ignite.events.CacheEvent
Gets security subject ID initiated this cache event, if security is enabled.
subjectId() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets security subject ID.
subjectId() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets security subject ID.
subjectId() - Method in class org.apache.ignite.events.SqlQueryExecutionEvent
Gets security subject ID.
subjectId() - Method in class org.apache.ignite.events.TaskEvent
Gets security subject ID initiated this task event, if security is enabled.
subjectId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
subjectId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
subjectId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
subjectId - Variable in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Security subject id.
subjectId() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Gets subject ID.
subjectId(UUID) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets subject ID.
subjectId() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
subjectId() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
subjectType() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Gets subject type.
subjectType(SecuritySubjectType) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
Sets subject type.
subjId - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Subject ID initiated this transaction.
submit(Callable<T>) - Method in class org.apache.ignite.internal.executor.GridExecutorService
submit(Runnable, T) - Method in class org.apache.ignite.internal.executor.GridExecutorService
submit(Runnable) - Method in class org.apache.ignite.internal.executor.GridExecutorService
submit(Callable<T>) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
submit(Runnable, T) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
submit(Runnable) - Method in class org.apache.ignite.internal.processors.security.thread.SecurityAwareThreadPoolExecutor
submit(Runnable, T) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
submit(Runnable) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
submit(Callable<T>) - Method in class org.apache.ignite.internal.util.StripedExecutor
Operation not supported.
submit(Callable<T>) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
submit(Runnable, T) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
submit(Runnable) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
subSet(E, boolean, E, boolean) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
subSet(E, E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
succeeded() - Method in class org.apache.ignite.internal.util.GridAtomicInitializer
 
success() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
 
success() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
 
success() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
 
success() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
success(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
success() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
success() - Method in enum org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult.UpdateOutcome
 
success() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
success() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
 
success() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
Returns status of updating.
SUCCESS - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Command succeeded.
SUCCESS - Static variable in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
Success status.
success() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
 
success(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
success() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
successful() - Method in class org.apache.ignite.internal.processors.marshaller.MappingExchangeResult
 
successStatus() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
successStatus(int) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
 
sumInt(Iterable<Integer>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Calculates sum of all elements.
sumIntReducer() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
sumLongReducer() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
sunReflectionFactory() - Static method in class org.apache.ignite.internal.util.IgniteUtils
SUN JDK specific reflection factory for objects without public constructor.
supplier() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
Return supplier.
supplier(GridDhtPartitionSupplier) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
supplier(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
Gets a supplier node for a partition.
SupplyPartitionInfo - Class in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Information about supplier for specific partition.
SupplyPartitionInfo(int, long, long, UUID) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
 
support(Span) - Static method in class org.apache.ignite.internal.processors.tracing.MTC
Attach given span to current thread if it isn't null or NOOP_SPAN.
supportContinual(Span) - Static method in class org.apache.ignite.internal.processors.tracing.MTC
Attach given span to current thread if it isn't null or NOOP_SPAN.
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.auth.AuthenticationCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.beforeStart.NodeStateBeforeStartCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeClusterStateCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridChangeStateCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridClusterNameCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.datastructures.DataStructuresCommandHandler
supportedCommands() - Method in interface org.apache.ignite.internal.processors.rest.handlers.GridRestCommandHandler
 
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.log.GridLogCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.memory.MemoryMetricsCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.probe.GridProbeCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.QueryCommandHandler
supportedCommands() - Method in interface org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisCommandHandler
 
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisConnectionCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisDelCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExistsCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.key.GridRedisExpireCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisDbSizeCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisFlushCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisAppendCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetSetCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisIncrDecrCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMGetCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisMSetCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetRangeCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisStrlenCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.user.UserActionCommandHandler
supportedCommands() - Method in class org.apache.ignite.internal.processors.rest.handlers.version.GridVersionCommandHandler
supportFlags() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
supportInitial(Span) - Static method in class org.apache.ignite.internal.processors.tracing.MTC
Support initial span.
supportsAlterTableWithAddColumn() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsAlterTableWithAddColumn() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsAlterTableWithAddColumn() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsAlterTableWithDropColumn() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsAlterTableWithDropColumn() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsAlterTableWithDropColumn() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsANSI92EntryLevelSQL() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsANSI92EntryLevelSQL() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsANSI92EntryLevelSQL() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsANSI92FullSQL() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsANSI92FullSQL() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsANSI92FullSQL() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsANSI92IntermediateSQL() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsANSI92IntermediateSQL() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsANSI92IntermediateSQL() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsBatchUpdates() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsBatchUpdates() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsBatchUpdates() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCatalogsInDataManipulation() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCatalogsInDataManipulation() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCatalogsInDataManipulation() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCatalogsInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCatalogsInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCatalogsInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCatalogsInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCatalogsInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCatalogsInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCatalogsInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCatalogsInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCatalogsInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsColumnAliasing() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsColumnAliasing() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsColumnAliasing() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCommunicationFailureResolve() - Method in interface org.apache.ignite.internal.managers.discovery.IgniteDiscoverySpi
 
supportsCommunicationFailureResolve() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedDiscoverySpi
supportsCommunicationFailureResolve() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
supportsConvert() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsConvert(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsConvert() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsConvert(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsConvert() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsConvert(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCoreSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCoreSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCoreSQLGrammar() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsCorrelatedSubqueries() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsCorrelatedSubqueries() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsCorrelatedSubqueries() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsDataManipulationTransactionsOnly() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsDataManipulationTransactionsOnly() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsDataManipulationTransactionsOnly() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsDifferentTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsDifferentTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsDifferentTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsExpressionsInOrderBy() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsExpressionsInOrderBy() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsExpressionsInOrderBy() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsExtendedSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsExtendedSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsExtendedSQLGrammar() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsFullOuterJoins() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsFullOuterJoins() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsFullOuterJoins() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsGetGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsGetGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsGetGeneratedKeys() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsGroupBy() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsGroupBy() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsGroupBy() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsGroupByBeyondSelect() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsGroupByBeyondSelect() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsGroupByBeyondSelect() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsGroupByUnrelated() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsGroupByUnrelated() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsGroupByUnrelated() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsIntegrityEnhancementFacility() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsIntegrityEnhancementFacility() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsIntegrityEnhancementFacility() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsLikeEscapeClause() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsLikeEscapeClause() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsLikeEscapeClause() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsLimitedOuterJoins() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsLimitedOuterJoins() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsLimitedOuterJoins() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMemoryReuse(DataRegionConfiguration) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
supportsMinimumSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMinimumSQLGrammar() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMinimumSQLGrammar() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMixedCaseIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMultipleOpenResults() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMultipleOpenResults() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMultipleOpenResults() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMultipleResultSets() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMultipleResultSets() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMultipleResultSets() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsMultipleTransactions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsMultipleTransactions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsMultipleTransactions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsNamedParameters() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsNamedParameters() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsNamedParameters() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsNonNullableColumns() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsNonNullableColumns() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsNonNullableColumns() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOpenCursorsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOpenCursorsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOpenCursorsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOpenCursorsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOpenCursorsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOpenCursorsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOpenStatementsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOpenStatementsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOpenStatementsAcrossCommit() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOpenStatementsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOpenStatementsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOpenStatementsAcrossRollback() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOrderByUnrelated() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOrderByUnrelated() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOrderByUnrelated() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsOuterJoins() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsOuterJoins() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsOuterJoins() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsPositionedDelete() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsPositionedDelete() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsPositionedDelete() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsPositionedUpdate() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsPositionedUpdate() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsPositionedUpdate() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsResultSetConcurrency(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsResultSetConcurrency(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsResultSetConcurrency(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsResultSetHoldability(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsResultSetHoldability(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsResultSetHoldability(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsResultSetType(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsResultSetType(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsResultSetType(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSavepoints() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSavepoints() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSavepoints() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSchemasInDataManipulation() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSchemasInDataManipulation() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSchemasInDataManipulation() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSchemasInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSchemasInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSchemasInIndexDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSchemasInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSchemasInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSchemasInProcedureCalls() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSchemasInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSchemasInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSchemasInTableDefinitions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSelectForUpdate() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSelectForUpdate() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSelectForUpdate() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsStatementPooling() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsStatementPooling() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsStatementPooling() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsStoredProcedures() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsStoredProcedures() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsStoredProcedures() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSubqueriesInComparisons() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSubqueriesInComparisons() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSubqueriesInComparisons() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSubqueriesInExists() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSubqueriesInExists() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSubqueriesInExists() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSubqueriesInIns() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSubqueriesInIns() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSubqueriesInIns() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsSubqueriesInQuantifieds() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsSubqueriesInQuantifieds() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsSubqueriesInQuantifieds() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsTableCorrelationNames() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsTransactionIsolationLevel(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsTransactionIsolationLevel(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsTransactionIsolationLevel(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsTransactions() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsTransactions() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsTransactions() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsUnion() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsUnion() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsUnion() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
supportsUnionAll() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
supportsUnionAll() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
supportsUnionAll() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
suspend() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Suspends transaction.
suspend() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Suspend this cache proxy.
suspend() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Suspends a transaction.
suspend() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Suspends a transaction.
suspend() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Suspends a transaction.
suspend() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy
Would suspend calls for this object.
suspend(String) - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
Would suspend calls for this cache if it is atomics cache.
suspend() - Method in interface org.apache.ignite.internal.processors.datastructures.GridCacheRemovable
Would suspend calls for this object.
suspend(IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
 
suspend(IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
suspend() - Method in interface org.apache.ignite.transactions.Transaction
Suspends a transaction.
suspendFailureDiagnostic - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
suspendReencryption(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Suspend re-encryption of the cache group.
suspendTx(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Suspends transaction.
suspendTx(GridNearTxLocal) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Suspends transaction.
svc - Variable in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
.Net binary service.
SVCS_VIEW - Static variable in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
SVCS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
 
swap() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
Swap boundaries.
swap(Object[], int, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Swaps two objects in array.
swap() - Method in class org.apache.ignite.lang.IgniteBiTuple
Swaps values.
SwitchSegmentRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Record is needed to mark end of segment.
SwitchSegmentRecord() - Constructor for class org.apache.ignite.internal.pagemem.wal.record.SwitchSegmentRecord
 
sync(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Makes sure that all previous writes to the store has been written to disk.
sync() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Sync method used to ensure that the given pages are guaranteed to be written to the store.
sync() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Sync method used to ensure that the given pages are guaranteed to be written to the store.
sync(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Makes sure that all previous writes to the store has been written to disk.
sync() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
 
syncCommit() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
syncCommit() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
syncedPagesCounter() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
syncedPagesCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
syncFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
syncFuture() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
 
syncFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
synchronize() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformInputStream
Synchronize input.
synchronize() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformInputStreamImpl
Synchronize input.
synchronize() - Method in interface org.apache.ignite.internal.processors.platform.memory.PlatformOutputStream
Synchronize output stream with underlying memory
synchronize() - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Synchronize output stream with underlying memory
syncMode - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Write synchronization mode.
syncMode - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Write synchronization mode.
syncMode - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Write synchronization mode.
syncMode() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
syncMode(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
syncMode - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
syncMode() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
syncMode(CacheWriteSynchronizationMode) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
syncMode(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
syncMode(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
syncMode(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
syncPrimary() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
syncRollback() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
SYS_INVALIDATE_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
SYS_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
System metrics prefix.
SYS_POOL_QUEUE_VIEW - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Name of the system view for a system StripedExecutor queue view.
SYS_POOL_QUEUE_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Description of the system view for a system StripedExecutor queue view.
system() - Method in class org.apache.ignite.internal.GridJobCancelRequest
 
system() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
system() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
system() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
system() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Checks if this is system cache transaction.
system() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Checks if this is system cache transaction.
system() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
SYSTEM_DATA_REGION_NAME - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
DataRegionConfiguration name reserved for internal caches.
SYSTEM_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
System execution pool.
SYSTEM_VIEW_SQL_SPI - Static variable in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
Class name for a SQL view exporter of system views.
systemAllocatedSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets memory allocated for map internal structure so far.
systemAllocatedSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets memory allocated for map internal structure so far.
systemAllocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets memory allocated for map internal structure so far.
systemAllocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
systemAllocatedSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets memory allocated for map internal structure so far.
systemCache() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
systemCache(String) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
systemCachesStarting() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
 
SystemDataRegionConfiguration - Class in org.apache.ignite.configuration
This class allows defining system data region configuration with various parameters for Apache Ignite page memory (see DataStorageConfiguration.
SystemDataRegionConfiguration() - Constructor for class org.apache.ignite.configuration.SystemDataRegionConfiguration
 
systemDateRegionName() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
systemInvalidate(boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
systemInvalidate(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
systemMessage(Object) - Method in interface org.apache.ignite.internal.util.nio.GridNioSession
 
systemMessage(Object) - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
systemMessage(Object) - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
systemOperationAllowed(SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.SecurityContext
Checks whether system-wide permission is allowed (excluding Visor task operations).
systemPageSize() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
systemPageSize() - Method in interface org.apache.ignite.internal.pagemem.PageMemory
 
systemPageSize() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
systemPermissions() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Collection of system-wide permissions (events enable/disable, Visor task execution).
systemPermissions() - Method in interface org.apache.ignite.plugin.security.SecurityPermissionSet
Collection of system-wide permissions (events enable/disable, Visor task execution).
SystemProperty - Annotation Type in org.apache.ignite
Ignite system property info.
systemTicker() - Static method in class org.apache.ignite.internal.util.IgniteTicker
A ticker that reads the current time using System.nanoTime().
systemTimeCurrent() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Returns current amount of time that transaction has spent on system activities (acquiring locks, commiting, rolling back, etc.)
systemTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
systemView() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets system view manager.
systemView() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets system view manager.
systemView() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets system view manager.
SystemView<R> - Interface in org.apache.ignite.spi.systemview.view
Implementation provides data for some internal Ignite objects.
SystemViewAdapter<R,D> - Class in org.apache.ignite.internal.managers.systemview
System view backed by data Collection.
SystemViewAdapter(String, String, SystemViewRowAttributeWalker<R>, Collection<D>, Function<D, R>) - Constructor for class org.apache.ignite.internal.managers.systemview.SystemViewAdapter
 
SystemViewAdapter(String, String, SystemViewRowAttributeWalker<R>, Supplier<Collection<D>>, Function<D, R>) - Constructor for class org.apache.ignite.internal.managers.systemview.SystemViewAdapter
 
SystemViewExporterSpi - Interface in org.apache.ignite.spi.systemview
Exporter of system view to the external recepient.
SystemViewInnerCollectionsAdapter<C,R,D> - Class in org.apache.ignite.internal.managers.systemview
System view backed by data container.
SystemViewInnerCollectionsAdapter(String, String, SystemViewRowAttributeWalker<R>, Iterable<C>, Function<C, Collection<D>>, BiFunction<C, D, R>) - Constructor for class org.apache.ignite.internal.managers.systemview.SystemViewInnerCollectionsAdapter
 
SystemViewMBean<R> - Class in org.apache.ignite.internal.managers.systemview
JMX bean to expose specific SystemView data.
SystemViewMBean(SystemView<R>) - Constructor for class org.apache.ignite.internal.managers.systemview.SystemViewMBean
 
systemViewName() - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
 
SystemViewRowAttributeWalker<R> - Interface in org.apache.ignite.spi.systemview.view
Utility class for quick iteration over row properties.
SystemViewRowAttributeWalker.AttributeVisitor - Interface in org.apache.ignite.spi.systemview.view
Attribute visitor.
SystemViewRowAttributeWalker.AttributeWithValueVisitor - Interface in org.apache.ignite.spi.systemview.view
Attribute visitor.
sysViewReg - Variable in class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
System view registry.

T

t(V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Factory method returning new tuple with given parameter.
t(V1, V2) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Factory method returning new tuple with given parameters.
t(V1, V2, V3) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Factory method returning new tuple with given parameters.
t(V1, V2, V3, V4) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
t(V1, V2, V3, V4, V5) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
t(V1, V2, V3, V4, V5, V6) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
t1() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T1<V> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridTuple by extending it.
T1() - Constructor for class org.apache.ignite.internal.util.typedef.T1
Empty constructor required by Externalizable.
T1(V) - Constructor for class org.apache.ignite.internal.util.typedef.T1
Constructs mutable object with given value.
t2() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T2<V1,V2> - Class in org.apache.ignite.internal.util.typedef
Defines alias for IgniteBiTuple by extending it.
T2() - Constructor for class org.apache.ignite.internal.util.typedef.T2
Empty constructor required by Externalizable.
T2(V1, V2) - Constructor for class org.apache.ignite.internal.util.typedef.T2
Fully initializes this tuple.
t3() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T3<V1,V2,V3> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridTuple3 by extending it.
T3() - Constructor for class org.apache.ignite.internal.util.typedef.T3
Empty constructor required by Externalizable.
T3(V1, V2, V3) - Constructor for class org.apache.ignite.internal.util.typedef.T3
Fully initializes this tuple.
t4() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T4<V1,V2,V3,V4> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridTuple4 by extending it.
T4() - Constructor for class org.apache.ignite.internal.util.typedef.T4
Empty constructor required by Externalizable.
T4(V1, V2, V3, V4) - Constructor for class org.apache.ignite.internal.util.typedef.T4
Fully initializes this tuple.
t5() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T5<V1,V2,V3,V4,V5> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridTuple5 by extending it.
T5() - Constructor for class org.apache.ignite.internal.util.typedef.T5
Empty constructor required by Externalizable.
T5(V1, V2, V3, V4, V5) - Constructor for class org.apache.ignite.internal.util.typedef.T5
Fully initializes this tuple.
t6() - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
T6<V1,V2,V3,V4,V5,V6> - Class in org.apache.ignite.internal.util.typedef
Defines alias for GridTuple6 by extending it.
T6() - Constructor for class org.apache.ignite.internal.util.typedef.T6
Empty constructor required by Externalizable.
T6(V1, V2, V3, V4, V5, V6) - Constructor for class org.apache.ignite.internal.util.typedef.T6
Fully initializes this tuple.
T_BPLUS_META - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_AWARE_DATA_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_AWARE_DATA_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_AWARE_PENDING_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_AWARE_PENDING_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_DATA_REF_MVCC_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_CACHE_ID_DATA_REF_MVCC_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_METASTORAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_PART - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_METASTORAGE_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_METASTORAGE_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_MVCC_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DATA_REF_MVCC_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DEFRAG_LINK_MAPPING_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_DEFRAG_LINK_MAPPING_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_INNER_END - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_INNER_START - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_LEAF_END - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_LEAF_START - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
Index for payload == 1.
T_H2_EX_REF_MVCC_INNER_END - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_MVCC_INNER_START - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_MVCC_LEAF_END - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_EX_REF_MVCC_LEAF_START - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_MVCC_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_MVCC_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_H2_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_MARKER_PAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_META - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_METASTORE_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_METASTORE_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PAGE_LIST_META - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PAGE_LIST_NODE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PAGE_UPDATE_TRACKING - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PART_CNTRS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PART_META - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PENDING_REF_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_PENDING_REF_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_TX_LOG_INNER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
T_TX_LOG_LEAF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
table() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
 
table() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
 
table(String) - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableModel
Get table by alias.
TABLE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: TABLE.
TABLE_ALREADY_EXISTS - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required table already exists.
TABLE_DROP_FAILED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
DROP TABLE failed.
TABLE_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Required table not found.
TableInformation - Class in org.apache.ignite.internal.processors.query
Information about table.
TableInformation(String, String, String, int, String, int, String, String, String, String, String, String) - Constructor for class org.apache.ignite.internal.processors.query.TableInformation
 
TableInformation(String, String, String) - Constructor for class org.apache.ignite.internal.processors.query.TableInformation
 
tableName() - Method in class org.apache.ignite.internal.cache.query.index.IndexName
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
 
tableName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
 
tableName() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
 
tableName(String, String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Get table name by specified cache and cache value class.
tableName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets table name for type.
tableName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets table name for type.
tableName(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets table name for type.
tableName(QueryEntity) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Get table name for entity.
tableName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
 
tableName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
 
tableName() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
 
tableName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
tableName() - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
 
tableName() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Returns the table name.
tableName(String) - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
Sets the table name
tableName() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
 
tableName(String) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
tableName() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
tableName() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.BasicJdbcIpFinderDialect
Gets table name in a valid form to use as IP addresses
tableName() - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.JdbcIpFinderDialect
Gets table name in a valid form to use as IP addresses
tableName() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.OracleJdbcIpFinderDialect
Gets table name in a valid form to use as IP addresses
tablePattern() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaRequest
 
tableRow(JdbcTableMeta) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
 
tables() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionJoinGroup
 
tablesInformation(String, String, String...) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Return table information filtered by given patterns.
tableType() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
 
tableType() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
 
tableType() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
tableTypes() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
 
tag() - Method in interface org.apache.ignite.IgniteCluster
User-defined tag describing the cluster.
tag(String) - Method in interface org.apache.ignite.IgniteCluster
Enables user to add a specific label to the cluster e.g. to describe purpose of the cluster or any its characteristics.
tag() - Method in interface org.apache.ignite.internal.client.GridClientClusterState
User-defined tag of cluster STATE command was sent to.
tag() - Method in class org.apache.ignite.internal.client.impl.GridClientClusterStateImpl
User-defined tag of cluster STATE command was sent to.
tag() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
User-defined tag describing the cluster.
tag(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Enables user to add a specific label to the cluster e.g. to describe purpose of the cluster or any its characteristics.
tag() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
User-defined tag describing the cluster.
tag(String) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Enables user to add a specific label to the cluster e.g. to describe purpose of the cluster or any its characteristics.
tag(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
Tag of pageId
tag() - Method in class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
 
tag(String) - Method in class org.apache.ignite.internal.processors.cluster.IgniteClusterMXBeanImpl
Changes cluster tag to provided value.
tag(String...) - Static method in class org.apache.ignite.internal.processors.tracing.SpanTags
 
tag() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
 
tag() - Method in class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
 
tag(String) - Method in interface org.apache.ignite.mxbean.IgniteClusterMXBean
Changes cluster tag to provided value.
TAG_LOCK_ALWAYS - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
Always lock tag.
TAG_MASK - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
TAG_SIZE - Static variable in class org.apache.ignite.internal.pagemem.PageIdUtils
 
tail() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
Returns actual buffer tail.
tail() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
 
tailId - Variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.Stripe
 
tailSet(E, boolean) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
tailSet(E) - Method in class org.apache.ignite.internal.util.GridConcurrentSkipListSet
take() - Method in interface org.apache.ignite.IgniteQueue
take() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
take() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
takeAnyPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
Removes any page from the pages list.
takeEmptyPage(int, IOVersions, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList
 
takeRecycledPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
takeRecycledPage() - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseList
 
takeRecycledPage() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
targets - Variable in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
Targets to process.
targets() - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
 
task() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets task processor.
task() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets task processor.
task() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets task processor.
task() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
Getting durable background task.
task(IgniteUuid, String, long, long, int) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
task(UUID, IgniteUuid, String, long, long, int) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
task(IgniteUuid, String, long, long, int) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
task - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractJob
Parent task; present only on local job instance.
TASK_COUNT_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
TASK_EXEC_TIME - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Task execution time metric name.
TASK_EXEC_TIME_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Task execution time metric description.
TASK_EXEC_TIME_HISTOGRAM_BUCKETS - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Histogram buckets for the task execution time metric (in milliseconds).
taskArg - Variable in class org.apache.ignite.internal.visor.VisorMultiNodeTask
Task argument.
taskClassName() - Method in class org.apache.ignite.events.JobEvent
Gets name of task class that triggered this event.
taskClassName(String) - Method in class org.apache.ignite.events.JobEvent
Sets name of the task class that triggered this event.
taskClassName() - Method in class org.apache.ignite.events.TaskEvent
Gets name of task class that triggered this event.
taskClassName() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
taskClassName() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
TaskContinuousMapperResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of ComputeTaskContinuousMapper resource.
TaskEvent - Class in org.apache.ignite.events
Grid task event.
TaskEvent(ClusterNode, String, int, IgniteUuid, String, String, boolean, UUID) - Constructor for class org.apache.ignite.events.TaskEvent
Creates task event with given parameters.
taskEvent(TaskEvent, int, IgniteUuid, String, UUID, long, String, String) - Method in class org.apache.ignite.internal.visor.util.VisorEventMapper
 
taskFuture(IgniteUuid) - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
taskFutures() - Method in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
taskHash() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
taskHash() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
taskId() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
 
taskId(IgniteUuid) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
 
taskId() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
taskId(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
taskName() - Method in class org.apache.ignite.events.CacheEvent
Gets task name if cache event was caused by an operation initiated within task execution.
taskName() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
Gets the name of the task that executed the query (if any).
taskName() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets the name of the task that executed the query (if any).
taskName() - Method in class org.apache.ignite.events.JobEvent
Gets name of the task that triggered the event.
taskName(String) - Method in class org.apache.ignite.events.JobEvent
Sets name of the task that triggered this event.
taskName() - Method in class org.apache.ignite.events.TaskEvent
Gets name of the task that triggered the event.
taskName - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Task name.
taskName - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Task name.
taskName() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
taskName - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Task name.
taskName() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
taskName(String) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
 
taskName() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
taskName(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
taskName() - Method in class org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatus
taskName() - Method in interface org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusSnapshot
 
taskName() - Method in class org.apache.ignite.spi.systemview.view.ComputeJobView
 
taskName() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
taskName() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
taskName() - Method in class org.apache.ignite.spi.systemview.view.StripedExecutorTaskView
 
taskNameHash - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Task name hash.
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
taskNameHash - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Task name hash.
taskNameHash - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Task name hash.
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Gets task name hash.
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Gets task name hash.
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
taskNameHash(int) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
 
taskNameHash() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Task name hash in case if transaction was initiated within task execution.
taskNameHash - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Task name hash code.
taskNameHash() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Task name hash in case if transaction was initiated within task execution.
taskNode() - Method in class org.apache.ignite.events.JobEvent
Get node where parent task of the job has originated.
taskNode(ClusterNode) - Method in class org.apache.ignite.events.JobEvent
Sets node where parent task of the job has originated.
taskNodeId() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
taskOperationAllowed(String, SecurityPermission) - Method in interface org.apache.ignite.internal.processors.security.SecurityContext
Checks whether task operation is allowed.
taskPermissions() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
Map of task names to task permissions.
taskPermissions() - Method in interface org.apache.ignite.plugin.security.SecurityPermissionSet
Map of task names to task permissions.
taskPtr - Variable in class org.apache.ignite.internal.processors.platform.compute.PlatformAbstractTask
Pointer to the task in the native platform.
taskRecordSize(int, boolean) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
TASKS_VIEW - Static variable in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
TASKS_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.task.GridTaskProcessor
 
taskSessionId() - Method in class org.apache.ignite.events.JobEvent
Gets task session ID of the task that triggered this event.
taskSessionId(IgniteUuid) - Method in class org.apache.ignite.events.JobEvent
Sets task session ID of the task that triggered this event.
taskSessionId() - Method in class org.apache.ignite.events.TaskEvent
Gets session ID of the task that triggered the event.
TaskSessionResource - Annotation Type in org.apache.ignite.resources
Annotates a field or a setter method for injection of ComputeTaskSession resource.
taskSubjectId() - Method in class org.apache.ignite.events.JobEvent
Gets task subject ID.
taskSubjectId(UUID) - Method in class org.apache.ignite.events.JobEvent
Sets task subject ID.
taskTopic() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
 
tbl - Variable in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
Table descriptor.
TCKMBeanServerBuilder - Class in org.apache.ignite.internal.tck
This class is needed for JCache TCK tests.
TCKMBeanServerBuilder() - Constructor for class org.apache.ignite.internal.tck.TCKMBeanServerBuilder
 
tcpAddresses() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets list of REST TCP server addresses of remote node.
tcpAddresses(Collection<String>) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets list of REST TCP server addresses.
tcpAddresses() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets list of REST TCP server addresses of remote node.
TcpCommunicationConfigInitializer - Class in org.apache.ignite.spi.communication.tcp.internal
Only may implement it TcpCommunicationSpi.
TcpCommunicationConfigInitializer() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
 
TcpCommunicationConfiguration - Class in org.apache.ignite.spi.communication.tcp.internal
Class of configuration for TcpCommunicationSpi segregation.
TcpCommunicationConfiguration() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
TcpCommunicationConnectionCheckFuture - Class in org.apache.ignite.spi.communication.tcp.internal
Tcp Communication Connection Check Future.
TcpCommunicationConnectionCheckFuture(TcpCommunicationSpi, IgniteLogger, GridNioServer, List<ClusterNode>) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConnectionCheckFuture
 
TcpCommunicationMetricsListener - Class in org.apache.ignite.spi.communication.tcp
Statistics for TcpCommunicationSpi.
TcpCommunicationMetricsListener(Ignite, IgniteSpiContext) - Constructor for class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
 
TcpCommunicationNodeConnectionCheckFuture - Interface in org.apache.ignite.spi.communication.tcp.internal
Tcp Communication Node Connection Check Future.
TcpCommunicationSpi - Class in org.apache.ignite.spi.communication.tcp
TcpCommunicationSpi is default communication SPI which uses TCP/IP protocol and Java NIO to communicate with other nodes.
TcpCommunicationSpi() - Constructor for class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
 
TcpCommunicationSpiMBean - Interface in org.apache.ignite.spi.communication.tcp
MBean provide access to TCP-based communication SPI.
TcpCommunicationSpiMBeanImpl - Class in org.apache.ignite.spi.communication.tcp.internal
MBean implementation for TcpCommunicationSpi.
TcpCommunicationSpiMBeanImpl(IgniteSpiAdapter, TcpCommunicationMetricsListener, TcpCommunicationConfiguration, ClusterStateProvider) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
 
TcpConnectionIndexAwareMessage - Interface in org.apache.ignite.spi.communication.tcp.internal
 
TcpConnectionRequestDiscoveryMessage - Class in org.apache.ignite.spi.communication.tcp.internal
Message is part of communication via discovery protocol.
TcpConnectionRequestDiscoveryMessage(UUID, int) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
 
TcpDiscoveryAbstractMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Base class to implement discovery messages.
TcpDiscoveryAbstractMessage() - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Default no-arg constructor for Externalizable interface.
TcpDiscoveryAbstractMessage(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Constructor.
TcpDiscoveryAbstractMessage(TcpDiscoveryAbstractMessage) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
TcpDiscoveryAbstractTraceableMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Abstract traceable message for TCP discovery.
TcpDiscoveryAbstractTraceableMessage() - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractTraceableMessage
Default no-arg constructor for Externalizable interface.
TcpDiscoveryAbstractTraceableMessage(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractTraceableMessage
Constructor.
TcpDiscoveryAbstractTraceableMessage(TcpDiscoveryAbstractTraceableMessage) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractTraceableMessage
 
TcpDiscoveryAuthFailedMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling joining node that its authentication failed on coordinator.
TcpDiscoveryAuthFailedMessage(UUID, InetAddress, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage
Constructor.
TcpDiscoveryCheckFailedMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling joining node that it failed coordinator's validation check.
TcpDiscoveryCheckFailedMessage(UUID, String) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCheckFailedMessage
Constructor.
TcpDiscoveryClientAckResponse - Class in org.apache.ignite.spi.discovery.tcp.messages
 
TcpDiscoveryClientAckResponse(UUID, IgniteUuid) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientAckResponse
 
TcpDiscoveryClientMetricsUpdateMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Metrics update message.
TcpDiscoveryClientMetricsUpdateMessage(UUID, ClusterMetrics) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientMetricsUpdateMessage
Constructor.
TcpDiscoveryClientPingRequest - Class in org.apache.ignite.spi.discovery.tcp.messages
Ping request.
TcpDiscoveryClientPingRequest(UUID, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingRequest
 
TcpDiscoveryClientPingResponse - Class in org.apache.ignite.spi.discovery.tcp.messages
Ping request.
TcpDiscoveryClientPingResponse(UUID, UUID, boolean) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingResponse
 
TcpDiscoveryClientReconnectMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling that client node is reconnecting to topology.
TcpDiscoveryClientReconnectMessage(UUID, UUID, IgniteUuid) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
 
TcpDiscoveryConnectionCheckMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message used to check whether a node is still connected to the topology.
TcpDiscoveryConnectionCheckMessage() - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
Default no-arg constructor for Externalizable interface.
TcpDiscoveryConnectionCheckMessage(TcpDiscoveryNode) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
Constructor.
TcpDiscoveryCustomEventMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Wrapped for custom message.
TcpDiscoveryCustomEventMessage(UUID, DiscoverySpiCustomMessage, byte[]) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
 
TcpDiscoveryCustomEventMessage(TcpDiscoveryCustomEventMessage) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
Copy constructor.
TcpDiscoveryDiscardMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message sent by coordinator when some operation handling is over.
TcpDiscoveryDiscardMessage(UUID, IgniteUuid, boolean) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDiscardMessage
Constructor.
TcpDiscoveryDummyWakeupMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
 
TcpDiscoveryDummyWakeupMessage() - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDummyWakeupMessage
 
TcpDiscoveryDuplicateIdMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling joining node that new topology already contain different node with same ID.
TcpDiscoveryDuplicateIdMessage(UUID, TcpDiscoveryNode) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage
Constructor.
TcpDiscoveryDuplicateIdMessage(UUID, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage
Constructor.
TcpDiscoveryEnsureDelivery - Annotation Type in org.apache.ignite.spi.discovery.tcp.messages
Message classes with this annotation attached are processed in a special way to ensure messages delivery.
TcpDiscoveryHandshakeRequest - Class in org.apache.ignite.spi.discovery.tcp.messages
Handshake request.
TcpDiscoveryHandshakeRequest(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeRequest
Constructor.
TcpDiscoveryHandshakeResponse - Class in org.apache.ignite.spi.discovery.tcp.messages
Handshake response.
TcpDiscoveryHandshakeResponse(UUID, long) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
Constructor.
TcpDiscoveryIpFinder - Interface in org.apache.ignite.spi.discovery.tcp.ipfinder
IP finder interface for TcpDiscoverySpi.
TcpDiscoveryIpFinderAdapter - Class in org.apache.ignite.spi.discovery.tcp.ipfinder
IP finder interface implementation adapter.
TcpDiscoveryIpFinderAdapter() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
 
TcpDiscoveryJdbcIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc
JDBC-based IP finder.
TcpDiscoveryJdbcIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Constructor.
TcpDiscoveryJdbcIpFinder(JdbcIpFinderDialect) - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
 
TcpDiscoveryJoinRequestMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Initial message sent by a node that wants to enter topology.
TcpDiscoveryJoinRequestMessage(TcpDiscoveryNode, DiscoveryDataPacket) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
Constructor.
TcpDiscoveryLoopbackProblemMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling joining node that it has loopback problem (misconfiguration).
TcpDiscoveryLoopbackProblemMessage(UUID, Collection<String>, Collection<String>) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryLoopbackProblemMessage
Constructor.
TcpDiscoveryMetricsUpdateMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Metrics update message.
TcpDiscoveryMetricsUpdateMessage(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
Constructor.
TcpDiscoveryMetricsUpdateMessage.MetricsSet - Class in org.apache.ignite.spi.discovery.tcp.messages
 
TcpDiscoveryMulticastIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast
Multicast-based IP finder.
TcpDiscoveryMulticastIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
Constructs new IP finder.
TcpDiscoveryNode - Class in org.apache.ignite.spi.discovery.tcp.internal
Node for TcpDiscoverySpi.
TcpDiscoveryNode() - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Public default no-arg constructor for Externalizable interface.
TcpDiscoveryNode(UUID, Collection<String>, Collection<String>, int, DiscoveryMetricsProvider, IgniteProductVersion, Serializable) - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Constructor.
TcpDiscoveryNode(ClusterNode) - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
IMPORTANT!
TcpDiscoveryNodeAddedMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message telling nodes that new node should be added to topology.
TcpDiscoveryNodeAddedMessage(UUID, TcpDiscoveryNode, DiscoveryDataPacket, long) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Constructor.
TcpDiscoveryNodeAddedMessage(TcpDiscoveryNodeAddedMessage) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
 
TcpDiscoveryNodeAddFinishedMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Sent by coordinator across the ring to finish node add process.
TcpDiscoveryNodeAddFinishedMessage(UUID, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
Constructor.
TcpDiscoveryNodeAddFinishedMessage(TcpDiscoveryNodeAddFinishedMessage) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
 
TcpDiscoveryNodeFailedMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Sent by node that has detected node failure to coordinator across the ring, then sent by coordinator across the ring.
TcpDiscoveryNodeFailedMessage(UUID, UUID, long) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
Constructor.
TcpDiscoveryNodeLeftMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Sent by node that is stopping to coordinator across the ring, then sent by coordinator across the ring.
TcpDiscoveryNodeLeftMessage(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeLeftMessage
Constructor.
TcpDiscoveryNodesRing - Class in org.apache.ignite.spi.discovery.tcp.internal
Convenient way to represent topology for TcpDiscoverySpi
TcpDiscoveryNodesRing() - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
 
TcpDiscoveryPingRequest - Class in org.apache.ignite.spi.discovery.tcp.messages
Ping request.
TcpDiscoveryPingRequest(UUID, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingRequest
 
TcpDiscoveryPingResponse - Class in org.apache.ignite.spi.discovery.tcp.messages
Ping response.
TcpDiscoveryPingResponse(UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingResponse
 
TcpDiscoveryRedirectToClient - Annotation Type in org.apache.ignite.spi.discovery.tcp.messages
Message classes with this annotation attached will be redirected to client nodes when going through ring.
TcpDiscoveryRingLatencyCheckMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
 
TcpDiscoveryRingLatencyCheckMessage(UUID, int) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRingLatencyCheckMessage
 
TcpDiscoveryServerOnlyCustomEventMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Wrapped for custom message that must not be delivered to the client nodes.
TcpDiscoveryServerOnlyCustomEventMessage(UUID, DiscoverySpiCustomMessage, byte[]) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryServerOnlyCustomEventMessage
 
TcpDiscoverySharedFsIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs
Shared filesystem-based IP finder.
TcpDiscoverySharedFsIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Constructor.
TcpDiscoverySpi - Class in org.apache.ignite.spi.discovery.tcp
Discovery SPI implementation that uses TCP/IP for node discovery.
TcpDiscoverySpi() - Constructor for class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
TcpDiscoverySpiMBean - Interface in org.apache.ignite.spi.discovery.tcp
Management bean for TcpDiscoverySpi.
TcpDiscoverySpiState - Enum in org.apache.ignite.spi.discovery.tcp.internal
State of local node TcpDiscoverySpi.
TcpDiscoveryStatistics - Class in org.apache.ignite.spi.discovery.tcp.internal
Statistics for TcpDiscoverySpi.
TcpDiscoveryStatistics() - Constructor for class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
 
TcpDiscoveryStatusCheckMessage - Class in org.apache.ignite.spi.discovery.tcp.messages
Message sent by node to its next to ensure that next node and connection to it are alive.
TcpDiscoveryStatusCheckMessage(TcpDiscoveryNode, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Constructor.
TcpDiscoveryStatusCheckMessage(UUID, Collection<InetSocketAddress>, UUID) - Constructor for class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
Constructor.
TcpDiscoveryVmIpFinder - Class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm
IP Finder which works only with pre-configured list of IP addresses specified via TcpDiscoveryVmIpFinder.setAddresses(Collection) method.
TcpDiscoveryVmIpFinder() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Constructs new IP finder.
TcpDiscoveryVmIpFinder(boolean) - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Constructs new IP finder.
tcpHandshake(SocketChannel, UUID, GridSslMeta, HandshakeMessage) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpHandshakeExecutor
Establish the first connection to the node and receive connection recovery information.
TcpHandshakeExecutor - Class in org.apache.ignite.spi.communication.tcp.internal
Executor for synchronously establishing a connection with a node.
TcpHandshakeExecutor(IgniteLogger, ClusterStateProvider, boolean) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpHandshakeExecutor
 
tcpHostNames() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets list of REST TCP server host names of remote node.
tcpHostNames(Collection<String>) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets list of REST TCP server host names.
tcpHostNames() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets list of REST TCP server host names of remote node.
TcpIgniteClient - Class in org.apache.ignite.internal.client.thin
Implementation of IgniteClient over TCP protocol.
TcpInverseConnectionResponseMessage - Class in org.apache.ignite.spi.communication.tcp.internal
Inverse connection response message sent by client node as a response to inverse connection request received by discovery.
TcpInverseConnectionResponseMessage() - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
 
TcpInverseConnectionResponseMessage(int) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
 
tcpNoDelay(boolean) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
tcpNoDelay() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
tcpNoDelay(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
tcpPort() - Method in interface org.apache.ignite.internal.client.GridClientNode
Gets client TCP port of remote node.
tcpPort(int) - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl.Builder
Sets remote TCP port value.
tcpPort() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
Gets client TCP port of remote node.
tcpRouter(UUID) - Static method in class org.apache.ignite.internal.client.router.GridRouterFactory
Returns TCP router with the given id.
TEMP_FILES_COMPLETENESS_MARKER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
Temp files completeness marker.
template() - Method in class org.apache.ignite.internal.processors.cache.CacheData
 
template(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
template() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
 
template() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
TEMPLATE_PARTITIONED - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Well-known template name for PARTITIONED cache.
TEMPLATE_REPLICATED - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Well-known template name for REPLICATED cache.
templateName() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
templateName(String) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
templates() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData
 
templates() - Method in class org.apache.ignite.internal.processors.cache.CacheNodeCommonDiscoveryData
 
temporaryMetaStorage() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
temporaryMetaStorage(MetaStorage.TmpStorage) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
temporaryReleaseLock() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
Releases the lock that is held by long tree destroy process for a short period of time and acquires it again, allowing other processes to acquire it.
temporaryReleaseLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Releases the lock that is held by long tree destroy process for a short period of time and acquires it again, allowing other processes to acquire it.
terminateConnection(GridClientConnection, GridClientNode, Throwable) - Method in interface org.apache.ignite.internal.client.impl.connection.GridClientConnectionManager
Callback method, which should be called by clients when they get connectivity errors.
terminateConnection(GridClientConnection, GridClientNode, Throwable) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnectionManagerAdapter
Callback method, which should be called by clients when they get connectivity errors.
terminateWorker(String) - Method in class org.apache.ignite.internal.worker.WorkersControlMXBeanImpl
Terminates worker.
terminateWorker(String) - Method in interface org.apache.ignite.mxbean.WorkersControlMXBean
Terminates worker.
test(int, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.LoadedPagesMap.KeyPredicate
Predicate body.
test(T, U) - Method in interface org.apache.ignite.internal.util.lang.IgniteThrowableBiPredicate
Evaluates this predicate on the given arguments.
TestBinaryContext(BinaryMetadataHandler, IgniteConfiguration, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext
 
testHndWrapper - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
Wrapper for tree pages operations.
text() - Method in class org.apache.ignite.events.SqlQueryExecutionEvent
Gets query text.
textFile(File, boolean) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Check is text file.
textIndex() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Get text index for this type (if any).
textIndex() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Get text index for this type (if any).
TextQuery<K,V> - Class in org.apache.ignite.cache.query

Full Text Queries Ignite supports full text queries based on Apache Lucene engine.

TextQuery(String, String) - Constructor for class org.apache.ignite.cache.query.TextQuery
Constructs query for the given search string.
TextQuery(String, String, int) - Constructor for class org.apache.ignite.cache.query.TextQuery
Constructs query for the given search string.
TextQuery(Class<?>, String) - Constructor for class org.apache.ignite.cache.query.TextQuery
Constructs query for the given search string.
TextQuery(Class<?>, String, int) - Constructor for class org.apache.ignite.cache.query.TextQuery
Constructs query for the given search string.
TextQueryReducer<R> - Class in org.apache.ignite.internal.processors.cache.query.reducer
Reducer for TextQuery results.
TextQueryReducer(Map<UUID, NodePageStream<R>>) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.TextQueryReducer
 
thenAccept(Consumer<? super T>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenAcceptAsync(Consumer<? super T>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenAcceptAsync(Consumer<? super T>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenApply(Function<? super T, ? extends U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenApplyAsync(Function<? super T, ? extends U>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenRun(Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenRunAsync(Runnable) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
thenRunAsync(Runnable, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
THIEF_NODE_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Job context attribute for storing thief node UUID (this attribute is used in job stealing failover SPI).
THIN_CLIENT - Static variable in class org.apache.ignite.internal.processors.odbc.ClientListenerNioListener
Thin client handshake code.
ThinClientConfiguration - Class in org.apache.ignite.configuration
Server-side thin-client configuration.
ThinClientConfiguration() - Constructor for class org.apache.ignite.configuration.ThinClientConfiguration
Creates thin-client configuration with all default values.
ThinClientConfiguration(ThinClientConfiguration) - Constructor for class org.apache.ignite.configuration.ThinClientConfiguration
Creates thin-client configuration by copying all properties from given configuration.
ThinProtocolFeature - Interface in org.apache.ignite.internal
The base feature class.
THRD_FACTORY_DESC - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
 
thread - Variable in class org.apache.ignite.internal.util.StripedExecutor.Stripe
Thread executing the loop.
THREAD_CNT - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Thread count metric name.
THREAD_DUMP_MSG - Static variable in class org.apache.ignite.internal.util.IgniteUtils
Thread dump message.
THREAD_LOCAL - Static variable in class org.apache.ignite.internal.binary.streams.BinaryMemoryAllocator
Thread local allocator instance.
THREAD_POOLS - Static variable in class org.apache.ignite.internal.processors.pool.PoolProcessor
Group for a thread pools.
THREAD_RESERVE_SIZE - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Maxim number of atomic IDs for thread.
threadBuf(ThreadLocal<ByteBuffer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Replace thread local with buffers.
threadBuf(ThreadLocal<ByteBuffer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriterFactory
 
threadBuf(ThreadLocal<ByteBuffer>) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
Replace thread local with buffers.
threadedQueryInitiatorId() - Static method in class org.apache.ignite.cache.query.SqlFieldsQuery
 
threadId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Thread.
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
threadId - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Initiated thread id.
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
 
threadId(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
threadId() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
threadId - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
threadId() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
ID of the thread in which this transaction started.
threadId - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Thread ID.
threadId() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
ID of the thread in which this transaction started.
threadId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
ID of the thread in which this transaction started.
threadId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
ID of the thread in which this transaction started.
threadId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
threadId - Variable in class org.apache.ignite.internal.util.GridDebug.Item
 
threadId() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
threadId() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
threadId(int) - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
 
threadId() - Method in interface org.apache.ignite.transactions.Transaction
ID of the thread in which this transaction started.
threadLimits - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
 
threadLocalContext() - Static method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
ThreadLocalRowHandlerHolder - Class in org.apache.ignite.internal.cache.query.index.sorted
Holds an index row handler during work session with an index tree.
ThreadLocalRowHandlerHolder() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.ThreadLocalRowHandlerHolder
 
threadLocalTx(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
threadMapSize() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
threadName - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
threadName - Variable in class org.apache.ignite.internal.util.GridDebug.Item
 
threadName() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
threadName(long) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
threadName() - Method in class org.apache.ignite.spi.systemview.view.StripedExecutorTaskView
 
ThreadPageLockState - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
 
ThreadPageLockState(long, String, Thread.State, PageLockDump, InvalidContext<? extends PageLockDump>) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLockState
 
threadPageLockStates - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTrackerDump
 
ThreadPoolMXBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=threadPools.{thread_pool_name}" instead.
ThreadPoolMXBeanAdapter - Class in org.apache.ignite.internal
Adapter for ThreadPoolMXBean which delegates all method calls to the underlying ExecutorService instance.
ThreadPoolMXBeanAdapter(ExecutorService) - Constructor for class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
Creates adapter.
threadPri - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Thread priority for all threads started by SPI.
threadProcessingMessage() - Static method in class org.apache.ignite.internal.util.nio.GridNioBackPressureControl
 
threadProcessingMessage(boolean, IgniteRunnable) - Static method in class org.apache.ignite.internal.util.nio.GridNioBackPressureControl
 
threadTracker() - Static method in class org.apache.ignite.internal.util.nio.GridNioBackPressureControl
 
threshold() - Method in class org.apache.ignite.internal.util.GridTimer
 
throttle() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.
throttle() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.
throttleCapacity() - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Gets system-wide log throttle capacity.
throttleParkTime() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
 
throttleTimeout(int) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Sets system-wide log throttle timeout.
throttleTimeout() - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Gets system-wide log throttle timeout.
throttleWeight() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Measurement shows how much throttling time is involved into average marking time.
ThrowableBiFunction<T,U,R,E extends Throwable> - Interface in org.apache.ignite.internal.util.function
Specific interface for transmitting exceptions from lambda to external method without a catch.
ThrowableFunction<R,T,E extends Exception> - Interface in org.apache.ignite.internal.util.function
Specific interface for transmitting exceptions from lambda to external method without a catch.
ThrowableSupplier<T,E extends Throwable> - Interface in org.apache.ignite.internal.util.function
Specific interface for transmitting exceptions from lambda to external method without a catch.
throwAtomicityModesMismatchException(CacheConfiguration, CacheConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Throws atomicity modes compatibility validation exception.
throwsCRCError() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.RestoreBinaryState
 
throwUnsupported(int) - Static method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Throw an exception rendering unsupported operation type.
TIME - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Time.
TIME - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for TIME values.
time() - Method in class org.apache.ignite.internal.pagemem.wal.record.MemoryRecoveryRecord
 
time() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
time() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
time - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
Dump creation time.
time - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTrackerDump
 
TIME - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for time
TIME - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: TIME.
time() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
 
TIME_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Time array.
timeBag() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
TimeBag - Class in org.apache.ignite.internal.util
Utility class to measure and collect timings of some execution workflow.
TimeBag(boolean) - Constructor for class org.apache.ignite.internal.util.TimeBag
Default constructor.
TimeBag(TimeUnit, boolean) - Constructor for class org.apache.ignite.internal.util.TimeBag
 
timedOut() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
timedOut() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
TimeInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining AbstractTimeIndexKey values.
TimeInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimeInlineIndexKeyType
 
timeout() - Method in class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
Get stop node timeout.
timeout(long) - Method in interface org.apache.ignite.IgniteDataStreamer
Sets the timeout that is used in the following cases: any data addition method can be blocked when all per node parallel operations are exhausted.
timeout() - Method in interface org.apache.ignite.IgniteDataStreamer
timeout() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets timeout processor.
timeout() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets timeout processor.
timeout(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
Sets timeout in milliseconds.
timeout(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
Enable/disable socket timeout with specified timeout.
timeout() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
Returns socket timeout.
timeout() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
 
timeout - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Lock timeout.
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
 
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
timeout - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Sets transaction timeout value.
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
timeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
timeout() - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
Rebalance timeout for supply and demand messages in milliseconds.
timeout() - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
Rebalance timeout for supply and demand messages in milliseconds.
timeout() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets timeout processor.
timeout(long) - Method in interface org.apache.ignite.internal.processors.cache.query.CacheQuery
Sets query timeout.
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
Sets query timeout.
timeout() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
timeout() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets timeout value in milliseconds for this transaction.
timeout(long) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Sets transaction timeout value.
timeout - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Transaction timeout.
timeout() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets timeout value in milliseconds for this transaction.
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Sets transaction timeout value.
timeout() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Gets timeout value in milliseconds for this transaction.
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Sets transaction timeout value.
timeout() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Gets timeout value in milliseconds for this transaction.
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Sets transaction timeout value.
timeout(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Sets transaction timeout value.
timeout(long) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Sets the timeout that is used in the following cases: any data addition method can be blocked when all per node parallel operations are exhausted.
timeout() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
timeout() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
 
timeout() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
 
timeout() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
 
timeout() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
timeout(long) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
 
timeout(int) - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Enable/disable socket timeout with specified timeout.
timeout() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcClientTcpEndpoint
Returns socket timeout.
timeout() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
timeout() - Method in interface org.apache.ignite.transactions.Transaction
Gets timeout value in milliseconds for this transaction.
timeout(long) - Method in interface org.apache.ignite.transactions.Transaction
Sets transaction timeout value.
timeoutException() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
 
timeoutException() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
timeoutException() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
timeoutId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionDefferedDeleteQueueCleanupTask
timeoutId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
timeoutId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
timeoutId() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
timeoutId() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
timeoutId() - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
timeoutId() - Method in interface org.apache.ignite.internal.processors.timeout.GridTimeoutObject
 
timeoutId() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutObjectAdapter
timeoutId() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor.CancelableTask
timeoutObj - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Timeout object.
timeoutObj - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Timeout object.
TimeoutStrategy - Interface in org.apache.ignite.spi
Strategy to calculate next timeout and check if total timeout reached.
timeSpan2DHMSM(long) - Static method in class org.apache.ignite.internal.util.typedef.X
Creates string presentation of given time span in days, hh:mm:ss.mmm HMS format.
timeSpan2HMS(long) - Static method in class org.apache.ignite.internal.util.typedef.X
Creates string presentation of given time span in hh:mm:ss HMS format.
timeSpan2HMSM(long) - Static method in class org.apache.ignite.internal.util.typedef.X
Creates string presentation of given time span in hh:mm:ss.msec HMSM format.
timestamp() - Method in interface org.apache.ignite.events.Event
Gets event timestamp.
timestamp() - Method in class org.apache.ignite.events.EventAdapter
Gets event timestamp.
TIMESTAMP - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Timestamp.
TIMESTAMP - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for TIMESTAMP values.
timestamp() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets timestamp.
timestamp - Variable in class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
Timestamp.
timestamp(long) - Method in class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
 
timestamp() - Method in class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
 
timestamp() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
 
timestamp() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
 
TIMESTAMP - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for timestamp
TIMESTAMP - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: TIMESTAMP.
TIMESTAMP_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Timestamp array.
TIMESTAMP_TZ - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for TIMESTAMP WITH TIME ZONE values.
TimestampInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining AbstractTimestampIndexKey values.
TimestampInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.TimestampInlineIndexKeyType
 
TimeStampRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Base class for records with timeStamp.
TimeStampRecord() - Constructor for class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
 
TimeStampRecord(long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
 
timing(String) - Static method in class org.apache.ignite.internal.util.GridDebug
Print timing after the GridDebug.start() call.
TINYINT - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for 8-bit integer
TINYINT - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: TINYINT.
title() - Method in enum org.apache.ignite.internal.processors.cache.GridCacheAdapter.BulkOperation
 
tm() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
tm() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
tmFinish(boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Commits transaction to transaction manager.
tmLock(IgniteInternalTx, long, GridCacheVersion, GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
This locks is called by transaction manager during prepare step for optimistic transactions.
tmLock(IgniteInternalTx, long, GridCacheVersion, GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
This locks is called by transaction manager during prepare step for optimistic transactions.
tmLock(IgniteInternalTx, long, GridCacheVersion, GridCacheVersion, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
This locks is called by transaction manager during prepare step for optimistic transactions.
tmLock(IgniteInternalTx, long, GridCacheVersion, GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
This locks is called by transaction manager during prepare step for optimistic transactions.
tmLookup() - Method in class org.apache.ignite.internal.processors.cache.jta.CacheJtaManagerAdapter
Gets transaction manager finder.
tmLookup() - Method in class org.apache.ignite.internal.processors.cache.jta.CacheNoopJtaManager
Gets transaction manager finder.
TMP_CACHE_DIR_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotRestoreProcess
Temporary cache directory prefix.
TMP_FILE_MATCHER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Matcher for searching of *.tmp files.
TMP_SUFFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Suffix for tmp files
to(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
to() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
to(int) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
 
toArray() - Method in interface org.apache.ignite.IgniteQueue
toArray(T[]) - Method in interface org.apache.ignite.IgniteQueue
toArray() - Method in interface org.apache.ignite.IgniteSet
toArray(T1[]) - Method in interface org.apache.ignite.IgniteSet
toArray() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
toArray(T[]) - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
toArray() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
toArray(T1[]) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
toArray() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
toArray(T1[]) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
toArray(Map<Object, Object>) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts a resultant map response to an array.
toArray(Collection<Object>) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts a resultant collection response to an array.
toArray() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
toArray(T[]) - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
toArray() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
toArray(T[]) - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
toArray() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
toArray(T[]) - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
toArray() - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
toArray(T[]) - Method in class org.apache.ignite.internal.util.GridMultiCollectionWrapper
toArray() - Method in class org.apache.ignite.internal.util.GridSetWrapper
toArray(T[]) - Method in class org.apache.ignite.internal.util.GridSetWrapper
toArray(Collection<? extends T>, T[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Copies all elements from collection to array and asserts that array is big enough to hold the collection.
toArray() - Method in class org.apache.ignite.util.deque.FastSizeDeque
toArray(T[]) - Method in class org.apache.ignite.util.deque.FastSizeDeque
toArray() - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class org.jsr166.ConcurrentLinkedDeque8
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toBinary(Object) - Method in interface org.apache.ignite.IgniteBinary
Converts provided object to instance of BinaryObject.
toBinary(Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
toBinary(Object) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Converts provided object to instance of BinaryObject.
toBinary(Object) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Converts provided object to instance of BinaryObject.
toBuilder() - Method in interface org.apache.ignite.binary.BinaryObject
Creates a new BinaryObjectBuilder based on this binary object.
toBuilder() - Method in class org.apache.ignite.internal.binary.BinaryArray
Creates a new BinaryObjectBuilder based on this binary object.
toBuilder() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Creates a new BinaryObjectBuilder based on this binary object.
toBuilder() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Creates a new BinaryObjectBuilder based on this binary object.
toBuilder() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Creates a new BinaryObjectBuilder based on this binary object.
toBulkString(Object) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts a resultant object to a bulk string.
toByteArray() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Creates a newly allocated byte array.
toBytes(Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
Serialize object to byte array using marshaller.
toBytes(ByteBuffer) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
 
toBytes(ByteBuffer) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
toBytes(ByteBuffer) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
toBytes(ByteBuffer) - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
toBytes(Serializable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Serialize object to byte array.
toCacheKeyObject(CacheObjectContext, GridCacheContext, Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheKeyObject(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
toCacheKeyObject(byte[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
toCacheKeyObject(CacheObjectContext, GridCacheContext, Object, boolean) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCacheKeyObject0(CacheObjectContext, GridCacheContext, Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
toCacheObject(CacheObjectContext, Object, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheObject(CacheObjectContext, byte, byte[]) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheObject(CacheObjectContext, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheObject(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheObject(CacheObjectContext, Object, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toCacheObject(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
toCacheObject(CacheObjectContext, Object, boolean) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCacheObject(CacheObjectContext, Object, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCacheObject(CacheObjectContext, byte, byte[]) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCacheObject(CacheObjectContext, ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCacheObject(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toCompletableFuture() - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
toCompoundFuture() - Static method in class org.apache.ignite.internal.util.IgniteCollectors
Collector of IgniteInternalFuture inheritors stream to GridCompoundFuture.
toCountersMap(CachePartitionFullCountersMap) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
 
toCountersMap(CachePartitionPartialCountersMap) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
 
toDetailString(long) - Static method in class org.apache.ignite.internal.pagemem.PageIdUtils
 
toDigit(char, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts a hexadecimal character to an integer.
toEntry(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
 
toExpireTime(long) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Convert TTL to expire time.
toFileDump(SharedPageLockTrackerDump, Path, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToFileDumpProcessor
 
ToFileDumpProcessor - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors
 
ToFileDumpProcessor() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToFileDumpProcessor
 
toFullString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
toFullString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
toGenericError(String) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Creates a generic error response.
toHexString(long, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
toHexString(ByteBuffer) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
toInetAddresses(ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns tha list of resolved inet addresses.
toInetAddresses(Collection<String>, Collection<String>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns tha list of resolved inet addresses.
toIntArray() - Method in class org.apache.ignite.internal.util.collection.BitSetIntSet
Returns array with primitive types
toIntArray() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
Returns array with primitive types
toIntArray() - Method in interface org.apache.ignite.internal.util.collection.IntSet
Returns array with primitive types
toIntArray(Collection<Integer>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of integers into array.
toInteger(String) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts an integer result to a RESP integer.
toInteger(int) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts an integer result to a RESP integer.
toIntList(int[], IgnitePredicate<Integer>...) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts array of integers into list.
toJdbcException() - Method in exception org.apache.ignite.internal.processors.query.IgniteSQLException
 
token() - Method in class org.apache.ignite.internal.sql.SqlLexer
token() - Method in class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
token() - Method in interface org.apache.ignite.internal.sql.SqlLexerToken
 
tokenFirstChar() - Method in class org.apache.ignite.internal.sql.SqlLexer
tokenFirstChar() - Method in class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
tokenFirstChar() - Method in interface org.apache.ignite.internal.sql.SqlLexerToken
 
tokenPosition() - Method in class org.apache.ignite.internal.sql.SqlLexer
tokenPosition() - Method in class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
tokenPosition() - Method in interface org.apache.ignite.internal.sql.SqlLexerToken
 
tokenType() - Method in class org.apache.ignite.internal.sql.SqlLexer
tokenType() - Method in class org.apache.ignite.internal.sql.SqlLexerLookAheadToken
tokenType() - Method in interface org.apache.ignite.internal.sql.SqlLexerToken
 
toKeyCacheObject(CacheObjectContext, byte, byte[]) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toKeyCacheObject(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
toKeyCacheObject(CacheObjectContext, byte, byte[]) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toKeyCacheObject(CacheObjectContext, ByteBuffer, IncompleteCacheObject) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
toList(Collection<T>) - Static method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
 
toList(Collection<T>) - Static method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
 
toLongArray(Collection<Long>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts collection of integers into array.
toLongList(long[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts array of longs into list.
toMaintenanceTask(int, String) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.maintenance.MaintenanceRebuildIndexUtils
Constructs an index rebuild maintenance task.
toMap(VisorViewCacheCmd) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
 
TOMBSTONE - Static variable in interface org.apache.ignite.internal.processors.cache.CacheObject
 
tombstone() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Tombstone flag.
toNodes(GridLongList, Map<Long, ClusterNode>, DiscoCache) - Static method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
 
TOO_LONG_KEY - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT, UPDATE or MERGE key that exceed maximum column length.
TOO_LONG_VALUE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT, UPDATE or MERGE value that exceed maximum column length.
TOO_MANY_COMPUTE_TASKS - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Too many compute tasks.
TOO_MANY_CURSORS - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Too many cursors.
toOrderedArray(Map<Object, Object>, List<?>) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts a resultant map response to an array, the order of elements in the resulting array is defined by the order of elements in the origin collection.
top - Variable in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Topology
top - Variable in class org.apache.ignite.internal.client.impl.GridClientImpl
Topology.
top - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
Topology version.
TOP_VER_BASE_TIME - Static variable in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionManager
Timestamp used as base time for cache topology version (January 1, 2014).
topHistSize - Variable in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Size of topology snapshots history.
topic() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
 
topic(IgniteUuid) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(IgniteUuid, UUID) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(IgniteUuid, long) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(String) - Method in enum org.apache.ignite.internal.GridTopic
NOTE: The method should be used only for cases when there is no any other non-string identifier(s) to use to differentiate topics.
topic(String, long) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(String, int, long) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(String, UUID, long) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(String, UUID, int, long) - Method in enum org.apache.ignite.internal.GridTopic
 
topic(Object) - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
topic() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
topic() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
 
topic(String) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
 
topic() - Method in class org.apache.ignite.spi.systemview.view.ContinuousQueryView
 
topicBytes() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
 
topicBytes() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
topicBytes() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
 
topLocked - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Topology locked flag.
topology(long) - Method in interface org.apache.ignite.IgniteCluster
Gets a topology by version.
topology(boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientConnection
Gets grid topology nodes.
topology(boolean, boolean, UUID) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientNioTcpConnection
Gets grid topology nodes.
topology() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Gets topology instance.
topology(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets a topology by version.
topology(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets a topology by version.
topology() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
 
topology(long) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets topology by specified version from history storage.
topology() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
topology() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
 
topology() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
topology() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets topology.
topology(Collection<TcpDiscoveryNode>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Sets topology.
topology() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
TOPOLOGY_VERSION - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
topologyFuture(long) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
Gets future that will be completed when current topology version becomes greater or equal to argument passed.
topologyHistory() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Gets topology snapshots history.
topologyHistory(Map<Long, Collection<ClusterNode>>) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
Sets topology snapshots history.
topologyInitialized() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Whether service topology was initialized.
topologyListeners() - Method in interface org.apache.ignite.internal.client.GridClient
Gets an unmodifiable snapshot of topology listeners list.
topologyListeners() - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Returns all added topology listeners.
topologyListeners() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
Gets an unmodifiable snapshot of topology listeners list.
topologyListeners() - Method in class org.apache.ignite.internal.client.router.impl.GridRouterClientImpl
Gets an unmodifiable snapshot of topology listeners list.
topologyNodes() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets topology nodes from topology snapshot.
topologyNodes() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryTopologySnapshot
Gets topology nodes from topology snapshot.
topologyReadLock() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
Acquires topology read lock.
topologyReadLock(GridCacheSharedContext, GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
topologyReadLock(GridCacheSharedContext, GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
topologyReadLock(GridCacheSharedContext, GridFutureAdapter<?>) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
topologyReadLock(GridCacheSharedContext, GridFutureAdapter<?>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
topologyReadUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter
Releases topology read lock.
topologyReadUnlock(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
topologyReadUnlock(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
topologyReadUnlock(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
topologyReadUnlock(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
topologySnapshot() - Method in interface org.apache.ignite.configuration.CommunicationFailureContext
 
topologySnapshot(long, Collection<ClusterNode>) - Method in class org.apache.ignite.events.DiscoveryEvent
Sets the topology snapshot.
topologySnapshot(Map<UUID, Integer>) - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Sets service's new topology snapshot.
topologySnapshot() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets service deployment topology snapshot.
topologySnapshot() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets service deployment topology snapshot.
TopologyValidator - Interface in org.apache.ignite.configuration
Topology validator is used to verify that cluster topology is valid for further cache operations.
topologyValidator(String) - Method in interface org.apache.ignite.plugin.CacheTopologyValidatorProvider
Provides instance of TopologyValidator for the cache with specified name.
topologyValidator() - Method in class org.apache.ignite.spi.systemview.view.CacheGroupView
 
topologyValidator() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
topologyValidators() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
topologyVersion() - Method in interface org.apache.ignite.cache.CacheEntryVersion
 
topologyVersion() - Method in class org.apache.ignite.events.DiscoveryEvent
Gets topology version if this event is raised on topology change and configured discovery SPI implementation supports topology versioning.
topologyVersion() - Method in interface org.apache.ignite.IgniteCluster
Gets current topology version.
topologyVersion() - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Gets topology version.
topologyVersion() - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
Gets current topology version.
topologyVersion() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets current topology version.
topologyVersion() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
topologyVersion() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryTopologySnapshot
Gets topology version if this event is raised on topology change and configured discovery SPI implementation supports topology versioning.
topologyVersion() - Method in interface org.apache.ignite.internal.processors.affinity.AffinityAssignment
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
topologyVersion() - Method in class org.apache.ignite.internal.processors.affinity.IdealAffinityAssignment
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
 
topologyVersion() - Method in exception org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Gets topology version or -1 in case of topology version is not required for this message.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Gets topology version or -1 in case of topology version is not required for this message.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
topologyVersion() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFuture
Gets result topology version of this future.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
Gets topology version or -1 in case of topology version is not required for this message.
topologyVersion() - Method in exception org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnreservedPartitionException
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.FinishPreloadingTask
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
Gets result topology version of this future.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
Gets actual topology snapshot for thread lock span.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Gets topology version or -1 in case of topology version is not required for this message.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
topologyVersion() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTracker
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.StaticMvccQueryTracker
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Gets topology version or -1 in case of topology version is not required for this message.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.ReaderArguments
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
 
topologyVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
topologyVersion(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Attempts to set topology version and returns the current value.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
topologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Attempts to set topology version and returns the current value.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's topology version in initiator data center.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's topology version in initiator data center.
topologyVersion() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
topologyVersion() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's topology version in initiator data center.
topologyVersion() - Method in interface org.apache.ignite.internal.processors.closure.AffinityTask
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
 
topologyVersion(Long) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
 
topologyVersion() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
 
topologyVersion() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
 
topologyVersion() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Gets current topology version.
topologyVersion(long) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Sets new topology version.
topologyVersion() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Gets topology version.
topologyVersion(long) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Sets topology version.
TopologyVersionAwareJob(String, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
 
topologyVersionEx() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
topologyVersionFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Gets a future that will be completed when partition exchange map for this particular topology version is done.
topologyVersionFuture() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Gets a future that will be completed when partition exchange map for this particular topology version is done.
topologyVersionFuture() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Gets a future that will be completed when partition exchange map for this particular topology version is done.
topologyVersionFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
topologyVersionSnapshot() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
topologyVersionSnapshot() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
toPublicOperationType() - Method in enum org.apache.ignite.internal.client.thin.ClientOperation
Converts this internal operation code to public ClientOperationType.
topVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Topology version.
topVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
Current topology version.
topVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Topology version.
topVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
Topology version on which this future was mapped.
topVer() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
 
topVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
topVer - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
Affinity topology version.
topVer() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
topVer - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Topology version.
topVer - Variable in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
Topology version.
topVer() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
toReadOnlyIO(FileIOFactory) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractFileDescriptor
Make fileIo by this description.
toReadOnlyIO(FileIOFactory) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
Make fileIo by this description.
toRootPages(InlineIndexTree[]) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Create index root pages based on its trees.
toSet(Collection<T>) - Static method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
 
toSet(Collection<T>) - Static method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
 
toShortString(ClusterNode) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Short node representation.
toShortString(Collection<? extends ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Short node representation.
toSimpleString(String) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Converts a simple string data to a ByteBuffer.
toSimpleString(byte[]) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Creates a simple string data as a ByteBuffer.
toSocketAddresses(ClusterNode, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns tha list of resolved socket addresses.
toSocketAddresses(Collection<String>, Collection<String>, int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns tha list of resolved socket addresses.
toSqlException(Exception) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Converts exception in to IgniteSqlException.
toSqlName(String) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
Build SQL-like name from Java code style name.
toStore(List<String>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationParameters
Convert parameter to maintenance storage.
toStoredData(CacheConfigurationSplitter) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
Form a StoredCacheData with all data to correctly restore cache params when its configuration is read from page store.
toString() - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
toString() - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
toString() - Method in class org.apache.ignite.binary.BinaryTypeConfiguration
toString() - Method in class org.apache.ignite.cache.affinity.AffinityKey
toString() - Method in class org.apache.ignite.cache.affinity.AffinityUuid
toString() - Method in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction
toString() - Method in class org.apache.ignite.cache.CacheKeyConfiguration
toString() - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
toString() - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
toString() - Method in class org.apache.ignite.cache.query.Query
toString() - Method in class org.apache.ignite.cache.query.ScanQuery
toString() - Method in class org.apache.ignite.cache.query.SpiQuery
toString() - Method in class org.apache.ignite.cache.query.SqlFieldsQuery
toString() - Method in class org.apache.ignite.cache.query.SqlQuery
Deprecated.
toString() - Method in class org.apache.ignite.cache.query.TextQuery
toString() - Method in class org.apache.ignite.cache.QueryEntity
toString() - Method in class org.apache.ignite.cache.QueryEntityPatch
toString() - Method in class org.apache.ignite.cache.QueryIndex
toString() - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
toString() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
toString() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory
toString() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
toString() - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory
toString() - Method in class org.apache.ignite.cache.store.jdbc.JdbcType
toString() - Method in class org.apache.ignite.cache.store.jdbc.JdbcTypeField
toString() - Method in class org.apache.ignite.client.ClientCacheConfiguration
toString() - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
toString() - Method in class org.apache.ignite.configuration.AtomicConfiguration
toString() - Method in class org.apache.ignite.configuration.BasicAddressResolver
toString() - Method in class org.apache.ignite.configuration.BinaryConfiguration
toString() - Method in class org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate
toString() - Method in class org.apache.ignite.configuration.CacheConfiguration
toString() - Method in class org.apache.ignite.configuration.ClientConfiguration
toString() - Method in class org.apache.ignite.configuration.ClientConnectorConfiguration
toString() - Method in class org.apache.ignite.configuration.ClientTransactionConfiguration
toString() - Method in class org.apache.ignite.configuration.CollectionConfiguration
toString() - Method in class org.apache.ignite.configuration.ConnectorConfiguration
toString() - Method in class org.apache.ignite.configuration.DataRegionConfiguration
toString() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
toString() - Method in class org.apache.ignite.configuration.DefaultCommunicationFailureResolver
toString() - Method in class org.apache.ignite.configuration.ExecutorConfiguration
toString() - Method in class org.apache.ignite.configuration.IgniteConfiguration
toString() - Method in class org.apache.ignite.configuration.LoadAllWarmUpConfiguration
toString() - Method in class org.apache.ignite.configuration.MemoryConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.configuration.MemoryPolicyConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.configuration.NearCacheConfiguration
toString() - Method in class org.apache.ignite.configuration.NoOpWarmUpConfiguration
toString() - Method in class org.apache.ignite.configuration.OdbcConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.configuration.PlatformCacheConfiguration
toString() - Method in class org.apache.ignite.configuration.SqlConfiguration
toString() - Method in class org.apache.ignite.configuration.SqlConnectorConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.configuration.ThinClientConfiguration
toString() - Method in class org.apache.ignite.configuration.TransactionConfiguration
toString() - Method in class org.apache.ignite.events.CacheEvent
toString() - Method in class org.apache.ignite.events.CacheQueryExecutedEvent
toString() - Method in class org.apache.ignite.events.CacheQueryReadEvent
toString() - Method in class org.apache.ignite.events.CacheRebalancingEvent
toString() - Method in class org.apache.ignite.events.CheckpointEvent
toString() - Method in class org.apache.ignite.events.DeploymentEvent
toString() - Method in class org.apache.ignite.events.DiscoveryEvent
toString() - Method in class org.apache.ignite.events.EventAdapter
toString() - Method in class org.apache.ignite.events.JobEvent
toString() - Method in class org.apache.ignite.events.NodeValidationFailedEvent
toString() - Method in class org.apache.ignite.events.SqlQueryExecutionEvent
toString() - Method in class org.apache.ignite.events.TaskEvent
toString() - Method in class org.apache.ignite.failure.AbstractFailureHandler
toString() - Method in class org.apache.ignite.failure.FailureContext
toString() - Method in class org.apache.ignite.failure.NoOpFailureHandler
toString() - Method in class org.apache.ignite.failure.RestartProcessFailureHandler
toString() - Method in class org.apache.ignite.failure.StopNodeFailureHandler
toString() - Method in class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
toString() - Method in exception org.apache.ignite.IgniteCheckedException
toString() - Method in exception org.apache.ignite.IgniteException
toString() - Method in exception org.apache.ignite.IgniteIllegalStateException
toString() - Method in class org.apache.ignite.internal.binary.BinaryArray
toString() - Method in class org.apache.ignite.internal.binary.BinaryArrayIdentityResolver
toString() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
toString() - Method in class org.apache.ignite.internal.binary.BinaryEnumArray
toString() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
toString() - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
toString() - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
toString() - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
toString() - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
toString() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
toString() - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
toString() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
toString() - Method in class org.apache.ignite.internal.binary.BinarySchema
toString() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
toString() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTask
Deprecated.
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexSearchRowImpl
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexTree
toString() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineTreeFilterClosure
toString() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
toString() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
toString() - Method in class org.apache.ignite.internal.cdc.WalRecordsConsumer
toString() - Method in exception org.apache.ignite.internal.client.GridClientException
toString() - Method in class org.apache.ignite.internal.client.GridClientPartitionAffinity
toString() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
toString() - Method in class org.apache.ignite.internal.client.impl.GridClientImpl
toString() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
toString() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeMetricsAdapter
toString() - Method in class org.apache.ignite.internal.client.router.GridTcpRouterConfiguration
toString() - Method in class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
Deprecated.
toString() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersion
toString() - Method in class org.apache.ignite.internal.client.util.GridClientConsistentHash
toString() - Method in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
toString() - Method in class org.apache.ignite.internal.cluster.ClusterNodeLocalMapImpl
toString() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
toString() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
toString() - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
toString() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
toString() - Method in class org.apache.ignite.internal.ClusterMetricsSnapshot
toString() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
toString() - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
toString() - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
toString() - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
toString() - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
toString() - Method in class org.apache.ignite.internal.ComputeTaskInternalFuture
toString() - Method in class org.apache.ignite.internal.direct.DirectMessageReader
toString() - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
toString() - Method in class org.apache.ignite.internal.direct.state.DirectMessageState
toString() - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
toString() - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
toString() - Method in class org.apache.ignite.internal.events.DiscoveryCustomEvent
toString() - Method in class org.apache.ignite.internal.GridJobCancelRequest
toString() - Method in class org.apache.ignite.internal.GridJobContextImpl
toString() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
toString() - Method in class org.apache.ignite.internal.GridJobExecuteResponse
toString() - Method in class org.apache.ignite.internal.GridJobResultImpl
toString() - Method in class org.apache.ignite.internal.GridJobSessionImpl
toString() - Method in class org.apache.ignite.internal.GridJobSiblingImpl
toString() - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
toString() - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
toString() - Method in class org.apache.ignite.internal.GridKernalContextImpl
toString() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
toString() - Method in class org.apache.ignite.internal.GridLoggerProxy
toString() - Method in class org.apache.ignite.internal.GridMessageListenHandler
toString() - Method in class org.apache.ignite.internal.GridTaskCancelRequest
toString() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
toString() - Method in class org.apache.ignite.internal.GridTaskSessionRequest
toString() - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
toString() - Method in class org.apache.ignite.internal.IgniteKernal
toString() - Method in class org.apache.ignite.internal.jdbc.thin.QualifiedSQLQuery
toString() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatementResultInfo
toString() - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
toString() - Method in class org.apache.ignite.internal.LongJVMPauseDetector
toString() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
toString() - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
toString() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
toString() - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
toString() - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentMetadata
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
toString() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
toString() - Method in class org.apache.ignite.internal.managers.discovery.CustomMessageWrapper
toString() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
toString() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
toString() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector.NodeMessage
toString() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
toString() - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryTopologySnapshot
toString() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
toString() - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
toString() - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager.KeyChangeFuture
toString() - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
toString() - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
toString() - Method in class org.apache.ignite.internal.managers.failover.GridFailoverContextImpl
toString() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
toString() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
toString() - Method in class org.apache.ignite.internal.mem.UnsafeChunk
toString() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
toString() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
toString() - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
toString() - Method in class org.apache.ignite.internal.pagemem.FullPageId
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.CacheState
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageRemoveRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageSetFreeListPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixCountRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixLeftmostChildRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixRemoveId
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageAddRootRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageCutRootRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulFullSnapshotId
Deprecated.
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateNextSnapshotId
Deprecated.
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageDeltaRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageListMetaResetCountRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListAddPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetNextRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetPreviousRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RecycleRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RotatedIdPartRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageRepairDeltaRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.MemoryRecoveryRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccDataEntry
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.TimeStampRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapDataEntry
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapMvccDataEntry
toString() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
toString() - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
toString() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
toString() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentImpl
toString() - Method in class org.apache.ignite.internal.processors.affinity.HistoryAffinityAssignmentShallowCopy
toString() - Method in class org.apache.ignite.internal.processors.authentication.User
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserAcceptedMessage
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
toString() - Method in class org.apache.ignite.internal.processors.authentication.UserProposedMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinityChangeMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheClientReconnectDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationEnrichment
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheData
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl0
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData.CacheInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheJoinNodeDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheNodeCommonDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheObjectsReleaseFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsClearMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheStatisticsModeChangeTask
toString() - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
toString() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDummyDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractSingleUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter.AbstractMiniFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedConcurrentMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAssignmentFetchFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry.ReaderId
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtEmbeddedFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtFinishedFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture.LockTimeoutObject
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryResultsEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
toString() - Method in exception org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnreservedPartitionException
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloaderAssignments
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtDemandedPartitionsMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionCountersMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionHistorySuppliersMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.IgniteDhtPartitionsToReloadMap
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.InitNewCoordinatorFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.ExchangeLatchManager
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.StopCachesOnClientReconnectExchangeTask
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.SupplyPartitionInfo
toString() - Method in exception org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtInvalidPartitionException
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsReservation
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheClearAllRunnable
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockMapping
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticSerializableTxPrepareFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearPessimisticTxPrepareFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishAndAckFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxRemote
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteTxMappingsSingleImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrExpirationInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeBatch
toString() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeFailureMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
toString() - Method in class org.apache.ignite.internal.processors.cache.ExchangeActions
toString() - Method in class org.apache.ignite.internal.processors.cache.ExchangeContext
toString() - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.PeekModes
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheConcurrentMap.CacheMapHolder
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContextInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheExplicitLockSpan
toString() - Method in exception org.apache.ignite.internal.processors.cache.GridCacheFilterFailedException
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMultiTxFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvcc
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedManagerAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
toString() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
toString() - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.LocalJoinCachesContext
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccEmptyLongList
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccQueryTrackerImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotFuture
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
toString() - Method in class org.apache.ignite.internal.processors.cache.mvcc.VacuumTask
toString() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
toString() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
toString() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.PendingDiscoveryEvent
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
toString() - Method in enum org.apache.ignite.internal.processors.cache.persistence.checkpoint.ReservationReason
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMXBeanImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CompletedDefragmentationInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.DefragmentationStatus
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.InProgressDefragmentationInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.InvalidContext
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTrackerDump
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.Stripe
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastorageDataRow
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTaskResult
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.ReplaceCandidate
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.GroupPartitionId
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PagesAllocationRange
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.RootPage
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotMetadata
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperationRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPagePayload
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseListImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileDescriptor
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.ReadSegment
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.WriteSegment
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.SegmentHeader
toString() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
toString() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
toString() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
toString() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
toString() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
toString() - Method in class org.apache.ignite.internal.processors.cache.query.IndexQueryDesc
 
toString() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
toString() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
toString() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
toString() - Method in class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.ReaderArguments
toString() - Method in class org.apache.ignite.internal.processors.cache.StartCacheInfo
toString() - Method in class org.apache.ignite.internal.processors.cache.StateChangeRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
toString() - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
toString(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxDeadlock
 
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
toString() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccFirstRowTreeClosure
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMaxSearchRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccMinSearchRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSearchRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.search.MvccSnapshotSearchRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.PendingRow
toString() - Method in class org.apache.ignite.internal.processors.cache.tree.SearchRow
toString() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeTask
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
toString() - Method in exception org.apache.ignite.internal.processors.cache.verify.GridNotIdleException
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
toString() - Method in exception org.apache.ignite.internal.processors.cache.verify.IdleVerifyException
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKey
toString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
toString() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateFinishMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateNodeLeaveExchangeTask
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
toString() - Method in class org.apache.ignite.internal.processors.cache.WalStateResult
toString() - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
toString() - Method in class org.apache.ignite.internal.processors.cache.warmup.NoOpWarmUpStrategy
toString() - Method in class org.apache.ignite.internal.processors.cache.warmup.WarmUpMXBeanImpl
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1MLA
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2MLA
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
toString() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4MLA
toString() - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus
toString() - Method in class org.apache.ignite.internal.processors.cluster.BaselineTopology
toString() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateFinishMessage
toString() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
toString() - Method in class org.apache.ignite.internal.processors.cluster.ClusterIdAndTag
toString() - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
toString() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
toString() - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
toString() - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedEnumProperty
toString() - Method in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
toString() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutinesCommonDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutinesJoiningNodeDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
toString() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
toString() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.LocalRoutineInfo
toString() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor.RemoteRoutineInfo
toString() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineDiscoveryMessageV2
toString() - Method in class org.apache.ignite.internal.processors.continuous.StopRoutineAckDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.continuous.StopRoutineDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
toString() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
toString() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
toString() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
toString() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedQueueItemKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.CollocatedSetItemKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.DataStructuresCacheKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetImpl
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
toString() - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
toString() - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
toString() - Method in class org.apache.ignite.internal.processors.job.GridJobWorker
toString() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
Deprecated.
toString() - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MappedName
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MappingAcceptedMessage
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MappingProposedMessage
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
toString() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
toString() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerNioMessageParser
toString() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerProtocolVersion
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypePutRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV2
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV3
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV2
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV3
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResultV4
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCloseRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
toString() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeParseResult
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeToken
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryCloseRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteBatchRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryExecuteRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryFetchRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetColumnsMetaRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetQueryMetaRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetTablesMetaRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryMoreResultsRequest
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcResponse
toString() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcStreamingBatchRequest
toString() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
toString() - Method in class org.apache.ignite.internal.processors.platform.client.ClientAffinityTopologyVersion
toString() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
toString() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheExtension
toString() - Method in class org.apache.ignite.internal.processors.platform.PlatformDefaultJavaObjectFactory
toString() - Method in exception org.apache.ignite.internal.processors.platform.PlatformException
toString() - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
toString() - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectSingletonFactory
toString() - Method in exception org.apache.ignite.internal.processors.platform.PlatformNativeException
toString() - Method in exception org.apache.ignite.internal.processors.platform.PlatformNoCallbackException
toString() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionCacheExtension
toString() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
toString() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockProcessor
toString() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockResult
toString() - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
toString() - Method in class org.apache.ignite.internal.processors.port.GridPortRecord
toString() - Method in class org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder
toString() - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
toString() - Method in class org.apache.ignite.internal.processors.query.ColumnInformation
toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
toString() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
toString() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
toString() - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
toString() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
toString() - Method in class org.apache.ignite.internal.processors.query.QueryEntityEx
toString() - Method in class org.apache.ignite.internal.processors.query.QueryField
toString() - Method in class org.apache.ignite.internal.processors.query.QueryHistory
toString() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
toString() - Method in class org.apache.ignite.internal.processors.query.QueryIndexKey
toString() - Method in class org.apache.ignite.internal.processors.query.QuerySchema
toString() - Method in class org.apache.ignite.internal.processors.query.QuerySchemaPatch
toString() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
toString() - Method in class org.apache.ignite.internal.processors.query.QueryTypeIdKey
toString() - Method in class org.apache.ignite.internal.processors.query.QueryTypeNameKey
toString() - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
toString() - Method in class org.apache.ignite.internal.processors.query.schema.IndexRebuildCancelToken
toString() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaAbstractDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaFinishDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
toString() - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaProposeDiscoveryMessage
toString() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAbstractOperation
toString() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableAddColumnOperation
toString() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaAlterTableDropColumnOperation
toString() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexCreateOperation
toString() - Method in class org.apache.ignite.internal.processors.query.schema.operation.SchemaIndexDropOperation
toString() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaExchangeWorkerTask
toString() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCachePartitionWorker
toString() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
toString() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaNodeLeaveExchangeWorkerTask
toString() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationClientFuture
toString() - Method in exception org.apache.ignite.internal.processors.query.schema.SchemaOperationException
toString() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
toString() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
toString() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration
toString() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsKey
toString() - Method in class org.apache.ignite.internal.processors.query.stat.StatisticsTarget
toString() - Method in class org.apache.ignite.internal.processors.query.TableInformation
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheBean
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeStateBeforeStartRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientPingPacket
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheCommandHandler
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskCommandHandler
toString() - Method in class org.apache.ignite.internal.processors.rest.handlers.top.GridTopologyCommandHandler
toString() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
toString() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser.ParserState
toString() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridTcpRestParser
toString() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisMessage
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestAuthenticationRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestBaselineRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestClusterNameRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestLogRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestNodeStateBeforeStartRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTaskRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestTopologyRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestWarmUpRequest
toString() - Method in class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
toString() - Method in class org.apache.ignite.internal.processors.service.GridServiceDeploymentFuture
toString() - Method in exception org.apache.ignite.internal.processors.service.GridServiceMethodNotFoundException
toString() - Method in exception org.apache.ignite.internal.processors.service.GridServiceNotFoundException
toString() - Method in class org.apache.ignite.internal.processors.service.LazyServiceConfiguration
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceChangeBatchRequest
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResult
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceClusterDeploymentResultBatch
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceContextImpl
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentRequest
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorJoinNodeDiscoveryData
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
toString() - Method in class org.apache.ignite.internal.processors.service.ServiceUndeploymentRequest
toString() - Method in class org.apache.ignite.internal.processors.task.GridTaskWorker
toString() - Method in class org.apache.ignite.internal.processors.timeout.GridSpiTimeoutObject
toString() - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor.CancelableTask
toString() - Method in class org.apache.ignite.internal.processors.tracing.messages.SpanContainer
toString() - Method in class org.apache.ignite.internal.SecurityCredentialsAttrFilterPredicate
toString() - Method in class org.apache.ignite.internal.sql.command.SqlAlterTableCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlBeginTransactionCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlBulkLoadCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlCommitTransactionCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlDropIndexCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlDropUserCommand
toString() - Method in class org.apache.ignite.internal.sql.command.SqlIndexColumn
toString() - Method in class org.apache.ignite.internal.sql.command.SqlQualifiedName
toString() - Method in class org.apache.ignite.internal.sql.command.SqlRollbackTransactionCommand
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionAllNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionConstantNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionGroupNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionNoneNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTable
toString() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionTableAffinityDescriptor
toString() - Method in exception org.apache.ignite.internal.sql.SqlParseException
toString() - Method in class org.apache.ignite.internal.suggestions.GridPerformanceSuggestions
toString() - Method in class org.apache.ignite.internal.suggestions.JvmConfigurationSuggestions
toString() - Method in class org.apache.ignite.internal.suggestions.OsConfigurationSuggestions
toString() - Method in class org.apache.ignite.internal.ThreadPoolMXBeanAdapter
toString() - Method in class org.apache.ignite.internal.TransactionsMXBeanImpl
toString() - Method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
toString() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
toString() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
toString() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
toString() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
toString() - Method in class org.apache.ignite.internal.util.future.GridCompoundFuture
toString() - Method in class org.apache.ignite.internal.util.future.GridCompoundIdentityFuture
toString() - Method in class org.apache.ignite.internal.util.future.GridEmbeddedFuture
toString() - Method in class org.apache.ignite.internal.util.future.GridFinishedFuture
toString() - Method in class org.apache.ignite.internal.util.future.GridFutureAdapter
toString() - Method in class org.apache.ignite.internal.util.future.IgniteFinishedFutureImpl
toString() - Method in class org.apache.ignite.internal.util.future.IgniteFutureImpl
toString() - Method in class org.apache.ignite.internal.util.GridAtomicInitializer
toString() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashMap
toString() - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentLinkedHashSet
toString() - Method in class org.apache.ignite.internal.util.GridByteArrayList
toString() - Method in class org.apache.ignite.internal.util.GridCircularBuffer
toString() - Method in class org.apache.ignite.internal.util.GridConcurrentHashSet
toString() - Method in class org.apache.ignite.internal.util.GridConcurrentLinkedHashSet
toString() - Method in class org.apache.ignite.internal.util.GridConcurrentMultiPairQueue.Result
 
toString() - Method in class org.apache.ignite.internal.util.GridConcurrentPhantomHashSet
toString() - Method in class org.apache.ignite.internal.util.GridConcurrentWeakHashSet
toString() - Method in class org.apache.ignite.internal.util.GridConsistentHash
toString() - Method in class org.apache.ignite.internal.util.GridDebug.Item
toString() - Method in class org.apache.ignite.internal.util.GridEmptyIterator
toString() - Method in class org.apache.ignite.internal.util.gridify.GridifyRangeArgument
toString() - Method in class org.apache.ignite.internal.util.GridIntList
toString() - Method in class org.apache.ignite.internal.util.GridKeyLock
toString() - Method in class org.apache.ignite.internal.util.GridLeanSet
toString() - Method in class org.apache.ignite.internal.util.GridListSet
toString() - Method in class org.apache.ignite.internal.util.GridLongList
toString() - Method in class org.apache.ignite.internal.util.GridMessageCollection
toString() - Method in class org.apache.ignite.internal.util.GridMutableLong
toString() - Method in class org.apache.ignite.internal.util.GridMutex
toString() - Method in class org.apache.ignite.internal.util.GridQueue.Node
toString() - Method in class org.apache.ignite.internal.util.GridSetWrapper
toString() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
toString() - Method in class org.apache.ignite.internal.util.GridStringBuilder
toString() - Method in class org.apache.ignite.internal.util.GridStripedLock
toString() - Method in class org.apache.ignite.internal.util.GridStripedReadWriteLock
toString() - Method in class org.apache.ignite.internal.util.GridTimer
toString() - Method in class org.apache.ignite.internal.util.HostAndPortRange
toString() - Method in class org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
toString() - Method in class org.apache.ignite.internal.util.io.GridByteArrayInputStream
toString() - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
toString() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
toString() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
toString() - Method in class org.apache.ignite.internal.util.ipc.loopback.IpcServerTcpEndpoint
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysFalsePredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTruePredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTrueReducer
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.AtomicIntegerFactoryCallable
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryGetValueClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.CacheEntryHasPeekPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ClusterNodeGetIdClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentHashSetFactoryCallable
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ConcurrentMapFactoryCallable
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ContainsNodeIdsPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ContainsPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.EntryByKeyEvaluationPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.EqualsClusterNodeIdPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.EqualsUuidPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatCollectionWrapper
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.FlatIterator
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.HasEqualIdPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.HasNotEqualIdPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IdentityClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IntSumReducer
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsAllPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsNotAllPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.IsNotNullPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.LongSumReducer
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MapFactoryCallable
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.MultipleIterator
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.NoOpClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.NotContainsPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.NotEqualPredicate
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.RunnableWrapperClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.SetFactoryCallable
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.StringConcatReducer
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.ToStringClosure
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
toString() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
toString() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
toString() - Method in class org.apache.ignite.internal.util.lang.GridMapEntry
toString() - Method in class org.apache.ignite.internal.util.lang.GridNodePredicate
toString() - Method in class org.apache.ignite.internal.util.lang.GridTuple
toString() - Method in class org.apache.ignite.internal.util.lang.GridTuple3
toString() - Method in class org.apache.ignite.internal.util.lang.GridTuple4
toString() - Method in class org.apache.ignite.internal.util.lang.GridTuple5
toString() - Method in class org.apache.ignite.internal.util.lang.GridTuple6
toString() - Method in class org.apache.ignite.internal.util.nio.GridAbstractCommunicationClient
toString() - Method in class org.apache.ignite.internal.util.nio.GridBufferedParser
toString() - Method in class org.apache.ignite.internal.util.nio.GridDelimitedParser
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioCodecFilter
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioEmbeddedFuture
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterAdapter
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioFilterChain
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioFinishedFuture
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioFutureImpl
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioMessageTracker
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
toString() - Method in class org.apache.ignite.internal.util.nio.GridNioTracerFilter
toString() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
toString() - Method in class org.apache.ignite.internal.util.nio.GridTcpNioCommunicationClient
toString() - Method in exception org.apache.ignite.internal.util.offheap.GridOffHeapOutOfMemoryException
toString() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
toString() - Method in class org.apache.ignite.internal.util.StripedExecutor.Stripe
toString() - Method in class org.apache.ignite.internal.util.StripedExecutor
toString() - Method in class org.apache.ignite.internal.util.tostring.CircularStringBuilder
toString(Class<T>, T, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, String, Object, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(Class<T>, T, String) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces auto-generated output of string presentation for given object and its declaration class.
toString(String, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, String, Object) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean, String, Object, boolean) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString(String, Object...) - Static method in class org.apache.ignite.internal.util.tostring.GridToStringBuilder
Produces uniformed output of string with context properties
toString() - Method in class org.apache.ignite.internal.util.tostring.SBLimitedLength
toString() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
toString() - Method in class org.apache.ignite.internal.util.worker.GridWorker
toString() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
toString() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
toString() - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
toString() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
toString() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
toString() - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
toString() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
 
toString() - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
 
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCache
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorJob
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
toString() - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
toString() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
toString() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
toString() - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
toString() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
toString() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
toString() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
toString() - Method in class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
toString() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
toString() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
toString() - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridEventsLost
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
toString() - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
toString() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
toString() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
toString() - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
toString() - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
toString() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
toString() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
toString() - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
toString() - Method in class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
toString() - Method in class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
toString() - Method in class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
toString() - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
toString() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
toString() - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
toString() - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeConfigurationCollectorJob
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
toString() - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
toString() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorSpiDescription
toString() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
toString() - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
toString() - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
toString() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
toString() - Method in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryPingTaskResult
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
toString() - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
toString() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
toString() - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
toString() - Method in class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
toString() - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
toString() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
toString() - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
toString() - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
toString() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
toString() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
toString() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseId
toString() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
toString() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
toString() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
toString() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
toString() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
toString() - Method in class org.apache.ignite.internal.visor.util.VisorExceptionWrapper
toString() - Method in class org.apache.ignite.internal.visor.verify.IndexIntegrityCheckIssue
toString() - Method in class org.apache.ignite.internal.visor.verify.IndexValidationIssue
toString() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
toString() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
toString() - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
toString() - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
toString() - Method in class org.apache.ignite.internal.visor.VisorEither
toString() - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
toString() - Method in class org.apache.ignite.internal.websession.WebSessionEntity
toString() - Method in class org.apache.ignite.lang.IgniteBiTuple
toString() - Method in class org.apache.ignite.lang.IgniteProductVersion
toString() - Method in class org.apache.ignite.lang.IgniteUuid
toString() - Method in class org.apache.ignite.logger.java.JavaLogger
toString() - Method in class org.apache.ignite.logger.java.JavaLoggerFileHandler
toString() - Method in class org.apache.ignite.logger.java.JavaLoggerFormatter
toString() - Method in class org.apache.ignite.logger.NullLogger
toString() - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
toString() - Method in class org.apache.ignite.messaging.MessagingListenActor
toString() - Method in class org.apache.ignite.platform.cpp.PlatformCppConfiguration
toString() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration
toString() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration
toString() - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration
toString() - Method in class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
toString() - Method in class org.apache.ignite.plugin.security.SecurityCredentials
toString() - Method in class org.apache.ignite.services.ServiceConfiguration
toString() - Method in class org.apache.ignite.spi.checkpoint.cache.CacheCheckpointSpi
toString() - Method in class org.apache.ignite.spi.checkpoint.noop.NoopCheckpointSpi
toString() - Method in class org.apache.ignite.spi.checkpoint.sharedfs.SharedFsCheckpointSpi
toString() - Method in class org.apache.ignite.spi.collision.fifoqueue.FifoQueueCollisionSpi
toString() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
toString() - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
toString() - Method in class org.apache.ignite.spi.collision.noop.NoopCollisionSpi
toString() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
toString() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
toString() - Method in class org.apache.ignite.spi.communication.tcp.internal.DisconnectedSessionInfo
toString() - Method in class org.apache.ignite.spi.communication.tcp.internal.HandshakeTimeoutObject
toString() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpConnectionRequestDiscoveryMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
toString() - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
toString() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
toString() - Method in class org.apache.ignite.spi.deployment.DeploymentResourceAdapter
toString() - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
toString() - Method in class org.apache.ignite.spi.discovery.DiscoveryDataBag
toString() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
toString() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
toString() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
toString() - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCheckFailedMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientAckResponse
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientMetricsUpdateMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingRequest
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientPingResponse
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientReconnectMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCustomEventMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDiscardMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeRequest
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryHandshakeResponse
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryJoinRequestMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryLoopbackProblemMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddedMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeAddFinishedMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeLeftMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingRequest
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryPingResponse
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryRingLatencyCheckMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryStatusCheckMessage
toString() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
toString() - Method in class org.apache.ignite.spi.eventstorage.memory.MemoryEventStorageSpi
toString() - Method in class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
toString() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
toString() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
toString() - Method in class org.apache.ignite.spi.failover.never.NeverFailoverSpi
toString() - Method in class org.apache.ignite.spi.IgniteNodeValidationResult
toString() - Method in class org.apache.ignite.spi.IgniteSpiThread
toString() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveCpuLoadProbe
toString() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveJobCountLoadProbe
toString() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadBalancingSpi
toString() - Method in class org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveProcessingTimeLoadProbe
toString() - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.RoundRobinLoadBalancingSpi
toString() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
toString() - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates
toString() - Method in class org.apache.ignite.ssl.SslContextFactory
toString() - Method in class org.apache.ignite.startup.BasicWarmupClosure
toString() - Method in class org.apache.ignite.thread.IgniteStripedThreadPoolExecutor
toString() - Method in class org.apache.ignite.thread.IgniteThread
toString() - Method in class org.apache.ignite.thread.IgniteThreadFactory
toString() - Method in class org.jsr166.ConcurrentLinkedHashMap.HashEntry
ToStringClosure<T> - Class in org.apache.ignite.internal.util.lang.gridfunc
Closure that return toString() value for its free variable.
ToStringClosure() - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.ToStringClosure
 
toStringDump(PageLockDump) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToStringDumpHelper
 
toStringDump(SharedPageLockTrackerDump) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToStringDumpHelper
 
ToStringDumpHelper - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors
Helper for creating string from PageLockDump.
ToStringDumpHelper() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.dumpprocessors.ToStringDumpHelper
 
toStringRecord(WALRecord) - Static method in interface org.apache.ignite.internal.processors.cache.persistence.wal.scanner.ScannerHandler
Make string from given wal record.
toStringSafe(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get string representation of an object properly catching all exceptions.
toStringWithTryLock(Supplier<String>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Does thread safe GridCacheMapEntry.toString() for GridCacheMapEntry classes.
toSynchronized() - Method in class org.apache.ignite.internal.util.GridListSet
Creates a synchronized instance of this set.
total() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
 
total() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnOverrides
Get total number of values in column.
TOTAL - Static variable in class org.apache.ignite.internal.sql.command.SqlAnalyzeCommand
TOTAL parameter name.
TOTAL_BASELINE_NODES - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Total baseline nodes count metric name.
TOTAL_CLIENT_NODES - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Total client nodes count metric name.
TOTAL_EXEC_TASKS - Static variable in class org.apache.ignite.internal.processors.task.GridTaskProcessor
Total executed tasks metric name.
TOTAL_LEN_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
TOTAL_SERVER_NODES - Static variable in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Total server nodes count metric name.
TOTAL_STARTED_THREAD_CNT - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Total started thread count metric name.
totalBackoffTimeout(long, long, long) - Static method in class org.apache.ignite.spi.ExponentialBackoffTimeoutStrategy
Compute expected max backoff timeout based on initTimeout, maxTimeout and reconCnt and backoff coefficient.
totalBusyTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalCanceledJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalCnt - Variable in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
Mods count across all spawned clearLocally runnables.
totalCnt - Variable in class org.apache.ignite.services.ServiceConfiguration
Total count.
totalCount() - Method in interface org.apache.ignite.client.ClientServiceDescriptor
Gets maximum allowed total number of deployed services in the grid, 0 for unlimited.
totalCount() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexImpl
Returns number of elements in the tree by scanning pages of the bottom (leaf) level.
totalCount() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
Counts index rows for all segments.
totalCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheClearAllRunnable
 
totalCount() - Method in class org.apache.ignite.internal.processors.service.ServiceInfo
Gets maximum allowed total number of deployed services in the grid, 0 for unlimited.
totalCount() - Method in interface org.apache.ignite.services.ServiceDescriptor
Gets maximum allowed total number of deployed services in the grid, 0 for unlimited.
totalCount() - Method in class org.apache.ignite.spi.systemview.view.ServiceView
 
totalCpu() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
totalExecutedJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalExecutedTasks() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalIdleTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalJobsExecuteTime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalLength() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
totalLength(int) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
totalPages() - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
 
totalPages() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
Total pages can be placed to memory.
totalPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
 
totalPages() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetrics
Total number of allocated pages.
totalPages() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl
Total number of allocated pages.
totalPagesCallback(LongAdderWithDelegateMetric.Delegate) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMetricsImpl.Builder
 
totalPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationMXBeanImpl
Get total count of partitions.
totalPartitions() - Method in interface org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation
 
totalPartitions() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentationImpl
totalPartitions() - Method in interface org.apache.ignite.mxbean.DefragmentationMXBean
Get total count of partitions.
totalPartitionsCount() - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
totalPartitionsCount(int) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
 
totalProcessedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets total processed messages count.
totalReceivedMessages() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
Gets total received messages count.
totalRejectedJobs() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalSize(FileDescriptor...) - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Total size of the segments in bytes.
totalSize() - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets number of elements in the map.
totalSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets number of elements in the map.
totalSize() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
totalThreadCount() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
totalTime() - Method in interface org.apache.ignite.cache.query.QueryDetailMetrics
Gets total time of all query executions.
totalTime() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
Gets total time of all query executions.
toTtl(Duration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
toTypeError(String) - Static method in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisProtocolParser
Creates an error response on operation against the wrong data type.
touch(EvictableEntry<K, V>) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
 
touch(EvictableEntry<K, V>) - Method in class org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy
 
touch(EvictableEntry<K, V>) - Method in class org.apache.ignite.cache.eviction.lru.LruEvictionPolicy
 
touch(EvictableEntry<K, V>) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
 
touch(IgniteTxEntry, boolean) - Method in interface org.apache.ignite.internal.processors.cache.CacheEvictionManager
 
touch(GridCacheEntryEx) - Method in interface org.apache.ignite.internal.processors.cache.CacheEvictionManager
 
touch(IgniteTxEntry, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheOffheapEvictionManager
touch(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.CacheOffheapEvictionManager
touch() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Touch this entry in its context's eviction manager.
touch(IgniteTxEntry, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
touch(GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEvictionManager
touch() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Touch this entry in its context's eviction manager.
touchedPartitions() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
 
touchedPartitions() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalStateAdapter
touchPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.FairFifoPageEvictionTracker
Call this method when data page is accessed.
touchPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.NoOpPageEvictionTracker
Call this method when data page is accessed.
touchPage(long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.evict.PageEvictionTracker
Call this method when data page is accessed.
touchPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.Random2LruPageEvictionTracker
Call this method when data page is accessed.
touchPage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.evict.RandomLruPageEvictionTracker
Call this method when data page is accessed.
touchPartition(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Remembers that particular cache partition was touched by current tx.
touchPartition(int, int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
Remembers that particular cache partition was touched by current tx.
touchPartition(int, int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalState
Remembers that particular cache partition was touched by current tx.
touchPartition(int, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalStateAdapter
Remembers that particular cache partition was touched by current tx.
toUserString() - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
Get tx info as user string.
trace(String) - Method in interface org.apache.ignite.IgniteLogger
Logs out trace message.
trace(String, String) - Method in interface org.apache.ignite.IgniteLogger
Logs out trace message.
trace(String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out trace message.
trace(String, String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out trace message.
trace(String) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out trace message.
trace(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out trace message.
trace(String) - Method in class org.apache.ignite.logger.NullLogger
Logs out trace message.
TraceableIterator<T> - Class in org.apache.ignite.internal.processors.tracing
Represents wrapper which allows the iterator methods to execute within context of a specified span.
TraceableIterator(Iterator<T>) - Constructor for class org.apache.ignite.internal.processors.tracing.TraceableIterator
 
TraceableMessage - Interface in org.apache.ignite.internal.processors.tracing.messages
Interface for messages that contain trace context for an operation.
TraceableMessagesHandler - Class in org.apache.ignite.internal.processors.tracing.messages
Helper to handle traceable messages.
TraceableMessagesHandler(SpanManager, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesHandler
 
TraceableMessagesTable - Class in org.apache.ignite.internal.processors.tracing.messages
Mapping from traceable message to appropriate trace.
traceLogLevel() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
 
traceLogLevel() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientAckResponse
traceLogLevel() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryClientMetricsUpdateMessage
traceLogLevel() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
traceLogLevel() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage
traceName(Class<? extends TraceableMessage>) - Static method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesTable
 
traceName(Object) - Static method in class org.apache.ignite.internal.processors.tracing.messages.TraceableMessagesTable
 
TraceRunnable - Class in org.apache.ignite.internal.managers.communication
Wrapper of Runnable which incject tracing to execution.
TraceRunnable(Tracing, SpanType) - Constructor for class org.apache.ignite.internal.managers.communication.TraceRunnable
 
tracing() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets tracing processor.
tracing() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets tracing processor.
tracing() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets tracing processor.
Tracing - Interface in org.apache.ignite.internal.processors.tracing
Tracing sub-system interface.
tracing(Tracing) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
tracing - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
Tracing.
tracingConfiguration() - Method in interface org.apache.ignite.Ignite
Returns the TracingConfigurationManager instance that allows to Configure tracing parameters such as sampling rate for the specific tracing coordinates such as scope and label.
tracingConfiguration() - Method in class org.apache.ignite.internal.IgniteKernal
Returns the TracingConfigurationManager instance that allows to Configure tracing parameters such as sampling rate for the specific tracing coordinates such as scope and label.
TracingConfigurationCoordinates - Class in org.apache.ignite.spi.tracing
Specifies to which traces, specific configuration will be applied.
TracingConfigurationCoordinates.Builder - Class in org.apache.ignite.spi.tracing
TracingConfigurationCoordinates builder.
TracingConfigurationManager - Interface in org.apache.ignite.spi.tracing
Allows to configure tracing, read the configuration and restore it to the defaults.
TracingConfigurationParameters - Class in org.apache.ignite.spi.tracing
Set of tracing configuration parameters like sampling rate or included scopes.
TracingConfigurationParameters.Builder - Class in org.apache.ignite.spi.tracing
TracingConfigurationParameters builder.
tracingConfigurations() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
 
TracingSpi<S extends SpiSpecificSpan> - Interface in org.apache.ignite.spi.tracing
Tracing SPI interface.
TracingSpiType - Enum in org.apache.ignite.internal.tracing
Type of the tracing spi.
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
trackable - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
Trackable flag.
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
trackable - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Trackable flag.
trackable() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
trackable() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheFuture
 
trackable() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
tracking() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
 
TrackingPageDeltaRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Delta record for updates in tracking pages
TrackingPageDeltaRecord(int, long, long, long, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
 
trackingPageFor(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
TrackingPageIO - Class in org.apache.ignite.internal.processors.cache.persistence.tree.io
We use dedicated page for tracking pages updates.
TrackingPageIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
TrackingPageIsCorruptedException - Exception in org.apache.ignite.internal.processors.cache.persistence.snapshot
Thrown when corrupted tracking page was queried.
TrackingPageIsCorruptedException(long, long) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.snapshot.TrackingPageIsCorruptedException
 
TrackingPageRepairDeltaRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
Record that indicates that "corrupted" flag should be removed from tracking page.
TrackingPageRepairDeltaRecord(int, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageRepairDeltaRecord
 
trackingSize - Variable in class org.apache.ignite.internal.processors.cache.persistence.evict.PageAbstractEvictionTracker
Tracking array size.
trackLogicalRead(long) - Method in interface org.apache.ignite.internal.metric.IoStatisticsHolder
Track logical read of given page.
trackLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
Track logical read of given page.
trackLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
Track logical read of given page.
trackLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
Track logical read of given page.
trackLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
Track logical read of given page.
trackPhysicalAndLogicalRead(long) - Method in interface org.apache.ignite.internal.metric.IoStatisticsHolder
Track physical and logical read of given page.
trackPhysicalAndLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderCache
Track physical and logical read of given page.
trackPhysicalAndLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderIndex
Track physical and logical read of given page.
trackPhysicalAndLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderNoOp
Track physical and logical read of given page.
trackPhysicalAndLogicalRead(long) - Method in class org.apache.ignite.internal.metric.IoStatisticsHolderQuery
Track physical and logical read of given page.
trackRequestId(long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
 
transaction() - Method in interface org.apache.ignite.cache.store.CacheStoreSession
Gets transaction spanning multiple store operations, or null if there is no transaction.
transaction(GridIntList, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.FilePerformanceStatisticsWriter
 
transaction(UUID, GridIntList, long, long, boolean) - Method in interface org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsHandler
 
transaction(GridIntList, long, long, boolean) - Method in class org.apache.ignite.internal.processors.performancestatistics.PerformanceStatisticsProcessor
 
TRANSACTION - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: TRANSACTION.
Transaction - Interface in org.apache.ignite.transactions
Ignite cache transaction.
TRANSACTION_COMPLETED - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Transaction is already completed.
TRANSACTION_EXISTS - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Transaction is already open.
TRANSACTION_SERIALIZATION_ERROR - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Transaction serialization error.
TRANSACTION_STATE_EXCEPTION - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Transaction state exception.
TRANSACTION_TYPE_MISMATCH - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Transaction type mismatch (SQL/non SQL).
transactional() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
TransactionAlreadyCompletedException - Exception in org.apache.ignite.transactions
Exception thrown whenever Mvcc transaction has been finished before operation finished.
TransactionAlreadyCompletedException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionAlreadyCompletedException
Creates new exception with given error message and optional nested exception.
transactionalSnapshot() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
TransactionCheckedException - Exception in org.apache.ignite.internal.transactions
Internal transaction exceptions base.
TransactionConcurrency - Enum in org.apache.ignite.transactions
Transaction concurrency control.
TransactionConfiguration - Class in org.apache.ignite.configuration
Transactions configuration.
TransactionConfiguration() - Constructor for class org.apache.ignite.configuration.TransactionConfiguration
Empty constructor.
TransactionConfiguration(TransactionConfiguration) - Constructor for class org.apache.ignite.configuration.TransactionConfiguration
 
transactionConfiguration(GridCacheContext, IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TransactionDeadlockException - Exception in org.apache.ignite.transactions
Transaction deadlock exception.
TransactionDeadlockException(String) - Constructor for exception org.apache.ignite.transactions.TransactionDeadlockException
Creates new deadlock exception with given error message.
TransactionDuplicateKeyException - Exception in org.apache.ignite.transactions
Exception thrown whenever transaction tries to inserts entry with same mvcc version more than once.
TransactionDuplicateKeyException(String, Exception) - Constructor for exception org.apache.ignite.transactions.TransactionDuplicateKeyException
Creates new duplicate ket exception with given error message.
TransactionDuplicateKeyException(String) - Constructor for exception org.apache.ignite.transactions.TransactionDuplicateKeyException
Creates new duplicate ket exception with given error message.
TransactionEventProxyImpl - Class in org.apache.ignite.internal.processors.cache.transactions
Transaction proxy used at tx events.
TransactionEventProxyImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Default constructor (required by Externalizable).
TransactionEventProxyImpl(GridNearTxLocal) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
 
TransactionException - Exception in org.apache.ignite.transactions
Base class for all transaction related exceptions.
TransactionException() - Constructor for exception org.apache.ignite.transactions.TransactionException
Creates empty exception.
TransactionException(String) - Constructor for exception org.apache.ignite.transactions.TransactionException
Creates new exception with given error message.
TransactionException(Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionException
Creates new transaction exception with given throwable as a cause and source of error message.
TransactionException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionException
Creates new exception with given error message and optional nested exception.
TransactionHeuristicException - Exception in org.apache.ignite.transactions
Exception thrown whenever grid transaction enters an unknown state.
TransactionHeuristicException(String) - Constructor for exception org.apache.ignite.transactions.TransactionHeuristicException
Creates new heuristic exception with given error message.
TransactionHeuristicException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionHeuristicException
Creates new heuristic exception with given error message and optional nested exception.
TransactionIsolation - Enum in org.apache.ignite.transactions
Defines different cache transaction isolation levels.
transactionManagerLookupClassName() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
Deprecated.
Transaction manager lookup must be configured in TransactionConfiguration.getTxManagerLookupClassName().
TransactionMetrics - Interface in org.apache.ignite.transactions
Transaction metrics, shared across all caches.
TransactionMetricsAdapter - Class in org.apache.ignite.internal.processors.cache.transactions
Tx metrics adapter.
TransactionMetricsAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
 
TransactionMetricsAdapter.TransactionMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache.transactions
Transaction metrics snapshot.
TransactionMetricsMxBean - Interface in org.apache.ignite.mxbean
Deprecated.
Check the JmxMetricExporterSpi with "name=\"tx\"" instead.
TransactionMetricsMxBeanImpl - Class in org.apache.ignite.internal
Deprecated.
Check the JmxMetricExporterSpi with "name=\"tx\"" instead.
TransactionMetricsMxBeanImpl() - Constructor for class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
Create TransactionMetricsMxBeanImpl.
TransactionMetricsMxBeanImpl(TransactionMetrics) - Constructor for class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
 
TransactionMetricsSnapshot() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Required by Externalizable.
TransactionMetricsSnapshot(TransactionMetricsAdapter) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
 
TransactionMixedModeException - Exception in org.apache.ignite.transactions
Exception thrown whenever transaction spans over MVCC and non-MVCC caches.
TransactionMixedModeException(String) - Constructor for exception org.apache.ignite.transactions.TransactionMixedModeException
Creates new exception with given error message.
transactionNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxMapping
 
transactionNodes(Map<UUID, Collection<UUID>>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
 
transactionNodes() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
transactionNodes() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
transactionNodes() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
transactionNodes(Map<UUID, Collection<UUID>>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
transactionOperation(OperationType) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
TransactionOptimisticException - Exception in org.apache.ignite.transactions
Exception thrown whenever grid transactions fail optimistically.
TransactionOptimisticException(String) - Constructor for exception org.apache.ignite.transactions.TransactionOptimisticException
Creates new optimistic exception with given error message.
TransactionOptimisticException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionOptimisticException
Creates new optimistic exception with given error message and optional nested exception.
TransactionProxy - Interface in org.apache.ignite.internal.processors.cache.transactions
Marker interface for transaction proxy.
TransactionProxyImpl<K,V> - Class in org.apache.ignite.internal.processors.cache.transactions
Cache transaction proxy.
TransactionProxyImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Empty constructor required for Externalizable.
TransactionProxyImpl(GridNearTxLocal, GridCacheSharedContext<K, V>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
 
TransactionProxyRollbackOnlyImpl<K,V> - Class in org.apache.ignite.internal.processors.cache.transactions
Cache transaction proxy which supports only rollback or close operations and getters.
TransactionProxyRollbackOnlyImpl() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
Empty constructor required for Externalizable.
TransactionProxyRollbackOnlyImpl(GridNearTxLocal, GridCacheSharedContext<K, V>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyRollbackOnlyImpl
 
transactionRecordSize(int) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
 
TransactionRollbackException - Exception in org.apache.ignite.transactions
Exception thrown whenever grid transactions has been automatically rolled back.
TransactionRollbackException(String) - Constructor for exception org.apache.ignite.transactions.TransactionRollbackException
Creates new rollback exception with given error message.
TransactionRollbackException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionRollbackException
Creates new rollback exception with given error message and optional nested exception.
transactions() - Method in interface org.apache.ignite.client.IgniteClient
Gets client transactions facade.
transactions() - Method in interface org.apache.ignite.Ignite
Gets grid transactions facade.
TRANSACTIONS - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
Transactions feature.
transactions() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
Gets client transactions facade.
transactions() - Method in class org.apache.ignite.internal.IgniteKernal
Gets grid transactions facade.
transactions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
 
transactions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
 
TransactionSerializationException - Exception in org.apache.ignite.transactions
Exception thrown whenever transaction can't be serialized due to write conflict.
TransactionSerializationException(String, Exception) - Constructor for exception org.apache.ignite.transactions.TransactionSerializationException
Creates new transaction serialization exception with given error message.
TransactionsMXBean - Interface in org.apache.ignite.mxbean
Transactions MXBean interface.
TransactionsMXBeanImpl - Class in org.apache.ignite.internal
TransactionsMXBean implementation.
TransactionsMXBeanImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.TransactionsMXBeanImpl
 
TransactionState - Enum in org.apache.ignite.transactions
Cache transaction state.
TransactionStateChangedEvent - Class in org.apache.ignite.events
Event indicates transaction state change.
TransactionStateChangedEvent(ClusterNode, String, int, Transaction) - Constructor for class org.apache.ignite.events.TransactionStateChangedEvent
 
transactionTimeDumpSamplesCoefficient() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
transactionTimeDumpSamplesCoefficient() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
The coefficient for samples of completed transactions that will be dumped in log.
transactionTimeDumpSamplesCoefficient(double) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets the coefficient for samples of completed transactions that will be dumped in log.
transactionTimeDumpSamplesCoefficientDistributed(double) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets the coefficient for samples of long running transactions that will be dumped in log, if IgniteTxManager.longTransactionTimeDumpThreshold() is set to non-zero value."
transactionTimeDumpSamplesPerSecondLimit() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
The limit of samples of completed transactions that will be dumped in log per second, if IgniteTxManager.transactionTimeDumpSamplesCoefficient() is above 0.0.
transactionTimeDumpSamplesPerSecondLimit(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets the limit of samples of completed transactions that will be dumped in log per second, if IgniteTxManager.transactionTimeDumpSamplesCoefficient() is above 0.0.
TransactionTimeoutException - Exception in org.apache.ignite.transactions
Exception thrown whenever transactions time out.
TransactionTimeoutException(String) - Constructor for exception org.apache.ignite.transactions.TransactionTimeoutException
Creates new timeout exception with given error message.
TransactionTimeoutException(String, Throwable) - Constructor for exception org.apache.ignite.transactions.TransactionTimeoutException
Creates new timeout exception with given error message and optional nested exception.
TransactionUnsupportedConcurrencyException - Exception in org.apache.ignite.transactions
Exception thrown whenever transaction concurrency level is not supported.
TransactionUnsupportedConcurrencyException(String) - Constructor for exception org.apache.ignite.transactions.TransactionUnsupportedConcurrencyException
Creates new exception with given error message.
TransactionView - Class in org.apache.ignite.spi.systemview.view
Transaction representation for a SystemView.
TransactionView(IgniteInternalTx) - Constructor for class org.apache.ignite.spi.systemview.view.TransactionView
 
TransactionViewWalker - Class in org.apache.ignite.internal.managers.systemview.walker
Generated by org.apache.ignite.codegen.SystemViewRowAttributeWalkerGenerator.
TransactionViewWalker() - Constructor for class org.apache.ignite.internal.managers.systemview.walker.TransactionViewWalker
 
transferExpiryPolicy() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
transferExpiryPolicy() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
transferFrom(ReadableByteChannel, long, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
 
transferFrom(ReadableByteChannel, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
transferFrom(ReadableByteChannel, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
transferTo(long, long, WritableByteChannel) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
This method will transfers the content of file to the specified channel.
transferTo(long, long, WritableByteChannel) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
This method will transfers the content of file to the specified channel.
transferTo(long, long, WritableByteChannel) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
This method will transfers the content of file to the specified channel.
transform - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
If this transaction contains transform entries.
transform() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
transform() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryBean
 
transform(Collection<? extends X>, IgniteClosure<? super X, Y>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Transforms one collection to another using provided closure.
transform(X[], IgniteClosure<? super X, Y>) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
transform(String...) - Static method in class org.apache.ignite.startup.cmdline.CommandLineTransformer
 
TransformCollectionView<T1,T2> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given collection with provided predicate.
TransformCollectionView(Collection<? extends T2>, IgniteClosure<? super T2, T1>, IgnitePredicate<? super T2>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.TransformCollectionView
 
transformed() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
transformer - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Types transformer.
transformer() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
 
transformer() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
transformer() - Method in class org.apache.ignite.spi.systemview.view.ScanQueryView
 
TransformFilteringIterator<T2,T1> - Class in org.apache.ignite.internal.util.lang.gridfunc
Iterator from given iter and optional filtering predicate.
TransformFilteringIterator(Iterator<? extends T1>, IgniteClosure<? super T1, T2>, boolean, IgnitePredicate<? super T1>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
 
transformList(Collection<? extends T1>, IgniteClosure<? super T1, T2>, IgnitePredicate<? super T1>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
TransformMapView<K,V1,V> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given map with provided predicate and clos.
TransformMapView(Map<K, V>, IgniteClosure<V, V1>, IgnitePredicate<? super K>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView
 
TransformMapView2<K,V,V1> - Class in org.apache.ignite.internal.util.lang.gridfunc
Light-weight view on given map with provided predicate and clos.
TransformMapView2(Map<K, V>, IgniteBiClosure<K, V, V1>, IgnitePredicate<? super K>...) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.TransformMapView2
 
transformOperation() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
TransientSerializable - Annotation Type in org.apache.ignite.internal.util
Marks class as it has non-transient fields that should not be serialized.
transition() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionError() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionError(Exception) - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionNodes() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionRequestId() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionResult() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionTopologyVersion() - Method in class org.apache.ignite.internal.processors.cluster.DiscoveryDataClusterState
 
transitionWaitFuture() - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryLocalJoinData
 
transitTo(CheckpointState) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Changing checkpoint state if order of state is correct.
transitTo(CheckpointState) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Changing checkpoint state if order of state is correct.
translateSqlWildcardsToRegex(String) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
Converts sql pattern wildcards into java regex wildcards.
TransmissionCancelledException - Exception in org.apache.ignite.internal.managers.communication
Exception is used to cancel a file transmission operation on the receiver.
TransmissionCancelledException() - Constructor for exception org.apache.ignite.internal.managers.communication.TransmissionCancelledException
Default no-op consturctor.
TransmissionCancelledException(String) - Constructor for exception org.apache.ignite.internal.managers.communication.TransmissionCancelledException
 
TransmissionHandler - Interface in org.apache.ignite.internal.managers.communication
Class represents a handler for the set of files considered to be transferred from the remote node.
TransmissionMeta - Class in org.apache.ignite.internal.managers.communication
Class represents a file meta information to send to the remote node.
TransmissionMeta() - Constructor for class org.apache.ignite.internal.managers.communication.TransmissionMeta
Default constructor, usually used to create meta to read channel data into.
TransmissionMeta(Exception) - Constructor for class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
TransmissionMeta(String, long, long, Map<String, Serializable>, TransmissionPolicy, Exception) - Constructor for class org.apache.ignite.internal.managers.communication.TransmissionMeta
 
TransmissionPolicy - Enum in org.apache.ignite.internal.managers.communication
Class represents ways of data handling for a file ready to be sent through an opened transmission sender session.
TransmissionSender(UUID, Object) - Constructor for class org.apache.ignite.internal.managers.communication.GridIoManager.TransmissionSender
 
treatReplicatedAsPartitioned() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
 
treatReplicatedAsPartitioned(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Set flag to true when query contains an OUTER JOIN from REPLICATED to PARTITIONED, or outer query over REPLICATED cache has a subquery over PARTIITIONED.
tree() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
tree() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
tree() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
tree() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResult
Tree.
treeIndexes(GridCacheContext, boolean) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Collect indexes for rebuild.
TreeIterator - Class in org.apache.ignite.internal.processors.cache.persistence.defragmentation
 
TreeIterator(int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.defragmentation.TreeIterator
 
treeName() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.SortedIndexDefinition
Represents an index tree name.
treeName(int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
 
treeName(String, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
treeRoot() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
 
triggerBaselineAutoAdjust(long) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Sets baseline topology constructed from the cluster topology of the given version (the method succeeds only if the cluster topology has not changed).
triggerBaselineUpdate(long) - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineTopologyUpdater
Schedule update of the baseline topology
trim() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Cuts the array sizes according to curIdx.
trimUTF8(byte[], int) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.StringInlineIndexKeyType
Convert String to byte[] with size limit, according to UTF-8 encoding.
TRUE - Static variable in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Constant: TRUE.
truncate(long) - Method in class org.apache.ignite.internal.jdbc2.JdbcBlob
truncate(int, int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Callback called when a partition for the given cache is evicted from the local node.
truncate(int) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Truncates and deletes partition file.
truncate(WALPointer) - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
Gives a hint to WAL manager to clear entries logged before the given pointer.
truncate(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Truncates and deletes partition file.
truncate(int, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Callback called when a partition for the given cache is evicted from the local node.
truncate(WALPointer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Gives a hint to WAL manager to clear entries logged before the given pointer.
truncate(int, boolean) - Method in class org.apache.ignite.internal.util.GridIntList
 
truncate(int, boolean) - Method in class org.apache.ignite.internal.util.GridLongList
 
TRY_AGAIN_TAG - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Try again tag.
tryAcquire() - Method in interface org.apache.ignite.IgniteSemaphore
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int, long, TimeUnit) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int) - Method in interface org.apache.ignite.IgniteSemaphore
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
tryAcquire() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
tryAcquire(int, long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
tryAcquire(Semaphore, long, TimeUnit) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Tries to acquire a permit from provided semaphore during timeout.
tryAcquireShared(int) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
tryBeginUpdate() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
 
tryBlock(long) - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
 
tryContinueClearing() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Continue clearing if it was delayed before due to reservation and topology version not changed.
tryEnd(SqlLexer) - Method in class org.apache.ignite.internal.sql.command.SqlStatisticsCommands
Test if it is the end of command.
tryEnter() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectGateway
 
tryFailNode(UUID, String) - Method in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
 
tryFailNode(UUID, String) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
tryFinishEviction(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
 
tryFinishEviction(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
tryFinishEviction(GridDhtLocalPartition) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
tryFinishEviction(GridDhtLocalPartition) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
tryFlush() - Method in interface org.apache.ignite.IgniteDataStreamer
Makes an attempt to stream remaining data.
tryFlush() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
Flushes every internal buffer if buffer was flushed before passed in threshold.
tryLock() - Method in interface org.apache.ignite.IgniteLock
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in interface org.apache.ignite.IgniteLock
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
Tries to acquire lock.
tryLock(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
 
tryLock() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock(T) - Method in class org.apache.ignite.internal.util.GridKeyLock
 
tryLock() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
tryLock(long, TimeUnit) - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
tryLockEntries(GridCacheEntryEx[]) - Method in class org.apache.ignite.internal.processors.cache.LockedEntriesInfo
Attempt to lock all provided entries avoiding deadlocks.
tryLockEntry(long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Locks entry to protect from concurrent access.
tryLockEntry(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Locks entry to protect from concurrent access.
tryReadLock(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Gets the checkpoint read lock.
tryReadLock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Tries to acquire read lock.
tryReleaseShared(int) - Method in class org.apache.ignite.internal.client.impl.GridClientFutureAdapter
tryReplace(long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Put
 
tryReserve(long, IgniteInClosure<Boolean>) - Method in class org.apache.ignite.internal.util.nio.GridNioRecoveryDescriptor
 
tryRetrieveH2ErrorMessage(Throwable) - Static method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcUtils
Tries to retrieve H2 engine error message from exception.
tryRollbackAsync() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Prepare async rollback.
tryStartLocalSnapshotOperation(DiscoveryEvent, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
Deprecated.
Try to start local snapshot operation if it's required by discovery event.
tryStop() - Method in class org.apache.ignite.failure.StopNodeOrHaltFailureHandler
Get try stop.
tryWriteLock(long) - Method in interface org.apache.ignite.internal.GridKernalGateway
 
tryWriteLock(long) - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
tryWriteLock(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
tryWriteLock(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
 
tryWriteLock(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
tryWriteLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
tryWriteLock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Tries to acquire write lock.
tryWriteLock(long, TimeUnit) - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
 
tryWriteLock(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
ts - Variable in class org.apache.ignite.internal.util.GridDebug.Item
 
ttl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
ttl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
ttl(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
ttl() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrExpirationInfo
ttl() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.EntryGetWithTtlResult
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
ttl() - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtrasAdapter
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
ttl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
ttl() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
ttl(long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
ttl() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
ttl(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
ttl() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's TTL.
ttl() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's TTL.
ttl() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
 
ttl() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's TTL.
ttl() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
ttl(Long) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
TTL_ETERNAL - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
TTL: eternal.
TTL_MINIMUM - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
TTL: minimum positive value.
TTL_NOT_CHANGED - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
TTL: not changed.
TTL_ZERO - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
TTL: zero (immediate expiration).
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccObsoleteTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesMvccTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesObsoleteTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheAttributesTtlEntryExtras
ttlAndExpireTime(long, long) - Method in interface org.apache.ignite.internal.processors.cache.extras.GridCacheEntryExtras
 
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccObsoleteTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheMvccTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheObsoleteTtlEntryExtras
ttlAndExpireTime(long, long) - Method in class org.apache.ignite.internal.processors.cache.extras.GridCacheTtlEntryExtras
ttlAndExpireTimeExtras(long, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
ttlExtras() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
ttlForLoad(ExpiryPolicy) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Get TTL for load operation.
ttlUpdated(KeyCacheObject, GridCacheVersion, Collection<UUID>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.CacheExpiryPolicy
 
ttlUpdated(KeyCacheObject, GridCacheVersion, Collection<UUID>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy
Callback for ttl update on entry access.
tx() - Method in class org.apache.ignite.events.TransactionStateChangedEvent
 
tx() - Method in interface org.apache.ignite.IgniteTransactions
Gets transaction started by this thread or null if this thread does not have a transaction.
tx - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxAbstractEnlistFuture
Transaction.
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture
 
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
 
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryFuture
 
tx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
Tx.
tx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
Transaction.
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFastFinishFuture
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishAndAckFuture
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture
 
tx - Variable in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
Transaction.
tx() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
 
tx() - Method in interface org.apache.ignite.internal.processors.cache.distributed.near.NearTxFinishFuture
 
tx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Gets transaction started by this thread or null if this thread does not have a transaction.
tx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
tx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Gets transaction started by this thread or null if this thread does not have a transaction.
tx() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Gets transaction started by this thread or null if this thread does not have a transaction.
tx(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
tx(GridKernalContext, GridCacheVersion) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
tx() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Gets transaction started by this thread or null if this thread does not have a transaction.
tx - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Owning transaction.
tx(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets transaction for current thread.
tx() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
tx(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
tx() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
 
tx() - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Gets transaction.
tx2xidVersion() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_LIMIT_EXCEEDED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Active transactions per connection limit exceeded.
TX_LOG_CACHE_ID - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
TX_LOG_CACHE_NAME - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
TX_METRICS - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Transaction metrics prefix.
TX_MSG_FINISH_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_MSG_LOCK_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_MSG_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_MSG_PREPARE_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_MSG_RECOVERY_LOG_CATEGORY - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
TX_NOT_FOUND - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
Transaction not found.
TX_OPS - Static variable in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
Transaction operations.
TX_SIZE_THRESHOLD - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccCachingManager
Maximum possible transaction size when caching is enabled.
TX_TIMEOUT_ON_PARTITION_MAP_EXCHANGE - Static variable in class org.apache.ignite.configuration.TransactionConfiguration
Transaction timeout on partition map synchronization.
TxCollisionsDumpSettingsClosure - Class in org.apache.ignite.internal.processors.cache.transactions
Change tx collisions interval or negative for disabling.
txCommits() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets total number of transaction commits.
txCommits() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets total number of transaction commits.
txCommits() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
The total number of commited transactions.
txCommits() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
The total number of commited transactions.
txCommits() - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets total number of transaction commits.
txCommitted(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
txConfig() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Gets transactions configuration.
txContext(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
txContext(int) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Transaction context by transaction id.
txContextReset() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
Reset thread-local context for transactional cache.
txContextVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Gets version of transaction in tx context or null if tx context is empty.
txCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
 
txCounters(boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
txCounters(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
TxCounters - Class in org.apache.ignite.internal.processors.cache.transactions
Values which should be tracked during transaction execution and applied on commit.
TxCounters() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
TxDeadlock - Class in org.apache.ignite.internal.processors.cache.transactions
Information about found deadlock.
TxDeadlock(List<GridCacheVersion>, Map<GridCacheVersion, T2<UUID, Long>>, Map<GridCacheVersion, Set<IgniteTxKey>>, Map<IgniteTxKey, Set<GridCacheVersion>>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxDeadlock
 
TxDeadlockDetection - Class in org.apache.ignite.internal.processors.cache.transactions
Transactions deadlock detection.
TxDeadlockDetection(GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxDeadlockDetection
 
txDump(IgniteInternalTx) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
TxDumpsThrottling() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager.TxDumpsThrottling
 
TxEntryValueHolder - Class in org.apache.ignite.internal.processors.cache.transactions
Auxiliary class to hold value, value-has-been-set flag, value update operation, value bytes.
TxEntryValueHolder() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
txFinishMessageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
txHandler() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
txId() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
txId() - Method in interface org.apache.ignite.internal.processors.platform.client.tx.ClientTxAwareRequest
Gets transaction ID.
txId() - Method in class org.apache.ignite.internal.processors.platform.client.tx.ClientTxContext
Gets transaction id.
txInfoArgument() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
txInfoArgument(TxVerboseId) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
txKey(KeyCacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
txKey() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
txKey() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
TxKey - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxKey(long, long) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxKey
 
txKey() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
txKey() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
 
txKeyInfo(UUID, int, Collection<KeyCacheObject>, String) - Method in class org.apache.ignite.internal.IgniteDiagnosticPrepareContext
 
TxKeyLockType - Enum in org.apache.ignite.internal.visor.tx
Describes transaction key lock ownership type.
txKeys() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
 
txLabel() - Method in class org.apache.ignite.events.CacheEvent
Label of surrounding cache transaction or null if there either is no surrounding transaction or label was not set.
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
 
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Get transaction label (may be null).
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
 
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Get transaction label (may be null).
txLabel() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
 
txLbl - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedGetFuture
Transaction label.
TxLock - Class in org.apache.ignite.internal.processors.cache.transactions
Corresponds to one GridCacheMvccCandidate from local MVCC candidates queue.
TxLock() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLock
Default constructor.
TxLock(GridCacheVersion, UUID, long, byte) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLock
 
txLockAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, TransactionIsolation, boolean, long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedCacheAdapter
txLockAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, TransactionIsolation, boolean, long, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
 
txLockAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, TransactionIsolation, boolean, long, long) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
txLockAsync(Collection<KeyCacheObject>, long, IgniteTxLocalEx, boolean, boolean, TransactionIsolation, boolean, long, long) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
TxLockList - Class in org.apache.ignite.internal.processors.cache.transactions
List of transaction locks for particular key.
TxLockList() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Default constructor.
txLockMessageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
txLockMsgLog - Variable in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Logger.
txLocks() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
 
txLocks() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
txLocks(IgniteTxKey) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
 
TxLocksRequest - Class in org.apache.ignite.internal.processors.cache.transactions
Transactions lock list request.
TxLocksRequest() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Default constructor.
TxLocksRequest(long, Set<IgniteTxKey>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
 
TxLocksResponse - Class in org.apache.ignite.internal.processors.cache.transactions
Transactions lock list response.
TxLocksResponse() - Constructor for class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Default constructor.
TxLog - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxLog(GridKernalContext, IgniteCacheDatabaseSharedManager) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLog
 
TxLogInnerIO - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxLogInnerIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
 
TxLogIO - Interface in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxLogLeafIO - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxLogLeafIO(int) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
 
TxLogTree - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TxLogTree(String, PageMemory, IgniteWriteAheadLogManager, long, ReuseList, FailureProcessor, boolean, PageLockTrackerManager) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogTree
 
txMap - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
Per-transaction read map.
TxMappingType - Enum in org.apache.ignite.internal.visor.tx
Describes transaction mapping type.
txMappingType() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
txMappingType(TxMappingType) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
txMetrics() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
txNodes - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
txOnPrimary(IgniteInternalTx) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
txOwnerDumpRequestsAllowed() - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
 
txOwnerDumpRequestsAllowed() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Sets if dump requests from local node to near node are allowed, when long running transaction is found.
txPrepareMessageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
txRead() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
TxRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Logical data record indented for transaction (tx) related actions.
TxRecord(TransactionState, GridCacheVersion, GridCacheVersion, Map<Short, Collection<Short>>) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
TxRecord(TransactionState, GridCacheVersion, GridCacheVersion, Map<Short, Collection<Short>>, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
TxRecordSerializer - Class in org.apache.ignite.internal.processors.cache.persistence.wal.serializer
TxRecord WAL serializer.
TxRecordSerializer() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
 
txRecoveryMessageLogger() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
txRollbacks() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
Gets total number of transaction rollbacks.
txRollbacks() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter
Gets total number of transaction rollbacks.
txRollbacks() - Method in class org.apache.ignite.internal.TransactionMetricsMxBeanImpl
Deprecated.
Tne total number of rollbacked transactions.
txRollbacks() - Method in interface org.apache.ignite.mxbean.TransactionMetricsMxBean
Deprecated.
Tne total number of rollbacked transactions.
txRollbacks() - Method in interface org.apache.ignite.transactions.TransactionMetrics
Gets total number of transaction rollbacks.
TxRow - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
TXS_MON_LIST - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
TXS_MON_LIST_DESC - Static variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
txSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
 
txSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
txSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
txSize - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
 
txsPreparedOrCommitted(GridCacheVersion, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
Checks if transactions with given near version ID was prepared or committed.
txStart() - Method in interface org.apache.ignite.client.ClientTransactions
Starts a new transaction with the default isolation level, concurrency and timeout.
txStart(TransactionConcurrency, TransactionIsolation) - Method in interface org.apache.ignite.client.ClientTransactions
Starts a new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long) - Method in interface org.apache.ignite.client.ClientTransactions
Starts a new transaction with the specified isolation, concurrency and timeout.
txStart() - Method in interface org.apache.ignite.IgniteTransactions
Starts transaction with default isolation, concurrency, timeout, and invalidation policy.
txStart(TransactionConcurrency, TransactionIsolation) - Method in interface org.apache.ignite.IgniteTransactions
Starts new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long, int) - Method in interface org.apache.ignite.IgniteTransactions
Starts transaction with specified isolation, concurrency, timeout, invalidation flag, and number of participating entries.
txStart(TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Starts new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Starts transaction with specified isolation, concurrency, timeout, invalidation flag, and number of participating entries.
txStart(TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Starts new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long, int) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Starts transaction with specified isolation, concurrency, timeout, invalidation flag, and number of participating entries.
txStart(TransactionConcurrency, TransactionIsolation) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Starts new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long, int) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Starts transaction with specified isolation, concurrency, timeout, invalidation flag, and number of participating entries.
txStart(GridKernalContext, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
txStart(GridCacheContext, long) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
txStart() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Starts transaction with default isolation, concurrency, timeout, and invalidation policy.
txStart(TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Starts new transaction with the specified concurrency and isolation.
txStart(TransactionConcurrency, TransactionIsolation, long, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Starts transaction with specified isolation, concurrency, timeout, invalidation flag, and number of participating entries.
txStartEx(GridCacheContext, TransactionConcurrency, TransactionIsolation, long, int) - Method in interface org.apache.ignite.internal.IgniteTransactionsEx
 
txStartEx(GridCacheContext, TransactionConcurrency, TransactionIsolation) - Method in interface org.apache.ignite.internal.IgniteTransactionsEx
 
txStartEx(TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
txStartEx(TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
txStartEx(TransactionConcurrency, TransactionIsolation) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
txStartEx(GridCacheContext, TransactionConcurrency, TransactionIsolation, long, int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
txStartEx(GridCacheContext, TransactionConcurrency, TransactionIsolation) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
txStartInternal(GridCacheContext, IgniteInternalCache, TransactionConcurrency, TransactionIsolation) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
txState() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
 
txState() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
 
txState() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
txState(IgniteTxState) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
txState() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
txState(IgniteTxState) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
txState() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
txState(IgniteTxState) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
txState() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
txState(IgniteTxState) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
txState - Variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
 
txState() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
TxState - Class in org.apache.ignite.internal.processors.cache.mvcc.txlog
 
txState() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
txState - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
txState() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
txState() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateAware
 
txState(IgniteTxState) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateAware
 
txString(IgniteInternalTx) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
txTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
txTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
txTimeout() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
TxTimeoutOnPartitionMapExchangeChangeMessage - Class in org.apache.ignite.internal.processors.cache
Discovery message for changing transaction timeout on partition map exchange.
TxTimeoutOnPartitionMapExchangeChangeMessage(TxTimeoutOnPartitionMapExchangeChangeMessage) - Constructor for class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Constructor for response.
TxTimeoutOnPartitionMapExchangeChangeMessage(UUID, long) - Constructor for class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeMessage
Constructor.
TxTimeoutOnPartitionMapExchangeChangeTask - Class in org.apache.ignite.internal.processors.cache
The task for changing transaction timeout on partition map exchange.
TxTimeoutOnPartitionMapExchangeChangeTask(SecurityContext, TxTimeoutOnPartitionMapExchangeChangeMessage) - Constructor for class org.apache.ignite.internal.processors.cache.TxTimeoutOnPartitionMapExchangeChangeTask
Constructor.
txUnlock(IgniteInternalTx) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Unlocks acquired lock.
txUnlock(IgniteInternalTx) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Unlocks acquired lock.
TxVerboseId - Class in org.apache.ignite.internal.visor.tx
TxVerboseId() - Constructor for class org.apache.ignite.internal.visor.tx.TxVerboseId
Default constructor.
TxVerboseId(IgniteUuid, GridCacheVersion) - Constructor for class org.apache.ignite.internal.visor.tx.TxVerboseId
 
TxVerboseInfo - Class in org.apache.ignite.internal.visor.tx
Encapsulates all verbose info about transaction needed for --tx --info output.
TxVerboseInfo() - Constructor for class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
TxVerboseKey - Class in org.apache.ignite.internal.visor.tx
Encapsulates info about transaction key and its lock ownership for --tx --info output.
TxVerboseKey() - Constructor for class org.apache.ignite.internal.visor.tx.TxVerboseKey
Default constructor.
TxVerboseKey(String, TxKeyLockType, GridCacheVersion, boolean) - Constructor for class org.apache.ignite.internal.visor.tx.TxVerboseKey
 
TYP_BOOL - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: boolean.
TYP_BYTE - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: byte.
TYP_CHAR - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: char.
TYP_DEFAULT - Static variable in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Default factory.
TYP_DOUBLE - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: double.
TYP_FLOAT - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: float.
TYP_INT - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: int.
TYP_LONG - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: long.
TYP_OBJ - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: object.
TYP_SHORT - Static variable in class org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils
Future type: short.
TYP_USER - Static variable in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
User-defined type.
type() - Method in interface org.apache.ignite.binary.BinaryObject
Gets type information for this binary object.
type() - Method in interface org.apache.ignite.events.Event
Gets type of this event.
type(int) - Method in class org.apache.ignite.events.EventAdapter
Sets event type.
type() - Method in class org.apache.ignite.events.EventAdapter
Gets type of this event.
type() - Method in class org.apache.ignite.failure.FailureContext
 
type(Class<?>) - Method in interface org.apache.ignite.IgniteBinary
Gets metadata for provided class.
type(String) - Method in interface org.apache.ignite.IgniteBinary
Gets metadata for provided class name.
type(int) - Method in interface org.apache.ignite.IgniteBinary
Gets metadata for provided type ID.
type() - Method in class org.apache.ignite.internal.binary.BinaryArray
Gets type information for this binary object.
type() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Gets type information for this binary object.
type() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Gets type information for this binary object.
type() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Gets type information for this binary object.
type(BinaryContext, BinaryObjectEx) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Create binary type which is used by users.
type() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyType
Returns type of inlined column.
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.inline.types.NullableInlineIndexKeyType
Returns type of inlined column.
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractDateIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimeIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.AbstractTimestampIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BooleanIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ByteIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.BytesIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DecimalIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.DoubleIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.FloatIndexKey
type() - Method in interface org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKey
 
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IntegerIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.JavaObjectIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.LongIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.NullIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.ShortIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.StringIndexKey
type() - Method in class org.apache.ignite.internal.cache.query.index.sorted.keys.UuidIndexKey
type(String) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Converts Java class name to type from Types.
type(String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Converts Java class name to type from Types.
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.CheckpointRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertFragmentRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageInsertRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccMarkUpdatedRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateNewTxStateHintRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageMvccUpdateTxStateHintRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageRemoveRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageSetFreeListPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.DataPageUpdateRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixCountRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixLeftmostChildRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.FixRemoveId
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InitNewPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InnerReplaceRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.InsertRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MergeRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageAddRootRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageCutRootRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineFlagsCreatedVersionRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootInlineRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageInitRootRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateIndexDataRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulFullSnapshotId
Deprecated.
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastSuccessfulSnapshotId
Deprecated.
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateNextSnapshotId
Deprecated.
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV2
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecordV3
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.NewRootInitRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PageListMetaResetCountRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListAddPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListInitNewPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListRemovePageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetNextRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PagesListSetPreviousRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionDestroyRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RecycleRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RemoveRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.ReplaceRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.RotatedIdPartRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitExistingPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.SplitForwardPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageDeltaRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.TrackingPageRepairDeltaRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.EncryptedRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.FilteredRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MarshalledRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecord
Deprecated.
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MasterKeyChangeRecordV2
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MemoryRecoveryRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccDataRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.MvccTxRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.PartitionClearingStartRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.ReencryptionStartRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
 
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.SwitchSegmentRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
type() - Method in class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
type() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
 
type(Class<?>) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Gets metadata for provided class.
type(String) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Gets metadata for provided class name.
type(int) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Gets metadata for provided type ID.
type() - Method in class org.apache.ignite.internal.processors.cache.IncompleteCacheObject
 
type() - Method in interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandler
Snapshot handler type.
type() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyHandler
Snapshot handler type.
type() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
type() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
type() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.QueryResult
 
type() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
 
type() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityClassProperty
 
type() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityIndexDescriptor
Gets index type.
type(Class<?>) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Gets metadata for provided class.
type(String) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Gets metadata for provided class name.
type(int) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Gets metadata for provided type ID.
type() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
 
type() - Method in class org.apache.ignite.internal.processors.datastructures.AtomicDataStructureValue
 
type() - Method in class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
type() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
type() - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
type() - Method in class org.apache.ignite.internal.processors.metric.impl.ObjectGauge
type() - Method in class org.apache.ignite.internal.processors.metric.impl.ObjectMetricImpl
type() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
 
type() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
type() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
 
type() - Method in class org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeToken
 
type() - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexDescriptor
Gets index type.
type() - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
 
type() - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
type() - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
type() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
Gets index type.
type() - Method in class org.apache.ignite.internal.processors.query.QuerySysIndexDescriptorImpl
Gets index type.
type() - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
type() - Method in class org.apache.ignite.internal.processors.tracing.DeferredSpan
type() - Method in class org.apache.ignite.internal.processors.tracing.NoopSpan
type() - Method in interface org.apache.ignite.internal.processors.tracing.Span
 
type() - Method in class org.apache.ignite.internal.processors.tracing.SpanImpl
TYPE - Static variable in class org.apache.ignite.internal.processors.tracing.SpanTags
 
type() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
 
type() - Method in class org.apache.ignite.internal.util.distributed.FullMessage
 
type() - Method in class org.apache.ignite.internal.util.distributed.InitMessage
 
type() - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
 
type() - Method in interface org.apache.ignite.plugin.security.SecuritySubject
Gets subject type for node.
type() - Method in class org.apache.ignite.spi.discovery.DiscoveryNotification
 
type() - Method in interface org.apache.ignite.spi.metric.ObjectMetric
 
type() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
type() - Method in class org.apache.ignite.spi.tracing.NoopTracingSpi
type() - Method in interface org.apache.ignite.spi.tracing.TracingSpi
 
TYPE_BINARY - Static variable in interface org.apache.ignite.internal.processors.cache.CacheObject
 
TYPE_BINARY_ENUM - Static variable in interface org.apache.ignite.internal.processors.cache.CacheObject
 
TYPE_BYTE_ARR - Static variable in interface org.apache.ignite.internal.processors.cache.CacheObject
 
TYPE_CODE - Static variable in class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
 
TYPE_CODE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Snapshot response message type (value is 179).
TYPE_CODE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Snapshot request message type (value is 178).
TYPE_CODE - Static variable in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
 
TYPE_CODE - Static variable in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
 
TYPE_CODE - Static variable in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Initial channel message type (value is 176).
TYPE_DATA - Static variable in interface org.apache.ignite.internal.pagemem.store.PageStore
Type for regular affinity partitions.
TYPE_ID - Static variable in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
Type ID argument.
TYPE_ID_POS - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
TYPE_IDX - Static variable in interface org.apache.ignite.internal.pagemem.store.PageStore
Type for index partition.
TYPE_NAME - Static variable in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
Type name argument.
TYPE_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
TYPE_REGULAR - Static variable in interface org.apache.ignite.internal.processors.cache.CacheObject
 
TYPE_TABLE - Static variable in class org.apache.ignite.internal.jdbc2.JdbcUtils
Name of TABLE type.
TYPE_VIEW - Static variable in class org.apache.ignite.internal.jdbc2.JdbcUtils
Name of VIEW type.
typeByClass(Class<?>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
typeByValue(String, CacheObjectContext, KeyCacheObject, CacheObject, boolean) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
 
typeClass() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
typeDescriptor(String, String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Gets type descriptor for provided cache name and type name if type is still valid.
typeDescriptor() - Method in class org.apache.ignite.internal.processors.query.QueryIndexDescriptorImpl
 
typeDescriptorForIndex(String, String) - Method in interface org.apache.ignite.internal.processors.query.GridQuerySchemaManager
Find type descriptor by schema and index name.
typeDescriptorForTable(String, String) - Method in interface org.apache.ignite.internal.processors.query.GridQuerySchemaManager
Find type descriptor by schema and table name.
typeForQueryEntity(GridKernalContext, String, String, GridCacheContextInfo, QueryEntity, List<Class<?>>, boolean) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Create type candidate for query entity.
typeId(String) - Method in class org.apache.ignite.binary.BinaryBasicIdMapper
Get type ID.
typeId(String) - Method in interface org.apache.ignite.binary.BinaryIdMapper
Gets type ID for provided type name.
typeId() - Method in interface org.apache.ignite.binary.BinaryType
Gets binary type ID.
typeId(String) - Method in interface org.apache.ignite.IgniteBinary
Gets type ID for given type name.
typeId() - Method in class org.apache.ignite.internal.binary.BinaryArray
typeId() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
 
typeId(String) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
typeId() - Method in class org.apache.ignite.internal.binary.BinaryEnumArray
typeId() - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
typeId() - Method in interface org.apache.ignite.internal.binary.BinaryFieldEx
 
typeId() - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
typeId() - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
 
typeId(String) - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
 
typeId() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
typeId() - Method in interface org.apache.ignite.internal.binary.BinaryObjectEx
 
typeId() - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
typeId() - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
typeId() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Gets binary type ID.
typeId() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Gets binary type ID.
typeId() - Method in enum org.apache.ignite.internal.binary.BinaryWriteMode
 
typeId(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
typeId() - Method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
 
typeId(GridKernalContext) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
 
typeId(String) - Method in interface org.apache.ignite.internal.marshaller.optimized.OptimizedMarshallerIdMapper
Gets type ID for provided class name.
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
 
typeId(String) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
typeId(Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
typeId(String) - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Gets type ID for given type name.
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveAcceptedMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRemoveProposedMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateAcceptedMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataUpdateProposedMessage
 
typeId(String) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
typeId(Object) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
typeId(String) - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Gets type ID for given type name.
typeId() - Method in class org.apache.ignite.internal.processors.marshaller.MarshallerMappingItem
 
typeId() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
 
typeId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetRequest
 
typeId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
Returns ID of binary type.
typeId() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
Returns ID of binary type.
typeId() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
 
typeId() - Method in class org.apache.ignite.internal.processors.query.QueryTypeCandidate
 
typeId() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
typeId(int) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
 
typeId() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
 
typeId() - Method in exception org.apache.ignite.internal.UnregisteredBinaryTypeException
 
typeId() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
typeIdForObject(Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Calculate type ID for object.
typeIdForObject(Object) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Calculate type ID for object.
typeIdForTypeName(CacheAbstractJdbcStore.TypeKind, String) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
Calculate type ID for given type name.
typeIdForTypeName(CacheAbstractJdbcStore.TypeKind, String) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
Calculate type ID for given type name.
typeIds() - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQueryGetParamsMetaResult
 
typeName(String) - Method in class org.apache.ignite.binary.BinaryBasicNameMapper
Gets type clsName.
typeName(String) - Method in interface org.apache.ignite.binary.BinaryNameMapper
Gets type clsName.
typeName() - Method in interface org.apache.ignite.binary.BinaryType
Gets binary type name.
typeName(String) - Method in class org.apache.ignite.internal.binary.BinaryInternalMapper
 
typeName() - Method in class org.apache.ignite.internal.binary.BinaryMetadata
 
typeName() - Method in class org.apache.ignite.internal.binary.BinaryTypeImpl
Gets binary type name.
typeName() - Method in class org.apache.ignite.internal.binary.BinaryTypeProxy
Gets binary type name.
typeName() - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
 
typeName(String) - Static method in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
Converts Java class name to SQL type name.
typeName(String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
Converts Java class name to SQL type name.
typeName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
Returns name of the binary type.
typeName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
Returns type name.
typeName() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
 
typeName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryFieldMetadata
Gets name of type to which this field belongs.
typeName() - Method in class org.apache.ignite.internal.processors.query.QueryField
 
typeName(String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Gets type name by class.
typeName(Class<?>) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Gets type name by class.
typeName() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
 
typeName(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
typeName() - Method in class org.apache.ignite.internal.processors.rest.request.RestQueryRequest
 
typeName() - Method in class org.apache.ignite.spi.systemview.view.BinaryMetadataView
 
typeNames() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
 
typeProxy(BinaryContext, BinaryObjectEx) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Create binary type proxy.
types() - Method in interface org.apache.ignite.IgniteBinary
Gets metadata for all known types.
types(Collection<IndexKeyDefinition>, IndexKeyTypeSettings) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexKeyTypeRegistry
Return list of key types for specified key definitions and key type settings.
types() - Method in class org.apache.ignite.internal.processors.cache.binary.IgniteBinaryImpl
Gets metadata for all known types.
types() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets the collection of types stored in cache.
types() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets the collection of types stored in cache.
types() - Method in class org.apache.ignite.internal.processors.cacheobject.NoOpBinary
Gets metadata for all known types.
types(String) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Gets types for cache.
types() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheStat
 
types() - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
 

U

U - Class in org.apache.ignite.internal.util.typedef.internal
Defines internal typedef for IgniteUtils.
U() - Constructor for class org.apache.ignite.internal.util.typedef.internal.U
 
unackedMsgsBufferSize() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
unackedMsgsBufferSize(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
UNAME - Static variable in class org.apache.ignite.internal.util.nodestart.IgniteNodeStartUtils
Key for username.
unassigned() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
UNASSIGNED_COORDINATOR - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
unblock() - Method in class org.apache.ignite.internal.util.GridBusyLock
Makes possible for activities entering busy state again.
unblock() - Method in class org.apache.ignite.internal.util.GridSpinBusyLock
Makes possible for activities entering busy state again.
unblockCheckpointLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
Checkpoint lock blocks when stop method is called.
unblockCheckpointLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.LightweightCheckpointManager
Checkpoint lock blocks when stop method is called.
uncaughtException(Thread, Throwable) - Method in class org.apache.ignite.thread.OomExceptionHandler
uncaughtExceptionHandler() - Method in interface org.apache.ignite.internal.GridKernalContext
 
uncaughtExceptionHandler() - Method in class org.apache.ignite.internal.GridKernalContextImpl
uncaughtExceptionHandler() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
uncommit() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Uncommits transaction by invalidating all of its entries.
uncommitedTx(DataEntry) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
UNCOMPRESSED_PAGE - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
uncompressedSize(File) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Getting the total size of uncompressed data in zip.
UNDEFINED - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
 
UNDEFINED_CACHE_ID - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
UNDEFINED_CONNECTION_INDEX - Static variable in interface org.apache.ignite.spi.communication.tcp.internal.TcpConnectionIndexAwareMessage
 
UNDEFINED_QUERY_ID - Static variable in class org.apache.ignite.internal.processors.query.RunningQueryManager
Undefined query ID value.
undeploy() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Sets property undeployed.
undeployed() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property undeployed.
undeployTask(String) - Method in interface org.apache.ignite.IgniteCompute
Makes the best attempt to undeploy a task with given name within the underlying cluster group.
undeployTask(String) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Makes the best attempt to undeploy a task with given name within the underlying cluster group.
undeployTask(String, boolean, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentManager
 
undeployTaskFromGrid(String) - Method in class org.apache.ignite.internal.IgniteMXBeanImpl
Makes the best attempt to undeploy a task from the whole grid.
undeployTaskFromGrid(String) - Method in interface org.apache.ignite.mxbean.IgniteMXBean
Makes the best attempt to undeploy a task from the whole grid.
unenter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
unescapeName(String) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
UNEXPECTED_ELEMENT_TYPE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Code encountered SQL expression of some type that it did not expect in current analysis context.
UNEXPECTED_OPERATION - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Code encountered SQL statement of some type that it did not expect in current analysis context.
unexpectedStateException(CacheGroupContext, byte, long, long, int) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
unexpectedStateException(GridCacheContext, byte, long, long, int, MvccSnapshot) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
 
unfinishedLocks(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
unguard() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
ctx.gateway().readUnlock()
UNIFORMITY_BLOCKS - Static variable in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfiler
Deprecated.
Default number of blocks to split file for uniformity calculations.
UNIFORMITY_DFLT_BLOCK_SIZE - Static variable in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfiler
Deprecated.
Default file block size to calculate uniformity.
unique() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
Gets whether this is a unique index.
unique() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlIndexMetadata
Gets whether this is a unique index.
UNIQUE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: UNIQUE.
unique(int[], int, int[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Returns array which is the union of two arrays (array of elements contained in any of provided arrays).
UNKNOWN - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The data type is unknown at this time.
UNKNOWN - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Unknown error, or the one without specific code.
UNKNOWN - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientPlatform
 
UNKNOWN_NODE - Static variable in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Initiator node is not in current topogy.
UNKNOWN_SIZE - Static variable in class org.apache.ignite.internal.util.gridify.GridifyUtils
 
unlimited() - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Checks if direct memory allocation is limited to some value.
UNLIMITED_WAL_ARCHIVE - Static variable in class org.apache.ignite.configuration.DataStorageConfiguration
Value used for making WAL archive size unlimited.
unlink(GridQueue.Node<E>) - Method in class org.apache.ignite.internal.util.GridQueue
Unlinks node from the queue.
unlinked() - Method in class org.apache.ignite.internal.util.GridQueue.Node
Checks if node is unlinked.
unlinkx(ConcurrentLinkedDeque8.Node<E>) - Method in class org.jsr166.ConcurrentLinkedDeque8
Unlinks non-null node x, that has not yet been unlinked.
unlock() - Method in interface org.apache.ignite.IgniteLock
Releases the lock.
unlock(int) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Unlocks given key.
unlock(long) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Unlocks given key.
unlock(Object) - Method in class org.apache.ignite.internal.client.util.GridClientStripedLock
Unlocks an object.
unlock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder
Releases lock.
unlock(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Unlocks given key only if current thread owns the lock.
unlock(K) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Unlocks given key only if current thread owns the lock.
unlock(K) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Unlocks given key only if current thread owns the lock.
unlock(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedPageReplacementTracker
 
unlock(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
 
unlock() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
Releases the lock.
unlock(UUID, long) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Unlocks the session state data.
unlock(T, Object) - Method in class org.apache.ignite.internal.util.GridKeyLock
 
unlock(int) - Method in class org.apache.ignite.internal.util.GridStripedLock
Unlocks given key.
unlock(long) - Method in class org.apache.ignite.internal.util.GridStripedLock
Unlocks given key.
unlock(Object) - Method in class org.apache.ignite.internal.util.GridStripedLock
Unlocks an object.
unlock(GridNioSession) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
 
unlock() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking.ReadLockWithTracking
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
Unlocks given keys only if current thread owns the locks.
unlockAll(Collection<? extends K>) - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalCache
Unlocks given keys only if current thread owns the locks.
unlockEntry() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Unlocks entry previously locked by GridCacheEntryEx.lockEntry().
unlockEntry() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Unlocks entry previously locked by GridCacheEntryEx.lockEntry().
unlockStopping() - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
 
unmap(long, long) - Static method in class org.apache.ignite.internal.mem.file.MappedFile
Un-maps the given region of the file.
unmapVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
 
unmarshal(int) - Method in class org.apache.ignite.internal.binary.BinaryReaderExImpl
 
unmarshal(BinaryInputStream, BinaryContext, ClassLoader) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
unmarshal(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
unmarshal(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
unmarshal(BinaryInputStream, BinaryContext, ClassLoader, BinaryReaderHandlesHolder, boolean, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
unmarshal(byte[], ClassLoader) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
unmarshal(BinaryInputStream) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
unmarshal(byte[]) - Method in interface org.apache.ignite.internal.client.marshaller.GridClientMarshaller
Unmarshals object from byte array.
unmarshal(byte[]) - Method in class org.apache.ignite.internal.client.marshaller.jdk.GridClientJdkMarshaller
Unmarshals object from byte array.
unmarshal(byte[]) - Method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientOptimizedMarshaller
Unmarshals object from byte array.
unmarshal(byte[]) - Method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
Unmarshals object from byte array.
unmarshal(Marshaller) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
 
unmarshal(long, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
 
unmarshal(CacheObjectValueContext, byte[], ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
unmarshal(GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Unmarshalls entry.
unmarshal(CacheObjectContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Unmarshalls entry.
unmarshal(GridCacheSharedContext<?, ?>, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Unmarshalls entry.
unmarshal(CacheObjectValueContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
unmarshal(CacheObjectContext, Marshaller) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Perform internal unmarshal of this entry.
unmarshal(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
 
unmarshal(CacheObjectValueContext, byte[], ClassLoader) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
unmarshal(BinaryReaderExImpl) - Static method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionResultMarshaler
Reads fields from provided reader.
unmarshal(Marshaller, InputStream, ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unmarshals object from the input stream using given class loader.
unmarshal(Marshaller, byte[], ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unmarshals object from the input stream using given class loader.
unmarshal(GridKernalContext, byte[], ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unmarshals object from the input stream using given class loader.
unmarshal(GridCacheSharedContext, byte[], ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unmarshals object from the input stream using given class loader.
unmarshal(byte[], ClassLoader) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Unmarshals object from byte array using given class loader.
unmarshal(InputStream, ClassLoader) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal(InputStream, ClassLoader) - Method in interface org.apache.ignite.marshaller.Marshaller
Unmarshals object from the input stream using given class loader.
unmarshal(byte[], ClassLoader) - Method in interface org.apache.ignite.marshaller.Marshaller
Unmarshals object from byte array using given class loader.
unmarshal0(byte[], ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
Unmarshals object from byte array using given class loader.
unmarshal0(InputStream, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal0(InputStream, ClassLoader) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal0(InputStream, ClassLoader, boolean) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal0(byte[], ClassLoader) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Unmarshals object from byte array using given class loader.
unmarshal0(InputStream, ClassLoader) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal0(byte[], ClassLoader) - Method in class org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller
Unmarshals object from byte array using given class loader.
unmarshal0(InputStream, ClassLoader) - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Unmarshals object from the input stream using given class loader.
unmarshal0(byte[], ClassLoader) - Method in class org.apache.ignite.marshaller.jdk.JdkMarshaller
Unmarshals object from byte array using given class loader.
unmarshalCollection(Collection<byte[]>, GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
unmarshalCollection0(Collection<byte[]>, GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
 
unmarshalGridData(Marshaller, ClassLoader, boolean, IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
unmarshalInfo(GridCacheEntryInfo, GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
unmarshalInfos(Iterable<? extends GridCacheEntryInfo>, GridCacheContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
unmarshalInvokeArguments(byte[][], GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
 
unmarshalInvokeArguments(byte[][], GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
unmarshalJoiningNodeData(Marshaller, ClassLoader, boolean, IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
unmarshalJoiningNodeDataSilently(Marshaller, ClassLoader, boolean, IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
unmarshalKey(CacheObjectContext, Marshaller) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Perform internal key unmarshal of this entry.
unmarshall(Marshaller, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheQueryMarshallable
 
unmarshalSiblings(Marshaller) - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
 
unmarshalTx(Iterable<IgniteTxEntry>, boolean, GridCacheSharedContext, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
 
unmarshalValue(GridCacheContext<?, ?>, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
unmarshalZip(Marshaller, byte[], ClassLoader) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
unmask(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Unmask cache name.
unquote(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unquote the given string.
unregister(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.GridMessageListenHandler
Unregisters listener.
unregister(GridCacheTtlManager) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedTtlCleanupManager
Unregister ttl manager of cache from periodical check on expired entries.
unregister() - Method in class org.apache.ignite.internal.processors.cache.GridCacheTtlManager
Unregister this TTL manager of cache from periodical check on expired entries.
unregister(UUID, GridKernalContext) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
Unregisters listener.
unregister(UUID, GridKernalContext) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
Unregisters listener.
unregister(long, Throwable) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
Unregister running query.
unregister(String) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Removes worker from the registry.
unregister(String) - Method in interface org.apache.ignite.spi.deployment.DeploymentSpi
Unregisters all class loaders that have a class with given name or have a class with give ComputeTaskName value.
unregister(String) - Method in class org.apache.ignite.spi.deployment.local.LocalDeploymentSpi
Unregisters all class loaders that have a class with given name or have a class with give ComputeTaskName value.
unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.TcpDiscoveryJdbcIpFinder
Unregisters provided addresses.
unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.TcpDiscoverySharedFsIpFinder
Unregisters provided addresses.
unregisterAddresses(Collection<InetSocketAddress>) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
Unregisters provided addresses.
unregisterAddresses(Collection<InetSocketAddress>) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder
Unregisters provided addresses.
unregisterAll() - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
 
unregisterAllMBeans() - Method in class org.apache.ignite.internal.managers.IgniteMBeansManager
Unregisters all previously registered MBeans.
unregisterBinarySchemas() - Method in class org.apache.ignite.internal.binary.BinaryContext
Unregister all binary schemas.
unregisterCache(GridCacheContextInfo) - Method in class org.apache.ignite.internal.cache.query.index.IndexProcessor
Unregisters cache.
unregisterCache(int) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
Removes cache from registry.
unregisterCache(GridCacheContextInfo, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
Unregisters cache.
UNREGISTERED_TYPE_ID - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
UnregisteredBinaryTypeException - Exception in org.apache.ignite.internal
Exception thrown during serialization if binary metadata isn't registered and it's registration isn't allowed.
UnregisteredBinaryTypeException(int, BinaryMetadata) - Constructor for exception org.apache.ignite.internal.UnregisteredBinaryTypeException
 
UnregisteredBinaryTypeException(int, GridFutureAdapter<?>) - Constructor for exception org.apache.ignite.internal.UnregisteredBinaryTypeException
 
UnregisteredClassException - Exception in org.apache.ignite.internal
Exception thrown during serialization if class isn't registered and it's registration isn't allowed.
UnregisteredClassException(Class) - Constructor for exception org.apache.ignite.internal.UnregisteredClassException
 
UnregisteredClassException(String, Class) - Constructor for exception org.apache.ignite.internal.UnregisteredClassException
 
UnregisteredClassException(Throwable, Class) - Constructor for exception org.apache.ignite.internal.UnregisteredClassException
 
UnregisteredClassException(String, Throwable, Class) - Constructor for exception org.apache.ignite.internal.UnregisteredClassException
 
unregisterExchangeAwareComponent(PartitionsExchangeAware) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
Removes exchange aware component from list of listeners.
unregisterGroup(int) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
Removes cache group from registry.
unregisterMaintenanceTask(String) - Method in class org.apache.ignite.internal.maintenance.MaintenanceProcessor
Deletes MaintenanceTask of given ID from maintenance registry.
unregisterMaintenanceTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
Deletes MaintenanceTask of given ID from maintenance registry.
unregisterMBean() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
Unregisters MBean.
unregisterMetricsMBean(IgniteConfiguration, String, String) - Method in class org.apache.ignite.internal.processors.cache.CacheDiagnosticManager
 
unregisterMetricsMBean(IgniteConfiguration, String, String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
unregisterRequest(long) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Try to unregister request.
unregisterRequest(long) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Try to unregister request.
unregisterRequest(long) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Try to unregister request.
unregisterRequest(long) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Try to unregister request.
unregisterUserTypeDescriptors() - Method in class org.apache.ignite.internal.binary.BinaryContext
Unregisters the user types descriptors.
UnsafeChunk - Class in org.apache.ignite.internal.mem
 
UnsafeChunk(long, long) - Constructor for class org.apache.ignite.internal.mem.UnsafeChunk
 
UnsafeDirectBufferCleaner - Class in org.apache.ignite.internal.util
DirectBufferCleaner implementation based on Unsafe.invokeCleaner method.
UnsafeDirectBufferCleaner() - Constructor for class org.apache.ignite.internal.util.UnsafeDirectBufferCleaner
 
unsafeEnsure(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Ensure capacity for unsafe writes.
unsafeEnsure(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Ensure capacity for unsafe writes.
unsafeEnsure(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Ensure capacity for unsafe writes.
unsafeMap(long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with unlimited memory.
unsafeMap(int, long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation.
unsafeMap(int, float, long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation.
unsafeMap(long, long, short) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafeMap(long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafeMap(int, long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafeMap(int, float, long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
UnsafeMemoryAllocator - Class in org.apache.ignite.internal.mem.unsafe
 
UnsafeMemoryAllocator() - Constructor for class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryAllocator
 
UnsafeMemoryProvider - Class in org.apache.ignite.internal.mem.unsafe
Memory provider implementation based on unsafe memory access.
UnsafeMemoryProvider(IgniteLogger) - Constructor for class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryProvider
 
UnsafeMemoryProvider(IgniteLogger, MemoryAllocator) - Constructor for class org.apache.ignite.internal.mem.unsafe.UnsafeMemoryProvider
 
unsafePartitionedMap(int, long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with unlimited memory.
unsafePartitionedMap(int, int, long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation.
unsafePartitionedMap(int, int, float, long) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation.
unsafePartitionedMap(int, long, long, short) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafePartitionedMap(int, long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafePartitionedMap(int, int, long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafePartitionedMap(int, int, float, long, long, short, GridOffHeapEvictListener) - Static method in class org.apache.ignite.internal.util.offheap.GridOffHeapMapFactory
Creates off-heap map based on Unsafe implementation with limited memory and LRU-based eviction.
unsafePosition(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Set position in unsafe mode.
unsafePosition(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Set position in unsafe mode.
unsafePosition(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Set position in unsafe mode.
unsafeWriteBoolean(boolean) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write boolean in unsafe mode.
unsafeWriteBoolean(boolean) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write boolean in unsafe mode.
unsafeWriteBoolean(boolean) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write boolean in unsafe mode.
unsafeWriteByte(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write byte in unsafe mode.
unsafeWriteByte(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write byte in unsafe mode.
unsafeWriteByte(byte) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write byte in unsafe mode.
unsafeWriteByte(byte) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write byte in unsafe mode.
unsafeWriteChar(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write char in unsafe mode.
unsafeWriteChar(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write char in unsafe mode.
unsafeWriteChar(char) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write char in unsafe mode.
unsafeWriteChar(char) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write char in unsafe mode.
unsafeWriteChar(char) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write char in unsafe mode.
unsafeWriteDouble(double) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write double in unsafe mode.
unsafeWriteDouble(double) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write double in unsafe mode.
unsafeWriteDouble(double) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write double in unsafe mode.
unsafeWriteFloat(float) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write float in unsafe mode.
unsafeWriteFloat(float) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write float in unsafe mode.
unsafeWriteFloat(float) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write float in unsafe mode.
unsafeWriteInt(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write int in unsafe mode.
unsafeWriteInt(int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write int in unsafe mode.
unsafeWriteInt(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write int in unsafe mode.
unsafeWriteInt(int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write int in unsafe mode.
unsafeWriteInt(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write int in unsafe mode.
unsafeWriteInt(int, int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write int in unsafe mode.
unsafeWriteInt(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write int in unsafe mode.
unsafeWriteInt(int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write int in unsafe mode.
unsafeWriteInt(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write int in unsafe mode.
unsafeWriteInt(int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write int in unsafe mode.
unsafeWriteLong(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write long in unsafe mode.
unsafeWriteLong(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write long in unsafe mode.
unsafeWriteLong(long) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write long in unsafe mode.
unsafeWriteLong(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write long in unsafe mode.
unsafeWriteLong(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write long in unsafe mode.
unsafeWriteShort(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write short in unsafe mode.
unsafeWriteShort(int, short) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write short in unsafe mode.
unsafeWriteShort(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write short in unsafe mode.
unsafeWriteShort(int, short) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write short in unsafe mode.
unsafeWriteShort(short) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write short in unsafe mode.
unsafeWriteShort(int, short) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write short in unsafe mode.
unsafeWriteShort(short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write short in unsafe mode.
unsafeWriteShort(int, short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write short in unsafe mode.
unsafeWriteShort(short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write short in unsafe mode.
unsafeWriteShort(int, short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write short in unsafe mode.
unsetCollisionExternalListener() - Method in class org.apache.ignite.internal.managers.collision.GridCollisionManager
Unsets external collision listener.
unsignedId() - Method in class org.apache.ignite.internal.managers.encryption.GroupKey
 
UnsortedCacheQueryReducer<R> - Class in org.apache.ignite.internal.processors.cache.query.reducer
Reducer of cache query results, no ordering of results is provided.
UnsortedCacheQueryReducer(Map<UUID, NodePageStream<R>>) - Constructor for class org.apache.ignite.internal.processors.cache.query.reducer.UnsortedCacheQueryReducer
 
UNSUPPORTED_OPERATION - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Requested operation is not supported.
UNSUPPORTED_OPERATION - Static variable in class org.apache.ignite.internal.processors.odbc.SqlStateCode
Requested operation is not supported.
unswap(CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
Unswaps an entry.
unswap(CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
Unswaps an entry.
unswap() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
unswap(CacheDataRow) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
unswap(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Unswap ignoring flags.
unswap() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
unswap(CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
unswap(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Unswap ignoring flags.
unswap(CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Unswaps an entry.
unwind(GridCacheContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager
Undeploy all queued up closures.
unwindEvicts(GridCacheContext) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
unwindEvicts(GridCacheSharedContext<K, V>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
unwindEvicts(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
Unwind evicts for caches involved in this transaction.
unwindEvicts(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
Unwind evicts for caches involved in this transaction.
unwindEvicts(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
Unwind evicts for caches involved in this transaction.
unwindEvicts(GridCacheSharedContext) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
Unwind evicts for caches involved in this transaction.
unwindEvicts(GridCacheSharedContext) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
Unwind evicts for caches involved in this transaction.
unwindUndeploys() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
unwrap(Class<T>) - Method in class org.apache.ignite.cache.CacheManager
unwrap(Class<T>) - Method in class org.apache.ignite.IgniteJdbcThinDataSource
unwrap(Class<T>) - Method in class org.apache.ignite.internal.cache.query.index.AbstractIndex
Provides a standard way to access the underlying concrete index implementation to provide access to further, proprietary features.
unwrap(Class<T>) - Method in interface org.apache.ignite.internal.cache.query.index.Index
Provides a standard way to access the underlying concrete index implementation to provide access to further, proprietary features.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcConnection
Deprecated.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSetMetadata
Deprecated.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.JdbcStatement
Deprecated.
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinParameterMetadata
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPreparedStatement
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSetMetadata
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinStatement
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcConnection
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSetMetadata
unwrap(Class<T>) - Method in class org.apache.ignite.internal.jdbc2.JdbcStatement
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl0
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictableEntryImpl
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeEntry
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
unwrap(Class<T>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
unwrap(Class) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
unwrap() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
Unwrap extended configuration.
unwrap() - Method in interface org.apache.ignite.internal.processors.platform.PlatformTargetProxy
Returns the underlying target.
unwrap() - Method in class org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl
Returns the underlying target.
unwrap(Class<C>) - Method in class org.apache.ignite.internal.processors.query.QueryContext
Finds an instance of an interface implemented by this object, or returns null if this object does not support that interface.
unwrap(Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unwraps closure exceptions.
unwrap() - Method in exception org.apache.ignite.internal.util.lang.GridClosureException
Unwraps the original Throwable instance.
unwrapBinariesIfNeeded(CacheObjectValueContext, Collection<?>, boolean) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectUtils
 
unwrapBinariesIfNeeded(Collection<?>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Unwraps collection.
unwrapBinariesInArray(Object[]) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Unwrap array of binaries if needed.
unwrapBinary(CacheObjectValueContext, Object, boolean, boolean, ClassLoader) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectUtils
Unwraps an object for end user.
unwrapBinaryIfNeeded(Object, boolean, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectContext
 
unwrapBinaryIfNeeded(CacheObjectValueContext, CacheObject, boolean, boolean) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectUtils
 
unwrapBinaryIfNeeded(CacheObjectValueContext, Object, boolean, boolean, ClassLoader) - Static method in class org.apache.ignite.internal.processors.cache.CacheObjectUtils
 
unwrapBinaryIfNeeded(Object, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Unwraps object for binary.
unwrapBinaryIfNeeded(Object, boolean, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Unwraps object for binary.
unwrapCacheEntry(Cache.Entry<K, V>, Class<T>) - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
Unwrap entry to specified type.
unwrapCacheEntry(Cache.Entry<K, V>, Class<T>) - Method in interface org.apache.ignite.plugin.CachePluginProvider
Unwrap entry to specified type.
UnwrapDataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Data Entry for automatic unwrapping key and value from Data Entry
UnwrapDataEntry(int, KeyCacheObject, CacheObject, GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, CacheObjectValueContext, boolean, byte) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.UnwrapDataEntry
 
unwrapInvokeResult(Map<Object, EntryProcessorResult>, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
unwrapLazy(Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
unwrapLazyIterator(Iterator<Object>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
UnwrapMvccDataEntry - Class in org.apache.ignite.internal.pagemem.wal.record
Data Entry for automatic unwrapping key and value from Mvcc Data Entry
UnwrapMvccDataEntry(int, KeyCacheObject, CacheObject, GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long, MvccVersion, CacheObjectValueContext, boolean) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.UnwrapMvccDataEntry
 
UnwrappedDataEntry - Interface in org.apache.ignite.internal.pagemem.wal.record
Interface for Data Entry for automatic unwrapping key and value from Data Entry
unwrappedKey() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapDataEntry
Unwraps key value from cache key object into primitive boxed type or source class.
unwrappedKey() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapMvccDataEntry
Unwraps key value from cache key object into primitive boxed type or source class.
unwrappedKey() - Method in interface org.apache.ignite.internal.pagemem.wal.record.UnwrappedDataEntry
Unwraps key value from cache key object into primitive boxed type or source class.
unwrappedPk(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
unwrappedValue() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapDataEntry
Unwraps value value from cache value object into primitive boxed type or source class.
unwrappedValue() - Method in class org.apache.ignite.internal.pagemem.wal.record.UnwrapMvccDataEntry
Unwraps value value from cache value object into primitive boxed type or source class.
unwrappedValue() - Method in interface org.apache.ignite.internal.pagemem.wal.record.UnwrappedDataEntry
Unwraps value value from cache value object into primitive boxed type or source class.
unwrapQueryException(Throwable) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Unwrap query exception.
unwrapTarget(Object) - Method in interface org.apache.ignite.internal.processors.resource.GridSpringResourceContext
Return original object if AOP used with proxy objects.
unwrapTemporary(GridCacheContext, Object) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Converts temporary off-heap object to heap-based.
unwrapTemporary(Object) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Converts temporary offheap object to heap-based.
unwrapTemporary(GridCacheContext, Object) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Converts temporary off-heap object to heap-based.
unzip(File, File, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Unzip file to folder.
unzip(byte[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
unzipData(IgniteLogger) - Method in class org.apache.ignite.spi.discovery.tcp.internal.DiscoveryDataPacket
 
UnzipFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
FileIO that allows to work with ZIP compressed file.
UnzipFileIO(File) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
 
UP_TIME - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
Up time metric name.
update(ExchangeActions) - Method in class org.apache.ignite.internal.processors.cache.CachesRegistry
Adds caches and cache groups to start from exchActions.
update(AffinityTopologyVersion, GridDhtPartitionFullMap, CachePartitionFullCountersMap, Set<Integer>, Map<Integer, Long>, AffinityTopologyVersion, GridDhtPartitionsExchangeFuture, Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
update(GridDhtPartitionExchangeId, GridDhtPartitionMap, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
update(AffinityTopologyVersion, GridDhtPartitionFullMap, CachePartitionFullCountersMap, Set<Integer>, Map<Integer, Long>, AffinityTopologyVersion, GridDhtPartitionsExchangeFuture, Set<Integer>) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
update(GridDhtPartitionExchangeId, GridDhtPartitionMap, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
update(AffinityTopologyVersion, GridDhtPartitionFullMap, CachePartitionFullCountersMap, Set<Integer>, Map<Integer, Long>, AffinityTopologyVersion, GridDhtPartitionsExchangeFuture, Set<Integer>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
update(GridDhtPartitionExchangeId, GridDhtPartitionMap, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
update(CacheObject, long, long, GridCacheVersion, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
update(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
update(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, GridDhtLocalPartition, CacheDataRow) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
 
update(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
update(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, GridDhtLocalPartition, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
update(long) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Sets update counter to absolute value.
update(long, long) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Applies counter update out of range.
update(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Sets update counter to absolute value.
update(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
Applies counter update out of range.
update(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Sets update counter to absolute value.
update(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
Applies counter update out of range.
update(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Sets update counter to absolute value.
update(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
Applies counter update out of range.
update(long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Sets update counter to absolute value.
update(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
Applies counter update out of range.
update(GridCacheContext, KeyCacheObject, CacheObject, GridCacheVersion, long, CacheDataRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
update(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.FastCrc
 
update(ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
 
update(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.crc.PureJavaCrc32
Deprecated.
 
update(long, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter
Update metrics.
update(String, Serializable) - Method in interface org.apache.ignite.internal.processors.configuration.distributed.PropertyUpdateClosure
Update property on cluster.
update(DistributedMetaStorageHistoryItem) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
update(DistributedMetaStorageClusterNodeData) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DmsDataWriterWorker
 
update(MemoryUsage) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager.MemoryUsageMetrics
Updates metric to the provided values.
updateAlives(ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Removes left node from alives lists.
updateAlives(GridDiscoveryManager) - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
Removes left nodes from cached alives lists.
updateAll(IgniteCache<K, V>, Set<K>, Map<K, V>) - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
Updates cache.
updateAndUnlock(UUID, long, Map<String, byte[]>, boolean, byte[], int) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Update session state and release the lock.
updateArray(int, Array) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateArray(String, Array) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateArray(int, Array) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateArray(String, Array) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateArray(int, Array) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateArray(String, Array) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateAsciiStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsciiStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateAsync(GridCacheContext, int[], int[], String, String, Object[], int, int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
updateAsync(GridCacheContext, UpdateSourceIterator<?>, int, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
 
updateBaselineAutoAdjustEnabledAsync(boolean) - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
updateBaselineAutoAdjustTimeoutAsync(long) - Method in class org.apache.ignite.internal.cluster.DistributedBaselineConfiguration
 
updateBatchSize() - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBigDecimal(String, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBigDecimal(String, BigDecimal) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBigDecimal(int, BigDecimal) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBigDecimal(String, BigDecimal) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBinaryStream(int, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(String, InputStream, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBinaryStream(String, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(String, Blob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(String, Blob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(String, InputStream) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBlob(int, Blob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(String, Blob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(int, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(String, InputStream, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(int, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBlob(String, InputStream) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBoolean(String, boolean) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBoolean(String, boolean) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBoolean(int, boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBoolean(String, boolean) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateByte(int, byte) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateByte(String, byte) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateByte(int, byte) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateByte(String, byte) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateByte(int, byte) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateByte(String, byte) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBytes(String, byte[]) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBytes(String, byte[]) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateBytes(int, byte[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateBytes(String, byte[]) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(String, Reader, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(String, Reader, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateCharacterStream(int, Reader, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(String, Reader, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCheckpointBufferSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
updateClearVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Records a version for row clearing.
updateClearVersion(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Used to set a version from PartitionClearingStartRecord when need to repeat a clearing after node restart.
updateClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(String, Clob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(String, Clob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateClob(int, Clob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateClob(String, Clob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateCnt() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadCacheWriter
Returns number of entry updates made by the writer.
updateCnt() - Method in class org.apache.ignite.internal.processors.bulkload.BulkLoadStreamerWriter
Returns number of entry updates made by the writer.
updateCnt() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadProcessor
Provides update counter for sending in the JdbcBatchExecuteResult.
updateCntr - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Partition.
updateCollisionsDumpIntervalAsync(int) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateCollisionsDumpIntervalLocal(int) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateCols() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsObjectConfiguration.Diff
Statistics columns to update.
updateCount() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
 
updateCount() - Method in class org.apache.ignite.internal.jdbc2.JdbcStatementResultInfo
 
updateCount() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
 
updateCount() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
 
updateCounter() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdatePartitionDataRecord
 
updateCounter() - Method in class org.apache.ignite.internal.pagemem.wal.record.delta.PartitionMetaStateRecord
 
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Sets update counter.
updateCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
updateCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
updateCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
updateCounter(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
Gets an update counter by the partition ID.
updateCounter(int, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap
Sets an update counter by the partition ID.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
updateCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
Updates MVCC cache update counter on backup node.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult
 
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
updateCounter() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
updateCounter(long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
updateCounter(long, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Updates counters from start value by delta value.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
updateCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Updates counters from start value by delta value.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
updateCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Updates counters from start value by delta value.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionRecoverState
 
updateCounter(long) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Sets partition counter.
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecord
 
updateCounter() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
 
updateCounterAt(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionPartialCountersMap
Gets update counter saved at the given index.
updateCounters(AffinityTopologyVersion, Map<UUID, Map<Integer, T2<Long, Long>>>, Map<Integer, T2<Long, Long>>) - Method in class org.apache.ignite.internal.GridMessageListenHandler
updateCounters() - Method in class org.apache.ignite.internal.GridMessageListenHandler
updateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
updateCounters() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
 
updateCounters(AffinityTopologyVersion, Map<UUID, Map<Integer, T2<Long, Long>>>, Map<Integer, T2<Long, Long>>) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
updateCounters() - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
updateCounters(Collection<PartitionUpdateCountersMessage>) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
updateCounters() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxCounters
 
updateCounters(AffinityTopologyVersion, Map<UUID, Map<Integer, T2<Long, Long>>>, Map<Integer, T2<Long, Long>>) - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
updateCounters() - Method in interface org.apache.ignite.internal.processors.continuous.GridContinuousHandler
 
updateCounters() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
 
updateCountersPerNode() - Method in class org.apache.ignite.internal.processors.continuous.StartRoutineAckDiscoveryMessage
 
updateCounts() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
 
updateDataRow(long, T, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
updateDataRow(long, PageHandler<S, R>, S, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
updateDataRow(long, T, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
updateDataRow(long, PageHandler<S, R>, S, IoStatisticsHolder) - Method in interface org.apache.ignite.internal.processors.cache.persistence.freelist.FreeList
 
updateDataRow(long, PageHandler<S, R>, S, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
Run page handler operation over the row.
updateDate(int, Date) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateDate(String, Date) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateDate(int, Date) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateDate(String, Date) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateDate(int, Date) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateDate(String, Date) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateDouble(int, double) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateDouble(String, double) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateDouble(int, double) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateDouble(String, double) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateDouble(int, double) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateDouble(String, double) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
UpdateErrors - Class in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
 
UpdateErrors() - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
 
UpdateErrors(IgniteCheckedException) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
 
updateEvictedPages(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Update evicted pages in checkpoint;
updateEvictedPages(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Update evicted pages in checkpoint;
updateEvictionRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Updates eviction rate metric.
updateExplicitVersion(IgniteTxEntry, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Updates explicit version for tx entry based on current entry lock owner.
updateExplicitVersion(IgniteTxEntry, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal
Updates explicit version for tx entry based on current entry lock owner.
updateExplicitVersion(IgniteTxEntry, GridCacheEntryEx) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
Updates explicit version for tx entry based on current entry lock owner.
updateFloat(int, float) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateFloat(String, float) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateFloat(int, float) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateFloat(String, float) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateFloat(int, float) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateFloat(String, float) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateFuture() - Method in class org.apache.ignite.internal.processors.cache.GridCacheUpdateTxResult
 
UpdateGetAllTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetAllTimeStatClosure
 
UpdateGetAndRemoveTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetAndRemoveTimeStatClosure
 
UpdateGetTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetTimeStatClosure
 
updateHeartbeat() - Method in class org.apache.ignite.internal.util.worker.GridWorker
Notifying dispatcher that work is in progress and thread didn't freeze.
updateHeartbeat() - Method in interface org.apache.ignite.internal.util.worker.WorkProgressDispatcher
Notifying dispatcher that work is in progress and thread didn't freeze.
updateIndex(SchemaIndexCacheVisitorClosure) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Update index from within entry lock, passing key, value, and expiration time to provided closure.
updateIndex(SchemaIndexCacheVisitorClosure) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Update index from within entry lock, passing key, value, and expiration time to provided closure.
updateInitial(long, long) - Method in interface org.apache.ignite.internal.processors.cache.PartitionUpdateCounter
Deprecated.
TODO https://ggsystems.atlassian.net/browse/GG-17396
updateInitial(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
updateInitial(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterErrorWrapper
updateInitial(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
updateInitial(long, long) - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterVolatileImpl
updateInitialCounter(long, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
updateInitialCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
updateInitialCounter(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
updateInt(int, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateInt(String, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateInt(int, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateInt(String, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateInt(int, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateInt(String, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateLastTopologyVersion(AffinityTopologyVersion, UUID) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
Update topology version if it's greater than current version and store nodes for last topology.
updateListeners(boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager
 
updateLocalFuture(GridDhtTxAbstractEnlistFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
updateLockFuture(IgniteInternalFuture<?>, IgniteInternalFuture<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocalAdapter
Atomically updates lock future.
updateLong(int, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateLong(String, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateLong(int, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateLong(String, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateLong(int, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateLong(String, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateLongOperationsDumpTimeoutAsync(long) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateLongOperationsDumpTimeoutLocal(long) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateLongTransactionTimeDumpSamplesPerSecondLimitAsync(int) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateLongTransactionTimeDumpSamplesPerSecondLimitLocal(int) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateLongTransactionTimeDumpThresholdAsync(long) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateLongTransactionTimeDumpThresholdLocal(long) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateMappings(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
 
updateMetadata(int, BinaryMetadata, boolean) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
updateMetadata(int, BinaryMetadata, boolean) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl.TestBinaryContext
updateMetadata(int, String, String, Map<String, BinaryFieldMetadata>, boolean, Map<String, Integer>) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
updateMetadata(File, BooleanSupplier) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Merge the binary metadata files stored in the specified directory.
updateMetadata(int, String, String, Map<String, BinaryFieldMetadata>, boolean, Map<String, Integer>) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
 
updateMetadata(File, BooleanSupplier) - Method in interface org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessor
Merge the binary metadata files stored in the specified directory.
updateMethodParameter(Object, int) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Updates method parameter.
updateMethodParameterType(Class<?>, int) - Method in class org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter
Updates parameter type.
updateNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNCharacterStream(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNCharacterStream(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNCharacterStream(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNCharacterStream(String, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(String, NClob) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(String, NClob) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNClob(int, NClob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(String, NClob) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(int, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(String, Reader, long) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(int, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNClob(String, Reader) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNearCache(GridCacheContext, KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal
Checks whether near cache should be updated.
updateNearCache(GridCacheContext, KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote
Checks whether near cache should be updated.
updateNearCache(GridCacheContext<?, ?>, KeyCacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Checks whether near cache should be updated.
updateNewTxState(long, int, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
updateNewVersion(long, int, long, long, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
updateNewVersion(long, int, int, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
updateNode(GridClientNodeImpl) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Updates topology if cache enabled.
updateNotifierEnabled() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
 
updateNString(int, String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNString(String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNString(int, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNString(String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNString(int, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNString(String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNull(int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNull(String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateNull(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNull(String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateNull(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateNull(String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateObject(int, Object) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateObject(String, Object, int) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateObject(String, Object) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateObject(int, Object) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateObject(String, Object, int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateObject(String, Object) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateObject(int, Object, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateObject(int, Object) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateObject(String, Object, int) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateObject(String, Object) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateOffHeapSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
 
updateOrEvict(GridCacheVersion, CacheObject, long, long, UUID, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
This method should be called only when lock is owned on this entry.
updatePageReplaceRate(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
Updates pageReplaceRate metric.
updatePlatformCache(CacheObject, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Invokes platform cache update callback, if applicable.
updatePlatformCache(int, byte[], byte[], int, AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Updates the platform cache cache.
updatePlatformCache(int, byte[], byte[], int, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Updates the platform cache cache.
UpdatePutAllTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutAllTimeStatClosure
 
UpdatePutAndGetTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutAndGetTimeStatClosure
 
UpdatePutTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutTimeStatClosure
 
updateQuery(String, Collection<String>, Iterable<String>) - Method in class org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect
Construct update query.
updateQuery(String, Collection<String>, Iterable<String>) - Method in interface org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect
Construct update query.
updaterBytes() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
updateReadMetrics() - Method in enum org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult.UpdateOutcome
 
updateRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateRef(String, Ref) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateRef(String, Ref) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateRef(int, Ref) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateRef(String, Ref) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
UpdateRemoveAllTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateRemoveAllTimeStatClosure
 
UpdateRemoveTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateRemoveTimeStatClosure
 
updateRow() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateRow() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateRow() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateRow(long, CacheDataRow, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.RowStore
 
updateRow(long, int, int, byte[], T, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
updateRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateRowId(String, RowId) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateRowId(String, RowId) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateRowId(int, RowId) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateRowId(String, RowId) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updatesAllowed() - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
updatesAllowed(boolean) - Method in class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor
 
updatesAllowed() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
updatesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
updatesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
updatesAreDetected(int) - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
updateSchemaId(int, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Update schema ID when new field is added.
updatesCount(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
 
updateSeq - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
Update sequence number.
updateSequence() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
updateSequence(long) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
updateSequence() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
updateSequence(long, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
 
updateSequence() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
updateSequence() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
 
updateSequence() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
updateShort(int, short) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateShort(String, short) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateShort(int, short) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateShort(String, short) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateShort(int, short) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateShort(String, short) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateSize(int, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
Updates size metric for particular cache.
updateSize(int, long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
Updates size metric for particular cache.
updateSize(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
Updates size metric for particular cache.
UpdateSourceIterator<T> - Interface in org.apache.ignite.internal.processors.query
 
updateSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateSQLXML(String, SQLXML) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateSQLXML(String, SQLXML) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateSQLXML(int, SQLXML) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateSQLXML(String, SQLXML) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateState(MvccVersion, byte) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
updateState(MvccVersion, byte, boolean) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
 
updateState(MvccVersion, byte) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
updateState(MvccVersion, byte, boolean) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
updateString(int, String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateString(String, String) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateString(int, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateString(String, String) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateString(int, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateString(String, String) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateSyncedPages(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Update synced pages in checkpoint;
updateSyncedPages(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Update synced pages in checkpoint;
updateTag(String) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
Method is called when user requests updating tag through public API.
updateThinClientSendServerStackTraceAsync(boolean) - Method in class org.apache.ignite.internal.processors.configuration.distributed.DistributedThinClientConfiguration
 
updateTime(int, Time) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateTime(String, Time) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateTime(int, Time) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateTime(String, Time) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateTime(int, Time) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateTime(String, Time) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateTimeoutObject() - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
updateTimeoutObject(ClientCacheUpdateTimeout) - Method in class org.apache.ignite.internal.processors.cache.ClientCacheChangeDiscoveryMessage
 
updateTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateTimestamp(String, Timestamp) - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
updateTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateTimestamp(String, Timestamp) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
updateTimestamp(int, Timestamp) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateTimestamp(String, Timestamp) - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.InvokeAllTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetAllTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetAndRemoveTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateGetTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutAllTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutAndGetTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdatePutTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateRemoveAllTimeStatClosure
Updates statistics.
updateTimeStat(Boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateRemoveTimeStatClosure
Updates statistics.
updateTimeStat(T) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateTimeStatClosure
Updates statistics.
UpdateTimeStatClosure(CacheMetricsImpl, long) - Constructor for class org.apache.ignite.internal.processors.cache.GridCacheAdapter.UpdateTimeStatClosure
 
updateTopology(Collection<GridClientNodeImpl>) - Method in class org.apache.ignite.internal.client.impl.connection.GridClientTopology
Updates (if cache is enabled) the whole topology.
updateTopologyVersion(GridDhtTopologyFuture, DiscoCache, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridClientPartitionTopology
Updates topology version.
updateTopologyVersion(GridDhtTopologyFuture, DiscoCache, long, boolean) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
Updates topology version.
updateTopologyVersion(GridDhtTopologyFuture, DiscoCache, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
Updates topology version.
updateTransactionTimeDumpSamplesCoefficientAsync(double) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateTransactionTimeDumpSamplesCoefficientLocal(double) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateTtl(GridCacheVersion, IgniteCacheExpiryPolicy) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
updateTtl(GridCacheVersion, long) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
updateTtl(GridCacheVersion, IgniteCacheExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
updateTtl(GridCacheVersion, long) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
updateTxOwnerDumpRequestsAllowedAsync(boolean) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateTxOwnerDumpRequestsAllowedLocal(boolean) - Method in class org.apache.ignite.internal.cluster.DistributedTransactionConfiguration
updateTxState(GridCacheContext, CacheSearchRow) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore
 
updateTxState(GridCacheContext, CacheSearchRow) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl
updateTxState(GridCacheContext, CacheSearchRow) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore
updateTxState(long, int, int, byte) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
updateWrittenPages(int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
Update written pages in checkpoint;
updateWrittenPages(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl
Update written pages in checkpoint;
upgradePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
Upgrade page to PageMetaIOV2.
upgradePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
Upgrade page to PagePartitionMetaIOV2
upgradePage(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
Upgrade page to PagePartitionMetaIOV3.
upgradePageVersion(long, boolean, boolean, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
UpgradePendingTreeToPerPartitionTask - Class in org.apache.ignite.internal.processors.cache.persistence.migration
Ignite native persistence migration task upgrades existed PendingTrees to per-partition basis.
UpgradePendingTreeToPerPartitionTask() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.migration.UpgradePendingTreeToPerPartitionTask
 
upgradeToWriteLock(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
Upgrades a read lock to a write lock.
upload(SocketChannel, GridFutureAdapter<Long>) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileUploader
 
upper() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
upperIncl(boolean) - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
upperIncl() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
upperNull(boolean) - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
upperNull() - Method in class org.apache.ignite.internal.cache.query.RangeIndexQueryCriterion
 
uptime() - Method in class org.apache.ignite.spi.systemview.view.NodeMetricsView
 
UPTIME_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
UPTIME_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
upTimeFormatted() - Method in class org.apache.ignite.internal.IgniteKernal
 
url() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection
 
URL_PREFIX - Static variable in class org.apache.ignite.IgniteJdbcDriver
URL prefix.
URL_PREFIX - Static variable in class org.apache.ignite.internal.jdbc.thin.JdbcThinUtils
URL prefix.
usageCount() - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryDescriptor
 
usageState(StatisticsUsageState) - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
Set statistics usage state.
usageState() - Method in interface org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManager
 
USE_CACHE - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Flag whether class caching should be used by the current thread.
USE_DFLT_SUID - Static variable in class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshaller
Use default serialVersionUID for Serializable classes.
USE_RANDOM_RW_POLICY - Static variable in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
USE_STR_SERIALIZATION_VER_2 - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
 
useBinaryArrays() - Static method in class org.apache.ignite.internal.binary.BinaryArray
 
used() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
usedCacheGroups() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
usedCacheGroups(Map<Integer, String>) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
usedCaches() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
usedCaches(Map<Integer, String>) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
 
useMvccCaching(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
useMvccCaching(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
useMvccCaching(int) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
useMvccCaching(int) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
useNew() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Force cache to apply new entry overwriting old (existing) entry.
useOld() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Force cache to ignore new entry and leave old (existing) entry unchanged.
useOptimizedMarshaller() - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
 
usePairedConnections(ClusterNode, String) - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
 
usePairedConnections() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
usePairedConnections(boolean) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
 
useProtocolVersion(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
User - Class in org.apache.ignite.internal.processors.authentication
 
User() - Constructor for class org.apache.ignite.internal.processors.authentication.User
Constructor.
user() - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperation
 
user() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
user() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
user(String) - Method in class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
 
user() - Method in class org.apache.ignite.internal.processors.rest.request.RestUserActionRequest
 
USER - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: USER.
user() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
USER_ATTRS_FORMATTED_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
USER_COL - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
USER_SET - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
UserAcceptedMessage - Class in org.apache.ignite.internal.processors.authentication
Is sent as an acknowledgement for end (with success or error) of user management operation on the cluster (see UserProposedMessage and UserManagementOperation).
UserActionCommandHandler - Class in org.apache.ignite.internal.processors.rest.handlers.user
User actions handler.
UserActionCommandHandler(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.rest.handlers.user.UserActionCommandHandler
 
userAttributes() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
 
userAttributes(Map<String, String>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
 
userAttributes() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Gets user attributes.
userAttributes(Map<String, String>) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
Gets user attributes.
userAttrs - Variable in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
User attributes.
UserAuthenticateRequestMessage - Class in org.apache.ignite.internal.processors.authentication
Message is sent from client to coordinator node when a user needs to authorize on client node.
UserAuthenticateRequestMessage() - Constructor for class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
 
UserAuthenticateRequestMessage(String, String) - Constructor for class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
 
UserAuthenticateResponseMessage - Class in org.apache.ignite.internal.processors.authentication
Is sent from coordinator node to client to deliver the results of the user authentication.
UserAuthenticateResponseMessage() - Constructor for class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
 
UserAuthenticateResponseMessage(IgniteUuid, String) - Constructor for class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
 
userCache() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
userCache() - Method in enum org.apache.ignite.internal.processors.cache.CacheType
 
userCache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
UserCacheObjectByteArrayImpl - Class in org.apache.ignite.internal.processors.cacheobject
Wraps value provided by user, must be copied before stored in cache.
UserCacheObjectByteArrayImpl() - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectByteArrayImpl
 
UserCacheObjectByteArrayImpl(byte[]) - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectByteArrayImpl
 
UserCacheObjectImpl - Class in org.apache.ignite.internal.processors.cacheobject
Wraps value provided by user, must be serialized before stored in cache.
UserCacheObjectImpl() - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectImpl
 
UserCacheObjectImpl(Object, byte[]) - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectImpl
 
userCommit() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
userCommit() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
 
UserKeyCacheObjectImpl - Class in org.apache.ignite.internal.processors.cacheobject
Wraps key provided by user, must be serialized before stored in cache.
UserKeyCacheObjectImpl() - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserKeyCacheObjectImpl
 
UserKeyCacheObjectImpl(Object, int) - Constructor for class org.apache.ignite.internal.processors.cacheobject.UserKeyCacheObjectImpl
 
UserManagementException - Exception in org.apache.ignite.internal.processors.authentication
Exception that represents failures of user management operations.
UserManagementException(String) - Constructor for exception org.apache.ignite.internal.processors.authentication.UserManagementException
Creates authentication exception with given error message.
UserManagementException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.authentication.UserManagementException
Creates authentication exception with given error message.
UserManagementOperation - Class in org.apache.ignite.internal.processors.authentication
The operation with users.
UserManagementOperation() - Constructor for class org.apache.ignite.internal.processors.authentication.UserManagementOperation
Constructor.
UserManagementOperation(User, UserManagementOperation.OperationType) - Constructor for class org.apache.ignite.internal.processors.authentication.UserManagementOperation
 
UserManagementOperation.OperationType - Enum in org.apache.ignite.internal.processors.authentication
User action type.
UserManagementOperationFinishedMessage - Class in org.apache.ignite.internal.processors.authentication
Message indicating that user operation is finished locally on the node.
UserManagementOperationFinishedMessage() - Constructor for class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
 
UserManagementOperationFinishedMessage(IgniteUuid, String) - Constructor for class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
 
userName() - Method in class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
 
userName() - Method in class org.apache.ignite.internal.sql.command.SqlCreateUserCommand
 
userName() - Method in class org.apache.ignite.internal.sql.command.SqlDropUserCommand
 
username() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
userObject() - Method in interface org.apache.ignite.internal.GridInternalWrapper
Get user object where resources must be injected.
userObject() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
Get user object where resources must be injected.
userObject() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
Get user object where resources must be injected.
userObject() - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
Get user object where resources must be injected.
userObject() - Method in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
Get user object where resources must be injected.
userPrepare(Collection<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
UserProposedMessage - Class in org.apache.ignite.internal.processors.authentication
A node sends this message when it wants to propose user operation (add / update / remove).
userRollback(boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
userRollback(boolean) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalEx
 
userStackTrace() - Method in interface org.apache.ignite.internal.GridKernalGateway
Gets user stack trace through the first call of grid public API.
userStackTrace() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
Gets user stack trace through the first call of grid public API.
userTx() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
userTypeName(String) - Method in class org.apache.ignite.internal.binary.BinaryContext
 
userVersion(ClassLoader) - Method in interface org.apache.ignite.internal.GridKernalContext
Gets user version for given class loader by checking META-INF/ignite.xml file for userVersion attribute.
userVersion(ClassLoader) - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets user version for given class loader by checking META-INF/ignite.xml file for userVersion attribute.
userVersion() - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
 
userVersion() - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Gets property userVer.
userVersion() - Method in interface org.apache.ignite.internal.managers.deployment.GridDeploymentInfo
 
userVersion() - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
userVersion(ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets user version for given class loader by checking META-INF/ignite.xml file for userVersion attribute.
userVersion() - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
 
userVersion(ClassLoader, IgniteLogger) - Method in interface org.apache.ignite.internal.util.spring.IgniteSpringHelper
Gets user version for given class loader by checking META-INF/ignite.xml file for userVersion attribute.
userVersion() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
 
usesLocalFilePerTable() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
usesLocalFilePerTable() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
usesLocalFilePerTable() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
usesLocalFiles() - Method in class org.apache.ignite.internal.jdbc.JdbcDatabaseMetadata
Deprecated.
usesLocalFiles() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinDatabaseMetadata
usesLocalFiles() - Method in class org.apache.ignite.internal.jdbc2.JdbcDatabaseMetadata
useTestBinaryCtx - Static variable in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
For tests.
useUnwrappedPk() - Method in class org.apache.ignite.internal.cache.query.index.sorted.MetaPageInfo
 
utf8BytesToStr(byte[], int, int) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Reconstructs string from UTF-8 bytes.
UTF_BYTE_LIMIT - Static variable in class org.apache.ignite.internal.util.IgniteUtils
String limit in bytes for DataOutput.writeUTF(java.lang.String) and DataInput.readUTF(), that use "Modified UTF-8".
utfBytes(char) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get number of bytes for DataOutput.writeUTF(java.lang.String), depending on character:
One byte - If a character c is in the range \u0001 through \u007f.
UTILITY_CACHE_GROUP_ID - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
System cache group id.
UTILITY_CACHE_NAME - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
System cache name.
UTILITY_CACHE_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
Utility cache execution pool.
utilityCache() - Method in interface org.apache.ignite.internal.IgniteEx
Gets utility cache.
utilityCache() - Method in class org.apache.ignite.internal.IgniteKernal
Gets utility cache.
utilityCache() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Gets utility cache.
utilityCachePool() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
Gets utility cache pool.
UUID - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
UUID - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypes
The value type for UUID values.
uuid() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderResolver.FolderCandidate
 
UUID - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for universally unique identifier
UUID - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: UUID.
uuid() - Method in class org.apache.ignite.internal.visor.tx.TxVerboseId
 
UUID_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
 
UUIDCollectionMessage - Class in org.apache.ignite.internal.util
Collection of UUIDs.
UUIDCollectionMessage() - Constructor for class org.apache.ignite.internal.util.UUIDCollectionMessage
Empty constructor required for direct marshalling.
UUIDCollectionMessage(Collection<UUID>) - Constructor for class org.apache.ignite.internal.util.UUIDCollectionMessage
 
UuidIndexKey - Class in org.apache.ignite.internal.cache.query.index.sorted.keys
 
UuidIndexKey(UUID) - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.keys.UuidIndexKey
 
UuidInlineIndexKeyType - Class in org.apache.ignite.internal.cache.query.index.sorted.inline.types
Inline index key implementation for inlining UUID values.
UuidInlineIndexKeyType() - Constructor for class org.apache.ignite.internal.cache.query.index.sorted.inline.types.UuidInlineIndexKeyType
 
uuids() - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
 
uuidToBytes(UUID) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts an UUID to byte array.
uuidToBytes(UUID, byte[], int) - Static method in class org.apache.ignite.internal.util.GridClientByteUtils
Converts UUID type to byte array and stores it in specified byte array.
uuidToBytes(UUID, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Encodes UUID into a sequence of bytes using the ByteBuffer, storing the result into a new byte array.
uuidToBytes(UUID) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Converts an UUID to byte array.

V

V1 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 1.
V1 - Static variable in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Version 1.
V1_0_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version 1.0.0.
V1_1_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.1.0.
V1_2_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.2.0.
V1_3_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.3.0.
V1_4_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.4.0.
V1_5_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.5.0.
V1_6_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.6.0.
V1_7_0 - Static variable in class org.apache.ignite.internal.client.thin.ProtocolVersion
Protocol version: 1.7.0.
V2 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 2.
V2 - Static variable in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Version 2.
V2_SINCE_VER - Static variable in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
First version of Ignite that is capable of executing Idle Verify V2.
V3 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 3.
V3 - Static variable in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Version 3.
V4 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 4.
V4 - Static variable in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Version 4.
V5 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 5.
V5 - Static variable in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Version 5.
V6 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 6.
V7 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 7.
V8 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 8.
V9 - Static variable in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Version 9.
VacuumMetrics - Class in org.apache.ignite.internal.processors.cache.mvcc
 
VacuumMetrics() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetrics
 
VacuumMetricsReducer - Class in org.apache.ignite.internal.processors.cache.mvcc
Vacuum metrics reducer.
VacuumMetricsReducer() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.VacuumMetricsReducer
 
VacuumTask - Class in org.apache.ignite.internal.processors.cache.mvcc
Task for cleaning sing partition.
VAL - Static variable in class org.apache.ignite.internal.client.util.GridConcurrentHashSet
Dummy value.
VAL - Static variable in class org.apache.ignite.internal.commandline.property.PropertyArgs
Type value argument name .
val - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Cache object value.
val - Variable in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Value.
val - Variable in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
val - Variable in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
 
val - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Value to update.
val - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Value to update.
val - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Value.
val - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
val - Variable in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Value.
val - Variable in class org.apache.ignite.internal.processors.configuration.distributed.SimpleDistributedProperty
Property value.
val - Variable in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
 
val() - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheKeyValueRequest
Gets the value.
VAL - Static variable in class org.apache.ignite.internal.util.GridSetWrapper
Dummy value.
VAL_COL - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Value column.
VAL_FIELD_NAME - Static variable in class org.apache.ignite.internal.processors.query.QueryUtils
Field name for value.
valBytes - Variable in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
 
valClasses() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
valClasses() - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
 
valid() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
 
valid() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition
 
valid(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
valid(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
valid(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
valid() - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
valid(boolean) - Method in class org.apache.ignite.internal.util.nodestart.IgniteRemoteStartSpecification
 
validate(Collection<ClusterNode>) - Method in interface org.apache.ignite.configuration.TopologyValidator
Validates topology.
validate(String, char[]) - Static method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
 
validate(CacheGroupContext) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
validate() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
 
validate() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
 
validate() - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
Validates cache plugin configurations.
validate() - Method in interface org.apache.ignite.plugin.CachePluginProvider
Validates cache plugin configuration in process of cache creation.
validateCache(GridCacheContext, boolean, boolean, Object, Collection<?>) - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFuture
Returns error is cache topology is not valid.
validateCache(GridCacheContext, boolean, boolean, Object, Collection<?>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
Returns error is cache topology is not valid.
validateCacheConfiguration(CacheConfiguration) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Validates cache configuration before start.
validateCacheConfiguration(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Validates cache configuration before start.
validateCacheGroup(CacheGroupContext, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTopologyFutureAdapter
 
validateCacheGroupsAttributesMismatch(IgniteLogger, CacheConfiguration, CacheConfiguration, String, String, Object, Object, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
validateCacheName(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
validateCacheNames(Collection<String>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
validateConfigurationCacheNames(Collection<CacheConfiguration>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
validateDropColumn(QueryEntity, String, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks if given column can be removed from table using its QueryEntity.
validateDropColumn(GridQueryTypeDescriptor, String) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Checks if given column can be removed from the table using its GridQueryTypeDescriptor.
validateEnumValues(String, Map<String, Integer>) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Checks enum values mapping.
ValidateIndexesCheckSizeIssue - Class in org.apache.ignite.internal.visor.verify
Issue when checking size of cache and index.
ValidateIndexesCheckSizeIssue() - Constructor for class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Default constructor.
ValidateIndexesCheckSizeIssue(String, long, Throwable) - Constructor for class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Constructor.
ValidateIndexesCheckSizeResult - Class in org.apache.ignite.internal.visor.verify
Result of checking size cache and index.
ValidateIndexesCheckSizeResult() - Constructor for class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Default constructor.
ValidateIndexesCheckSizeResult(long, Collection<ValidateIndexesCheckSizeIssue>) - Constructor for class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Constructor.
ValidateIndexesPartitionResult - Class in org.apache.ignite.internal.visor.verify
Encapsulates intermediate results of validation of SQL index.
ValidateIndexesPartitionResult() - Constructor for class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
 
validateJoiningNodeData(DiscoveryDataBag.JoiningNodeDiscoveryData, boolean) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
 
validateKeyAndValue(KeyCacheObject, CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
Performs validation of provided key and value against configured constraints.
validateKeyAndValue(CacheObjectContext, KeyCacheObject, CacheObject) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
Performs validation of provided key and value against configured constraints.
validateKeyAndValue(Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Performs validation of given key and value against configured constraints.
validateKeyAndValue(Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Performs validation of given key and value against configured constraints.
validateKeyConfigiration(String, String, CacheKeyConfiguration[], IgniteLogger, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Validate affinity key configurations.
validateKeyConfigiration(String, String, UUID, CacheKeyConfiguration[], CacheKeyConfiguration[], IgniteLogger, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Validate and compare affinity key configurations.
validateNewCacheName(String) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
validateNewNode(ClusterNode) - Method in interface org.apache.ignite.plugin.PluginProvider
validateNewNode(ClusterNode, Serializable) - Method in interface org.apache.ignite.plugin.PluginProvider
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in interface org.apache.ignite.internal.GridComponent
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in interface org.apache.ignite.internal.GridComponent
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.GridPluginComponent
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.GridPluginComponent
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.nodevalidation.OsDiscoveryNodeValidationProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag.JoiningNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode) - Method in interface org.apache.ignite.spi.IgniteSpiContext
Validates that new node can join grid topology, this method is called on coordinator node before new node joins topology.
validateNode(ClusterNode, DiscoveryDataBag) - Method in interface org.apache.ignite.spi.IgniteSpiContext
 
validateNoNewCachesWithNewFormat(CacheNodeCommonDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
Validates that joining node doesn't have newly configured caches in case when there is no cluster-wide support of SPLITTED_CACHE_CONFIGURATIONS.
validateOperation(int, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
 
validatePartitionCountersAndSizes(GridDhtPartitionsExchangeFuture, GridDhtPartitionTopology, Map<UUID, GridDhtPartitionsSingleMessage>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsStateValidator
Validates partition states - update counters and cache sizes for all nodes.
validatePartitionsSizes(GridDhtPartitionTopology, Map<UUID, GridDhtPartitionsSingleMessage>, Set<UUID>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsStateValidator
Validate partitions cache sizes for given top.
validatePartitionsUpdateCounters(GridDhtPartitionTopology, Map<UUID, GridDhtPartitionsSingleMessage>, Set<UUID>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionsStateValidator
Validate partitions update counters for given top.
validateRemote(CacheConfiguration, CacheConfiguration, ClusterNode) - Method in interface org.apache.ignite.plugin.CachePluginProvider
Checks that remote caches has configuration compatible with the local.
validateRemotes(CacheConfiguration, ClusterNode) - Method in class org.apache.ignite.internal.processors.plugin.CachePluginManager
Checks that remote caches has configuration compatible with the local.
validateTailReachedException(WalSegmentTailReachedException, AbstractWalRecordsIterator.AbstractReadFileHandle) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator
 
validateTimeout(int, TimeUnit) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
validateTopology(GridCacheSharedContext, boolean, GridDhtTopologyFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
validateTopology(GridCacheSharedContext, boolean, GridDhtTopologyFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateAdapter
validateTopology(GridCacheSharedContext, boolean, GridDhtTopologyFuture) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
validateTopology(GridCacheSharedContext, boolean, GridDhtTopologyFuture) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
validateTree() - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
ValidationOnNodeJoinUtils - Class in org.apache.ignite.internal.processors.cache
Util class for joining node validation.
ValidationOnNodeJoinUtils() - Constructor for class org.apache.ignite.internal.processors.cache.ValidationOnNodeJoinUtils
 
validationResult() - Method in class org.apache.ignite.events.NodeValidationFailedEvent
 
valObj - Variable in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
Cache object value.
valPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
Pointer to the values array.
valType() - Method in class org.apache.ignite.internal.processors.cache.query.IndexQueryDesc
 
value(BinaryObject) - Method in interface org.apache.ignite.binary.BinaryField
Get field's value from the given object.
value() - Method in interface org.apache.ignite.cdc.CdcEvent
 
value() - Method in class org.apache.ignite.events.CacheQueryReadEvent
Gets read entry value.
value() - Method in interface org.apache.ignite.IgniteAtomicStamped
Gets current value.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Deserializes a value from an internal representation.
value(BinaryObject) - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Get field's value from the given object.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Deserializes a value from an internal representation.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Deserializes a value from an internal representation.
value() - Method in interface org.apache.ignite.internal.binary.builder.BinaryLazyValue
 
value() - Method in class org.apache.ignite.internal.binary.builder.BinaryPlainBinaryObject
value() - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexRowImpl
 
value() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
value() - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
 
value() - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertyOperationResult
 
value() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
value() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyDataEntry
value() - Method in class org.apache.ignite.internal.pagemem.wal.record.LazyMvccDataEntry
value() - Method in class org.apache.ignite.internal.pagemem.wal.record.MetastoreDataRecord
 
value() - Method in class org.apache.ignite.internal.processors.cache.CacheLazyEntry
 
value(CacheObjectValueContext, boolean) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
value(CacheObjectValueContext, boolean, ClassLoader) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
Deserializes a value from an internal representation.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Deserializes a value from an internal representation.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
Deserializes a value from an internal representation.
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtDetachedCacheEntry
Sets entry value.
value(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
value() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
 
value() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
value() - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
value(Object) - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
value() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
value() - Method in exception org.apache.ignite.internal.processors.cache.GridCacheFilterFailedException
 
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets entry value.
value() - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
value(GridCacheContext, CacheObject, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
 
value(CacheObject, GridCacheContext, boolean) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Deserializes a value from an internal representation.
value() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
value() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
value() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
value() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRowCacheAware
value() - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.SimpleDataRow
 
value() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
value(CacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
 
value(GridCacheOperation, CacheObject, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
value() - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Gets stored value.
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
 
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
 
value() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
value(CacheObject) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
value(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
Gets entry's value.
value(boolean) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheLazyPlainVersionedEntry
Returns the value stored in the cache when this entry was created.
value(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
Gets entry's value.
value(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Gets entry's value.
value(CacheObjectValueContext) - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionedEntry
Gets entry's value.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectByteArrayImpl
value(CacheObjectValueContext, boolean, ClassLoader) - Method in class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectByteArrayImpl
Deserializes a value from an internal representation.
value(CacheObjectValueContext, boolean) - Method in class org.apache.ignite.internal.processors.cacheobject.UserCacheObjectImpl
value() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
Gets current value.
value() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
 
value() - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
value(long) - Method in class org.apache.ignite.internal.processors.metric.impl.AtomicLongMetric
Sets value.
value() - Method in class org.apache.ignite.internal.processors.metric.impl.BooleanGauge
value(boolean) - Method in class org.apache.ignite.internal.processors.metric.impl.BooleanMetricImpl
Sets value.
value() - Method in class org.apache.ignite.internal.processors.metric.impl.BooleanMetricImpl
value() - Method in class org.apache.ignite.internal.processors.metric.impl.DoubleGauge
value(double) - Method in class org.apache.ignite.internal.processors.metric.impl.DoubleMetricImpl
Sets value.
value() - Method in class org.apache.ignite.internal.processors.metric.impl.DoubleMetricImpl
value(long) - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
Sets value.
value() - Method in class org.apache.ignite.internal.processors.metric.impl.HistogramMetricImpl
value() - Method in class org.apache.ignite.internal.processors.metric.impl.HitRateMetric
value() - Method in class org.apache.ignite.internal.processors.metric.impl.IntGauge
value(int) - Method in class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
Sets value.
value() - Method in class org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
value() - Method in class org.apache.ignite.internal.processors.metric.impl.LongAdderMetric
value() - Method in class org.apache.ignite.internal.processors.metric.impl.LongGauge
value() - Method in class org.apache.ignite.internal.processors.metric.impl.ObjectGauge
value() - Method in class org.apache.ignite.internal.processors.metric.impl.ObjectMetricImpl
value(T) - Method in class org.apache.ignite.internal.processors.metric.impl.ObjectMetricImpl
Sets value.
value(Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryProperty
Gets this property value from the given object.
value(String, Object, Object) - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets field value for given key and value.
value(Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryBinaryProperty
Gets this property value from the given object.
value(Object, Object) - Method in class org.apache.ignite.internal.processors.query.property.QueryClassProperty
Gets this property value from the given object.
value(String, Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets field value for given key and value.
value(Object, Object) - Method in class org.apache.ignite.internal.processors.query.QueryUtils.KeyOrValProperty
Gets this property value from the given object.
value() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
value(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
value() - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
value(Object) - Method in class org.apache.ignite.internal.processors.rest.protocols.tcp.GridMemcachedMessage
 
value() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
value(Object) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
value() - Method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionAffinityFunctionType
 
value() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionConstantNode
value() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
value() - Method in class org.apache.ignite.internal.sql.optimizer.affinity.PartitionSingleNode
 
value() - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorSingleFieldDto
 
value(T) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorSingleFieldDto
 
value() - Method in interface org.apache.ignite.spi.metric.BooleanMetric
 
value() - Method in interface org.apache.ignite.spi.metric.DoubleMetric
 
value() - Method in interface org.apache.ignite.spi.metric.IntMetric
 
value() - Method in interface org.apache.ignite.spi.metric.LongMetric
 
value() - Method in interface org.apache.ignite.spi.metric.ObjectMetric
 
value() - Method in class org.apache.ignite.spi.systemview.view.BaselineNodeAttributeView
 
value() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicLongView
 
value() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicReferenceView
 
value() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicSequenceView
 
value() - Method in class org.apache.ignite.spi.systemview.view.datastructures.AtomicStampedView
 
value() - Method in class org.apache.ignite.spi.systemview.view.MetastorageView
 
value() - Method in class org.apache.ignite.spi.systemview.view.NodeAttributeView
 
value2() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
value2(Object) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
value2() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
value2(Object) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
VALUE_SCALE_OUT_OF_RANGE - Static variable in class org.apache.ignite.internal.processors.cache.query.IgniteQueryErrorCode
Attempt to INSERT, UPDATE or MERGE value which scale exceed maximum DECIMAL column scale.
valueAlias() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
valueBytes(CacheObjectValueContext) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectImpl
valueBytes() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
valueBytes(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Gets cached serialized value bytes.
valueBytes() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
valueBytes(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Gets cached serialized value bytes.
valueBytes(CacheObjectValueContext) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
valueBytes(byte[]) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
valueBytes() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
valueBytes() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
 
valueBytes0() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
valueBytesLength(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
valueBytesLength(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
valueBytesLength(CacheObjectContext) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
valueBytesLength(CacheObjectContext) - Method in interface org.apache.ignite.internal.processors.cache.CacheObject
 
valueBytesLength(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
valueBytesLength(CacheObjectContext) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
valueClass(String) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
Gets value class name for provided type.
valueClass(String) - Method in interface org.apache.ignite.internal.processors.cache.query.GridCacheSqlMetadata
Gets value class name for provided type.
valueClass() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
valueClass() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets value class.
valueClass() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets value class.
valueClass(Class<?>) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets value class.
valueColumns() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
Gets value columns.
valueContext() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionConflictContext
Gets cache object context.
valueEx() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
valueFieldAlias() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets value field alias.
valueFieldAlias() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets value field alias.
valueFieldName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets value field name.
valueFieldName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets value field name.
valueHash() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
valueKind() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
 
valueOf(String) - Static method in enum org.apache.ignite.cache.CacheAtomicityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.CachePeekMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.CacheRebalanceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.CacheWriteSynchronizationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.PartitionLossPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.QueryIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.ReadRepairStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.client.ClientOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.client.SslMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.client.SslProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.cluster.ClusterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.compute.ComputeJobResultPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.compute.ComputeTaskSessionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.CheckpointWriteOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.DataPageEvictionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.DeploymentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.DiskPageCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.PageReplacementMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.configuration.WALMode
Returns the enum constant of this type with the specified name.
valueOf(DataRegionMetrics) - Static method in class org.apache.ignite.DataRegionMetricsAdapter
Deprecated.
 
valueOf(DataStorageMetrics) - Static method in class org.apache.ignite.DataStorageMetricsAdapter
Deprecated.
 
valueOf(String) - Static method in enum org.apache.ignite.failure.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.IgniteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.binary.BinarySchema.Confirmation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.binary.BinaryWriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.cache.query.index.NullsOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.cache.query.index.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.client.GridClientCacheFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.client.GridClientCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.client.GridClientProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.client.thin.ClientOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.commandline.property.PropertyArgs.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.GridClosureCallMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.GridComponent.DiscoveryDataExchangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.GridKernalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.GridTopic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.IgniteComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.IgniteFeatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.managers.communication.TransmissionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.metric.IndexPageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.metric.IoStatisticsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.pagemem.wal.record.RolloverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.authentication.UserManagementOperation.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.CacheInvokeEntry.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.CacheOperationFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.ExchangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheAdapter.BulkOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult.UpdateOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter.RowData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.checkpoint.ReservationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.CheckpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CancelResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.ScheduleResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl.ThrottlingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.BufferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.query.CacheQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.query.GridCacheQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.QueryCursorImpl.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx.FinalizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.tree.mvcc.data.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2.PartitionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.continuous.GridContinuousHandler.RegisterStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.dr.GridDrType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.job.ComputeJobStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcStatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcThinFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.platform.client.ClientBitmaskFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.EnlistOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.NestedTxMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.QueryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.query.stat.StatisticsUsageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.resource.GridResourceIoc.AnnotationSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest.GridCacheOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.rest.GridRestCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.rest.protocols.tcp.GridClientPacketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.rest.request.RestQueryRequest.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.task.GridTaskThreadContextKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.processors.tracing.SpanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionAffinityFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNodeOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.sql.SqlLexerTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.tracing.TracingSpiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.distributed.DistributedProcess.DistributedProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.IgniteTree.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.ipc.IpcEndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter.EntryKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.nio.GridNioSessionMetaKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.util.offheap.GridOffHeapEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.baseline.VisorBaselineOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.cache.VisorModifyCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.diagnostic.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.igfs.VisorIgfsMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.misc.VisorWalTaskOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.node.VisorNodeBaselineStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.systemview.VisorSystemViewTask.SimpleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tx.TxKeyLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tx.TxMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxProjection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.verify.CacheFilterEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.internal.visor.verify.VisorViewCacheCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.lifecycle.LifecycleEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.platform.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.plugin.security.SecurityPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.plugin.security.SecuritySubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.plugin.segmentation.SegmentationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.ShutdownPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoverySpiState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.spi.IgnitePortProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.spi.systemview.view.ComputeJobView.ComputeJobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.spi.tracing.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.spi.tracing.SpanStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.transactions.TransactionConcurrency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.transactions.TransactionIsolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.ignite.transactions.TransactionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jsr166.ConcurrentLinkedHashMap.QueuePolicy
Returns the enum constant of this type with the specified name.
valuePointer(String, int, KeyCacheObject, byte[]) - Method in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor
Gets value pointer from offheap space for the given key.
valuePointer(int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapMap
Gets value pointer for given key.
valuePointer(int, int, byte[]) - Method in interface org.apache.ignite.internal.util.offheap.GridOffHeapPartitionedMap
Gets value pointer for given key.
valuePointer(int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMap
Gets value pointer for given key.
valuePointer(int, int, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafePartitionedMap
Gets value pointer for given key.
values() - Static method in enum org.apache.ignite.cache.CacheAtomicityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.CachePeekMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.CacheRebalanceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.CacheWriteSynchronizationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.PartitionLossPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.QueryIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.ReadRepairStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.client.ClientOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.client.SslMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.client.SslProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.cluster.ClusterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.compute.ComputeJobResultPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.compute.ComputeTaskSessionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.CheckpointWriteOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.DataPageEvictionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.DeploymentMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.DiskPageCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.PageReplacementMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.configuration.WALMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.failure.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.IgniteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.binary.BinarySchema.Confirmation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.binary.BinaryWriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.cache.query.index.NullsOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.cache.query.index.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.client.GridClientCacheFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.client.GridClientCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.client.GridClientProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.client.thin.ClientOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.commandline.property.PropertyArgs.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.GridClosureCallMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.ignite.internal.GridComponent.DiscoveryDataExchangeType
Cached values array.
values() - Static method in enum org.apache.ignite.internal.GridComponent.DiscoveryDataExchangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.GridKernalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.GridTopic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.IgniteComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.IgniteFeatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.managers.communication.TransmissionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.metric.IndexPageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.metric.IoStatisticsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.pagemem.wal.record.ExchangeRecord.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.pagemem.wal.record.RolloverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.pagemem.wal.record.WALRecord.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.authentication.UserManagementOperation.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.CacheInvokeEntry.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.CacheOperationFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
values() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
values() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
values() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
values() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
values() - Static method in enum org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.ExchangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheAdapter.BulkOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult.UpdateOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter.RowData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.checkpoint.ReservationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.CheckpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.CancelResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.defragmentation.IgniteDefragmentation.ScheduleResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl.ThrottlingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionAllocationMap
 
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer.BufferMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.query.CacheQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.query.GridCacheQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.QueryCursorImpl.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx.FinalizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.tree.mvcc.data.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2.PartitionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.cluster.baseline.autoadjust.BaselineAutoAdjustStatus.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.continuous.GridContinuousHandler.RegisterStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.datastructures.DataStructureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.dr.GridDrType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.job.ComputeJobStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.localtask.DurableBackgroundTaskState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcStatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.odbc.jdbc.JdbcThinFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.odbc.odbc.escape.OdbcEscapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.performancestatistics.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.platform.client.ClientBitmaskFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.query.aware.IndexBuildStatusHolder.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.query.EnlistOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
 
values() - Static method in enum org.apache.ignite.internal.processors.query.NestedTxMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.query.QueryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.query.stat.StatisticsUsageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.resource.GridResourceIoc.AnnotationSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest.GridCacheOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
values(Map<Object, Object>) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
 
values() - Static method in enum org.apache.ignite.internal.processors.rest.GridRestCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.rest.protocols.tcp.GridClientPacketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.rest.protocols.tcp.redis.GridRedisCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
values(Map<Object, Object>) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestCacheRequest
 
values() - Static method in enum org.apache.ignite.internal.processors.rest.request.RestQueryRequest.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.processors.service.ServiceCallContextImpl
 
values() - Static method in enum org.apache.ignite.internal.processors.task.GridTaskThreadContextKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.task.monitor.ComputeTaskStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.processors.tracing.SpanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionAffinityFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionCompositeNodeOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.sql.SqlLexerTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.tracing.TracingSpiType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.util.collection.IntHashMap
Returns a collection of values.
values() - Method in interface org.apache.ignite.internal.util.collection.IntMap
Returns a collection of values.
values() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
Returns a collection of values.
values() - Static method in enum org.apache.ignite.internal.util.distributed.DistributedProcess.DistributedProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.internal.util.GridListSet
Gets a copy of the internal list.
values() - Static method in enum org.apache.ignite.internal.util.IgniteTree.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.util.ipc.IpcEndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.util.lang.GridMetadataAwareAdapter.EntryKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.util.nio.GridNioSessionMetaKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.util.offheap.GridOffHeapEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.baseline.VisorBaselineOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.cache.VisorModifyCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.diagnostic.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.igfs.VisorIgfsMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.misc.VisorWalTaskOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.node.VisorNodeBaselineStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.persistence.PersistenceOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.systemview.VisorSystemViewTask.SimpleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tx.TxKeyLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tx.TxMappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxProjection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.tx.VisorTxSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.verify.CacheFilterEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.internal.visor.verify.VisorViewCacheCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.ignite.lang.IgniteBiTuple
values() - Static method in enum org.apache.ignite.lifecycle.LifecycleEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.platform.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.plugin.security.SecurityPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.plugin.security.SecuritySubjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.plugin.segmentation.SegmentationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.ShutdownPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoverySpiState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.spi.IgnitePortProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.spi.systemview.view.ComputeJobView.ComputeJobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.spi.tracing.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.spi.tracing.SpanStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.transactions.TransactionConcurrency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.transactions.TransactionIsolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.ignite.transactions.TransactionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jsr166.ConcurrentLinkedHashMap.QueuePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jsr166.ConcurrentLinkedHashMap
Returns a Collection view of the values contained in this map.
valuesSize() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
 
valueString() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
valueString(String) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
valueTextIndex() - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
 
valueTextIndex(boolean) - Method in class org.apache.ignite.internal.processors.cache.query.QueryEntityTypeDescriptor
Sets if this value should be text indexed.
valueTextIndex() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Returns true if string representation of value should be indexed as text.
valueTextIndex() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Returns true if string representation of value should be indexed as text.
valueTextIndex(boolean) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Sets if this value should be text indexed.
valueType() - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping
 
valueTypeName() - Method in interface org.apache.ignite.internal.processors.query.GridQueryTypeDescriptor
Gets value type name.
valueTypeName() - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Gets value type name.
valueTypeName(String) - Method in class org.apache.ignite.internal.processors.query.QueryTypeDescriptorImpl
Set value type name.
valueTypeName() - Method in class org.apache.ignite.internal.processors.query.TableInformation
 
vararg(IgnitePredicate<Cache.Entry<K, V>>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
VARCHAR - Static variable in class org.apache.ignite.internal.processors.odbc.SqlListenerDataTypes
Type name for unicode string
VARCHAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: VARCHAR.
VARCHAR2 - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: VARCHAR2.
VARCHAR_CASESENSITIVE - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: VARCHAR_CASESENSITIVE.
VER - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Ignite version.
ver - Variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
Lock or transaction version.
ver - Variable in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Version.
ver - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
 
VER_1_0_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.0.0.
VER_1_1_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.1.0.
VER_1_2_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.2.0.
VER_1_3_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.3.0.
VER_1_4_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.4.0.
VER_1_5_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.5.0.
VER_1_6_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.6.0.
VER_1_7_0 - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientConnectionContext
Version 1.7.0.
VER_2_13_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.13.0: added ability to choose of query engine support.
VER_2_1_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.1.0.
VER_2_1_5 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.1.5: added "lazy" flag.
VER_2_3_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.3.0: added "skipReducerOnUpdate" flag.
VER_2_3_2 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.3.2: added multiple statements support.
VER_2_5_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.5.0: added authentication.
VER_2_7_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.7.0: added precision and scale.
VER_2_8_0 - Static variable in class org.apache.ignite.internal.processors.odbc.odbc.OdbcConnectionContext
Version 2.8.0: added column nullability info.
VER_OFF - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
 
VER_STR - Static variable in class org.apache.ignite.internal.IgniteVersionUtils
Ignite version in String form.
verboseMode() - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
verified() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Checks whether message is verified.
verifierNodeId() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Gets verifier node ID.
verify(UUID) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage
Verifies the message and stores verifier ID.
VerifyBackupPartitionsDumpTask - Class in org.apache.ignite.internal.processors.cache.verify
Task for collection checksums primary and backup partitions of specified caches.
VerifyBackupPartitionsDumpTask() - Constructor for class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
 
VerifyBackupPartitionsTask - Class in org.apache.ignite.internal.processors.cache.verify
Deprecated.
Legacy version of VerifyBackupPartitionsTaskV2.
VerifyBackupPartitionsTask() - Constructor for class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTask
Deprecated.
 
VerifyBackupPartitionsTaskV2 - Class in org.apache.ignite.internal.processors.cache.verify
Task for comparing update counters and checksums between primary and backup partitions of specified caches.
VerifyBackupPartitionsTaskV2() - Constructor for class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
 
verifyMvccOperationSupport(GridCacheContext<?, ?>, String) - Static method in class org.apache.ignite.internal.processors.cache.mvcc.MvccUtils
Throw an UnsupportedOperationException if this cache is transactional and MVCC is enabled with appropriate message about corresponding operation type.
verifyTxCompatibility(IgniteInternalTx, GridIntList, GridCacheContext<K, V>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
verIntroduced() - Method in class org.apache.ignite.internal.client.thin.ProtocolVersionFeature
 
verIntroduced() - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolVersionFeature
 
verReady - Variable in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
Whether version is ready.
vers - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Lock or transaction versions.
version() - Method in interface org.apache.ignite.cache.CacheEntry
Returns a comparable object representing the version of this cache entry.
version() - Method in interface org.apache.ignite.cdc.CdcEvent
 
version() - Method in interface org.apache.ignite.cluster.ClusterNode
Gets node version.
version() - Method in interface org.apache.ignite.Ignite
Gets Ignite version.
version() - Method in class org.apache.ignite.internal.cdc.CdcEventImpl
version() - Method in class org.apache.ignite.internal.client.thin.ProtocolContext
 
version() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
Gets node version.
version() - Method in class org.apache.ignite.internal.IgniteKernal
Gets Ignite version.
version() - Method in class org.apache.ignite.internal.jdbc.thin.AffinityCache
 
version() - Method in class org.apache.ignite.internal.managers.discovery.DiscoCache
 
version() - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
 
version() - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
Returns a comparable object representing the version of this cache entry.
version() - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedLockFuture
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetFuture
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtGetSingleFuture
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockFuture
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
 
version(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
version(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockFuture
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxAbstractEnlistFuture
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFutureAdapter
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
 
version() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
 
version() - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
 
version() - Method in class org.apache.ignite.internal.processors.cache.EntryGetResult
 
version() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
version() - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
version(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
 
version() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
version() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
 
version() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheVersionedFuture
 
version() - Method in class org.apache.ignite.internal.processors.cache.local.GridLocalLockFuture
version() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccCoordinator
 
version() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
version() - Method in interface org.apache.ignite.internal.processors.cache.persistence.CacheDataRow
 
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.CacheDataRowAdapter
VERSION - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
File version.
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Page store version.
VERSION - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
File version.
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreV2
Page store version.
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.record.HeaderRecord
 
version() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializer
 
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
version() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
version() - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionEntryHashRecord
 
version() - Method in class org.apache.ignite.internal.processors.cache.version.GridCachePlainVersionedEntry
version() - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
version() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionable
 
version() - Method in interface org.apache.ignite.internal.processors.cache.version.GridCacheVersionAware
Gets version.
version() - Method in class org.apache.ignite.internal.processors.platform.client.ClientProtocolContext
 
version() - Method in class org.apache.ignite.internal.processors.query.stat.config.StatisticsColumnConfiguration
Get collection version.
version() - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientHandshakeRequest
 
version() - Method in interface org.apache.ignite.plugin.PluginProvider
 
version() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
Gets node version.
version() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets node version.
version(IgniteProductVersion) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
 
version() - Method in class org.apache.ignite.spi.systemview.view.ClientConnectionView
 
version() - Method in class org.apache.ignite.spi.systemview.view.ClusterNodeView
 
VERSION_SINCE - Static variable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
 
versionedEntry(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Create versioned entry for this cache entry.
versionedEntry(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Create versioned entry for this cache entry.
versionedEntry() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccTxEntry
 
versionedFuture(GridCacheVersion, IgniteUuid) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager
Gets future for given future ID and lock ID.
versionedValue(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheEntry
 
versionedValue() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
 
versionedValue(CacheObject, GridCacheVersion, GridCacheVersion, IgniteCacheExpiryPolicy, ReaderArguments) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Sets new value if passed in version matches the current version (used for read-through only).
versionedValue(CacheObject, GridCacheVersion, GridCacheVersion, IgniteCacheExpiryPolicy, ReaderArguments) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Sets new value if passed in version matches the current version (used for read-through only).
versions(int, boolean) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineInnerIO
 
versions(int, boolean) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.AbstractInlineLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.InnerIO
Supported versions.
VERSIONS - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.LeafIO
Supported versions.
VERSIONS - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.cache.query.index.sorted.inline.io.MvccLeafIO
 
versions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
 
versions() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
 
versions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
versions() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.mvcc.txlog.TxLogLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.MetaStoreLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetastoreDataPageIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
versions(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwareDataLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.CacheIdAwarePendingEntryLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.DataInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.DataLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccCacheIdAwareDataLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.PendingEntryInnerIO
 
VERSIONS - Static variable in class org.apache.ignite.internal.processors.cache.tree.PendingEntryLeafIO
 
versions() - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
Gets the entity set versions.
view(String) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
 
view(Collection<T>, IgnitePredicate<? super T>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates write-through light-weight view on given collection with provided predicates.
view(Map<K, V>, IgnitePredicate<? super K>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates light-weight view on given map with provided predicates.
viewAsMap(Set<K>, IgniteClosure<? super K, V>, IgnitePredicate<? super K>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Read-only map view of a collection.
ViewCacheClosure - Class in org.apache.ignite.internal.processors.cache.verify
View cache closure.
ViewCacheClosure(String, VisorViewCacheCmd) - Constructor for class org.apache.ignite.internal.processors.cache.verify.ViewCacheClosure
 
viewReadOnly(Collection<? extends T1>, IgniteClosure<? super T1, T2>, IgnitePredicate<? super T1>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Creates read-only light-weight view on given collection with transformation and provided predicates.
viewReadOnly(Map<K, V>, IgniteClosure<V, V1>, IgnitePredicate<? super K>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Read-only view on map that supports transformation of values and key filtering.
viewReadOnly(Map<K, V>, IgniteBiClosure<K, V, V1>, IgnitePredicate<? super K>...) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
VIEWS - Static variable in class org.apache.ignite.internal.managers.systemview.SystemViewMBean
View attribute.
visible() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Gets visible flag.
visible(boolean) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
Sets visible flag.
VISIBLE_NODES - Static variable in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Visible nodes filter.
visibleNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Gets visible nodes in the topology.
visibleRemoteNodes() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing
Gets visible remote nodes in the topology.
visit(BPlusTree<L, T>, BPlusIO<L>, long, int, IgniteWriteAheadLogManager) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.TreeVisitorClosure
Performs inspection or operation on a specified row.
visit(L, L, BPlusTree.TreeVisitorClosure<L, T>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree
 
visit(long, IgniteInClosure<L>) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
 
visit(long, IgniteInClosure<CacheSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataInnerIO
visit(long, IgniteInClosure<CacheSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.tree.AbstractDataLeafIO
visit(long, IgniteInClosure<CacheSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataInnerIO
visit(long, IgniteInClosure<CacheSearchRow>) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccDataLeafIO
visit(BPlusTree<CacheSearchRow, CacheDataRow>, BPlusIO<CacheSearchRow>, long, int, IgniteWriteAheadLogManager) - Method in class org.apache.ignite.internal.processors.cache.tree.mvcc.data.MvccUpdateDataRow
Performs inspection or operation on a specified row.
visit(SchemaIndexCacheVisitorClosure) - Method in interface org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitor
Visit cache entries and pass them to closure.
visit(SchemaIndexCacheVisitorClosure) - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheVisitorImpl
Visit cache entries and pass them to closure.
visitable(CacheEntryPredicate[]) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
 
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicLongViewWalker
Calls visitor for each row attribute.
visitAll(AtomicLongView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicLongViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicReferenceViewWalker
Calls visitor for each row attribute.
visitAll(AtomicReferenceView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicReferenceViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicSequenceViewWalker
Calls visitor for each row attribute.
visitAll(AtomicSequenceView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicSequenceViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicStampedViewWalker
Calls visitor for each row attribute.
visitAll(AtomicStampedView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.AtomicStampedViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
Calls visitor for each row attribute.
visitAll(BaselineNodeAttributeView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeAttributeViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeViewWalker
Calls visitor for each row attribute.
visitAll(BaselineNodeView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BaselineNodeViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BinaryMetadataViewWalker
Calls visitor for each row attribute.
visitAll(BinaryMetadataView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.BinaryMetadataViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupIoViewWalker
Calls visitor for each row attribute.
visitAll(CacheGroupIoView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupIoViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupViewWalker
Calls visitor for each row attribute.
visitAll(CacheGroupView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheGroupViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
Calls visitor for each row attribute.
visitAll(CachePagesListView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CachePagesListViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheViewWalker
Calls visitor for each row attribute.
visitAll(CacheView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CacheViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ClientConnectionViewWalker
Calls visitor for each row attribute.
visitAll(ClientConnectionView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ClientConnectionViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ClusterNodeViewWalker
Calls visitor for each row attribute.
visitAll(ClusterNodeView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ClusterNodeViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeJobViewWalker
Calls visitor for each row attribute.
visitAll(ComputeJobView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeJobViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeTaskViewWalker
Calls visitor for each row attribute.
visitAll(ComputeTaskView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ComputeTaskViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ContinuousQueryViewWalker
Calls visitor for each row attribute.
visitAll(ContinuousQueryView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ContinuousQueryViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CountDownLatchViewWalker
Calls visitor for each row attribute.
visitAll(CountDownLatchView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.CountDownLatchViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.MetastorageViewWalker
Calls visitor for each row attribute.
visitAll(MetastorageView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.MetastorageViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
Calls visitor for each row attribute.
visitAll(NodeAttributeView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeAttributeViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeMetricsViewWalker
Calls visitor for each row attribute.
visitAll(NodeMetricsView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.NodeMetricsViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
Calls visitor for each row attribute.
visitAll(PagesListView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.PagesListViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
Calls visitor for each row attribute.
visitAll(PartitionStateView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.PartitionStateViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.QueueViewWalker
Calls visitor for each row attribute.
visitAll(QueueView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.QueueViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ReentrantLockViewWalker
Calls visitor for each row attribute.
visitAll(ReentrantLockView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ReentrantLockViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ScanQueryViewWalker
Calls visitor for each row attribute.
visitAll(ScanQueryView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ScanQueryViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SemaphoreViewWalker
Calls visitor for each row attribute.
visitAll(SemaphoreView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SemaphoreViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ServiceViewWalker
Calls visitor for each row attribute.
visitAll(ServiceView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.ServiceViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SetViewWalker
Calls visitor for each row attribute.
visitAll(SetView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SetViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SnapshotViewWalker
Calls visitor for each row attribute.
visitAll(SnapshotView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SnapshotViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryHistoryViewWalker
Calls visitor for each row attribute.
visitAll(SqlQueryHistoryView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryHistoryViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryViewWalker
Calls visitor for each row attribute.
visitAll(SqlQueryView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.SqlQueryViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.StripedExecutorTaskViewWalker
Calls visitor for each row attribute.
visitAll(StripedExecutorTaskView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.StripedExecutorTaskViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.TransactionViewWalker
Calls visitor for each row attribute.
visitAll(TransactionView, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in class org.apache.ignite.internal.managers.systemview.walker.TransactionViewWalker
Calls visitor for each row attribute.
visitAll(SystemViewRowAttributeWalker.AttributeVisitor) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker
Calls visitor for each row attribute.
visitAll(R, SystemViewRowAttributeWalker.AttributeWithValueVisitor) - Method in interface org.apache.ignite.spi.systemview.view.SystemViewRowAttributeWalker
Calls visitor for each row attribute.
VISOR_ALL_EVTS - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Only non task event types that Visor should collect.
VISOR_NON_TASK_EVTS - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Only non task event types that Visor should collect.
VISOR_TASK_EVTS - Static variable in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Only task event types that Visor should collect.
VisorAckTask - Class in org.apache.ignite.internal.visor.misc
Ack task to run on node.
VisorAckTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorAckTask
 
VisorAckTaskArg - Class in org.apache.ignite.internal.visor.misc
Arguments for VisorAckTask.
VisorAckTaskArg() - Constructor for class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
Default constructor.
VisorAckTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
 
VisorAffinityTopologyVersion - Class in org.apache.ignite.internal.visor.node
Data transfer object for AffinityTopologyVersion
VisorAffinityTopologyVersion() - Constructor for class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
Default constructor.
VisorAffinityTopologyVersion(AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
Create data transfer object for affinity topology version.
VisorAtomicConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of atomic data structures.
VisorAtomicConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
Default constructor.
VisorAtomicConfiguration(AtomicConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
Create data transfer object for atomic configuration.
VisorBaselineAutoAdjustSettings - Class in org.apache.ignite.internal.visor.baseline
 
VisorBaselineAutoAdjustSettings() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Default constructor.
VisorBaselineAutoAdjustSettings(Boolean, Long) - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Constructor.
VisorBaselineNode - Class in org.apache.ignite.internal.visor.baseline
Data transfer object for BaselineNode.
VisorBaselineNode() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
Default constructor.
VisorBaselineNode(BaselineNode, Collection<VisorBaselineNode.ResolvedAddresses>) - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
Create data transfer object for baseline node.
VisorBaselineNode.ResolvedAddresses - Class in org.apache.ignite.internal.visor.baseline
Simple data class for storing (hostname, address) pairs
VisorBaselineOperation - Enum in org.apache.ignite.internal.visor.baseline
Baseline operation types.
VisorBaselineTask - Class in org.apache.ignite.internal.visor.baseline
Task that will collect information about baseline topology and can change its state.
VisorBaselineTask() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineTask
 
VisorBaselineTaskArg - Class in org.apache.ignite.internal.visor.baseline
Argument for VisorBaselineTask.
VisorBaselineTaskArg() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
Default constructor.
VisorBaselineTaskArg(VisorBaselineOperation, long, List<String>, VisorBaselineAutoAdjustSettings) - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
 
VisorBaselineTaskResult - Class in org.apache.ignite.internal.visor.baseline
Result for VisorBaselineTask.
VisorBaselineTaskResult() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
Default constructor.
VisorBaselineTaskResult(boolean, long, Collection<? extends BaselineNode>, Collection<? extends BaselineNode>, VisorBaselineAutoAdjustSettings, long, boolean) - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
Constructor.
VisorBaselineViewTask - Class in org.apache.ignite.internal.visor.baseline
Task that will collect information about baseline topology.
VisorBaselineViewTask() - Constructor for class org.apache.ignite.internal.visor.baseline.VisorBaselineViewTask
 
VisorBasicConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node basic configuration properties.
VisorBasicConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
Default constructor.
VisorBasicConfiguration(IgniteEx, IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
Create data transfer object for node basic configuration properties.
VisorBinaryConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of binary data structures.
VisorBinaryConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
Default constructor.
VisorBinaryConfiguration(BinaryConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
Create data transfer object for binary configuration.
VisorBinaryMetadata - Class in org.apache.ignite.internal.visor.binary
Binary object metadata to show in Visor.
VisorBinaryMetadata() - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
Default constructor.
VisorBinaryMetadata(IgniteBinary, BinaryType) - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
Default constructor.
VisorBinaryMetadataCollectorTask - Class in org.apache.ignite.internal.visor.binary
Task that collects binary metadata.
VisorBinaryMetadataCollectorTask() - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTask
 
VisorBinaryMetadataCollectorTaskArg - Class in org.apache.ignite.internal.visor.binary
VisorBinaryMetadataCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
Default constructor.
VisorBinaryMetadataCollectorTaskArg(long) - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
 
VisorBinaryMetadataCollectorTaskResult - Class in org.apache.ignite.internal.visor.binary
VisorBinaryMetadataCollectorTaskResult() - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
Default constructor.
VisorBinaryMetadataCollectorTaskResult(Long, List<VisorBinaryMetadata>) - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
 
VisorBinaryMetadataField - Class in org.apache.ignite.internal.visor.binary
Binary object metadata field information.
VisorBinaryMetadataField() - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
Default constructor.
VisorBinaryMetadataField(String, String, Integer) - Constructor for class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
 
VisorBinaryTypeConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of binary type structures.
VisorBinaryTypeConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
Default constructor.
VisorBinaryTypeConfiguration(BinaryTypeConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
Create data transfer object for binary type configuration.
VisorCache - Class in org.apache.ignite.internal.visor.cache
Data transfer object for IgniteCache.
VisorCache() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCache
Create data transfer object for given cache.
VisorCache(IgniteEx, GridCacheAdapter, boolean) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCache
Create data transfer object for given cache.
VisorCacheAffinityConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for affinity configuration properties.
VisorCacheAffinityConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
Default constructor
VisorCacheAffinityConfiguration(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
Create data transfer object for affinity configuration properties.
VisorCacheAffinityNodeTask - Class in org.apache.ignite.internal.visor.cache
Task that will find affinity node for key.
VisorCacheAffinityNodeTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTask
 
VisorCacheAffinityNodeTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheAffinityNodeTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
Default constructor.
VisorCacheAffinityNodeTaskArg(String, Object) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
 
VisorCacheAggregatedMetrics - Class in org.apache.ignite.internal.visor.cache
Data transfer object for aggregated cache metrics.
VisorCacheAggregatedMetrics() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
Default constructor.
VisorCacheAggregatedMetrics(VisorCacheMetrics) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
Create data transfer object for aggregated cache metrics.
VisorCacheClearTask - Class in org.apache.ignite.internal.visor.cache
Task that clears specified caches on specified node.
VisorCacheClearTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheClearTask
 
VisorCacheClearTaskArg - Class in org.apache.ignite.internal.visor.cache
Argument for VisorCacheClearTask.
VisorCacheClearTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
Default constructor.
VisorCacheClearTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
 
VisorCacheClearTaskResult - Class in org.apache.ignite.internal.visor.cache
VisorCacheClearTaskResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
Default constructor.
VisorCacheClearTaskResult(long, long) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
 
VisorCacheConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for cache configuration properties.
VisorCacheConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Default constructor.
VisorCacheConfiguration(IgniteEx, CacheConfiguration, IgniteUuid) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Create data transfer object for cache configuration properties.
VisorCacheConfigurationCollectorJob - Class in org.apache.ignite.internal.visor.cache
Job that collect cache configuration from node.
VisorCacheConfigurationCollectorJob(VisorCacheConfigurationCollectorTaskArg, boolean) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorJob
Create job with given argument.
VisorCacheConfigurationCollectorTask - Class in org.apache.ignite.internal.visor.cache
Task that collect cache metrics from all nodes.
VisorCacheConfigurationCollectorTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTask
 
VisorCacheConfigurationCollectorTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheConfigurationCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
Default constructor.
VisorCacheConfigurationCollectorTaskArg(Collection<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
 
VisorCacheConfigurationCollectorTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
 
VisorCacheEvictionConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for eviction configuration properties.
VisorCacheEvictionConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
Default constructor.
VisorCacheEvictionConfiguration(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
Create data transfer object for eviction configuration properties.
VisorCacheGroupEncryptionTask<T> - Class in org.apache.ignite.internal.visor.encryption
Visor encrypted cache group multinode task.
VisorCacheGroupEncryptionTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask
 
VisorCacheGroupEncryptionTask.VisorReencryptionBaseJob<T> - Class in org.apache.ignite.internal.visor.encryption
 
VisorCacheGroupEncryptionTask.VisorSingleFieldDto<T> - Class in org.apache.ignite.internal.visor.encryption
 
VisorCacheGroupEncryptionTaskArg - Class in org.apache.ignite.internal.visor.encryption
Cache group aware task argument.
VisorCacheGroupEncryptionTaskArg() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
Default constructor.
VisorCacheGroupEncryptionTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
 
VisorCacheGroupEncryptionTaskResult<T> - Class in org.apache.ignite.internal.visor.encryption
Multinode cache group encryption task result.
VisorCacheGroupEncryptionTaskResult(Map<UUID, T>, Map<UUID, IgniteException>) - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
 
VisorCacheGroupEncryptionTaskResult() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
 
VisorCacheJdbcType - Class in org.apache.ignite.internal.visor.cache
Data transfer object for JdbcType.
VisorCacheJdbcType() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
Create data transfer object for given cache type metadata.
VisorCacheJdbcType(JdbcType) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
Create data transfer object for given cache type metadata.
VisorCacheJdbcTypeField - Class in org.apache.ignite.internal.visor.cache
Data transfer object for JdbcTypeField.
VisorCacheJdbcTypeField() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
Empty constructor.
VisorCacheJdbcTypeField(String, int, String, String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
Full constructor.
VisorCacheKeyConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of cache key data structures.
VisorCacheKeyConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
Default constructor.
VisorCacheKeyConfiguration(CacheKeyConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
Create data transfer object for cache key configuration.
VisorCacheLoadTask - Class in org.apache.ignite.internal.visor.cache
Task to loads caches.
VisorCacheLoadTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLoadTask
 
VisorCacheLoadTaskArg - Class in org.apache.ignite.internal.visor.cache
Arguments for VisorCacheLoadTask.
VisorCacheLoadTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
Default constructor.
VisorCacheLoadTaskArg(Set<String>, long, Object[]) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
 
VisorCacheLostPartitionsTask - Class in org.apache.ignite.internal.visor.cache
Collect list of lost partitions.
VisorCacheLostPartitionsTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTask
 
VisorCacheLostPartitionsTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheLostPartitionsTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
Default constructor.
VisorCacheLostPartitionsTaskArg(List<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
 
VisorCacheLostPartitionsTaskResult - Class in org.apache.ignite.internal.visor.cache
VisorCacheLostPartitionsTaskResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
Default constructor.
VisorCacheLostPartitionsTaskResult(Map<String, List<Integer>>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
 
VisorCacheMetadataTask - Class in org.apache.ignite.internal.visor.cache
Task to get cache SQL metadata.
VisorCacheMetadataTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTask
 
VisorCacheMetadataTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheMetadataTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
Default constructor.
VisorCacheMetadataTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
 
VisorCacheMetrics - Class in org.apache.ignite.internal.visor.cache
Data transfer object for CacheMetrics.
VisorCacheMetrics() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
Default constructor.
VisorCacheMetrics(IgniteEx, String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
Create data transfer object for given cache metrics.
VisorCacheMetricsCollectorTask - Class in org.apache.ignite.internal.visor.cache
Task that collect cache metrics from all nodes.
VisorCacheMetricsCollectorTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask
 
VisorCacheMetricsCollectorTaskArg - Class in org.apache.ignite.internal.visor.cache
Cache start arguments.
VisorCacheMetricsCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
Default constructor.
VisorCacheMetricsCollectorTaskArg(boolean, List<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
 
VisorCacheModifyTask - Class in org.apache.ignite.internal.visor.cache
Task that modify value in specified cache.
VisorCacheModifyTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheModifyTask
 
VisorCacheModifyTaskArg - Class in org.apache.ignite.internal.visor.cache
Argument for VisorCacheModifyTask.
VisorCacheModifyTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
Default constructor.
VisorCacheModifyTaskArg(String, VisorModifyCacheMode, Object, Object) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
 
VisorCacheModifyTaskResult - Class in org.apache.ignite.internal.visor.cache
VisorCacheModifyTaskResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
Default constructor.
VisorCacheModifyTaskResult(UUID, String, Object) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
 
VisorCacheNamesCollectorTask - Class in org.apache.ignite.internal.visor.cache
Task that collect cache names and deployment IDs.
VisorCacheNamesCollectorTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTask
 
VisorCacheNamesCollectorTaskResult - Class in org.apache.ignite.internal.visor.cache
VisorCacheNamesCollectorTaskResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
Default constructor.
VisorCacheNamesCollectorTaskResult(Map<String, IgniteUuid>, Set<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
 
VisorCacheNearConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for near cache configuration properties.
VisorCacheNearConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
Default constructor.
VisorCacheNearConfiguration(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
Create data transfer object for near cache configuration properties.
VisorCacheNodesTask - Class in org.apache.ignite.internal.visor.cache
Task that returns collection of cache data nodes IDs.
VisorCacheNodesTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNodesTask
 
VisorCacheNodesTaskArg - Class in org.apache.ignite.internal.visor.cache
Argument for VisorCacheNodesTask.
VisorCacheNodesTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
Default constructor.
VisorCacheNodesTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
 
VisorCachePartitions - Class in org.apache.ignite.internal.visor.cache
Data transfer object for information about cache partitions.
VisorCachePartitions() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCachePartitions
Default constructor.
VisorCachePartitionsTask - Class in org.apache.ignite.internal.visor.cache
Task that collect keys distribution in partitions.
VisorCachePartitionsTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask
 
VisorCachePartitionsTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCachePartitionsTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
Default constructor.
VisorCachePartitionsTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
 
VisorCacheRebalanceCollectorJobResult - Class in org.apache.ignite.internal.visor.node
Result object for cache rebalance job.
VisorCacheRebalanceCollectorJobResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
Default constructor.
VisorCacheRebalanceCollectorTask - Class in org.apache.ignite.internal.visor.node
Collects topology rebalance metrics.
VisorCacheRebalanceCollectorTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask
 
VisorCacheRebalanceCollectorTaskArg - Class in org.apache.ignite.internal.visor.node
VisorCacheRebalanceCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskArg
Default constructor.
VisorCacheRebalanceCollectorTaskResult - Class in org.apache.ignite.internal.visor.node
Result object for VisorCacheRebalanceCollectorTask task.
VisorCacheRebalanceCollectorTaskResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
Default constructor.
VisorCacheRebalanceConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for cache rebalance configuration properties.
VisorCacheRebalanceConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
Default constructor.
VisorCacheRebalanceConfiguration(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
Create data transfer object for rebalance configuration properties.
VisorCacheRebalanceTask - Class in org.apache.ignite.internal.visor.cache
Pre-loads caches.
VisorCacheRebalanceTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTask
 
VisorCacheRebalanceTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheRebalanceTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
Default constructor.
VisorCacheRebalanceTaskArg(Set<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
 
VisorCacheResetLostPartitionsTask - Class in org.apache.ignite.internal.visor.cache
Reset lost partitions for caches.
VisorCacheResetLostPartitionsTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTask
 
VisorCacheResetLostPartitionsTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheResetLostPartitionsTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
Default constructor.
VisorCacheResetLostPartitionsTaskArg(List<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
 
VisorCacheResetMetricsTask - Class in org.apache.ignite.internal.visor.cache
Reset compute grid metrics.
VisorCacheResetMetricsTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTask
 
VisorCacheResetMetricsTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheResetMetricsTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
Default constructor.
VisorCacheResetMetricsTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
 
VisorCacheSqlIndexMetadata - Class in org.apache.ignite.internal.visor.cache
Data transfer object for cache SQL index metadata.
VisorCacheSqlIndexMetadata() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
Default constructor.
VisorCacheSqlIndexMetadata(GridCacheSqlIndexMetadata) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
Create data transfer object.
VisorCacheSqlMetadata - Class in org.apache.ignite.internal.visor.cache
Data transfer object for cache SQL metadata.
VisorCacheSqlMetadata() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
Default constructor.
VisorCacheSqlMetadata(GridCacheSqlMetadata) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
Create data transfer object.
VisorCacheStartTask - Class in org.apache.ignite.internal.visor.cache
Task that start cache or near cache with specified configuration.
VisorCacheStartTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStartTask
 
VisorCacheStartTaskArg - Class in org.apache.ignite.internal.visor.cache
Cache start arguments.
VisorCacheStartTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
Default constructor.
VisorCacheStartTaskArg(boolean, String, String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
 
VisorCacheStopTask - Class in org.apache.ignite.internal.visor.cache
Task that stop specified caches on specified node.
VisorCacheStopTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStopTask
 
VisorCacheStopTaskArg - Class in org.apache.ignite.internal.visor.cache
Argument for VisorCacheStopTask.
VisorCacheStopTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
Default constructor.
VisorCacheStopTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
 
VisorCacheStopTaskArg(List<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
 
VisorCacheStoreConfiguration - Class in org.apache.ignite.internal.visor.cache
Data transfer object for cache store configuration properties.
VisorCacheStoreConfiguration() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
Default constructor.
VisorCacheStoreConfiguration(IgniteEx, CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
Create data transfer object for cache store configuration properties.
VisorCacheToggleStatisticsTask - Class in org.apache.ignite.internal.visor.cache
Switch statisticsEnabled flag for specified caches to specified state.
VisorCacheToggleStatisticsTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTask
 
VisorCacheToggleStatisticsTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorCacheToggleStatisticsTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
Default constructor.
VisorCacheToggleStatisticsTaskArg(boolean, Set<String>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
 
VisorCancelServiceTask - Class in org.apache.ignite.internal.visor.service
Task for cancel services with specified name.
VisorCancelServiceTask() - Constructor for class org.apache.ignite.internal.visor.service.VisorCancelServiceTask
 
VisorCancelServiceTaskArg - Class in org.apache.ignite.internal.visor.service
VisorCancelServiceTaskArg() - Constructor for class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
Default constructor.
VisorCancelServiceTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
 
VisorChangeCacheGroupKeyTask - Class in org.apache.ignite.internal.visor.encryption
The task for changing the encryption key of the cache group.
VisorChangeCacheGroupKeyTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorChangeCacheGroupKeyTask
 
VisorChangeGridActiveStateTask - Class in org.apache.ignite.internal.visor.misc
Task for changing grid active state.
VisorChangeGridActiveStateTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTask
 
VisorChangeGridActiveStateTaskArg - Class in org.apache.ignite.internal.visor.misc
VisorChangeGridActiveStateTaskArg() - Constructor for class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
Default constructor.
VisorChangeGridActiveStateTaskArg(boolean) - Constructor for class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
 
VisorChangeMasterKeyTask - Class in org.apache.ignite.internal.visor.encryption
The task for changing the master key.
VisorChangeMasterKeyTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorChangeMasterKeyTask
 
VisorClientConnectorConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for client connector configuration.
VisorClientConnectorConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
Default constructor.
VisorClientConnectorConfiguration(ClientConnectorConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
Create data transfer object for Sql connector configuration.
VisorClusterChangeTagTask - Class in org.apache.ignite.internal.visor.misc
 
VisorClusterChangeTagTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTask
 
VisorClusterChangeTagTaskArg - Class in org.apache.ignite.internal.visor.misc
 
VisorClusterChangeTagTaskArg() - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskArg
 
VisorClusterChangeTagTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskArg
 
VisorClusterChangeTagTaskResult - Class in org.apache.ignite.internal.visor.misc
 
VisorClusterChangeTagTaskResult() - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
Default constructor.
VisorClusterChangeTagTaskResult(String, Boolean, String) - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
 
VisorClusterGroupEmptyException - Exception in org.apache.ignite.internal.visor.util
Exception to throw from Visor tasks in case of empty topology.
VisorClusterGroupEmptyException(String) - Constructor for exception org.apache.ignite.internal.visor.util.VisorClusterGroupEmptyException
Creates exception with given error message.
VisorClusterNode - Class in org.apache.ignite.internal.visor.misc
Data transfer object for ClusterNode.
VisorClusterNode() - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterNode
Default constructor.
VisorClusterNode(ClusterNode) - Constructor for class org.apache.ignite.internal.visor.misc.VisorClusterNode
Create data transfer object for baseline node.
VisorComputeCancelSessionsTask - Class in org.apache.ignite.internal.visor.compute
Cancels given task session.
VisorComputeCancelSessionsTask() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTask
 
VisorComputeCancelSessionsTaskArg - Class in org.apache.ignite.internal.visor.compute
VisorComputeCancelSessionsTaskArg() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
Default constructor.
VisorComputeCancelSessionsTaskArg(Set<IgniteUuid>) - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
 
VisorComputeCancelSessionTask - Class in org.apache.ignite.internal.visor.compute
Cancels given tasks sessions on all cluster nodes.
VisorComputeCancelSessionTask() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTask
 
VisorComputeCancelSessionTaskArg - Class in org.apache.ignite.internal.visor.compute
VisorComputeCancelSessionTaskArg() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
Default constructor.
VisorComputeCancelSessionTaskArg(IgniteUuid) - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
 
VisorComputeMonitoringHolder - Class in org.apache.ignite.internal.visor.compute
Holder class to store information in node local map between data collector task executions.
VisorComputeMonitoringHolder() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeMonitoringHolder
 
VisorComputeResetMetricsTask - Class in org.apache.ignite.internal.visor.compute
Reset compute grid metrics task.
VisorComputeResetMetricsTask() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeResetMetricsTask
 
VisorComputeToggleMonitoringTask - Class in org.apache.ignite.internal.visor.compute
Task to run gc on nodes.
VisorComputeToggleMonitoringTask() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTask
 
VisorComputeToggleMonitoringTaskArg - Class in org.apache.ignite.internal.visor.compute
Toggle compute monitoring arguments.
VisorComputeToggleMonitoringTaskArg() - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
Default constructor.
VisorComputeToggleMonitoringTaskArg(String, boolean) - Constructor for class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
 
VisorConnectivityArgs - Class in org.apache.ignite.internal.visor.diagnostic.availability
Connectivity task arguments
VisorConnectivityArgs() - Constructor for class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityArgs
Default constructor.
VisorConnectivityArgs(Set<UUID>) - Constructor for class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityArgs
 
VisorConnectivityResult - Class in org.apache.ignite.internal.visor.diagnostic.availability
Connectivity task result
VisorConnectivityResult() - Constructor for class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityResult
Default constructor.
VisorConnectivityResult(Map<ClusterNode, Boolean>) - Constructor for class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityResult
 
VisorConnectivityTask - Class in org.apache.ignite.internal.visor.diagnostic.availability
Visor task that checks connectivity status between nodes.
VisorConnectivityTask() - Constructor for class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityTask
 
VisorConsistencyCancelTask - Class in org.apache.ignite.internal.visor.consistency
Cancels given consistency repairs on all cluster nodes.
VisorConsistencyCancelTask() - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyCancelTask
 
VisorConsistencyRepairTask - Class in org.apache.ignite.internal.visor.consistency
 
VisorConsistencyRepairTask() - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTask
 
VisorConsistencyRepairTaskArg - Class in org.apache.ignite.internal.visor.consistency
 
VisorConsistencyRepairTaskArg() - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
Default constructor.
VisorConsistencyRepairTaskArg(String, int, ReadRepairStrategy) - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
 
VisorConsistencyStatusTask - Class in org.apache.ignite.internal.visor.consistency
 
VisorConsistencyStatusTask() - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyStatusTask
 
VisorConsistencyTaskResult - Class in org.apache.ignite.internal.visor.consistency
 
VisorConsistencyTaskResult() - Constructor for class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
 
VisorContentionJobResult - Class in org.apache.ignite.internal.visor.verify
 
VisorContentionJobResult(ContentionInfo) - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
 
VisorContentionJobResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
For externalization only.
VisorContentionTask - Class in org.apache.ignite.internal.visor.verify
 
VisorContentionTask() - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionTask
 
VisorContentionTaskArg - Class in org.apache.ignite.internal.visor.verify
 
VisorContentionTaskArg(int, int) - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
 
VisorContentionTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
For externalization only.
VisorContentionTaskResult - Class in org.apache.ignite.internal.visor.verify
 
VisorContentionTaskResult(List<VisorContentionJobResult>, Map<UUID, Exception>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
 
VisorContentionTaskResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
For externalization only.
VisorContinuousQueryCancelTask - Class in org.apache.ignite.internal.visor.query
Task to cancel continuous query.
VisorContinuousQueryCancelTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTask
 
VisorContinuousQueryCancelTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments of task for cancel CONTINUOUS query.
VisorContinuousQueryCancelTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
Default constructor.
VisorContinuousQueryCancelTaskArg(UUID, UUID) - Constructor for class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
 
VisorCoordinatorNodeTask<A,R> - Class in org.apache.ignite.internal.visor
Base class for Visor tasks intended to execute job on coordinator node.
VisorCoordinatorNodeTask() - Constructor for class org.apache.ignite.internal.visor.VisorCoordinatorNodeTask
 
VisorDataRegionConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for data region configuration.
VisorDataRegionConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
Default constructor.
VisorDataRegionConfiguration(DataRegionConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
Constructor.
VisorDataStorageConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for data store configuration.
VisorDataStorageConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
Default constructor.
VisorDataStorageConfiguration(DataStorageConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
Constructor.
VisorDataTransferObject - Class in org.apache.ignite.internal.visor
Deprecated.
Use IgniteDataTransferObject instead. This class may be removed in Ignite 3.0.
VisorDataTransferObject() - Constructor for class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
 
VisorDataTransferObjectInput - Class in org.apache.ignite.internal.visor
Deprecated.
Use IgniteDataTransferObjectInput instead. This class may be removed in Ignite 3.0.
VisorDataTransferObjectInput(ObjectInput) - Constructor for class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
Deprecated.
 
VisorDataTransferObjectOutput - Class in org.apache.ignite.internal.visor
Deprecated.
Use IgniteDataTransferObjectOutput instead. This class may be removed in Ignite 3.0.
VisorDataTransferObjectOutput(ObjectOutput) - Constructor for class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
Constructor.
VisorDefragmentationOperation - Enum in org.apache.ignite.internal.visor.defragmentation
 
VisorDefragmentationTask - Class in org.apache.ignite.internal.visor.defragmentation
 
VisorDefragmentationTask() - Constructor for class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTask
 
VisorDefragmentationTaskArg - Class in org.apache.ignite.internal.visor.defragmentation
 
VisorDefragmentationTaskArg() - Constructor for class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
Empty constructor for serialization.
VisorDefragmentationTaskArg(VisorDefragmentationOperation, List<String>) - Constructor for class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
 
VisorDefragmentationTaskResult - Class in org.apache.ignite.internal.visor.defragmentation
 
VisorDefragmentationTaskResult() - Constructor for class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
Empty constructor for serialization.
VisorDefragmentationTaskResult(boolean, String) - Constructor for class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
 
VisorEither<T> - Class in org.apache.ignite.internal.visor
Base class for Visor result with error.
VisorEither() - Constructor for class org.apache.ignite.internal.visor.VisorEither
Default constructor.
VisorEither(Throwable) - Constructor for class org.apache.ignite.internal.visor.VisorEither
 
VisorEither(T) - Constructor for class org.apache.ignite.internal.visor.VisorEither
 
VisorEncryptionKeyIdsResult() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorEncryptionKeyIdsTask.VisorEncryptionKeyIdsResult
 
VisorEncryptionKeyIdsTask - Class in org.apache.ignite.internal.visor.encryption
Get current encryption key IDs of the cache group.
VisorEncryptionKeyIdsTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorEncryptionKeyIdsTask
 
VisorEncryptionKeyIdsTask.VisorEncryptionKeyIdsResult - Class in org.apache.ignite.internal.visor.encryption
 
VisorEventMapper - Class in org.apache.ignite.internal.visor.util
Mapper from grid event to Visor data transfer object.
VisorEventMapper() - Constructor for class org.apache.ignite.internal.visor.util.VisorEventMapper
 
VisorExceptionWrapper - Class in org.apache.ignite.internal.visor.util
Exception wrapper for safe for transferring to Visor.
VisorExceptionWrapper(Throwable) - Constructor for class org.apache.ignite.internal.visor.util.VisorExceptionWrapper
Wrap throwable by presented on Visor throwable object.
VisorExecutorConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of executor data structures.
VisorExecutorConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
Default constructor.
VisorExecutorConfiguration(ExecutorConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
Create data transfer object for executor configuration.
VisorExecutorServiceConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node executors configuration properties.
VisorExecutorServiceConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
Default constructor.
VisorExecutorServiceConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
Create data transfer object for node executors configuration properties.
VisorFileBlock - Class in org.apache.ignite.internal.visor.file
Represents block of bytes from a file, could be optionally zipped.
VisorFileBlock() - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlock
Default constructor.
VisorFileBlock(String, long, long, long, boolean, byte[]) - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlock
Create file block with given parameters.
VisorFileBlockTask - Class in org.apache.ignite.internal.visor.file
Task to read file block.
VisorFileBlockTask() - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlockTask
 
VisorFileBlockTaskArg - Class in org.apache.ignite.internal.visor.file
Arguments for VisorFileBlockTask
VisorFileBlockTaskArg() - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
Default constructor.
VisorFileBlockTaskArg(String, long, int, long) - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
 
VisorFileBlockTaskResult - Class in org.apache.ignite.internal.visor.file
Result for file block operation.
VisorFileBlockTaskResult() - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
Default constructor.
VisorFileBlockTaskResult(IOException, VisorFileBlock) - Constructor for class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
Create log search result with given parameters.
VisorFindAndDeleteGarbageInPersistenceClosure - Class in org.apache.ignite.internal.visor.cache
Class contains logic of finding data of already destroyed caches in running cache groups.
VisorFindAndDeleteGarbageInPersistenceClosure(Set<String>, boolean) - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceClosure
 
VisorFindAndDeleteGarbageInPersistenceJobResult - Class in org.apache.ignite.internal.visor.cache
Result of job work which is sent between nodes.
VisorFindAndDeleteGarbageInPersistenceJobResult(Map<Integer, Map<Integer, Long>>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
 
VisorFindAndDeleteGarbageInPersistenceJobResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
For externalization only.
VisorFindAndDeleteGarbageInPersistenceTask - Class in org.apache.ignite.internal.visor.cache
Compute task which are part of 'find and delete garbage' functionality.
VisorFindAndDeleteGarbageInPersistenceTask() - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTask
 
VisorFindAndDeleteGarbageInPersistenceTaskArg - Class in org.apache.ignite.internal.visor.cache
VisorFindAndDeleteGarbageInPersistenceTaskArg() - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
Default constructor.
VisorFindAndDeleteGarbageInPersistenceTaskArg(Set<String>, boolean, Set<UUID>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
 
VisorFindAndDeleteGarbageInPersistenceTaskResult - Class in org.apache.ignite.internal.visor.cache
Result of running VisorFindAndDeleteGarbageInPersistenceTask which would contain result from all participating nodes.
VisorFindAndDeleteGarbageInPersistenceTaskResult() - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
 
VisorFindAndDeleteGarbageInPersistenceTaskResult(Map<UUID, VisorFindAndDeleteGarbageInPersistenceJobResult>, Map<UUID, Exception>) - Constructor for class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
For externalization only.
VisorGatewayTask - Class in org.apache.ignite.internal.visor.compute
Task to run Visor tasks through http REST.
VisorGatewayTask() - Constructor for class org.apache.ignite.internal.visor.compute.VisorGatewayTask
 
VisorGetMasterKeyNameTask - Class in org.apache.ignite.internal.visor.encryption
The task for getting the master key name.
VisorGetMasterKeyNameTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorGetMasterKeyNameTask
 
VisorGridConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node configuration data.
VisorGridConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorGridConfiguration
Default constructor.
VisorGridConfiguration(IgniteEx) - Constructor for class org.apache.ignite.internal.visor.node.VisorGridConfiguration
Create data transfer object with node configuration data.
VisorGridDeploymentEvent - Class in org.apache.ignite.internal.visor.event
Lightweight counterpart for DeploymentEvent.
VisorGridDeploymentEvent() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
Default constructor.
VisorGridDeploymentEvent(int, IgniteUuid, String, UUID, long, String, String, String) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
Create event with given parameters.
VisorGridDiscoveryEvent - Class in org.apache.ignite.internal.visor.event
Lightweight counterpart for DiscoveryEvent.
VisorGridDiscoveryEvent() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
Default constructor.
VisorGridDiscoveryEvent(int, IgniteUuid, String, UUID, long, String, String, UUID, String, boolean, long) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
Create event with given parameters.
VisorGridEvent - Class in org.apache.ignite.internal.visor.event
Base class for lightweight counterpart for various Event.
VisorGridEvent() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridEvent
Default constructor.
VisorGridEvent(int, IgniteUuid, String, UUID, long, String, String) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridEvent
Create event with given parameters.
VisorGridEventsLost - Class in org.apache.ignite.internal.visor.event
Special event for events lost situations.
VisorGridEventsLost() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridEventsLost
Default constructor.
VisorGridEventsLost(UUID) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridEventsLost
Create event with given parameters.
VisorGridJobEvent - Class in org.apache.ignite.internal.visor.event
Lightweight counterpart for JobEvent .
VisorGridJobEvent() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridJobEvent
Default constructor.
VisorGridJobEvent(int, IgniteUuid, String, UUID, long, String, String, String, String, IgniteUuid, IgniteUuid) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridJobEvent
Create event with given parameters.
VisorGridTaskEvent - Class in org.apache.ignite.internal.visor.event
Lightweight counterpart for TaskEvent.
VisorGridTaskEvent() - Constructor for class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
Default constructor.
VisorGridTaskEvent(int, IgniteUuid, String, UUID, long, String, String, String, String, IgniteUuid, boolean) - Constructor for class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
Create event with given parameters.
VisorHadoopConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of hadoop data structures.
VisorHadoopConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
Default constructor.
VisorIdAndTagViewTask - Class in org.apache.ignite.internal.visor.misc
 
VisorIdAndTagViewTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTask
 
VisorIdAndTagViewTaskResult - Class in org.apache.ignite.internal.visor.misc
 
VisorIdAndTagViewTaskResult() - Constructor for class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
Default constructor.
VisorIdAndTagViewTaskResult(UUID, String) - Constructor for class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
 
VisorIdleAnalyzeTask - Class in org.apache.ignite.internal.visor.verify
Task to find diverged keys of conflict partition.
VisorIdleAnalyzeTask() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTask
 
VisorIdleAnalyzeTaskArg - Class in org.apache.ignite.internal.visor.verify
Arguments for task VisorIdleAnalyzeTask
VisorIdleAnalyzeTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
Default constructor.
VisorIdleAnalyzeTaskArg(PartitionKey) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
 
VisorIdleAnalyzeTaskArg(int, int, String) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
 
VisorIdleAnalyzeTaskResult - Class in org.apache.ignite.internal.visor.verify
Result for task VisorIdleAnalyzeTask
VisorIdleAnalyzeTaskResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
Default constructor.
VisorIdleAnalyzeTaskResult(Map<PartitionHashRecord, List<PartitionEntryHashRecord>>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
 
VisorIdleVerifyDumpTask - Class in org.apache.ignite.internal.visor.verify
Task to verify checksums of backup partitions and return all collected information.
VisorIdleVerifyDumpTask() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTask
 
VisorIdleVerifyDumpTaskArg - Class in org.apache.ignite.internal.visor.verify
VisorIdleVerifyDumpTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
Default constructor.
VisorIdleVerifyDumpTaskArg(Set<String>, Set<String>, boolean, CacheFilterEnum, boolean) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
 
VisorIdleVerifyTask - Class in org.apache.ignite.internal.visor.verify
Deprecated.
VisorIdleVerifyTask() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTask
Deprecated.
 
VisorIdleVerifyTaskArg - Class in org.apache.ignite.internal.visor.verify
Arguments for task VisorIdleVerifyTask.
VisorIdleVerifyTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
Default constructor.
VisorIdleVerifyTaskArg(Set<String>, Set<String>, boolean, CacheFilterEnum, boolean) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
VisorIdleVerifyTaskArg(Set<String>, boolean) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
VisorIdleVerifyTaskArg(Set<String>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
 
VisorIdleVerifyTaskResult - Class in org.apache.ignite.internal.visor.verify
Result for task VisorIdleVerifyTask
VisorIdleVerifyTaskResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
Default constructor.
VisorIdleVerifyTaskResult(Map<PartitionKey, List<PartitionHashRecord>>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
 
VisorIdleVerifyTaskV2 - Class in org.apache.ignite.internal.visor.verify
Task to verify checksums of backup partitions.
VisorIdleVerifyTaskV2() - Constructor for class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskV2
 
VisorIgfs - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfs() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
Default constructor.
VisorIgfs(String, VisorIgfsMode, VisorIgfsMetrics, boolean) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
Create IGFS configuration transfer object.
VisorIgfsConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for IGFS configuration properties.
VisorIgfsConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
Default constructor.
VisorIgfsEndpoint - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsEndpoint() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
Default constructor.
VisorIgfsEndpoint(String, String, String, int) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
Create IGFS endpoint descriptor with given parameters.
VisorIgfsFormatTask - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsFormatTask() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTask
Deprecated.
 
VisorIgfsFormatTaskArg - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsFormatTaskArg() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
Default constructor.
VisorIgfsFormatTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
 
VisorIgfsMetrics - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsMetrics() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
Create data transfer object for given IGFS metrics.
VisorIgfsMode - Enum in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfiler - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfiler() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfiler
Deprecated.
 
VisorIgfsProfilerClearTask - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerClearTask() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTask
Deprecated.
 
VisorIgfsProfilerClearTaskArg - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerClearTaskArg() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
Default constructor.
VisorIgfsProfilerClearTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
 
VisorIgfsProfilerClearTaskResult - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerClearTaskResult() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
Default constructor.
VisorIgfsProfilerClearTaskResult(int, int) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
 
VisorIgfsProfilerEntry - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerEntry() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
Default constructor.
VisorIgfsProfilerEntry(String, long, VisorIgfsMode, long, long, long, long, long, long, long, VisorIgfsProfilerUniformityCounters) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
Create data transfer object with given parameters.
VisorIgfsProfilerTask - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerTask() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTask
Deprecated.
 
VisorIgfsProfilerTaskArg - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerTaskArg() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
Default constructor.
VisorIgfsProfilerTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
 
VisorIgfsProfilerUniformityCounters - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsProfilerUniformityCounters() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Default constructor.
VisorIgfsResetMetricsTask - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsResetMetricsTask() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTask
Deprecated.
 
VisorIgfsResetMetricsTaskArg - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsResetMetricsTaskArg() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
Default constructor.
VisorIgfsResetMetricsTaskArg(Set<String>) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
 
VisorIgfsSamplingStateTask - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsSamplingStateTask() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTask
Deprecated.
 
VisorIgfsSamplingStateTaskArg - Class in org.apache.ignite.internal.visor.igfs
Deprecated.
VisorIgfsSamplingStateTaskArg() - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
Default constructor.
VisorIgfsSamplingStateTaskArg(String, boolean) - Constructor for class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
 
VisorJob<A,R> - Class in org.apache.ignite.internal.visor
Base class for Visor jobs.
VisorJob(A, boolean) - Constructor for class org.apache.ignite.internal.visor.VisorJob
Create job with specified argument.
VisorLatestTextFilesTask - Class in org.apache.ignite.internal.visor.file
Get list files matching filter.
VisorLatestTextFilesTask() - Constructor for class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTask
 
VisorLatestTextFilesTaskArg - Class in org.apache.ignite.internal.visor.file
VisorLatestTextFilesTaskArg() - Constructor for class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
Default constructor.
VisorLatestTextFilesTaskArg(String, String) - Constructor for class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
 
VisorLatestVersionTask - Class in org.apache.ignite.internal.visor.misc
Task for collecting latest version.
VisorLatestVersionTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorLatestVersionTask
 
VisorLifecycleConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node lifecycle configuration properties.
VisorLifecycleConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
Default constructor.
VisorLifecycleConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
Create data transfer object for node lifecycle configuration properties.
VisorLogFile - Class in org.apache.ignite.internal.visor.log
Visor log file.
VisorLogFile() - Constructor for class org.apache.ignite.internal.visor.log.VisorLogFile
Default constructor.
VisorLogFile(File) - Constructor for class org.apache.ignite.internal.visor.log.VisorLogFile
Create log file for given file.
VisorLogFile(String, long, long) - Constructor for class org.apache.ignite.internal.visor.log.VisorLogFile
Create log file with given parameters.
VisorLogSearchResult - Class in org.apache.ignite.internal.visor.log
Result for log search operation.
VisorLogSearchResult() - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchResult
Default constructor.
VisorLogSearchResult(UUID, String, long, long, String[], int, int, String) - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchResult
Create log search result with given parameters.
VisorLogSearchTask - Class in org.apache.ignite.internal.visor.log
Search text matching in logs
VisorLogSearchTask() - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchTask
 
VisorLogSearchTaskArg - Class in org.apache.ignite.internal.visor.log
Arguments for VisorLogSearchTask.
VisorLogSearchTaskArg() - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
Default constructor.
VisorLogSearchTaskArg(String, String, String, int) - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
 
VisorLogSearchTaskResult - Class in org.apache.ignite.internal.visor.log
Result for log search operation.
VisorLogSearchTaskResult() - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
Default constructor.
VisorLogSearchTaskResult(Map<Exception, UUID>, List<VisorLogSearchResult>) - Constructor for class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
Create log search result with given parameters.
visorManagementTask(ComputeTask, Class<?>) - Method in class org.apache.ignite.internal.managers.deployment.GridDeployment
Checks whether task class is annotated with GridVisorManagementTask.
VisorMemoryConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for memory configuration.
VisorMemoryConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
Default constructor.
VisorMemoryConfiguration(DataStorageConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
Create data transfer object.
VisorMemoryMetrics - Class in org.apache.ignite.internal.visor.cache
Data transfer object for DataRegionMetrics
VisorMemoryMetrics() - Constructor for class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
Default constructor.
VisorMemoryMetrics(DataRegionMetrics) - Constructor for class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
 
VisorMemoryPolicyConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for memory configuration.
VisorMemoryPolicyConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Default constructor.
VisorMemoryPolicyConfiguration(DataRegionConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Constructor.
VisorMetricsConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node metrics configuration properties.
VisorMetricsConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
Default constructor.
VisorMetricsConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
Create transfer object for node metrics configuration properties.
VisorMetricTask - Class in org.apache.ignite.internal.visor.metric
Reperesents visor task for obtaining metric values.
VisorMetricTask() - Constructor for class org.apache.ignite.internal.visor.metric.VisorMetricTask
 
VisorMetricTaskArg - Class in org.apache.ignite.internal.visor.metric
Represents argument for VisorMetricTask execution.
VisorMetricTaskArg() - Constructor for class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
Default constructor.
VisorMetricTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
 
VisorMimeTypes - Class in org.apache.ignite.internal.visor.util
Helper class to get MIME type.
VisorMimeTypes() - Constructor for class org.apache.ignite.internal.visor.util.VisorMimeTypes
 
VisorModifyCacheMode - Enum in org.apache.ignite.internal.visor.cache
Enumeration of all supported cache modify modes.
VisorMultiNodeTask<A,R,J> - Class in org.apache.ignite.internal.visor
Base class for Visor tasks intended to query data from a multiple node.
VisorMultiNodeTask() - Constructor for class org.apache.ignite.internal.visor.VisorMultiNodeTask
 
VisorMvccConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for data store configuration.
VisorMvccConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
Default constructor.
VisorMvccConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
Constructor.
VisorNodeBaselineStatus - Enum in org.apache.ignite.internal.visor.node
Node baseline status.
VisorNodeConfigurationCollectorJob - Class in org.apache.ignite.internal.visor.node
Grid configuration data collect job.
VisorNodeConfigurationCollectorJob(Void, boolean) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeConfigurationCollectorJob
 
VisorNodeConfigurationCollectorTask - Class in org.apache.ignite.internal.visor.node
Grid configuration data collect task.
VisorNodeConfigurationCollectorTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeConfigurationCollectorTask
 
VisorNodeDataCollectorJob - Class in org.apache.ignite.internal.visor.node
Job that collects data from node.
VisorNodeDataCollectorJob(VisorNodeDataCollectorTaskArg, boolean) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJob
Create job with given argument.
VisorNodeDataCollectorJobResult - Class in org.apache.ignite.internal.visor.node
Data collector job result.
VisorNodeDataCollectorJobResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
Default constructor.
VisorNodeDataCollectorTask - Class in org.apache.ignite.internal.visor.node
Collects current Grid state mostly topology and metrics.
VisorNodeDataCollectorTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTask
 
VisorNodeDataCollectorTaskArg - Class in org.apache.ignite.internal.visor.node
Data collector task arguments.
VisorNodeDataCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Default constructor.
VisorNodeDataCollectorTaskArg(boolean, String, String, boolean, boolean, Set<String>) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Create task arguments with given parameters.
VisorNodeDataCollectorTaskArg(boolean, String, String, boolean, boolean) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Create task arguments with given parameters.
VisorNodeDataCollectorTaskArg(boolean, String, String, boolean) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Create task arguments with given parameters.
VisorNodeDataCollectorTaskResult - Class in org.apache.ignite.internal.visor.node
Data collector task result.
VisorNodeDataCollectorTaskResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
Default constructor.
VisorNodeEventsCollectorJob(VisorNodeEventsCollectorTaskArg, boolean) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob
Create job with specified argument.
VisorNodeEventsCollectorTask - Class in org.apache.ignite.internal.visor.node
Task that runs on specified node and returns events data.
VisorNodeEventsCollectorTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTask
 
VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob - Class in org.apache.ignite.internal.visor.node
Job for task returns events data.
VisorNodeEventsCollectorTaskArg - Class in org.apache.ignite.internal.visor.node
Argument for task returns events data.
VisorNodeEventsCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
Default constructor.
VisorNodeEventsCollectorTaskArg(String, int[], Long, String, IgniteUuid) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
 
VisorNodeGcTask - Class in org.apache.ignite.internal.visor.node
Task to run gc on nodes.
VisorNodeGcTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeGcTask
 
VisorNodeGcTaskResult - Class in org.apache.ignite.internal.visor.node
Argument for task returns GC execution results.
VisorNodeGcTaskResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
Default constructor.
VisorNodeGcTaskResult(long, long) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
 
VisorNodePingTask - Class in org.apache.ignite.internal.visor.node
Ping other node.
VisorNodePingTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodePingTask
 
VisorNodePingTaskArg - Class in org.apache.ignite.internal.visor.node
Argument for VisorNodePingTask.
VisorNodePingTaskArg() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
Default constructor.
VisorNodePingTaskArg(UUID) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
 
VisorNodePingTaskResult - Class in org.apache.ignite.internal.visor.node
Result for VisorNodePingTask.
VisorNodePingTaskResult() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
Default constructor.
VisorNodePingTaskResult(boolean, long, long) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
 
VisorNodeRestartTask - Class in org.apache.ignite.internal.visor.node
Restarts nodes.
VisorNodeRestartTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeRestartTask
 
VisorNodeStopTask - Class in org.apache.ignite.internal.visor.node
Stops nodes.
VisorNodeStopTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeStopTask
 
VisorNodeSuppressedErrors - Class in org.apache.ignite.internal.visor.node
Create data transfer object for node's suppressed errors.
VisorNodeSuppressedErrors() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
Default constructor.
VisorNodeSuppressedErrors(long, List<VisorSuppressedError>) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
Create data transfer object for node's suppressed errors.
VisorNodeSuppressedErrorsTask - Class in org.apache.ignite.internal.visor.node
Task to collect last errors on nodes.
VisorNodeSuppressedErrorsTask() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTask
 
VisorNodeSuppressedErrorsTaskArg - Class in org.apache.ignite.internal.visor.node
VisorNodeSuppressedErrorsTaskArg() - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
Default constructor.
VisorNodeSuppressedErrorsTaskArg(Map<UUID, Long>) - Constructor for class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
 
VisorNopTask - Class in org.apache.ignite.internal.visor.misc
Nop task with random timeout.
VisorNopTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorNopTask
 
VisorOneNodeTask<A,R> - Class in org.apache.ignite.internal.visor
Base class for Visor tasks intended to query data from a single node.
VisorOneNodeTask() - Constructor for class org.apache.ignite.internal.visor.VisorOneNodeTask
 
VisorPageLocksResult - Class in org.apache.ignite.internal.visor.diagnostic
 
VisorPageLocksResult() - Constructor for class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksResult
 
VisorPageLocksResult(String) - Constructor for class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksResult
 
VisorPageLocksTask - Class in org.apache.ignite.internal.visor.diagnostic
 
VisorPageLocksTask() - Constructor for class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTask
 
VisorPageLocksTrackerArgs - Class in org.apache.ignite.internal.visor.diagnostic
 
VisorPageLocksTrackerArgs() - Constructor for class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
 
VisorPageLocksTrackerArgs(Operation, String, Set<String>) - Constructor for class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
 
VisorPartitionMap - Class in org.apache.ignite.internal.visor.cache
Data transfer object for partitions map.
VisorPartitionMap() - Constructor for class org.apache.ignite.internal.visor.cache.VisorPartitionMap
Default constructor.
VisorPartitionMap(GridDhtPartitionMap) - Constructor for class org.apache.ignite.internal.visor.cache.VisorPartitionMap
 
VisorPeerToPeerConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node P2P configuration properties.
VisorPeerToPeerConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
Default constructor.
VisorPeerToPeerConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
Create data transfer object for node P2P configuration properties.
VisorPerformanceStatisticsOperation - Enum in org.apache.ignite.internal.visor.performancestatistics
Performance statistics operation options.
VisorPerformanceStatisticsTask - Class in org.apache.ignite.internal.visor.performancestatistics
Represents visor task to manage performance statistics.
VisorPerformanceStatisticsTask() - Constructor for class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTask
 
VisorPerformanceStatisticsTaskArg - Class in org.apache.ignite.internal.visor.performancestatistics
Represents argument for VisorPerformanceStatisticsTask execution.
VisorPerformanceStatisticsTaskArg() - Constructor for class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
Default constructor.
VisorPerformanceStatisticsTaskArg(VisorPerformanceStatisticsOperation) - Constructor for class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
 
VisorPersistenceMetrics - Class in org.apache.ignite.internal.visor.node
DTO object for DataStorageMetrics.
VisorPersistenceMetrics() - Constructor for class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
Default constructor.
VisorPersistenceMetrics(DataStorageMetrics) - Constructor for class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
 
VisorPersistentStoreConfiguration - Class in org.apache.ignite.internal.visor.node
DTO object for DataStorageConfiguration.
VisorPersistentStoreConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
Default constructor.
VisorPersistentStoreConfiguration(DataStorageConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
 
VisorQueryCancelOnInitiatorTask - Class in org.apache.ignite.internal.visor.query
Task to cancel queries on initiator node.
VisorQueryCancelOnInitiatorTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTask
 
VisorQueryCancelOnInitiatorTaskArg - Class in org.apache.ignite.internal.visor.query
VisorQueryCancelOnInitiatorTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
Default constructor.
VisorQueryCancelOnInitiatorTaskArg(UUID, long) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
 
VisorQueryCancelTask - Class in org.apache.ignite.internal.visor.query
Task to cancel queries.
VisorQueryCancelTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelTask
 
VisorQueryCancelTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments for task VisorQueryCancelTask
VisorQueryCancelTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
Default constructor.
VisorQueryCancelTaskArg(long) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
 
VisorQueryCleanupTask - Class in org.apache.ignite.internal.visor.query
Task for cleanup not needed SCAN or SQL queries result futures from node local.
VisorQueryCleanupTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCleanupTask
 
VisorQueryCleanupTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments for task VisorQueryCleanupTask
VisorQueryCleanupTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
Default constructor.
VisorQueryCleanupTaskArg(Map<UUID, Collection<String>>) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
 
VisorQueryConfiguration - Class in org.apache.ignite.internal.visor.query
Data transfer object for cache query configuration data.
VisorQueryConfiguration() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
Default constructor.
VisorQueryConfiguration(CacheConfiguration) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
Create data transfer object with cache query configuration data.
VisorQueryDetailMetrics - Class in org.apache.ignite.internal.visor.query
Data transfer object for cache query detail metrics.
VisorQueryDetailMetrics() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
Default constructor
VisorQueryDetailMetrics(QueryDetailMetrics) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
 
VisorQueryDetailMetricsCollectorTask - Class in org.apache.ignite.internal.visor.query
Task to collect cache query metrics.
VisorQueryDetailMetricsCollectorTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTask
 
VisorQueryDetailMetricsCollectorTaskArg - Class in org.apache.ignite.internal.visor.query
VisorQueryDetailMetricsCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
Default constructor.
VisorQueryDetailMetricsCollectorTaskArg(long) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
 
VisorQueryEntity - Class in org.apache.ignite.internal.visor.query
Data transfer object for QueryEntity.
VisorQueryEntity() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryEntity
Create data transfer object for given cache type metadata.
VisorQueryFetchFirstPageTask - Class in org.apache.ignite.internal.visor.query
Task for check a query execution and receiving first page of query result.
VisorQueryFetchFirstPageTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryFetchFirstPageTask
 
VisorQueryField - Class in org.apache.ignite.internal.visor.query
Data transfer object for query field type description.
VisorQueryField() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryField
Default constructor.
VisorQueryField(String, String, String, String) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryField
Create data transfer object with given parameters.
VisorQueryHolder - Class in org.apache.ignite.internal.visor.query
Holds identify information of executing query and its result.
VisorQueryIndex - Class in org.apache.ignite.internal.visor.query
Data transfer object for QueryIndex.
VisorQueryIndex() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryIndex
Create data transfer object for given cache type metadata.
VisorQueryIndex(QueryIndex) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryIndex
Create data transfer object for given cache type metadata.
VisorQueryIndexField - Class in org.apache.ignite.internal.visor.query
Data transfer object for QueryEntity.
VisorQueryIndexField() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryIndexField
Create data transfer object for given cache type metadata.
VisorQueryIndexField(String, boolean) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryIndexField
Create data transfer object for index field.
VisorQueryMetrics - Class in org.apache.ignite.internal.visor.query
Data transfer object for cache query metrics.
VisorQueryMetrics() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryMetrics
Default constructor.
VisorQueryMetrics(QueryMetrics) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryMetrics
Create data transfer object for given cache metrics.
VisorQueryNextPageTask - Class in org.apache.ignite.internal.visor.query
Task for collecting next page previously executed SQL or SCAN query.
VisorQueryNextPageTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryNextPageTask
 
VisorQueryNextPageTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments for VisorQueryNextPageTask.
VisorQueryNextPageTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
Default constructor.
VisorQueryNextPageTaskArg(String, int) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
 
VisorQueryPingTask - Class in org.apache.ignite.internal.visor.query
Task for inform a node about awaiting of query result from Web console.
VisorQueryPingTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryPingTask
 
VisorQueryPingTaskResult - Class in org.apache.ignite.internal.visor.query
Result for cache query ping tasks.
VisorQueryPingTaskResult() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryPingTaskResult
Default constructor.
VisorQueryResetDetailMetricsTask - Class in org.apache.ignite.internal.visor.query
Reset query detail metrics.
VisorQueryResetDetailMetricsTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResetDetailMetricsTask
 
VisorQueryResetMetricsTask - Class in org.apache.ignite.internal.visor.query
Reset compute grid query metrics.
VisorQueryResetMetricsTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTask
 
VisorQueryResetMetricsTaskArg - Class in org.apache.ignite.internal.visor.query
VisorQueryResetMetricsTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
Default constructor.
VisorQueryResetMetricsTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
 
VisorQueryResult - Class in org.apache.ignite.internal.visor.query
Result for cache query tasks.
VisorQueryResult() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResult
Default constructor.
VisorQueryResult(UUID, String, List<VisorQueryField>, List<Object[]>, boolean, long) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryResult
 
VisorQueryScanRegexFilter - Class in org.apache.ignite.internal.visor.query
Filter scan results by specified substring in string presentation of key or value.
VisorQueryScanRegexFilter(boolean, boolean, String) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryScanRegexFilter
Create filter instance.
VisorQueryTask - Class in org.apache.ignite.internal.visor.query
Task for execute SQL fields query and get first page of results.
VisorQueryTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryTask
 
VisorQueryTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments for VisorQueryTask.
VisorQueryTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
Default constructor.
VisorQueryTaskArg(String, String, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
VisorQueryTaskArg(String, String, boolean, boolean, boolean, boolean, int, boolean) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
VisorQueryTaskArg(String, String, boolean, boolean, boolean, boolean, int, boolean, boolean) - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
 
VisorQueryUtils - Class in org.apache.ignite.internal.visor.query
Contains utility methods for Visor query tasks and jobs.
VisorQueryUtils() - Constructor for class org.apache.ignite.internal.visor.query.VisorQueryUtils
 
VisorReencryptionBaseJob(VisorCacheGroupEncryptionTaskArg, boolean) - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorReencryptionBaseJob
 
VisorReencryptionRateTask - Class in org.apache.ignite.internal.visor.encryption
View/change cache group re-encryption rate limit .
VisorReencryptionRateTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask
 
VisorReencryptionRateTask.ReencryptionRateJobResult - Class in org.apache.ignite.internal.visor.encryption
 
VisorReencryptionRateTaskArg - Class in org.apache.ignite.internal.visor.encryption
Re-encryption rate task argument.
VisorReencryptionRateTaskArg() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
Default constructor.
VisorReencryptionRateTaskArg(Double) - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
 
VisorReencryptionResumeTask - Class in org.apache.ignite.internal.visor.encryption
Resume re-encryption of the cache group.
VisorReencryptionResumeTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionResumeTask
 
VisorReencryptionStatusResult() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionStatusTask.VisorReencryptionStatusResult
 
VisorReencryptionStatusTask - Class in org.apache.ignite.internal.visor.encryption
Get re-encryption status of the cache group.
VisorReencryptionStatusTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionStatusTask
 
VisorReencryptionStatusTask.VisorReencryptionStatusResult - Class in org.apache.ignite.internal.visor.encryption
 
VisorReencryptionSuspendResumeJobResult() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionSuspendTask.VisorReencryptionSuspendResumeJobResult
 
VisorReencryptionSuspendTask - Class in org.apache.ignite.internal.visor.encryption
Suspend re-encryption of the cache group.
VisorReencryptionSuspendTask() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorReencryptionSuspendTask
 
VisorReencryptionSuspendTask.VisorReencryptionSuspendResumeJobResult - Class in org.apache.ignite.internal.visor.encryption
 
VisorResolveHostNameTask - Class in org.apache.ignite.internal.visor.misc
Task that resolve host name for specified IP address from node.
VisorResolveHostNameTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorResolveHostNameTask
 
VisorRestConfiguration - Class in org.apache.ignite.internal.visor.node
Create data transfer object for node REST configuration properties.
VisorRestConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorRestConfiguration
Default constructor.
VisorRestConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorRestConfiguration
Create data transfer object for node REST configuration properties.
VisorRunningQueriesCollectorTask - Class in org.apache.ignite.internal.visor.query
Task to collect currently running queries.
VisorRunningQueriesCollectorTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTask
 
VisorRunningQueriesCollectorTaskArg - Class in org.apache.ignite.internal.visor.query
VisorRunningQueriesCollectorTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
Default constructor.
VisorRunningQueriesCollectorTaskArg(long) - Constructor for class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
 
VisorRunningQuery - Class in org.apache.ignite.internal.visor.query
Descriptor of running query.
VisorRunningQuery() - Constructor for class org.apache.ignite.internal.visor.query.VisorRunningQuery
Default constructor.
VisorRunningQuery(long, String, GridCacheQueryType, String, long, long, boolean, boolean) - Constructor for class org.apache.ignite.internal.visor.query.VisorRunningQuery
Construct data transfer object for running query information.
VisorScanQueryCancelTask - Class in org.apache.ignite.internal.visor.query
Task to cancel scan queries.
VisorScanQueryCancelTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTask
 
VisorScanQueryCancelTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments of task for cancel SCAN query.
VisorScanQueryCancelTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
Default constructor.
VisorScanQueryCancelTaskArg(UUID, String, long) - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
 
VisorScanQueryTask - Class in org.apache.ignite.internal.visor.query
Task for execute SCAN query and get first page of results.
VisorScanQueryTask() - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryTask
 
VisorScanQueryTaskArg - Class in org.apache.ignite.internal.visor.query
Arguments for VisorScanQueryTask.
VisorScanQueryTaskArg() - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
Default constructor.
VisorScanQueryTaskArg(String, String, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
 
VisorSegmentationConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node segmentation configuration properties.
VisorSegmentationConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
Default constructor.
VisorSegmentationConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
Create data transfer object for node segmentation configuration properties.
VisorServiceConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for configuration of service data structures.
VisorServiceConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
Default constructor.
VisorServiceConfiguration(ServiceConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
Create data transfer object for service configuration.
VisorServiceDescriptor - Class in org.apache.ignite.internal.visor.service
Data transfer object for ServiceDescriptor object.
VisorServiceDescriptor() - Constructor for class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
Default constructor.
VisorServiceDescriptor(ServiceDescriptor) - Constructor for class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
Create task result with given parameters
VisorServiceTask - Class in org.apache.ignite.internal.visor.service
Task for collect topology service configuration.
VisorServiceTask() - Constructor for class org.apache.ignite.internal.visor.service.VisorServiceTask
 
VisorShutdownPolicyTask - Class in org.apache.ignite.internal.visor.shutdown
Shutdown policy task.
VisorShutdownPolicyTask() - Constructor for class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTask
 
VisorShutdownPolicyTaskArg - Class in org.apache.ignite.internal.visor.shutdown
Arguments for shutdown policy task.
VisorShutdownPolicyTaskArg() - Constructor for class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
Default constructor for serialization.
VisorShutdownPolicyTaskArg(ShutdownPolicy) - Constructor for class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
 
VisorShutdownPolicyTaskResult - Class in org.apache.ignite.internal.visor.shutdown
Shutdown policy visor trsk result.
VisorShutdownPolicyTaskResult() - Constructor for class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskResult
 
VisorSingleFieldDto() - Constructor for class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTask.VisorSingleFieldDto
 
VisorSnapshotCancelTask - Class in org.apache.ignite.internal.visor.snapshot
 
VisorSnapshotCancelTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCancelTask
 
VisorSnapshotCheckTask - Class in org.apache.ignite.internal.visor.snapshot
 
VisorSnapshotCheckTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCheckTask
 
VisorSnapshotCreateTask - Class in org.apache.ignite.internal.visor.snapshot
 
VisorSnapshotCreateTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTask
 
VisorSnapshotCreateTaskArg - Class in org.apache.ignite.internal.visor.snapshot
Argument for the task to create snapshot.
VisorSnapshotCreateTaskArg() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
Default constructor.
VisorSnapshotCreateTaskArg(String, boolean) - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
 
VisorSnapshotOneNodeTask<A,R> - Class in org.apache.ignite.internal.visor.snapshot
Base class for single node visor snapshot task.
VisorSnapshotOneNodeTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotOneNodeTask
 
VisorSnapshotRestoreTask - Class in org.apache.ignite.internal.visor.snapshot
Visor snapshot restore task.
VisorSnapshotRestoreTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTask
 
VisorSnapshotRestoreTaskAction - Enum in org.apache.ignite.internal.visor.snapshot
Snapshot restore operation management action.
VisorSnapshotRestoreTaskArg - Class in org.apache.ignite.internal.visor.snapshot
Argument for the task to manage snapshot restore operation.
VisorSnapshotRestoreTaskArg() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
Default constructor.
VisorSnapshotRestoreTaskArg(String, boolean, VisorSnapshotRestoreTaskAction, Collection<String>) - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
 
VisorSnapshotTaskResult - Class in org.apache.ignite.internal.visor.snapshot
Snapshot task result wrapper.
VisorSnapshotTaskResult() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotTaskResult
Default constructor.
VisorSnapshotTaskResult(Object, Exception) - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotTaskResult
 
VisorSpiDescription - Class in org.apache.ignite.internal.visor.node
Transfer object for single spi description.
VisorSpiDescription() - Constructor for class org.apache.ignite.internal.visor.node.VisorSpiDescription
Default constructor.
VisorSpiDescription(String, Map<String, Object>) - Constructor for class org.apache.ignite.internal.visor.node.VisorSpiDescription
Construct Visor spi description object.
VisorSpisConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for node SPIs configuration properties.
VisorSpisConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
Default constructor.
VisorSpisConfiguration(IgniteConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
Create data transfer object for node SPIs configuration properties.
VisorSqlConnectorConfiguration - Class in org.apache.ignite.internal.visor.node
Deprecated.
VisorSqlConnectorConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
Default constructor.
VisorSqlConnectorConfiguration(SqlConnectorConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
Create data transfer object for Sql connector configuration.
VisorSuppressedError - Class in org.apache.ignite.internal.visor.node
Data transfer object for suppressed errors.
VisorSuppressedError() - Constructor for class org.apache.ignite.internal.visor.node.VisorSuppressedError
Default constructor.
VisorSuppressedError(long, VisorExceptionWrapper, String, long, String, long) - Constructor for class org.apache.ignite.internal.visor.node.VisorSuppressedError
Constructor.
VisorSystemViewTask - Class in org.apache.ignite.internal.visor.systemview
Reperesents visor task for obtaining system view content.
VisorSystemViewTask() - Constructor for class org.apache.ignite.internal.visor.systemview.VisorSystemViewTask
 
VisorSystemViewTask.SimpleType - Enum in org.apache.ignite.internal.visor.systemview
Represents lightweight type descriptors.
VisorSystemViewTaskArg - Class in org.apache.ignite.internal.visor.systemview
 
VisorSystemViewTaskArg() - Constructor for class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
Default constructor.
VisorSystemViewTaskArg(String) - Constructor for class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
 
VisorSystemViewTaskResult - Class in org.apache.ignite.internal.visor.systemview
Reperesents result of VisorSystemViewTask.
VisorSystemViewTaskResult() - Constructor for class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
Default constructor.
VisorSystemViewTaskResult(List<String>, List<VisorSystemViewTask.SimpleType>, List<List<?>>) - Constructor for class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
 
VisorTaskArgument<A> - Class in org.apache.ignite.internal.visor
Visor tasks argument.
VisorTaskArgument() - Constructor for class org.apache.ignite.internal.visor.VisorTaskArgument
Default constructor.
VisorTaskArgument(Collection<UUID>, A, boolean) - Constructor for class org.apache.ignite.internal.visor.VisorTaskArgument
Create Visor task argument.
VisorTaskArgument(Collection<UUID>, boolean) - Constructor for class org.apache.ignite.internal.visor.VisorTaskArgument
Create Visor task argument with nodes, but without actual argument.
VisorTaskArgument(UUID, A, boolean) - Constructor for class org.apache.ignite.internal.visor.VisorTaskArgument
Create Visor task argument.
VisorTaskArgument(UUID, boolean) - Constructor for class org.apache.ignite.internal.visor.VisorTaskArgument
Create Visor task argument with nodes, but without actual argument.
VisorTaskUtils - Class in org.apache.ignite.internal.visor.util
Contains utility methods for Visor tasks and jobs.
VisorTaskUtils() - Constructor for class org.apache.ignite.internal.visor.util.VisorTaskUtils
 
VisorTaskUtils.SortableAddress - Class in org.apache.ignite.internal.visor.util
Special wrapper over address that can be sorted in following order: IPv4, private IPv4, IPv4 local host, IPv6.
VisorThreadDumpTask - Class in org.apache.ignite.internal.visor.debug
Creates thread dump.
VisorThreadDumpTask() - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadDumpTask
 
VisorThreadDumpTaskResult - Class in org.apache.ignite.internal.visor.debug
Data transfer object for Visor ThreadInfo.
VisorThreadDumpTaskResult() - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
Default constructor.
VisorThreadDumpTaskResult(VisorThreadInfo[], long[]) - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
Create data transfer object for given thread info.
VisorThreadInfo - Class in org.apache.ignite.internal.visor.debug
Data transfer object for Visor ThreadInfo.
VisorThreadInfo() - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadInfo
Default constructor.
VisorThreadInfo(ThreadInfo) - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadInfo
Create data transfer object for given thread info.
VisorThreadLockInfo - Class in org.apache.ignite.internal.visor.debug
Data transfer object for LockInfo.
VisorThreadLockInfo() - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Default constructor.
VisorThreadLockInfo(LockInfo) - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Create data transfer object for given lock info.
VisorThreadMonitorInfo - Class in org.apache.ignite.internal.visor.debug
Data transfer object for MonitorInfo.
VisorThreadMonitorInfo() - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
Default constructor.
VisorThreadMonitorInfo(MonitorInfo) - Constructor for class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
Create data transfer object for given monitor info.
VisorTracingConfigurationItem - Class in org.apache.ignite.internal.visor.tracing.configuration
Data transfer object that contains scope, label, sampling rate and set of included scopes.
VisorTracingConfigurationItem() - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
Default constructor.
VisorTracingConfigurationItem(Scope, String, Double, Set<Scope>) - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
Constructor.
VisorTracingConfigurationOperation - Enum in org.apache.ignite.internal.visor.tracing.configuration
Tracing configuration operation options.
VisorTracingConfigurationTask - Class in org.apache.ignite.internal.visor.tracing.configuration
Task that will collect and update tracing configuration.
VisorTracingConfigurationTask() - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTask
 
VisorTracingConfigurationTaskArg - Class in org.apache.ignite.internal.visor.tracing.configuration
VisorTracingConfigurationTaskArg() - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
Default constructor.
VisorTracingConfigurationTaskArg(VisorTracingConfigurationOperation, Scope, String, Double, Set<Scope>) - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
Constructor.
VisorTracingConfigurationTaskResult - Class in org.apache.ignite.internal.visor.tracing.configuration
VisorTracingConfigurationTaskResult() - Constructor for class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
Default constructor.
VisorTransactionConfiguration - Class in org.apache.ignite.internal.visor.node
Data transfer object for transaction configuration.
VisorTransactionConfiguration() - Constructor for class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
Default constructor.
VisorTransactionConfiguration(TransactionConfiguration) - Constructor for class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
Create data transfer object for transaction configuration.
VisorTxInfo - Class in org.apache.ignite.internal.visor.tx
 
VisorTxInfo() - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxInfo
Default constructor.
VisorTxInfo(IgniteUuid, long, long, TransactionIsolation, TransactionConcurrency, long, String, Collection<UUID>, TransactionState, int, IgniteUuid, Collection<UUID>, AffinityTopologyVersion, TxVerboseInfo) - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxInfo
 
VisorTxInfo(IgniteUuid, TransactionState) - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxInfo
Constructor for historical mode.
VisorTxOperation - Enum in org.apache.ignite.internal.visor.tx
Defines possible Visor operation on transactions.
VisorTxProjection - Enum in org.apache.ignite.internal.visor.tx
 
VisorTxSortOrder - Enum in org.apache.ignite.internal.visor.tx
 
VisorTxTask - Class in org.apache.ignite.internal.visor.tx
 
VisorTxTask() - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxTask
 
VisorTxTaskArg - Class in org.apache.ignite.internal.visor.tx
Argument for VisorTxTask.
VisorTxTaskArg() - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
Default constructor.
VisorTxTaskArg(VisorTxOperation, Integer, Long, Integer, TransactionState, VisorTxProjection, List<String>, String, String, VisorTxSortOrder, TxVerboseId) - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
 
VisorTxTaskResult - Class in org.apache.ignite.internal.visor.tx
Result for VisorTxTask.
VisorTxTaskResult() - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
Default constructor.
VisorTxTaskResult(List<VisorTxInfo>) - Constructor for class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
Constructor.
VisorValidateIndexesJobResult - Class in org.apache.ignite.internal.visor.verify
 
VisorValidateIndexesJobResult(Map<PartitionKey, ValidateIndexesPartitionResult>, Map<String, ValidateIndexesPartitionResult>, Collection<IndexIntegrityCheckIssue>, Map<String, ValidateIndexesCheckSizeResult>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
Constructor.
VisorValidateIndexesJobResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
For externalization only.
VisorValidateIndexesTaskArg - Class in org.apache.ignite.internal.visor.verify
 
VisorValidateIndexesTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
Default constructor.
VisorValidateIndexesTaskArg(Set<String>, Set<UUID>, int, int, boolean, boolean) - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
Constructor.
VisorValidateIndexesTaskResult - Class in org.apache.ignite.internal.visor.verify
 
VisorValidateIndexesTaskResult(Map<UUID, VisorValidateIndexesJobResult>, Map<UUID, Exception>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
 
VisorValidateIndexesTaskResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
For externalization only.
VisorViewCacheCmd - Enum in org.apache.ignite.internal.visor.verify
 
VisorViewCacheTask - Class in org.apache.ignite.internal.visor.verify
 
VisorViewCacheTask() - Constructor for class org.apache.ignite.internal.visor.verify.VisorViewCacheTask
 
VisorViewCacheTaskArg - Class in org.apache.ignite.internal.visor.verify
 
VisorViewCacheTaskArg(String, VisorViewCacheCmd) - Constructor for class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
 
VisorViewCacheTaskArg() - Constructor for class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
For externalization only.
VisorViewCacheTaskResult - Class in org.apache.ignite.internal.visor.verify
 
VisorViewCacheTaskResult(List<CacheInfo>) - Constructor for class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
 
VisorViewCacheTaskResult() - Constructor for class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
For externalization only.
VisorWalTask - Class in org.apache.ignite.internal.visor.misc
Performs WAL cleanup clusterwide.
VisorWalTask() - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTask
 
VisorWalTaskArg - Class in org.apache.ignite.internal.visor.misc
Argument for VisorWalTask.
VisorWalTaskArg() - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
Default constructor.
VisorWalTaskArg(VisorWalTaskOperation) - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
 
VisorWalTaskArg(VisorWalTaskOperation, List<String>) - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
 
VisorWalTaskOperation - Enum in org.apache.ignite.internal.visor.misc
WAL Task operation types.
VisorWalTaskResult - Class in org.apache.ignite.internal.visor.misc
Result of VisorWalTask.
VisorWalTaskResult() - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Default constructor.
VisorWalTaskResult(Map<String, Collection<String>>, Map<String, Exception>, Map<String, VisorClusterNode>) - Constructor for class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Create VisorWalTask result with given parameters.
VM_ID - Static variable in class org.apache.ignite.lang.IgniteUuid
VM ID.
VM_NAME_DESC - Static variable in interface org.apache.ignite.mxbean.IgniteMXBean
 
vmId() - Static method in class org.apache.ignite.lang.IgniteUuid
Gets UUID associated with local VM.
vmName() - Method in class org.apache.ignite.internal.IgniteKernal
 
VoidDto - Class in org.apache.ignite.internal.commandline.meta.subcommands
 
VoidDto() - Constructor for class org.apache.ignite.internal.commandline.meta.subcommands.VoidDto
 
VOLATILE_DATA_REGION_NAME - Static variable in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor
DataRegionConfiguration name reserved for volatile caches.
VolatileAtomicDataStructureValue - Class in org.apache.ignite.internal.processors.datastructures
 
VolatileAtomicDataStructureValue() - Constructor for class org.apache.ignite.internal.processors.datastructures.VolatileAtomicDataStructureValue
 

W

wait(Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
WAIT_JOBS_THRESHOLD_NODE_ATTR - Static variable in class org.apache.ignite.spi.collision.jobstealing.JobStealingCollisionSpi
Threshold of maximum jobs on waiting queue.
WAIT_REMOTE_TX_FLAG_MASK - Static variable in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
 
waitAll(Iterable<IgniteFuture<?>>) - Static method in class org.apache.ignite.internal.util.typedef.X
Synchronously waits for all futures in the collection.
waitAndReplyToNode(UUID, GridDhtPartitionsSingleMessage) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
waitAsync(IgniteInternalFuture<?>, long, IgniteBiInClosure<IgniteCheckedException, Boolean>) - Method in class org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor
Wait for a future (listen with timeout).
waitChain() - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
 
waitCompleted() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyRequest
 
waitForAttribute(K, long) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Waits for the specified attribute to be set.
waitForAttribute(K, V, long) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Waits for the specified attribute to be set or updated with given value.
waitForAttribute(K, long) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Waits for the specified attribute to be set.
waitForAttribute(K, V, long) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Waits for the specified attribute to be set or updated with given value.
waitForAttribute(K, long) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Waits for the specified attribute to be set.
waitForAttribute(Object, Object, long) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Waits for the specified attribute to be set or updated with given value.
waitForAttributes(Collection<?>, long) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Waits for the specified attributes to be set.
waitForAttributes(Map<?, ?>, long) - Method in interface org.apache.ignite.compute.ComputeTaskSession
Waits for the specified attributes to be set or updated with given values.
waitForAttributes(Collection<?>, long) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Waits for the specified attributes to be set.
waitForAttributes(Map<?, ?>, long) - Method in class org.apache.ignite.internal.GridJobSessionImpl
Waits for the specified attributes to be set or updated with given values.
waitForAttributes(Collection<?>, long) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Waits for the specified attributes to be set.
waitForAttributes(Map<?, ?>, long) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
Waits for the specified attributes to be set or updated with given values.
waitForCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Waits until current state is checkpointed and execution listeners after finish.
waitForCheckpoint(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Waits until current state is checkpointed.
waitForCheckpoint(String, IgniteInClosure<? super IgniteInternalFuture<R>>) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Waits until current state is checkpointed and execution listeners after finish.
waitForClientMessagePrecessed() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
FOR TEST PURPOSE ONLY!
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
waitForCoordinatorInit() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.msg.MvccMessage
 
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
waitForCoordinatorInit() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
waitForEvent(IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageManager
 
waitForLocal(IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Waits for the specified events.
waitForLocal(IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Waits for the specified events.
waitForLocalAsync(IgnitePredicate<T>, int...) - Method in interface org.apache.ignite.IgniteEvents
Create future to wait for the specified events.
waitForLocalAsync(IgnitePredicate<T>, int...) - Method in class org.apache.ignite.internal.IgniteEventsImpl
Create future to wait for the specified events.
waitForLock(GridCacheContext, MvccVersion, MvccVersion) - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccProcessor
Stands in the lock wait queue for the current lock holder.
waitForLock(GridCacheContext, MvccVersion, MvccVersion) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccProcessorImpl
Stands in the lock wait queue for the current lock holder.
waitForNode(DiscoCache, ClusterNode) - Method in class org.apache.ignite.internal.managers.discovery.DiscoveryMessageResultsCollector
 
waitGroups() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
WAITING - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Waiting jobs metric name.
WAITING_TIME - Static variable in class org.apache.ignite.internal.processors.job.GridJobProcessor
Total jobs waiting time metric name.
waitingJobs() - Method in interface org.apache.ignite.spi.collision.CollisionContext
Gets ordered collection of collision contexts for jobs that are currently waiting for execution.
waitMetadataWriteIfNeeded(int) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
Forces caller thread to wait for binary metadata write operation for given type ID.
waitNextSegmentForArchivation() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Waiting until archivation of next segment will be allowed.
waitNextSegmentToCompress() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
Pessimistically tries to reserve segment for compression in order to avoid concurrent truncation.
waitRebalance(int, int) - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
 
waitRemoteTransactions() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
waitTotalProcessedOrderedRequests(long) - Method in class org.apache.ignite.internal.processors.query.SqlClientContext
Waits when total processed ordered requests count to be equal to specified value.
waitUnlock(FullPageId) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedPageReplacementTracker
Method is returned when page is available to be loaded from store, or waits for replacement finish.
wakeupForCheckpoint(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
 
wakeupForCheckpoint(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
wakeupForSnapshotCreation(SnapshotOperation) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.Checkpointer
 
wakeupThrottledThreads() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteSpeedBasedThrottle
Callback to wakeup throttled threads.
wakeupThrottledThreads() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
Callback to wakeup throttled threads.
wakeupThrottledThreads() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
Callback to wakeup throttled threads.
wal() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
 
wal() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
wal(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
wal(IgniteWriteAheadLogManager) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
 
wal - Variable in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
WAL_DISABLED - Static variable in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
WAL_MARGIN_FOR_ATOMIC_CACHE_HISTORICAL_REBALANCE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
 
WAL_NAME_PATTERN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Pattern for segment file names.
WAL_SEGMENT_COMPACTED_OR_RAW_FILE_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
WAL segment file filter, see FileWriteAheadLogManager.WAL_NAME_PATTERN
WAL_SEGMENT_FILE_COMPACTED_PATTERN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
 
WAL_SEGMENT_FILE_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
WAL segment file filter, see FileWriteAheadLogManager.WAL_NAME_PATTERN
WAL_TEMP_NAME_PATTERN - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
Pattern for WAL temp files - these files will be cleared at startup.
walArchiveFiles() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
walArchiveSegments() - Method in interface org.apache.ignite.internal.pagemem.wal.IgniteWriteAheadLogManager
 
walArchiveSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
walChangeRequests() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
walChangeRequests() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
walCpRecordFsyncDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
walDisableContext() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
 
WALDisableContext(IgniteCacheDatabaseSharedManager, IgnitePageStoreManager, IgniteLogger) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
walEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
Value returned by this method can be changed runtime by the user or during rebalance.
walEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupData
 
walEnabled() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
walEnabled(boolean) - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
 
walEnabled(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
walEnabled(int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
Marks cache group as with disabled WAL.
walEnabled(int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
 
walEnabled(int, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
Marks cache group as with disabled WAL.
WalFilters - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Class for holding only very basic WAL filters for using in FilteredWalIterator
WalFilters() - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.reader.WalFilters
 
WALIterator - Interface in org.apache.ignite.internal.pagemem.wal
 
walker() - Method in interface org.apache.ignite.spi.systemview.view.SystemView
 
WALMode - Enum in org.apache.ignite.configuration
WAL Mode.
WALPointer - Class in org.apache.ignite.internal.processors.cache.persistence.wal
File WAL pointer.
WALPointer(long, int, int) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.wal.WALPointer
 
WALRecord - Class in org.apache.ignite.internal.pagemem.wal.record
Log entry abstract class.
WALRecord() - Constructor for class org.apache.ignite.internal.pagemem.wal.record.WALRecord
 
WALRecord.RecordPurpose - Enum in org.apache.ignite.internal.pagemem.wal.record
Record purposes set.
WALRecord.RecordType - Enum in org.apache.ignite.internal.pagemem.wal.record
Record type.
WalRecordCacheGroupAware - Interface in org.apache.ignite.internal.pagemem.wal.record
WAL record related to specific cache group.
WalRecordsConsumer<K,V> - Class in org.apache.ignite.internal.cdc
Transform DataEntry to CdcEvent and sends it to CdcConsumer.
WalRecordsConsumer(CdcConsumer, IgniteLogger) - Constructor for class org.apache.ignite.internal.cdc.WalRecordsConsumer
 
WalRecordsConsumer.DataEntryIterator - Class in org.apache.ignite.internal.cdc
Iterator over DataEntry.
WalScanner - Class in org.apache.ignite.internal.processors.cache.persistence.wal.scanner
Scanning WAL by specific condition.
WalScanner.ScanTerminateStep - Class in org.apache.ignite.internal.processors.cache.persistence.wal.scanner
Terminate state of scanning of WAL for ability to do chaining flow.
WalSegmentArchivedEvent - Class in org.apache.ignite.events
Event indicates the completion of WAL segment file transition to archive.
WalSegmentArchivedEvent(ClusterNode, long, File) - Constructor for class org.apache.ignite.events.WalSegmentArchivedEvent
Creates WAL segment event
WalSegmentArchivedEvent(ClusterNode, long, File, int) - Constructor for class org.apache.ignite.events.WalSegmentArchivedEvent
 
WalSegmentCompactedEvent - Class in org.apache.ignite.events
Event indicates the completion of WAL segment compaction.
WalSegmentCompactedEvent(ClusterNode, long, File) - Constructor for class org.apache.ignite.events.WalSegmentCompactedEvent
Creates WAL segment compaction event.
WalSegmentTailReachedException - Exception in org.apache.ignite.internal.processors.cache.persistence.wal
An exception is thrown when we reached tail of WAL segment cyclic buffer during reading from WAL.
WalSegmentTailReachedException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.wal.WalSegmentTailReachedException
 
walState() - Method in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext
 
WalStateAbstractMessage - Class in org.apache.ignite.internal.processors.cache
WAL state change abstract message.
WalStateAbstractMessage(UUID, int, IgniteUuid) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateAbstractMessage
Constructor.
WalStateAckMessage - Class in org.apache.ignite.internal.processors.cache
WAL state ack message (sent from participant node to coordinator).
WalStateAckMessage() - Constructor for class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Default constructor.
WalStateAckMessage(UUID, boolean, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Constructor.
WalStateDistributedProcess - Class in org.apache.ignite.internal.processors.cache
Distributed process governing WAL state change.
WalStateDistributedProcess(WalStateProposeMessage, Collection<UUID>) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
Constructor.
WalStateFinishMessage - Class in org.apache.ignite.internal.processors.cache
WAL state finish message.
WalStateFinishMessage(UUID, int, IgniteUuid, boolean, String) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateFinishMessage
Constructor.
WalStateManager - Class in org.apache.ignite.internal.processors.cache
Write-ahead log state manager.
WalStateManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateManager
Constructor.
WalStateManager.WALDisableContext - Class in org.apache.ignite.internal.processors.cache
Temporary storage for disabled WALs of group.
WalStateNodeLeaveExchangeTask - Class in org.apache.ignite.internal.processors.cache
Exchange task to handle node leave for WAL state manager.
WalStateNodeLeaveExchangeTask(SecurityContext, ClusterNode) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateNodeLeaveExchangeTask
Constructor.
WalStateProposeMessage - Class in org.apache.ignite.internal.processors.cache
WAL state propose message.
WalStateProposeMessage(UUID, int, IgniteUuid, UUID, Map<String, IgniteUuid>, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateProposeMessage
Constructor.
WalStateResult - Class in org.apache.ignite.internal.processors.cache
Local WAL state change result.
WalStateResult(WalStateProposeMessage, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateResult
Constructor.
WalStateResult(WalStateProposeMessage, String) - Constructor for class org.apache.ignite.internal.processors.cache.WalStateResult
Constructor.
wantClientAuth(boolean) - Method in class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter
Sets flag indicating whether client authentication will be requested during handshake.
warmUp(LoadAllWarmUpConfiguration, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.warmup.LoadAllWarmUpStrategy
Warm up.
warmUp(NoOpWarmUpConfiguration, DataRegion) - Method in class org.apache.ignite.internal.processors.cache.warmup.NoOpWarmUpStrategy
Warm up.
warmUp(T, DataRegion) - Method in interface org.apache.ignite.internal.processors.cache.warmup.WarmUpStrategy
Warm up.
WarmUpConfiguration - Interface in org.apache.ignite.configuration
Warm-up configuration marker interface.
WarmUpMXBean - Interface in org.apache.ignite.mxbean
Warm-up MXBean interface.
WarmUpMXBeanImpl - Class in org.apache.ignite.internal.processors.cache.warmup
WarmUpMXBean implementation.
WarmUpMXBeanImpl(GridCacheProcessor) - Constructor for class org.apache.ignite.internal.processors.cache.warmup.WarmUpMXBeanImpl
Constructor.
warmUpStrategies(GridKernalContext) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Getting available warming strategies.
WarmUpStrategy<T extends WarmUpConfiguration> - Interface in org.apache.ignite.internal.processors.cache.warmup
Interface for warming up.
WarmUpStrategySupplier - Interface in org.apache.ignite.internal.processors.cache.warmup
Interface for getting warm-up strategies from plugins.
warn(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs warning if needed.
warn(IgniteLogger, Throwable, String, boolean, boolean) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs warning if needed.
warn(IgniteLogger, String, boolean) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs warning if needed.
warn(IgniteLogger, String, Throwable) - Static method in class org.apache.ignite.internal.util.GridLogThrottle
Logs warning if needed.
warn(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log WARN message.
warn(IgniteLogger, Object, Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log WARN message.
warnDevOnly(IgniteLogger, Object) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Depending on whether or not log is provided and quiet mode is enabled logs given messages as quiet message or normal log WARN message with DEV_ONLY marker.
warnIfUnordered(Map<?, ?>, GridCacheAdapter.BulkOperation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Checks that given map is sorted or otherwise constant order, or processed inside deadlock-detecting transaction.
warnIfUnordered(Collection<?>, GridCacheAdapter.BulkOperation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
Checks that given collection is sorted set, or processed inside deadlock-detecting transaction.
warning(String) - Method in interface org.apache.ignite.IgniteLogger
Logs out warning message.
warning(String, Throwable) - Method in interface org.apache.ignite.IgniteLogger
Logs out warning message with optional exception.
warning(String, String, Throwable) - Method in interface org.apache.ignite.IgniteLogger
Logs out warning message with optional exception.
warning(String) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out warning message.
warning(String, Throwable) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out warning message with optional exception.
warning(String, String, Throwable) - Method in class org.apache.ignite.internal.GridLoggerProxy
Logs out warning message with optional exception.
warning(String) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out warning message.
warning(String, Throwable) - Method in class org.apache.ignite.internal.logger.platform.PlatformLogger
Logs out warning message with optional exception.
warning(String) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out warning message.
warning(String, Throwable) - Method in class org.apache.ignite.logger.java.JavaLogger
Logs out warning message with optional exception.
warning(String) - Method in class org.apache.ignite.logger.NullLogger
Logs out warning message.
warning(String, Throwable) - Method in class org.apache.ignite.logger.NullLogger
Logs out warning message with optional exception.
warning(String) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
 
warning() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryNodeFailedMessage
 
WARNING_MSG_TRACING_CONFIG_UPDATE_FAILED_COORDINATES - Static variable in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
 
WARNING_MSG_TRACING_CONFIG_UPDATE_FAILED_SCOPE - Static variable in class org.apache.ignite.internal.processors.tracing.configuration.GridTracingConfigurationManager
 
warningMessage(String) - Method in class org.apache.ignite.internal.cdc.CdcFileLockHolder
warningMessage(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.FileLockHolder
 
warningMessage(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.NodeFileLockHolder
warnings() - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
warnings(Collection<String>) - Method in class org.apache.ignite.internal.processors.platform.cpp.PlatformCppConfigurationEx
 
warnings() - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
warnings(Collection<String>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConfigurationEx
 
warnings() - Method in interface org.apache.ignite.internal.processors.platform.PlatformConfigurationEx
 
warnNoAffinityNodes(GridCacheSharedContext<?, ?>) - Method in class org.apache.ignite.internal.processors.cache.ExchangeDiscoveryEvents
 
wasCancelled(Throwable) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Returns true if the exception is triggered by query cancel.
wasChanged(ByteBuffer, long, long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
 
wasNull() - Method in class org.apache.ignite.internal.jdbc.JdbcResultSet
Deprecated.
wasNull() - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinResultSet
wasNull() - Method in class org.apache.ignite.internal.jdbc2.JdbcResultSet
wasRebalanced() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
 
weakReference() - Method in class org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator
weakReference() - Method in interface org.apache.ignite.internal.processors.cache.CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator
 
WebSessionAttributeProcessor - Class in org.apache.ignite.internal.websession
WebSessionAttributeProcessor() - Constructor for class org.apache.ignite.internal.websession.WebSessionAttributeProcessor
Empty constructor for serialization.
WebSessionAttributeProcessor(Map<String, byte[]>, long, int, boolean) - Constructor for class org.apache.ignite.internal.websession.WebSessionAttributeProcessor
Constructs attribute processor.
WebSessionEntity - Class in org.apache.ignite.internal.websession
Entity
WebSessionEntity() - Constructor for class org.apache.ignite.internal.websession.WebSessionEntity
Constructor.
WebSessionEntity(String, long, long, int) - Constructor for class org.apache.ignite.internal.websession.WebSessionEntity
Constructor.
WebSessionEntity(WebSessionEntity) - Constructor for class org.apache.ignite.internal.websession.WebSessionEntity
Constructor.
WeightedRandomLoadBalancingSpi - Class in org.apache.ignite.spi.loadbalancing.weightedrandom
Load balancing SPI that picks a random node for job execution.
WeightedRandomLoadBalancingSpi() - Constructor for class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
 
WeightedRandomLoadBalancingSpiMBean - Interface in org.apache.ignite.spi.loadbalancing.weightedrandom
Management MBean for WeightedRandomLoadBalancingSpi SPI.
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class org.apache.ignite.internal.client.thin.IgniteClientFutureImpl
wildcardMatch(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String, GridFilenameUtils.IOCase) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
wildcardMatchOnSystem(String, String) - Static method in class org.apache.ignite.internal.util.io.GridFilenameUtils
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
WITH - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: WITH.
withAllowAtomicOpsInTx() - Method in interface org.apache.ignite.IgniteCache
By default atomic operations are allowed in transaction.
withAllowAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
By default atomic operations are allowed in transaction.
withAllowAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
withAllowAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
withAllowAtomicOpsInTx() - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
By default atomic operations are allowed in transaction.
withAllowAtomicOpsInTx() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
By default atomic operations are allowed in transaction.
withAllowAtomicOpsInTx() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
withAsync() - Method in interface org.apache.ignite.IgniteCache
Deprecated.
withAsync() - Method in interface org.apache.ignite.IgniteCluster
Deprecated.
withAsync() - Method in interface org.apache.ignite.IgniteCompute
Deprecated.
withAsync() - Method in interface org.apache.ignite.IgniteEvents
Deprecated.
withAsync() - Method in interface org.apache.ignite.IgniteMessaging
Deprecated.
withAsync() - Method in interface org.apache.ignite.IgniteServices
Deprecated.
withAsync() - Method in class org.apache.ignite.internal.AsyncSupportAdapter
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in class org.apache.ignite.internal.IgniteServicesImpl
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Gets instance of this component with asynchronous mode enabled.
withAsync() - Method in interface org.apache.ignite.lang.IgniteAsyncSupport
Deprecated.
since 2.0. Please use new specialized async method e.g.
     IgniteFuture f = cache.getAsync();
 
instead of old-style async API:
     IgniteCache asyncCache = cache.withAsync();
     asyncCache.get(key);
     IgniteFuture fut = asyncCache.future();
 
withCause(E, Throwable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Utility method that sets cause into exception and returns it.
withContext(SecurityContext) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
withContext(UUID) - Method in interface org.apache.ignite.internal.processors.security.IgniteSecurity
withContext(SecurityContext) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
withContext(UUID) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
withContext(SecurityContext) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
withContext(UUID) - Method in class org.apache.ignite.internal.processors.security.NoOpIgniteSecurityProcessor
withDataCenterId(byte) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
withDataCenterId(byte) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheProxy
 
withDataCenterId(byte) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
 
withExecutor(String) - Method in interface org.apache.ignite.IgniteCompute
Gets instance of the compute API associated with custom executor.
withExecutor(String) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Gets instance of the compute API associated with custom executor.
withExpirePolicy(ExpiryPolicy) - Method in interface org.apache.ignite.client.ClientCache
Returns cache with the specified expired policy set.
withExpiryPolicy(ExpiryPolicy) - Method in interface org.apache.ignite.IgniteCache
Returns cache with the specified expired policy set.
withExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
withExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Returns cache with the specified expired policy set.
withExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
withExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
withExpiryPolicy(ExpiryPolicy) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Returns cache with the specified expired policy set.
withExpiryPolicy(ExpiryPolicy) - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
withIncludedScopes(Set<Scope>) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters.Builder
Builder method that allows to set included scopes.
withIteratorParameters() - Static method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.IgniteWalIteratorFactory.IteratorParametersBuilder
withKeepBinaries() - Method in interface org.apache.ignite.internal.client.GridClientCompute
Sets keep binary flag for the next task execution in the current thread.
withKeepBinary() - Method in interface org.apache.ignite.client.ClientCache
Returns cache that will operate with binary objects.
withKeepBinary() - Method in interface org.apache.ignite.IgniteCache
Returns cache that will operate with binary objects.
withKeepBinary() - Method in interface org.apache.ignite.IgniteQueue
Returns queue that will operate with binary objects.
withKeepBinary() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Returns cache that will operate with binary objects.
withKeepBinary() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Returns cache that will operate with binary objects.
withKeepBinary() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
Returns queue that will operate with binary objects.
withKeepBinary() - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
Returns queue that will operate with binary objects.
withLabel(String) - Method in interface org.apache.ignite.client.ClientTransactions
Returns instance of ClientTransactions to mark each new transaction with a specified label.
withLabel(String) - Method in interface org.apache.ignite.IgniteTransactions
Returns instance of Ignite Transactions to mark a transaction with a special label.
withLabel(String) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Returns instance of Ignite Transactions to mark a transaction with a special label.
withLabel(String) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationCoordinates.Builder
Builder method that allows to set optional label attribute.
withName(String) - Method in interface org.apache.ignite.IgniteCompute
Sets task name for the next executed task in the current thread.
withName(String) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Sets task name for the next executed task in the current thread.
withNewPartitionsMap(IgniteDhtDemandedPartitionsMap) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Creates copy of this message with new partitions map.
withNoFailover() - Method in interface org.apache.ignite.client.ClientCompute
Sets no-failover flag for tasks executed by returned ClientCompute instance.
withNoFailover() - Method in interface org.apache.ignite.IgniteCompute
Sets no-failover flag for the next task executed in the current thread.
withNoFailover() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Sets no-failover flag for the next task executed in the current thread.
withNoResultCache() - Method in interface org.apache.ignite.client.ClientCompute
Disables result caching for tasks executed by returned ClientCompute instance.
withNoResultCache() - Method in interface org.apache.ignite.IgniteCompute
Disables caching for the next executed task in the current thread.
withNoResultCache() - Method in class org.apache.ignite.internal.IgniteComputeImpl
Disables caching for the next executed task in the current thread.
withNoRetries() - Method in interface org.apache.ignite.IgniteCache
 
withNoRetries() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
withNoRetries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
withNoRetries() - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
withNoRetries() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
withNoRetries() - Method in interface org.apache.ignite.internal.processors.cache.IgniteInternalCache
 
withOldCacheConfig(CacheConfigurationEnricher) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
 
WITHOUT_KEY - Static variable in class org.apache.ignite.internal.processors.cache.tree.PendingEntriesTree
 
withoutActiveTransactions() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
withoutActiveTransactions() - Method in interface org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshot
 
withoutActiveTransactions() - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
withPartitionRecover() - Method in interface org.apache.ignite.IgniteCache
Gets an instance of IgniteCache that will be allowed to execute cache read operations regardless of partition loss policy.
withPartitionRecover() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
Gets an instance of IgniteCache that will be allowed to execute cache read operations regardless of partition loss policy.
withPartitionRecover() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
Gets an instance of IgniteCache that will be allowed to execute cache read operations regardless of partition loss policy.
withQueryTimeout(SqlFieldsQuery, int, TimeUnit) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
 
withReadRepair(ReadRepairStrategy) - Method in interface org.apache.ignite.IgniteCache
This is an experimental API.
withReadRepair(ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
This is an experimental API.
withReadRepair(ReadRepairStrategy) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
This is an experimental API.
withRemoteSecurityContext(GridKernalContext, SecurityContext) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Sets specified security context as current if it differs from the null.
withSamplingRate(double) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters.Builder
Builder method that allows to set sampling rate.
withSecurityContext(SecurityContext, Map<String, Object>, Marshaller) - Static method in class org.apache.ignite.internal.processors.security.SecurityUtils
Marshals specified security context and adds it to the node attributes.
withSkipStore() - Method in interface org.apache.ignite.IgniteCache
 
withSkipStore() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
withSkipStore() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
withSplittedCacheConfig(CacheConfigurationSplitter) - Method in class org.apache.ignite.internal.processors.cache.StoredCacheData
Splits the corresponding cache configuration into parts with the given splitter.
withStartTime(long) - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Creates a copy of this instance with modified transaction start time.
withTimeout(long) - Method in interface org.apache.ignite.client.ClientCompute
Sets timeout for tasks executed by returned ClientCompute instance.
withTimeout(long) - Method in interface org.apache.ignite.IgniteCompute
Sets task timeout for the next executed task in the current thread.
withTimeout(long) - Method in class org.apache.ignite.internal.IgniteComputeImpl
Sets task timeout for the next executed task in the current thread.
withTracing() - Method in interface org.apache.ignite.IgniteTransactions
Returns an instance of IgniteTransactions tran will trace every transaction.
withTracing() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTransactionsImpl
Returns an instance of IgniteTransactions tran will trace every transaction.
WORK - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: WORK.
workDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
workDir() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.AbstractWalRecordsIterator.AbstractReadFileHandle
 
workDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager.ReadFileHandle
workDirectory(String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Get work directory for the given user-provided work directory and Ignite home.
worker() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaOperationManager
 
worker(String) - Method in class org.apache.ignite.internal.worker.WorkersRegistry
Returns worker with given name.
worker() - Method in interface org.apache.ignite.spi.discovery.IgniteDiscoveryThread
 
workerListener(GridWorkerListener) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
workers() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
WorkersControlMXBean - Interface in org.apache.ignite.mxbean
MBean that provides ability to terminate worker that registered in the workers registry.
WorkersControlMXBeanImpl - Class in org.apache.ignite.internal.worker
MBean that provides control of system workersRegistry.
WorkersControlMXBeanImpl(WorkersRegistry) - Constructor for class org.apache.ignite.internal.worker.WorkersControlMXBeanImpl
Constructor.
workersRegistry() - Method in interface org.apache.ignite.internal.GridKernalContext
Gets workers registry.
workersRegistry() - Method in class org.apache.ignite.internal.GridKernalContextImpl
Gets workers registry.
workersRegistry() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
Gets workers registry.
WorkersRegistry - Class in org.apache.ignite.internal.worker
Workers registry.
WorkersRegistry(IgniteBiInClosure<GridWorker, FailureType>, long, IgniteLogger) - Constructor for class org.apache.ignite.internal.worker.WorkersRegistry
 
WorkProgressDispatcher - Interface in org.apache.ignite.internal.util.worker
Dispatcher of workers' progress which allows us to understand if worker freezes.
wrap(BinaryContext) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
Wrap metadata into binary type.
wrap(BinaryObject) - Static method in class org.apache.ignite.internal.binary.builder.BinaryObjectBuilderImpl
Creates builder initialized by specified binary object.
wrap(Object, int, CacheObjectValueContext, IndexKeyTypeSettings) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
Wraps user object to IndexKey object.
wrap(GridKernalContext, EntryProcessor<K, V, T>) - Static method in class org.apache.ignite.internal.processors.cache.EntryProcessorResourceInjectorProxy
Wraps EntryProcessor if needed.
wrap() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Wraps this map entry into cache entry.
wrap() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Wraps this map entry into cache entry.
wrap(BPlusTree<?, ?>, PageHandler<?, R>) - Method in interface org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandlerWrapper
Wraps given hnd.
wrap(Set<Integer>) - Static method in class org.apache.ignite.internal.util.collection.ImmutableIntSet
 
wrap(Throwable) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Shortcut method that creates an instance of GridClosureException.
WRAP_TREES - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
Whether to skip TreeMap/TreeSet wrapping.
wrapDateValue(int, long, long) - Static method in class org.apache.ignite.internal.cache.query.index.sorted.keys.IndexKeyFactory
Wraps a date value and nanos to related date/time IndexKey.
wrapEviction() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
wrapEviction() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
wrapIfNeeded(Throwable) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
Wrap schema exception if needed.
wrapIgniteFuture(Runnable, GridFutureAdapter<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
wrapLazyValue(boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
Wraps entry to an entry with lazy value get.
wrapLazyValue(boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
Wraps entry to an entry with lazy value get.
wrapListenable(PlatformListenable) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractTarget
Wraps a listenable to be returned to platform.
wrapPointer(long, int) - Static method in class org.apache.ignite.internal.util.GridUnsafe
Wraps pointer to unmanaged memory into direct byte buffer.
wrapStateChangeFuture(IgniteInternalFuture, ChangeGlobalStateMessage) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
 
wrapThreadLoader(ClassLoader, Callable<R>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Sets thread context class loader to the given loader, executes the closure, and then resets thread context class loader to its initial value.
wrapThreadLoader(ClassLoader, IgniteOutClosure<R>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Sets thread context class loader to the given loader, executes the closure, and then resets thread context class loader to its initial value.
wrapThreadLoader(ClassLoader, Runnable) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Sets thread context class loader to the given loader, executes the closure, and then resets thread context class loader to its initial value.
wrapTrees() - Static method in class org.apache.ignite.internal.binary.BinaryUtils
 
wrapVersioned() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
 
wrapVersioned() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
write(Object, BinaryWriterExImpl) - Method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Write field.
write(byte[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
write(byte[], int, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
write(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
write(BinaryOutputStream, int, boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterSchemaHolder
Write collected frames and pop them.
write(byte[], int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write byte array.
write(long, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write data from unmanaged memory.
write(byte[], int, int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write byte array.
write(long, int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write data from unmanaged memory.
write(MessageCollectionItemType, Object, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
 
write(MessageCollectionItemType, Object, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v3.DirectByteBufferStreamImplV3
write(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
write(byte[]) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
write(byte[], int, int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
write(byte[]) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
write(byte[], int, int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
write(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
write(int, long, ByteBuffer, int, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
Writes the page for the given cache ID.
write(long, ByteBuffer, int, boolean) - Method in interface org.apache.ignite.internal.pagemem.store.PageStore
Writes a page.
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
write(PageMemoryEx, FullPageId, ByteBuffer, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointPagesWriter.CheckpointPageWriter
 
write(long, PageHandler<?, R>, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
write(long, PageHandler<X, R>, X, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
write(long, long, PageHandler<X, R>, X, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
write(long, PageHandler<X, R>, PageIO, X, int, R, IoStatisticsHolder) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
write(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AsyncFileIO
Writes length bytes from the buffer starting at offset off to this file.
write(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes length bytes from the buffer starting at offset off to this file.
write(ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes length bytes from the buffer starting at offset off to this file.
write(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FileIODecorator
Writes length bytes from the buffer starting at offset off to this file.
write(long, ByteBuffer, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
Writes a page.
write(int, long, ByteBuffer, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Writes the page for the given cache ID.
write(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.RandomAccessFileIO
Writes length bytes from the buffer starting at offset off to this file.
write(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
write(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.UnzipFileIO
Writes length bytes from the buffer starting at offset off to this file.
write(String, Serializable) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
write(String, Serializable) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadWriteMetastorage
 
write(int, long, ByteBuffer, int, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManager
Writes the page for the given cache ID.
write(int, long, ByteBuffer, int, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageReadWriteManagerImpl
Writes the page for the given cache ID.
write(ByteBuffer, GridCacheVersion, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
 
write(long, GridCacheVersion, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.CacheVersionIO
 
write(TxRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Writes TxRecord to given buffer.
write(MvccTxRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
Writes MvccTxRecord to given buffer.
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
write(String, Serializable) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Write value into distributed metastorage.
write(String, Serializable) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Write value into distributed metastorage.
write(BinaryRawWriter, ClientListenerProtocolVersion) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcColumnMeta
Write in a binary format.
write(BinaryRawWriterEx, T) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformAbstractQueryCursor
Write value to the stream.
write(BinaryRawWriterEx, List) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformFieldsQueryCursor
Write value to the stream.
write(BinaryRawWriterEx, Cache.Entry) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformQueryCursor
Write value to the stream.
write(BinaryRawWriter) - Method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCachePartitionMapping
Write mapping using binary writer.
write(BinaryRawWriter) - Method in class org.apache.ignite.internal.processors.platform.client.ClientAffinityTopologyVersion
Write version using binary writer.
write(BinaryRawWriter) - Method in class org.apache.ignite.internal.processors.platform.client.ClientConnectableNodePartitions
Write using writer.
write(Cache.Entry<? extends K, ? extends V>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
write(BinaryRawWriterEx, boolean) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
Write store data to a stream.
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConsoleStream
write(int) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetConsoleStream
write(byte[], int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write byte array.
write(long, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write data from unmanaged memory.
write(BinaryRawWriterEx, Object) - Method in interface org.apache.ignite.internal.processors.platform.PlatformAsyncResult
Async operation result writer method.
write(BinaryRawWriterEx, Object, Throwable) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformFutureUtils.Writer
Write object.
write(BinaryRawWriterEx, T1, T2) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformWriterBiClosure
Write values.
write(BinaryRawWriterEx, T) - Method in interface org.apache.ignite.internal.processors.platform.utils.PlatformWriterClosure
Write value.
write(Object...) - Static method in class org.apache.ignite.internal.util.GridDebug
Writes to log file which should reside on ram disk.
write(int) - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(byte[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
write(byte[], int, int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
write(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
write(UUID, Message, ByteBuffer) - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageWriter
 
write(byte[], int, int) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
write(int) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
write(byte[]) - Method in class org.apache.ignite.internal.util.test.GridTestPrintStream
write(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
write(byte[]) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
write(byte[], int, int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
write0(Object, BinaryWriterExImpl) - Method in class org.apache.ignite.internal.binary.BinaryFieldAccessor
Write field.
WRITE_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Write filter.
WRITE_FILTER_COLOCATED - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Write filter.
WRITE_FILTER_NEAR - Static variable in class org.apache.ignite.internal.processors.cache.GridCacheUtils
Write filter.
WRITE_LOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page write lock operation id.
WRITE_UNLOCK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
Page write unlock operation id.
writeAffinityFunctionContext(AffinityFunctionContext, BinaryRawWriterEx, PlatformContext) - Static method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityUtils
Writes the affinity function context.
writeAffinityTopologyVersion(String, AffinityTopologyVersion) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
writeAffinityTopologyVersion(AffinityTopologyVersion) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeAffinityTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeAffinityTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeAffinityTopologyVersion(AffinityTopologyVersion) - Method in class org.apache.ignite.internal.direct.stream.v3.DirectByteBufferStreamImplV3
writeAffinityTopologyVersion(String, AffinityTopologyVersion) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.cache.store.CacheLoadOnlyStoreAdapter
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.cache.store.CacheStoreAdapter
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.internal.processors.cache.CacheStoreBalancingWrapper
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheWriteBehindStore
writeAll(Collection<Cache.Entry<? extends K, ? extends V>>) - Method in class org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore
writeAllMetadata(BinaryRawWriterEx) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Write all available metadata.
writeAllMetadata(BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Write all available metadata.
writeArray(ObjectOutput, T[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes array to output stream.
writeAsync(String, Serializable) - Method in interface org.apache.ignite.internal.processors.metastorage.DistributedMetaStorage
Write value into distributed metastorage asynchronously.
writeAsync(String, Serializable) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
Write value into distributed metastorage asynchronously.
writeBehindBatchSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindBatchSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeBehindCacheStoreSessionListenerStart() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Notifies cache store session listeners.
writeBehindCacheStoreSessionListenerStart() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Notifies cache store session listeners.
writeBehindCoalescing() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindCoalescing() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeBehindEnabled() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindFlushFrequency() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindFlushFrequency() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeBehindFlushSize() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindFlushSize() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeBehindFlushThreadCount() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeBehindFlushThreadCount() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeBehindSessionEnd(boolean) - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
End session initiated by write-behind store.
writeBehindSessionEnd(boolean) - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
End session initiated by write-behind store.
writeBehindSessionInit() - Method in interface org.apache.ignite.internal.processors.cache.store.CacheStoreManager
Start session initiated by write-behind store.
writeBehindSessionInit() - Method in class org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter
Start session initiated by write-behind store.
writeBinary(BinaryWriter) - Method in interface org.apache.ignite.binary.Binarylizable
Writes fields to provided writer.
writeBinary(Object, BinaryWriter) - Method in class org.apache.ignite.binary.BinaryReflectiveSerializer
Writes fields to provided writer.
writeBinary(Object, BinaryWriter) - Method in interface org.apache.ignite.binary.BinarySerializer
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.binary.BinaryTreeMap
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.binary.BinaryTreeSet
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.jdbc.thin.JdbcThinPartitionAwarenessMappingGroup
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C1
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBatchExecuteResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeGetResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNameGetResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypeNamePutRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBinaryTypePutRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadAckResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcBulkLoadBatchRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcCachePartitionsResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMeta
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV2
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV3
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcColumnMetaV4
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcIndexMeta
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaColumnsResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaIndexesResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaParamsResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaPrimaryKeysResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaSchemasResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcMetaTablesResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcOrderedBatchExecuteResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcParameterMeta
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcPrimaryKeyMeta
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQuery
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCancelRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryCloseRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteMultipleStatementsResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryExecuteResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryFetchResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcQueryMetadataResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in interface org.apache.ignite.internal.processors.odbc.jdbc.JdbcRawBinarylizable
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequest
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResponse
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcResultInfo
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcTableMeta
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl, JdbcProtocolContext) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUpdateBinarySchemaResult
Writes fields to provided writer.
writeBinary(BinaryWriterExImpl) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcQuery
Writes fields to provided writer.
writeBinary(BinaryRawWriterEx) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcTableMeta
Write in a binary format.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheEntry
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.entityframework.PlatformDotNetEntityFrameworkCacheKey
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Writes fields to provided writer.
writeBinary(BinaryRawWriter) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionData
Writes to a binary writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockResult
Writes fields to provided writer.
writeBinary(BinaryRawWriter) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionLockResult
Writes to a binary writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.platform.websession.PlatformDotNetSessionSetAndUnlockProcessor
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.websession.WebSessionAttributeProcessor
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.websession.WebSessionEntity
Writes fields to provided writer.
writeBinary(BinaryWriter) - Method in class org.apache.ignite.lang.IgniteUuid
Writes fields to provided writer.
writeBinaryMetadata(BinaryRawWriter, BinaryMetadata, boolean) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writes the binary metadata to a writer.
writeBitSet(String, BitSet) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes BitSet.
writeBitSet(BitSet) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeBitSet(BitSet) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeBitSet(BitSet) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeBitSet(String, BitSet) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes BitSet.
writeBoolean(boolean) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeBoolean(String, boolean) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeBoolean(byte[], int, boolean) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeBoolean(String, boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeBoolean(boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeBoolean(boolean) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write boolean value.
writeBoolean(boolean) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write boolean value.
writeBoolean(String, boolean) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes boolean value.
writeBoolean(boolean) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeBoolean(boolean) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeBoolean(boolean) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeBoolean(boolean) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeBoolean(boolean) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeBoolean(boolean) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write boolean value.
writeBoolean(boolean) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeBoolean(boolean) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeBoolean(String, boolean) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes boolean value.
writeBooleanArray(boolean[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeBooleanArray(String, boolean[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeBooleanArray(String, boolean[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write boolean array.
writeBooleanArray(boolean[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write boolean array.
writeBooleanArray(String, boolean[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes boolean array.
writeBooleanArray(boolean[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write boolean array.
writeBooleanArray(DataOutput, boolean[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes boolean array to output stream accounting for null values.
writeBooleanArray(boolean[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of booleans.
writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of booleans.
writeBooleanArray(String, boolean[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes boolean array.
writeBooleanFieldPrimitive(boolean) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeBuffer() - Method in class org.apache.ignite.internal.util.nio.GridSelectorNioSessionImpl
 
writeByte(byte) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeByte(String, byte) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeByte(byte[], int, byte) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeByte(String, byte) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeByte(byte) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeByte(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeByte(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write byte value.
writeByte(byte) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write byte value.
writeByte(String, byte) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes byte value.
writeByte(byte) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeByte(byte) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeByte(byte) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeByte(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeByte(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeByte(byte) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write byte value.
writeByte(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeByte(long, byte) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeByte(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeByte(String, byte) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes byte value.
writeByteAndShift(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write next byte to the stream.
writeByteAndShift(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write next byte to the stream.
writeByteAndShift(byte) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write next byte to the stream.
writeByteArray(byte[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeByteArray(String, byte[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeByteArray(String, byte[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write byte array.
writeByteArray(byte[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write byte array.
writeByteArray(String, byte[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes byte array.
writeByteArray(String, byte[], long, int) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes byte array.
writeByteArray(byte[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeByteArray(byte[], long, int) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeByteArray(byte[], long, int) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeByteArray(byte[], long, int) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write byte array.
writeByteArray(DataOutput, byte[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes byte array to output stream accounting for null values.
writeByteArray(DataOutput, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes byte array to output stream accounting for null values.
writeByteArray(byte[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of bytes.
writeByteArray(byte[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of bytes.
writeByteArray(String, byte[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes byte array.
writeByteArray(String, byte[], long, int) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes byte array.
writeByteCollection(DataOutput, Collection<Byte>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
// FIXME: added for DR dataCenterIds, review if it is needed after GG-6879.
writeByteFieldPrimitive(byte) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeBytes(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeBytes(String) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeBytes(String) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeBytes(String) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeBytes(long, byte[]) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Writes byte array into memory location.
writeBytes(long, byte[], int, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
Writes part of byte array into memory location.
writeBytes(String) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeBytesCollection(DataOutput, Collection<byte[]>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes collection of byte arrays to data output.
writeByteVolatile(long, byte) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeCacheConfiguration(BinaryRawWriter, CacheConfiguration) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writes cache configuration.
writeCacheData(StoredCacheData, File) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
 
writeCacheMetrics(BinaryRawWriter, CacheMetrics) - Static method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Writes cache metrics.
writeCacheSizes(int, long, byte[], int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
 
writeChar(char) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeChar(String, char) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeChar(byte[], int, char) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeChar(String, char) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeChar(char) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeChar(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeChar(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write char value.
writeChar(char) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write char value.
writeChar(String, char) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes char value.
writeChar(char) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeChar(char) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeChar(char) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeChar(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeChar(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeChar(char) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write char value.
writeChar(char) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write char value.
writeChar(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeChar(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeChar(String, char) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes char value.
writeCharArray(char[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeCharArray(String, char[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeCharArray(String, char[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeCharArray(char[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeCharArray(char[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write char array.
writeCharArray(char[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write char array.
writeCharArray(String, char[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes char array.
writeCharArray(char[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeCharArray(char[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeCharArray(char[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeCharArray(char[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write char array.
writeCharArray(char[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write char array.
writeCharArray(char[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of chars.
writeCharArray(char[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of chars.
writeCharArray(String, char[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes char array.
writeCharFast(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write char value (fast path).
writeCharFast(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write char value (fast path).
writeCharFast(char) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write char value (fast path).
writeCharFieldPrimitive(char) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeChars(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeChars(String) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeChars(String) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeChars(String) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeChars(String) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeCheckpointEntry(long, UUID, WALPointer, CheckpointRecord, CheckpointEntryType, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointMarkersStorage
Writes checkpoint entry buffer entryBuf to specified checkpoint file with 2-phase protocol.
writeCheckpointEntryDuration() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.CheckpointMetricsTracker
 
writeClusterMetrics(BinaryRawWriterEx, ClusterMetrics) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Write cluster metrics.
writeClusterMetrics(BinaryRawWriterEx, ClusterMetrics) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Write cluster metrics.
writeCollection(Collection<T>) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeCollection(String, Collection<T>) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeCollection(String, Collection<T>) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeCollection(Collection<T>) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeCollection(String, Collection<T>, MessageCollectionItemType) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes collection.
writeCollection(Collection<T>, MessageCollectionItemType, MessageWriter) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeCollection(Collection<T>, MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeCollection(Collection<T>, MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeCollection(BinaryRawWriterEx, Collection<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write collection to the writer.
writeCollection(BinaryRawWriterEx, Collection<T>, PlatformWriterClosure<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write collection to the writer.
writeCollection(BinaryRawWriterEx, Collection<T>, PlatformWriterClosure<T>, IgnitePredicate<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write collection to the writer.
writeCollection(ObjectOutput, Collection<?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeCollection(String, Collection<T>, MessageCollectionItemType) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes collection.
writeCutString(DataOutput, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to output stream accounting for null values.
writeData(BinaryRawWriterEx) - Method in exception org.apache.ignite.internal.processors.platform.cache.PlatformCachePartialUpdateException
Write data.
writeData(BinaryRawWriterEx) - Method in exception org.apache.ignite.internal.processors.platform.PlatformExtendedException
Write data.
writeDate(Date) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDate(String, Date) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDate(String, Date) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDate(Date) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDateArray(Date[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDateArray(String, Date[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDateArray(String, Date[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDateArray(Date[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDecimal(BigDecimal) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDecimal(String, BigDecimal) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDecimal(String, BigDecimal) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDecimal(BigDecimal) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDecimalArray(BigDecimal[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDecimalArray(String, BigDecimal[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDecimalArray(String, BigDecimal[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDecimalArray(BigDecimal[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDefragmentationCompletionMarker(FileIOFactory, File, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.DefragmentationFileUtils
Creates empty completion marker file in given directory.
writeDescriptor(BinaryRawWriterEx, ServiceDescriptor) - Static method in class org.apache.ignite.internal.processors.platform.client.service.ClientServiceDescriptorsResponse
 
writeDotNetConfiguration(BinaryRawWriterEx, PlatformDotNetConfiguration) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Write .Net configuration to the stream.
writeDouble(double) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDouble(String, double) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDouble(byte[], int, double) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeDouble(String, double) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDouble(double) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDouble(double) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write double value.
writeDouble(double) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write double value.
writeDouble(String, double) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes double value.
writeDouble(double) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeDouble(double) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeDouble(double) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeDouble(double) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeDouble(double) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeDouble(double) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write double value.
writeDouble(double) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeDouble(long, double) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeDouble(double) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeDouble(String, double) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes double value.
writeDoubleArray(double[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeDoubleArray(String, double[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeDoubleArray(String, double[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write double array.
writeDoubleArray(double[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write double array.
writeDoubleArray(String, double[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes double array.
writeDoubleArray(double[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write double array.
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write double array.
writeDoubleArray(double[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of doubles.
writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of doubles.
writeDoubleArray(String, double[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes double array.
writeDoubleFieldPrimitive(double) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeEntries() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataRecord
 
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
writeEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
writeEntries() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
writeEntries() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
writeEnum(T) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeEnum(String, T) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeEnum(String, T) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeEnum(T) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeEnum(DataOutput, E) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes enum to output stream accounting for null values.
writeEnumArray(T[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeEnumArray(String, T[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeEnumArray(String, T[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeEnumArray(T[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeEnumInt(BinaryRawWriter, Enum) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writes enum as int.
writeEnumInt(BinaryRawWriter, Enum, Enum) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writes enum as int.
writeError(Throwable, BinaryRawWriterEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writes error.
writeErrorData(Throwable, BinaryRawWriterEx) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writer error data.
writeErrorData(Throwable, BinaryRawWriterEx, IgniteLogger) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write error data.
writeEvent(BinaryRawWriterEx, Event) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Write event.
writeEvent(BinaryRawWriterEx, Event) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Write event.
writeExpiryPolicyFactory(BinaryRawWriter, Factory<? extends ExpiryPolicy>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writes the policy factory.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.cache.affinity.AffinityKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.cache.eviction.AbstractEvictionPolicy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryArray
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.binary.BinarySchema
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cache.query.index.IndexQueryResultMeta
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyDefinition
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.IndexKeyTypeSettings
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cluster.ClusterNodeLocalMapImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cluster.IgniteClusterAsyncImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.cluster.IgniteClusterImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.executor.GridExecutorService
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridJobContextImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridJobSiblingImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridKernalContextImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridLoggerProxy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridMessageListenHandler
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.GridTaskNameHashKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteComputeImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteEventsImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteKernal
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteMessagingImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteSchedulerImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.IgniteServicesImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.managers.communication.TransmissionMeta
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.managers.loadbalancer.GridLoadBalancerAdapter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryImplEx
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeResult
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshot
Deprecated.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionMap
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.distributed.IgniteExternalizableExpiryPolicy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.dr.GridCacheDrInfo
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccCandidate
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProxyImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlIndexMetadata
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryMetricsAdapter.QueryMetricsSnapshot
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
Deprecated.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQuerySqlMetadataV2
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.query.ScoredCacheEntry
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxMap
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionMetricsAdapter.TransactionMetricsSnapshot
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.DistributedCollectionMetadata
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicLongValue
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicReferenceValue
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicSequenceValue
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheAtomicStampedValue
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheCountDownLatchValue
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheInternalKeyImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockState
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.AddProcessor
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.ClearProcessor
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.PollProcessor
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter.RemoveProcessor
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeader
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueHeaderKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreState
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeaderKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetItemKey
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityFunction
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCacheEntryProcessorImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryRemoteFilter
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformClosureJob
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.compute.PlatformFullJob
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.datastreamer.PlatformStreamReceiverImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.events.PlatformEventFilterListenerImpl
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.PlatformAbstractPredicate
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.PlatformJavaObjectFactoryProxy
writeExternal(ObjectOutput) - Method in exception org.apache.ignite.internal.processors.platform.PlatformNativeException
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAbstractMessage
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientAuthenticationRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientCacheRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequest
Deprecated.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientClusterStateRequestV2
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeBean
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientNodeMetricsBean
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientResponse
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientStateRequest
Deprecated.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTaskResultBean
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientTopologyRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridClientWarmUpRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterRequest
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.client.message.GridRouterResponse
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.GridRestResponse
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.handlers.cache.GridCacheRestResponse
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.handlers.cluster.GridBaselineCommandResponse
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryFieldsMetaResult
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.rest.handlers.query.CacheQueryResult
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridByteArrayList
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridIntList
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridLongList
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridMutex
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridReflectionCache
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.GridSynchronizedMap
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.lang.GridTuple
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.lang.GridTuple3
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.lang.GridTuple4
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.lang.GridTuple5
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.lang.GridTuple6
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.visor.VisorEither
writeExternal(ObjectOutput) - Method in class org.apache.ignite.lang.IgniteBiTuple
writeExternal(ObjectOutput) - Method in class org.apache.ignite.lang.IgniteProductVersion
writeExternal(ObjectOutput) - Method in class org.apache.ignite.lang.IgniteUuid
writeExternal(ObjectOutput) - Method in class org.apache.ignite.platform.dotnet.PlatformDotNetAffinityFunction
writeExternal(ObjectOutput) - Method in class org.apache.ignite.plugin.security.SecurityCredentials
writeExternal(ObjectOutput) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
writeExternal(ObjectOutput) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryConnectionCheckMessage
writeExternal(ObjectOutput) - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryMetricsUpdateMessage.MetricsSet
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.cache.query.index.sorted.DurableBackgroundCleanupIndexTreeTaskV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionGroup
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionNode
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionPartition
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.distribution.CacheDistributionTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.cache.reset_lost_partitions.CacheResetLostPartitionsTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.meta.subcommands.VoidDto
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataListResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataMarshalled
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.meta.tasks.MetadataTypeArgs
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.property.PropertyArgs
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertiesListResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.commandline.property.tasks.PropertyOperationResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObject
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.CacheMetricsSnapshotV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.EarliestCheckpointMapSnapshot
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotPartitionsVerifyTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.verify.CacheInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyDumpResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionHashRecordV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.cache.verify.PartitionKeyV2
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.processors.query.aware.IndexRebuildCacheInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineAutoAdjustSettings
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode.ResolvedAddresses
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineNode
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.baseline.VisorBaselineTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadata
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataCollectorTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.binary.VisorBinaryMetadataField
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexForceRebuildTaskRes
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListInfoContainer
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusInfoContainer
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.index.IndexRebuildStatusTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCache
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAffinityNodeTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheClearTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheEvictionConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcType
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheJdbcTypeField
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLoadTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheLostPartitionsTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetadataTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheModifyTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNamesCollectorTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNearConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheNodesTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitions
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheRebalanceTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetLostPartitionsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheResetMetricsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlIndexMetadata
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheSqlMetadata
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStartTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStopTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheStoreConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorCacheToggleStatisticsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorFindAndDeleteGarbageInPersistenceTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorMemoryMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.cache.VisorPartitionMap
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.compute.VisorComputeToggleMonitoringTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyRepairTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.consistency.VisorConsistencyTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadDumpTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadLockInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.debug.VisorThreadMonitorInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.defragmentation.VisorDefragmentationTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityArgs
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.diagnostic.availability.VisorConnectivityResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorCacheGroupEncryptionTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorEncryptionKeyIdsTask.VisorEncryptionKeyIdsResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTask.ReencryptionRateJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionRateTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionStatusTask.VisorReencryptionStatusResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.encryption.VisorReencryptionSuspendTask.VisorReencryptionSuspendResumeJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.event.VisorGridDeploymentEvent
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.event.VisorGridDiscoveryEvent
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.event.VisorGridEvent
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.event.VisorGridJobEvent
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.event.VisorGridTaskEvent
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlock
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.file.VisorFileBlockTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.file.VisorLatestTextFilesTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfs
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsEndpoint
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsFormatTaskArg
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsMetrics
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskArg
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerClearTaskResult
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerEntry
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerTaskArg
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsProfilerUniformityCounters
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsResetMetricsTaskArg
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.igfs.VisorIgfsSamplingStateTaskArg
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.log.VisorLogFile
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.log.VisorLogSearchTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.metric.VisorMetricTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorAckTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterChangeTagTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorClusterNode
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorIdAndTagViewTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.misc.VisorWalTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorAffinityTopologyVersion
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorAtomicConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorBasicConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorBinaryConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorBinaryTypeConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheKeyConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorClientConnectorConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorDataRegionConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorExecutorConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorExecutorServiceConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorHadoopConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorLifecycleConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorMemoryConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorMemoryPolicyConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorMetricsConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorMvccConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeEventsCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeGcTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodePingTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrors
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorNodeSuppressedErrorsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorPeerToPeerConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorSegmentationConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorServiceConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorSpiDescription
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorSqlConnectorConfiguration
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorSuppressedError
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.performancestatistics.VisorPerformanceStatisticsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceCleanAndBackupSettings
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorContinuousQueryCancelTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelOnInitiatorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCancelTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryCleanupTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryConfiguration
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryDetailMetricsCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryEntity
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryField
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndex
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryIndexField
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryMetrics
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryNextPageTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryPingTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResetMetricsTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorQueryTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorRunningQuery
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryCancelTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.query.VisorScanQueryTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.service.VisorCancelServiceTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.service.VisorServiceDescriptor
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.shutdown.VisorShutdownPolicyTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotRestoreTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.snapshot.VisorSnapshotTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.systemview.VisorSystemViewTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationItem
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseId
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.TxVerboseKey
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxInfo
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.tx.VisorTxTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.IndexIntegrityCheckIssue
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.IndexValidationIssue
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeIssue
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesCheckSizeResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.ValidateIndexesPartitionResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorContentionTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyDumpTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorIdleVerifyTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskArg
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.verify.VisorViewCacheTaskResult
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObject
Deprecated.
Save object's specific data content.
writeExternalData(ObjectOutput) - Method in class org.apache.ignite.internal.visor.VisorTaskArgument
Save object's specific data content.
writeField(BinaryObject, ByteBuffer) - Method in interface org.apache.ignite.internal.binary.BinaryFieldEx
Writes field value to the given byte buffer.
writeField(BinaryObject, ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryFieldImpl
Writes field value to the given byte buffer.
writeFieldByOrder(int, ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryObjectExImpl
Writes field value defined by the given field offset to the given byte buffer.
writeFieldByOrder(int, ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Writes field value defined by the given field offset to the given byte buffer.
writeFieldByOrder(int, ByteBuffer) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Writes field value defined by the given field offset to the given byte buffer.
writeFieldId(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Write field ID.
writeFieldIdNoSchemaUpdate(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Write field ID without schema ID update.
writeFields() - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeFloat(float) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeFloat(String, float) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeFloat(byte[], int, float) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeFloat(String, float) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeFloat(float) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeFloat(float) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write float value.
writeFloat(float) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write float value.
writeFloat(String, float) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes float value.
writeFloat(float) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeFloat(float) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
 
writeFloat(float) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeFloat(float) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeFloat(float) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeFloat(float) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write float value.
writeFloat(float) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeFloat(long, float) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeFloat(float) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeFloat(String, float) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes float value.
writeFloatArray(float[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeFloatArray(String, float[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeFloatArray(String, float[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write float array.
writeFloatArray(float[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write float array.
writeFloatArray(String, float[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes float array.
writeFloatArray(float[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write float array.
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write float array.
writeFloatArray(float[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of floats.
writeFloatArray(float[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of floats.
writeFloatArray(String, float[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes float array.
writeFloatFieldPrimitive(float) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeFragmentData(T, ByteBuffer, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
Write row data fragment.
writeFragmentData(CacheDataRow, ByteBuffer, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
Write row data fragment.
writeFragmentData(SimpleDataRow, ByteBuffer, int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
Write row data fragment.
writeFully(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
writeFully(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
writeFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.AbstractFileIO
Writes length bytes from the buffer starting at offset off to this file.
writeFully(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes a sequence of bytes to this file from the sourceBuffer.
writeFully(ByteBuffer, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
writeFully(byte[], int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.EncryptedFileIO
Writes length bytes from the buffer starting at offset off to this file.
writeFully(ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes a sequence of bytes to this file from the sourceBuffer.
writeFully(ByteBuffer, long) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes a sequence of bytes to this file from the sourceBuffer starting from specified file position
writeFully(byte[], int, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FileIO
Writes length bytes from the buffer starting at offset off to this file.
writeFully(SocketChannel, ByteBuffer) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Safely write buffer fully to blocking socket channel.
writeFully(UUID, Message, OutputStream, ByteBuffer) - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageWriter
 
writeHandshake(BinaryWriterExImpl) - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerRequestHandler
Write successful handshake response.
writeHandshake(BinaryWriterExImpl) - Method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler
Write successful handshake response.
writeHandshake(BinaryWriterExImpl) - Method in class org.apache.ignite.internal.processors.odbc.odbc.OdbcRequestHandler
Write successful handshake response.
writeHandshake(BinaryWriterExImpl) - Method in class org.apache.ignite.internal.processors.platform.client.ClientRequestHandler
Write successful handshake response.
writeHeader(short, byte) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes message header.
writeHeader() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileWriteHandle
Write header to segment.
writeHeader(short, byte) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes message header.
writeIgniteConfiguration(BinaryRawWriter, IgniteConfiguration) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writes Ignite configuration.
writeIgniteUuid(BinaryRawWriter, IgniteUuid) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Write IgniteUuid instance.
writeIgniteUuid(String, IgniteUuid) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes IgniteUuid.
writeIgniteUuid(IgniteUuid) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeIgniteUuid(IgniteUuid) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeIgniteUuid(IgniteUuid) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeIgniteUuid(BinaryRawWriterEx, IgniteUuid) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writes IgniteUuid to a writer.
writeIgniteUuid(DataOutput, IgniteUuid) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes IgniteUuid to output stream.
writeIgniteUuid(String, IgniteUuid) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes IgniteUuid.
writeIgniteUuids(DataOutput, Collection<IgniteUuid>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes Ignite UUIDs to output stream.
writeInt(int) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeInt(String, int) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeInt(byte[], int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeInt(long, int, int) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeInt(int, int) - Method in interface org.apache.ignite.internal.binary.BinaryRawWriterEx
Write int value at the specific position.
writeInt(String, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeInt(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeInt(int, int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
Write int value at the specific position.
writeInt(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write int value.
writeInt(int, int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write int value to the given position.
writeInt(int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write int value.
writeInt(int, int) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write int value to the given position.
writeInt(String, int) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes int value.
writeInt(int) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeInt(int) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeInt(int) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeInt(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeInt(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeInt(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write int value.
writeInt(int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write int value to the given position.
writeInt(int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write int value.
writeInt(int, int) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write int value to the given position.
writeInt(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeInt(long, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeInt(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeInt(String, int) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes int value.
writeIntArray(int[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeIntArray(String, int[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeIntArray(String, int[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeIntArray(int[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeIntArray(int[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write int array.
writeIntArray(int[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write int array.
writeIntArray(String, int[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes int array.
writeIntArray(int[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeIntArray(int[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeIntArray(int[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeIntArray(int[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write int array.
writeIntArray(int[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write int array.
writeIntArray(DataOutput, int[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes int array to output stream accounting for null values.
writeIntArray(int[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of ints.
writeIntArray(int[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of ints.
writeIntArray(String, int[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes int array.
writeIntCollection(DataOutput, Collection<Integer>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeIntFast(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write int value (fast path).
writeIntFast(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write int value (fast path).
writeIntFast(int) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write int value (fast path).
writeIntFieldPrimitive(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeIntKeyIntValueMap(DataOutput, Map<Integer, Integer>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeIntKeyMap(ObjectOutput, Map<Integer, ?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeIntVolatile(long, int) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeInvocationResult(BinaryRawWriterEx, Object, Throwable) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writes invocation result (of a job/service/etc) using a common protocol.
writeItems(BinaryWriterExImpl, List<List<Object>>, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
writeLock() - Method in interface org.apache.ignite.internal.GridKernalGateway
This method waits for all current calls to exit and blocks any further GridKernalGateway.readLock() calls until GridKernalGateway.writeUnlock() method is called.
writeLock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
This method waits for all current calls to exit and blocks any further GridKernalGateway.readLock() calls until GridKernalGateway.writeUnlock() method is called.
writeLock(int, long, long) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
writeLock(int, long, long) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
 
writeLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
writeLock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
writeLock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Take the checkpoint write lock.
writeLock(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
writeLock(int, long, long, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
writeLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
writeLock(int, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
writeLock(PageMemory, int, long, long, PageLockListener, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
writeLock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Acquires write lock.
writeLock(ReadWriteLock) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeLock(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
writeLock() - Method in class org.apache.ignite.internal.util.ReentrantReadWriteLockWithTracking
writeLock() - Method in class org.apache.ignite.internal.util.StripedCompositeReadWriteLock
writeLock0() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Acquires write lock without sleeping between unsuccessful attempts.
writeLockedByCurrentThread() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
 
writeLong(long) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeLong(String, long) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeLong(byte[], int, long) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeLong(String, long) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeLong(long) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeLong(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write long value.
writeLong(long) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write long value.
writeLong(String, long) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes long value.
writeLong(long) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeLong(long) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeLong(long) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeLong(long) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeLong(long) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeLong(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write long value.
writeLong(long) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write long value.
writeLong(long) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeLong(long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeLong(long) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeLong(String, long) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes long value.
writeLongArray(long[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeLongArray(String, long[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeLongArray(String, long[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeLongArray(long[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeLongArray(long[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write long array.
writeLongArray(long[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write long array.
writeLongArray(String, long[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes long array.
writeLongArray(String, long[], int) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes long array.
writeLongArray(long[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeLongArray(long[], int) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeLongArray(long[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeLongArray(long[], int) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeLongArray(long[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeLongArray(long[], int) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeLongArray(long[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write long array.
writeLongArray(long[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write long array.
writeLongArray(DataOutput, long[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes long array to output stream.
writeLongArray(long[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of longs.
writeLongArray(long[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of longs.
writeLongArray(String, long[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes long array.
writeLongArray(String, long[], int) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes long array.
writeLongFast(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write long value (fast path).
writeLongFast(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write long value (fast path).
writeLongFast(long) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write long value (fast path).
writeLongFieldPrimitive(long) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeLongString(DataOutput, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to output stream accounting for null values.
writeLongVolatile(long, long) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeMaintenanceTask(MaintenanceTask) - Method in class org.apache.ignite.internal.maintenance.MaintenanceFileStore
 
writeMap(Map<K, V>) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeMap(String, Map<K, V>) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeMap(String, Map<K, V>) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeMap(Map<K, V>) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeMap(String, Map<K, V>, MessageCollectionItemType, MessageCollectionItemType) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes map.
writeMap(Map<K, V>, MessageCollectionItemType, MessageCollectionItemType, MessageWriter) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeMap(Map<K, V>, MessageCollectionItemType, MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeMap(Map<K, V>, MessageCollectionItemType, MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeMap() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
writeMap() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
writeMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
writeMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
writeMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
writeMap - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
Write map.
writeMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
writeMap() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
writeMap() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
writeMap(BinaryRawWriterEx, Map<K, V>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write nullable map to the writer.
writeMap(BinaryRawWriterEx, Map<K, V>, PlatformWriterBiClosure<K, V>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write nullable map to the writer.
writeMap(ObjectOutput, Map<?, ?>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
writeMap(String, Map<K, V>, MessageCollectionItemType, MessageCollectionItemType) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes map.
writeMessage(String, Message) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes nested message.
writeMessage(Message, MessageWriter) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeMessage(Message, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeMessage(Message, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeMessage(String, Message) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes nested message.
writeMessageFully(Message, OutputStream, ByteBuffer, MessageWriter) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Fully writes communication message to provided stream.
writeMessageType(OutputStream, short) - Static method in class org.apache.ignite.spi.communication.tcp.internal.CommunicationTcpUtils
Write message type to output stream.
writeMessageType(ByteBuffer, short) - Static method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
Write message type to byte buffer.
writeMetadata(BinaryRawWriterEx, int, boolean) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Write metadata for the given type ID.
writeMetadata(BinaryRawWriterEx, int, boolean) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Write metadata for the given type ID.
writeMetaStoreDisableWALFlag() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager.WALDisableContext
 
writeNode(BinaryRawWriterEx, ClusterNode) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Writes a node id to a stream and sends node info to native platform, if necessary.
writeNode(BinaryRawWriterEx, ClusterNode) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Writes a node id to a stream and sends node info to native platform, if necessary.
writeNodeAttributes(BinaryRawWriterEx, Map<String, Object>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Writes node attributes.
writeNodes(BinaryRawWriterEx, Collection<ClusterNode>) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Writes multiple node ids to a stream and sends node info to native platform, if necessary.
writeNodes(BinaryRawWriterEx, Collection<ClusterNode>) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Writes multiple node ids to a stream and sends node info to native platform, if necessary.
writeNodeVersion(BinaryRawWriterEx, IgniteProductVersion) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write binary productVersion.
writeNullableCollection(BinaryRawWriterEx, Collection<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write nullable collection to the writer.
writeNullableCollection(BinaryRawWriterEx, Collection<T>, PlatformWriterClosure<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write nullable collection to the writer.
writeNullableCollection(BinaryRawWriterEx, Collection<T>, PlatformWriterClosure<T>, IgnitePredicate<T>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write collection to the writer.
writeNullableInteger(BinaryWriterExImpl, Integer) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
Write nullable integer.
writeNullableMap(BinaryRawWriterEx, Map<K, V>) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformUtils
Write nullable map to the writer.
writeObject(Object) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeObject(String, Object) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeObject(String, Object) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeObject(Object) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeObject(Object) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeObject(BinaryWriterExImpl, Object, JdbcProtocolContext) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
writeObject(BinaryWriterExImpl, Object, boolean) - Static method in class org.apache.ignite.internal.processors.odbc.SqlListenerUtils
 
writeObject(Object) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeObjectArray(Object[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeObjectArray(String, Object[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeObjectArray(String, Object[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeObjectArray(Object[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeObjectArray(String, T[], MessageCollectionItemType) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes array of objects.
writeObjectArray(T[], MessageCollectionItemType, MessageWriter) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeObjectArray(T[], MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeObjectArray(T[], MessageCollectionItemType, MessageWriter) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeObjectArray(String, T[], MessageCollectionItemType) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes array of objects.
writeObjectDetached(Object) - Method in interface org.apache.ignite.internal.binary.BinaryRawWriterEx
 
writeObjectDetached(Object) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeObjectOverride(Object) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writePage(FullPageId, ByteBuffer, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.DelayedDirtyPageStoreWrite
Callback for write page.
writePage(FullPageId, ByteBuffer, int) - Method in interface org.apache.ignite.internal.processors.cache.persistence.PageStoreWriter
Callback for write page.
writePage(PageMemory, int, long, PageLockListener, PageHandler<X, R>, PageIO, IgniteWriteAheadLogManager, Boolean, X, int, R, IoStatisticsHolder, PageIoResolver) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
writePage(PageMemory, int, long, long, PageLockListener, PageHandler<X, R>, PageIO, IgniteWriteAheadLogManager, Boolean, X, int, R, IoStatisticsHolder, PageIoResolver) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
writePartitionAssignment(Collection<List<ClusterNode>>, BinaryRawWriterEx, PlatformContext) - Static method in class org.apache.ignite.internal.processors.platform.cache.affinity.PlatformAffinityUtils
Writes the partition assignment to a stream.
writePartitionsUpdateRequest(PayloadOutputChannel) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityContext
 
writePlainObject(BinaryWriterExImpl, Object) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Write value with flag. e.g. writePlainObject(writer, (byte)77) will write two byte: {BYTE, 77}.
writePlainRecord(WALRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV2Serializer
Write rec to buf without encryption.
writePointer() - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializer
Flag to write (or not) wal pointer to record
writePointer(boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactory
TODO: This flag was added under IGNITE-6029, but still unused.
writePointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
 
writePointer(boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
TODO: This flag was added under IGNITE-6029, but still unused.
writePointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
Flag to write (or not) wal pointer to record
writePointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
Flag to write (or not) wal pointer to record
writeQueryEntity(BinaryRawWriter, QueryEntity) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Write query entity.
writeQueryIndex(BinaryRawWriter, QueryIndex) - Static method in class org.apache.ignite.internal.processors.platform.utils.PlatformConfigurationUtils
Writer query index.
writeQueryMetrics(BinaryRawWriter, QueryMetrics) - Static method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Writes query metrics.
writer(BinaryOutputStream) - Method in class org.apache.ignite.internal.binary.GridBinaryMarshaller
Gets writer for the given output stream.
writer(PlatformMemory) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Get memory writer.
writer(PlatformOutputStream) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Get memory writer.
writer(PlatformMemory) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Get memory writer.
writer(PlatformOutputStream) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Get memory writer.
writer(GridNioSession) - Method in interface org.apache.ignite.internal.util.nio.GridNioMessageWriterFactory
Creates new writer.
writer(UUID) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageFormatter
Creates new message writer instance.
writeRaw(String, byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.metastorage.MetaStorage
writeRaw(String, byte[]) - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.ReadWriteMetastorage
 
writeRecord(ByteBuffer) - Method in class org.apache.ignite.internal.pagemem.wal.record.IndexRenameRootPageRecord
Writing data to the buffer.
writeRecord(WALRecord, ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataSerializer
Writes record data to buffer buf.
writeRecord(WALRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordDataV1Serializer
Writes record data to buffer buf.
writeRecord(WALRecord, ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializer
 
writeRecord(WALRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV1Serializer
writeRecord(WALRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordV2Serializer
writeReplace() - Method in class org.apache.ignite.configuration.CacheConfiguration
Creates a copy of current configuration and removes all cache entry listeners.
writeReplace(Object) - Method in class org.apache.ignite.internal.binary.BinaryClassDescriptor
Perform write replace.
writeReplace() - Method in class org.apache.ignite.internal.processors.platform.cache.query.PlatformContinuousQueryImpl
Replacer for remote filter.
writeReplace() - Method in class org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDummyWakeupMessage
 
writeReplacer(Class) - Static method in class org.apache.ignite.internal.binary.BinaryUtils
Get predefined write-replacer associated with class.
writeRequest(PayloadOutputChannel, Collection<Integer>) - Static method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
Writes caches affinity request to the output channel.
writeResult(PlatformMemory, Object) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Writes the result to reused stream, if any.
writeResult(PlatformMemory, Object, PlatformWriterClosure) - Method in class org.apache.ignite.internal.processors.platform.cache.PlatformCache
Writes the result to reused stream, if any.
writerFactory(GridNioMessageWriterFactory) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
writerMoveCount() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
 
writeRowData(long, int, int, T, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
writeRowData(long, int, byte[]) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
 
writeRowData(long, int, int, CacheDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.DataPageIO
writeRowData(long, int, int, SimpleDataRow, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.SimpleDataPageIO
writes() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets total number of writes of the owning entity (either cache or entry).
writes() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets total number of writes of the owning entity (either cache or entry).
writes(int) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets number of writes.
writes() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxMapping
 
writes() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
writes(Collection<IgniteTxEntry>) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
writes() - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
 
writeSchema(BinaryRawWriterEx, int, int) - Method in interface org.apache.ignite.internal.processors.platform.PlatformContext
Write schema for the given type ID and schema ID.
writeSchema(BinaryRawWriterEx, int, int) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
Write schema for the given type ID and schema ID.
writeSet() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter
writeSet() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
writeSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxImplicitSingleStateImpl
writeSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter
 
writeSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteSingleStateImpl
writeSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteStateImpl
writeSet() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteTxState
 
writeSet() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
writeSharedGroupCacheSizes(PageMemory, int, long, int, Map<Integer, Long>) - Static method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
Saves cache sizes for all caches in shared group.
writeShort(short) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeShort(String, short) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeShort(byte[], int, short) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeShort(long, int, short) - Static method in class org.apache.ignite.internal.binary.BinaryPrimitives
 
writeShort(String, short) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeShort(short) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeShort(int) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeShort(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write short value.
writeShort(int, short) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write short value at the given position.
writeShort(short) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write short value.
writeShort(int, short) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write short value at the given position.
writeShort(String, short) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes short value.
writeShort(short) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeShort(short) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeShort(short) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeShort(int) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeShort(int) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeShort(short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write short value.
writeShort(int, short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write short value at the given position.
writeShort(short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write short value.
writeShort(int, short) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write short value at the given position.
writeShort(int) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeShort(long, short) - Method in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory
 
writeShort(int) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeShort(String, short) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes short value.
writeShortArray(short[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeShortArray(String, short[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeShortArray(String, short[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeShortArray(short[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeShortArray(short[]) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write short array.
writeShortArray(short[]) - Method in interface org.apache.ignite.internal.binary.streams.BinaryOutputStream
Write short array.
writeShortArray(String, short[]) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes short array.
writeShortArray(short[]) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeShortArray(short[]) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeShortArray(short[]) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeShortArray(short[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformBigEndianOutputStreamImpl
Write short array.
writeShortArray(short[]) - Method in class org.apache.ignite.internal.processors.platform.memory.PlatformOutputStreamImpl
Write short array.
writeShortArray(short[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
Writes array of shorts.
writeShortArray(short[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
Writes array of shorts.
writeShortArray(String, short[]) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes short array.
writeShortFast(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryAbstractOutputStream
Write short value (fast path).
writeShortFast(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryHeapOutputStream
Write short value (fast path).
writeShortFast(short) - Method in class org.apache.ignite.internal.binary.streams.BinaryOffheapOutputStream
Write short value (fast path).
writeShortFieldPrimitive(short) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
 
writeString(String) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeString(String, String) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeString(String, String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeString(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeString(String, String) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes String.
writeString(String) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeString(String) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeString(String) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeString(DataOutput, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to output stream accounting for null values.
writeString(String, String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes String.
writeStringArray(String[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeStringArray(String, String[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeStringArray(String, String[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeStringArray(String[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeStringCollection(BinaryWriterExImpl, Collection<String>) - Static method in class org.apache.ignite.internal.processors.odbc.jdbc.JdbcUtils
 
writeStringMap(DataOutput, Map<String, String>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string-to-string map to given data output.
writeStringToFile(File, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to file.
writeStringToFile(File, String, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to file.
writeStringToFile(File, String, String, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes string to file.
writeSynchronization() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeSynchronizationMode() - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
writeSynchronizationMode(CacheWriteSynchronizationMode) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationOverride
 
writeSynchronizationMode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
writeSynchronizationMode() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
writeSynchronizationMode() - Method in class org.apache.ignite.spi.systemview.view.CacheView
 
writeThrough() - Method in class org.apache.ignite.internal.processors.cache.GridCacheAttributes
 
writeThrough() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
writeTime(Time) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeTime(String, Time) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeTime(String, Time) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTime(Time) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTime() - Method in interface org.apache.ignite.internal.client.GridClientDataMetrics
Gets last write time of the owning entity (either cache or entry).
writeTime() - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Gets last write time of the owning entity (either cache or entry).
writeTime(long) - Method in class org.apache.ignite.internal.client.impl.GridClientDataMetricsAdapter
Sets write time.
writeTimeArray(Time[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeTimeArray(String, Time[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeTimeArray(String, Time[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTimeArray(Time[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTimeout(long) - Method in class org.apache.ignite.internal.util.nio.GridNioServer.Builder
 
writeTimeout() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Gets configurable write timeout for this session.
writeTimeout(long) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
Sets configurable write timeout for session.
writeTimestamp(Timestamp) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeTimestamp(String, Timestamp) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeTimestamp(String, Timestamp) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTimestamp(Timestamp) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTimestampArray(Timestamp[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeTimestampArray(String, Timestamp[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeTimestampArray(String, Timestamp[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTimestampArray(Timestamp[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.binary.BinaryEnumObjectImpl
Writes this message to provided byte buffer.
writeTo(DataOutput) - Method in class org.apache.ignite.internal.binary.BinaryFieldMetadata
The object implements the writeTo method to save its contents by calling the methods of DataOutput for its primitive values and strings or calling the writeTo method for other objects.
writeTo(DataOutput) - Method in class org.apache.ignite.internal.binary.BinaryMetadata
The object implements the writeTo method to save its contents by calling the methods of DataOutput for its primitive values and strings or calling the writeTo method for other objects.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.binary.BinaryObjectImpl
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.binary.BinaryObjectOffheapImpl
Writes this message to provided byte buffer.
writeTo(DataOutput) - Method in class org.apache.ignite.internal.binary.BinarySchema
The object implements the writeTo method to save its contents by calling the methods of DataOutput for its primitive values and strings or calling the writeTo method for other objects.
writeTo(BinaryWriterExImpl, BinaryBuilderSerializer) - Method in class org.apache.ignite.internal.binary.builder.BinaryBuilderEnum
writeTo(BinaryWriterExImpl, BinaryBuilderSerializer) - Method in class org.apache.ignite.internal.binary.builder.BinaryModifiableLazyValue
writeTo(BinaryWriterExImpl, BinaryBuilderSerializer) - Method in class org.apache.ignite.internal.binary.builder.BinaryPlainBinaryObject
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridJobCancelRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridJobExecuteRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridJobExecuteResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridJobSiblingsRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridJobSiblingsResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridTaskCancelRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.GridTaskSessionRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.IgniteDiagnosticMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.communication.GridIoMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.communication.GridIoSecurityAwareMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.communication.GridIoUserMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.communication.IgniteIoTestMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentInfoBean
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.deployment.GridDeploymentResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.encryption.GenerateEncryptionKeyResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.managers.eventstorage.GridEventStorageMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateRequestMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.authentication.UserAuthenticateResponseMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.authentication.UserManagementOperationFinishedMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataRequestMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.binary.MetadataResponseMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryInfoCollection
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateAdapter
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheEntryPredicateContainsValue
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheEvictionEntry
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheInvokeDirectResult
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectAdapter
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.CacheObjectByteArrayImpl
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicDeferredUpdateResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicNearResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicSingleUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicCheckUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateFilterRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicUpdateResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.NearCacheUpdates
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.UpdateErrors
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtAffinityAssignmentResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxOnePhaseCommitAckRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryEnlistResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtUnlockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridInvokeValue
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.PartitionUpdateCountersMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CacheGroupAffinityMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtForceKeysResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandLegacyMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemandMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionExchangeId
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsAbstractMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsSingleRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionSupplyMessageV2
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch.LatchAckMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTtlUpdateRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridCacheTxRecoveryResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedBaseMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.CacheVersionedValue
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearUnlockRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEntryInfo
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheGroupIdMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIdMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMvccEntryInfo
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridCacheReturn
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.GridChangeGlobalStateMessageResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.KeyCacheObjectImpl
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.DeadlockProbe
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryCntr
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestQueryId
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTx
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryCntr
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccAckRequestTxAndQueryId
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccActiveQueriesMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccFutureResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccQuerySnapshotRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccRecoveryFinishedMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccSnapshotResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.MvccTxSnapshotRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccSnapshotWithoutTxs
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.MvccVersionImpl
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesFailureMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotFilesRequestMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxEntry
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxKey
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxEntryValueHolder
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLock
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLockList
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.transactions.TxLocksResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheRawVersionedEntry
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersion
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.WalStateAckMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cluster.ClusterMetricsUpdateMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.continuous.ContinuousRoutineStartResultMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerEntry
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingRequestMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.marshaller.MissingMappingResponseMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.odbc.ClientMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryCancelRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryNextPageResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.messages.GridQueryKillResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.query.schema.message.SchemaOperationStatusMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.rest.handlers.task.GridTaskResultResponse
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.service.ServiceDeploymentProcessId
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResult
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.service.ServiceSingleNodeDeploymentResultBatch
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.distributed.SingleNodeMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.GridByteArrayList
Writes this message to provided byte buffer.
writeTo(DataOutput, GridIntList) - Static method in class org.apache.ignite.internal.util.GridIntList
 
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.GridIntList
Writes this message to provided byte buffer.
writeTo(DataOutput, GridLongList) - Static method in class org.apache.ignite.internal.util.GridLongList
 
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.GridLongList
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.GridMessageCollection
Writes this message to provided byte buffer.
writeTo(OutputStream) - Method in class org.apache.ignite.internal.util.io.GridByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.util.UUIDCollectionMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in interface org.apache.ignite.plugin.extensions.communication.Message
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.collision.jobstealing.JobStealingRequest
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpInverseConnectionResponseMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeMessage2
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.messages.HandshakeWaitMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.messages.NodeIdMessage
Writes this message to provided byte buffer.
writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.spi.communication.tcp.messages.RecoveryLastReceivedMessage
Writes this message to provided byte buffer.
writeToSocket(Socket, TcpDiscoveryAbstractMessage, byte[], long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Writes message to the socket.
writeToSocket(Socket, TcpDiscoveryAbstractMessage, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Writes message to the socket.
writeToSocket(ClusterNode, Socket, OutputStream, TcpDiscoveryAbstractMessage, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
 
writeToSocket(Socket, OutputStream, TcpDiscoveryAbstractMessage, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Writes message to the socket.
writeToSocket(TcpDiscoveryAbstractMessage, Socket, int, long) - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
Writes response to the socket.
writeToStoreFromDht() - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
 
writeUnlock() - Method in interface org.apache.ignite.internal.GridKernalGateway
This method unblocks GridKernalGateway.writeLock().
writeUnlock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
This method unblocks GridKernalGateway.writeLock().
writeUnlock(int, long, long, Boolean, boolean) - Method in class org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl
Releases locked page.
writeUnlock(int, long, long, Boolean, boolean) - Method in interface org.apache.ignite.internal.pagemem.PageSupport
Releases locked page.
writeUnlock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheGateway
 
writeUnlock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
 
writeUnlock() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointReadWriteLock
Release the checkpoint write lock
writeUnlock(long, long, long, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
Note: Default WAL record policy will be used.
writeUnlock(long, long, long, Boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStructure
 
writeUnlock(int, long, long, Boolean, boolean, boolean) - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
 
writeUnlock(int, long, long, Boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
Releases locked page.
writeUnlock(int, long, long, Boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
writeUnlock(PageMemory, int, long, long, long, PageLockListener, Boolean, boolean) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
writeUnlock() - Method in class org.apache.ignite.internal.util.GridSpinReadWriteLock
Releases write lock.
writeUnlock(long, int) - Method in class org.apache.ignite.internal.util.OffheapReadWriteLock
 
writeUnshared(Object) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeUTF(String) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeUTF(String) - Method in class org.apache.ignite.internal.dto.IgniteDataTransferObjectOutput
writeUTF(String) - Method in class org.apache.ignite.internal.marshaller.optimized.OptimizedObjectOutputStream
writeUTF(DataOutput, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Write UTF string which can be null.
writeUTF(String) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
writeUTF(String) - Method in class org.apache.ignite.internal.visor.VisorDataTransferObjectOutput
Deprecated.
writeUuid(UUID) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeUuid(String, UUID) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeUuid(String, UUID) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeUuid(UUID) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeUuid(String, UUID) - Method in class org.apache.ignite.internal.direct.DirectMessageWriter
Writes UUID.
writeUuid(UUID) - Method in interface org.apache.ignite.internal.direct.stream.DirectByteBufferStream
 
writeUuid(UUID) - Method in class org.apache.ignite.internal.direct.stream.v1.DirectByteBufferStreamImplV1
writeUuid(UUID) - Method in class org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2
writeUuid(DataOutput, UUID) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes UUID to output stream.
writeUuid(BinaryRawWriter, UUID) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes UUID to binary writer.
writeUuid(String, UUID) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
Writes UUID.
writeUuidArray(UUID[]) - Method in interface org.apache.ignite.binary.BinaryRawWriter
 
writeUuidArray(String, UUID[]) - Method in interface org.apache.ignite.binary.BinaryWriter
 
writeUuidArray(String, UUID[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeUuidArray(UUID[]) - Method in class org.apache.ignite.internal.binary.BinaryWriterExImpl
writeUuids(DataOutput, Collection<UUID>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Writes UUIDs to output stream.
writeValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
 
writeValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicFullUpdateRequest
writeValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateInvokeRequest
writeValue(int) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicSingleUpdateRequest
writeVer - Variable in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
Write version.
writeVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
Write version.
writeVer - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
Write version.
writeVer - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Entries write version.
writeVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.DataEntry
 
writeVersion() - Method in class org.apache.ignite.internal.pagemem.wal.record.TxRecord
 
writeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
 
writeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
writeVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishRequest
 
writeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareRequest
 
writeVersion() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
 
writeVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
writeVersion(GridCacheVersion) - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Sets write version.
writeVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
writeVersion(GridCacheVersion) - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Sets write version.
writeView - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxStateImpl
Write view on transaction map.
writeWithHeaders(WALRecord, ByteBuffer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.wal.serializer.io.RecordIO
Writes record data with headers to buf.
writtenPagesCounter() - Method in interface org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgress
 
writtenPagesCounter() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointProgressImpl

X

X - Class in org.apache.ignite.internal.util.typedef
Defines global scope.
xid() - Method in class org.apache.ignite.events.CacheEvent
ID of surrounding cache transaction or null if there is no surrounding transaction.
xid() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishResponse
 
xid() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
Gets unique identifier for this transaction.
xid() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Gets unique identifier for this transaction.
xid() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionEventProxyImpl
Gets unique identifier for this transaction.
xid() - Method in class org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
Gets unique identifier for this transaction.
xid() - Method in class org.apache.ignite.spi.systemview.view.TransactionView
 
xid() - Method in interface org.apache.ignite.transactions.Transaction
Gets unique identifier for this transaction.
xidVer - Variable in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter
Transaction ID.
xidVersion() - Method in class org.apache.ignite.internal.processors.cache.mvcc.ProbedTx
 
xidVersion() - Method in interface org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx
 
xidVersion() - Method in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter

Y

YEAR - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
Keyword: YEAR.
youngest(Collection<ClusterNode>, IgnitePredicate<ClusterNode>) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Gets youngest node out of collection of nodes.

Z

ZERO - Static variable in class org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
 
zeroMemory(ByteBuffer, int, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
Will zero memory in buf
zeroMemory(long, int, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler
 
zip(byte[]) - Static method in class org.apache.ignite.internal.util.IgniteUtils
Zip binary payload using default compression.
zip(byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
 
zip(Collection<? extends K>, V) - Static method in class org.apache.ignite.internal.util.lang.GridFunc
Deprecated.
ZIP_SUFFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
Suffix for zip files
ZIP_SUFFIX - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentRouter
 
zipBytes(byte[]) - Static method in class org.apache.ignite.internal.client.marshaller.optimized.GridClientZipOptimizedMarshaller
Zips bytes.
zipBytes(byte[]) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Zips byte array.
zipBytes(byte[], int) - Static method in class org.apache.ignite.internal.visor.util.VisorTaskUtils
Zips byte array.
ZSTD_COMPRESSED_PAGE - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
ZSTD_DEFAULT_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
ZSTD_MAX_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 
ZSTD_MIN_LEVEL - Static variable in class org.apache.ignite.internal.processors.compress.CompressionProcessor
 

С

сheckCrc() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesTaskArg
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z С 

${current.year} Copyright © Apache Software Foundation
Ignite Database and Caching Platform :   ver. 2.13.0
Release Date :   April 20 2022