- 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
-
- 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
- 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.
- 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
-
- 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, DataRegionMetricsImpl, DataRegion, ReuseList, IgniteWriteAheadLogManager, long, boolean, PageLockListener, GridKernalContext, AtomicLong, byte) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.freelist.AbstractFreeList
-
- 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
-
- 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
-
- AbstractSystemViewExporterSpi - Class in org.apache.ignite.internal.managers.systemview
-
- AbstractSystemViewExporterSpi() - Constructor for class org.apache.ignite.internal.managers.systemview.AbstractSystemViewExporterSpi
-
- 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() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
- 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.
- 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
-
- 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.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.
- 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(int) - 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.
- 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
- acquireSafePoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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
-
- actionsForMaintenanceTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
-
- 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
-
- activate() - Method in class org.apache.ignite.internal.processors.cluster.ChangeGlobalStateMessage
-
- 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
-
- active(boolean) - Method in interface org.apache.ignite.Ignite
-
- active() - Method in interface org.apache.ignite.IgniteCluster
-
- active(boolean) - Method in interface org.apache.ignite.IgniteCluster
-
- 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.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
-
- 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
-
Changes Ignite grid state to active or inactive.
- active() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.metric.GridMetricManager
-
- 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
-
- activeMaintenanceTask(String) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
-
- 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
-
- 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(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(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.
- addAction(DiagnosticProcessor.DiagnosticAction) - Method in class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster.DiagnosticPageBuilder
-
- 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.
- addAssignments(GridDhtPreloaderAssignments, boolean, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
-
Adds assignments to preloader.
- addAssignments(GridDhtPreloaderAssignments, boolean, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
-
Adds assignments to preloader.
- addAssignments(GridDhtPreloaderAssignments, boolean, long, GridDhtPartitionDemander.RebalanceFuture, GridCompoundFuture<Boolean, Boolean>, GridCompoundFuture<Boolean, Boolean>) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
-
Adds assignments to preloader.
- 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
-
- addContinuousQueryClosure(CI1<Boolean>, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateFuture
-
- addCurrentWalArchiveSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
-
Adding current WAL archive size in bytes.
- 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.mvcc.msg.PartitionCountersNeighborcastRequest
-
Deployment enabled flag indicates whether deployment info has to be added to this message.
- addDeploymentInfo() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
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, UUID, 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, UUID, String, String, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheEventManager
-
- addEvent(int, KeyCacheObject, UUID, GridCacheMvccCandidate, int, CacheObject, boolean, CacheObject, boolean, UUID, 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, UUID, 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.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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- addQueryFuture(long, GridCacheDistributedQueryFuture<?, ?, ?>) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
-
Removes query future from futures map.
- 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).
- 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.
- addReservedWalArchiveSize(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.aware.SegmentAware
-
Adding reserved WAL archive size in bytes.
- 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!!!
- 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
-
- 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.
- 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
-
- addUser(String, String) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
Adds new user.
- 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
-
- adjustedWalHistorySize(DataStorageConfiguration, IgniteLogger) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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
-
- affExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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(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
-
- 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.
- 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
-
- 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.GridServiceAssignments
-
Deprecated.
- 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.ServiceDescriptorImpl
-
Deprecated.
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(IgniteBinary, int, Object) - Method in class org.apache.ignite.internal.client.thin.ClientCacheAffinityMapping
-
Calculates affinity node for given cache and key.
- 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
-
- 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.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
-
- 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.
- 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.
- 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
MaintenanceAction
s 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
MaintenanceAction
s 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
MaintenanceAction
s 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
-
- 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) - Static method in class org.apache.ignite.internal.util.GridUnsafe
-
Allocates memory.
- 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.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
-
- 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
-
- 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
-
- AlwaysTrueReducer(T) - Constructor for class org.apache.ignite.internal.util.lang.gridfunc.AlwaysTrueReducer
-
- 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) - 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(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(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(DumpProcessor) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.PageLockLogSnapshot
- apply(DumpProcessor) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockDump
-
- apply(DumpProcessor) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.stack.PageLockStackSnapshot
- apply(DumpProcessor) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLocksDumpLock
- 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(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 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
-
- applyx() - Method in class org.apache.ignite.internal.util.lang.GridAbsPredicateX
-
- applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridClosure3X
-
- applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridInClosure3X
-
- applyx(E1, E2, E3) - Method in class org.apache.ignite.internal.util.lang.GridPredicate3X
-
- applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteClosure2X
-
- applyx(E) - Method in class org.apache.ignite.internal.util.lang.IgniteClosureX
-
- applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosure2X
-
- applyx(T) - Method in class org.apache.ignite.internal.util.lang.IgniteInClosureX
-
- applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteOutClosureX
-
- applyx(E1, E2) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicate2X
-
- applyx(E1) - Method in class org.apache.ignite.internal.util.lang.IgnitePredicateX
-
- applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer2X
-
- applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducer3X
-
- applyx() - Method in class org.apache.ignite.internal.util.lang.IgniteReducerX
-
- applyx(InputStream, OutputStream) - Method in class org.apache.ignite.spi.communication.tcp.internal.shmem.SHMemHandshakeClosure
-
- 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_LIST - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
-
- 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() - 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
-
- 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
-
- 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
-
- 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.
- assigns() - Method in class org.apache.ignite.internal.processors.service.GridServiceAssignments
-
Deprecated.
- assigns(Map<UUID, Integer>) - Method in class org.apache.ignite.internal.processors.service.GridServiceAssignments
-
Deprecated.
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Gets async callback pool.
- asyncCallbackPool() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Gets async callback pool.
- asyncCallbackPool() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
Gets async callback pool.
- AsyncFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
.
- 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.
- 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_EVENT_DRIVEN_SERVICE_PROCESSOR_ENABLED - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
-
Ignite services processor mode.
- 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
-
- 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
-
Node attribute that is mapped to node port number (value is comm.shmem.tcp.port).
- 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.
- ATTR_VALIDATE_CACHE_REQUESTS - Static variable in class org.apache.ignite.internal.IgniteNodeAttributes
-
Internal attribute indicates that incoming cache requests should be validated on primary node as well.
- 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.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
-
Get distinct attribute names for given nodes projection.
- attributeNames() - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
-
Get distinct attribute names for given nodes projection.
- attributeNames() - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
-
Get distinct attribute names for given nodes projection.
- AttributeNames - Class in org.apache.ignite.spi.communication.tcp
-
- AttributeNames(String, 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
-
- 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.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.
- attributeValues(String) - Method in class org.apache.ignite.internal.ClusterLocalNodeMetricsMXBeanImpl
-
Get distinct attribute values for given nodes projection.
- attributeValues(String) - Method in class org.apache.ignite.internal.ClusterMetricsMXBeanImpl
-
Get distinct attribute values for given nodes projection.
- attributeValues(String) - Method in interface org.apache.ignite.mxbean.ClusterMetricsMXBean
-
Get distinct attribute values for given nodes projection.
- AUTH_FAILED - Static variable in class org.apache.ignite.internal.processors.platform.client.ClientStatus
-
Authentication failed.
- authenticate(String, String) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
Authenticate user.
- 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 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 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.
- 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.
- authentication() - Method in interface org.apache.ignite.internal.GridKernalContext
-
Gets authentication processor.
- authentication() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Gets authentication processor.
- authentication() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
Gets authentication processor.
- 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.
- AuthorizationContext - Class in org.apache.ignite.internal.processors.authentication
-
Ignite authentication context.
- AuthorizationContext(User) - Constructor for class org.apache.ignite.internal.processors.authentication.AuthorizationContext
-
Creates authentication context.
- authorizationContext() - Method in class org.apache.ignite.internal.processors.odbc.ClientListenerAbstractConnectionContext
-
Return connection authorization context.
- authorizationContext() - Method in interface org.apache.ignite.internal.processors.odbc.ClientListenerConnectionContext
-
Return connection authorization context.
- authorizationContext() - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
-
- authorizationContext(AuthorizationContext) - Method in class org.apache.ignite.internal.processors.rest.request.GridRestRequest
-
- authorizationContext() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
-
- authorizationContext(AuthorizationContext) - Method in class org.apache.ignite.plugin.security.AuthenticationContext
-
Set authorization context acquired after native Apache Ignite authentication.
- 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
-
Auto-adjust timeout value in milliseconds.
- 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
-
- 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
-
- automaticAction() - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance.DefragmentationWorkflowCallback
-
- automaticAction() - Method in interface org.apache.ignite.maintenance.MaintenanceWorkflowCallback
-
- 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.util.ipc.shmem.IpcSharedMemoryInputStream
- 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.
- 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.
- avgMessageProcessingTime() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
-
Gets average message processing time.
- 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.
- awaitFirstPage() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
-
Waits for the first page to be received from remote node(s), if any.
- awaitFirstPage() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
-
Waits for the first page to be received from remote node(s), if any.
- awaitFirstPage() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
Waits for the first page to be received from remote node(s), if any.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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_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_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
-
- 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
-
- 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
-
- 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<K,V> - Class in org.apache.ignite.events
-
This is an experimental API.
- CacheConsistencyViolationEvent(ClusterNode, String, Map<UUID, Map<K, V>>, Map<K, V>) - Constructor for class org.apache.ignite.events.CacheConsistencyViolationEvent
-
Creates a new instance of CacheConsistencyViolationEvent.
- 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.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
-
- 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
-
- 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
-
- 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 - 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) - 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, PageLockListener, 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
-
- 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
-
- 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
-
- CacheDistributedGetFutureAdapter<K,V> - Class in org.apache.ignite.internal.processors.cache.distributed.dht
-
- CacheDistributedGetFutureAdapter(GridCacheContext<K, V>, Collection<KeyCacheObject>, boolean, boolean, UUID, 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
-
- 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
-
- 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
-
- 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
-
- CacheEntrySerializablePredicate(CacheEntryPredicate) - Constructor for class org.apache.ignite.internal.processors.cache.CacheEntrySerializablePredicate
-
- 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
-
- 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
-
- 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, DataRegionMetricsImpl, DataRegion, IgniteWriteAheadLogManager, long, boolean, PageLockListener, 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 - 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() - 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 interface org.apache.ignite.internal.processors.cache.persistence.snapshot.SnapshotOperation
-
Cache group ids included to this snapshot.
- 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
-
- CacheGroupMetricsMXBeanImpl - Class in org.apache.ignite.internal.processors.cache
-
- CacheGroupMetricsMXBeanImpl(CacheGroupContext) - Constructor for class org.apache.ignite.internal.processors.cache.CacheGroupMetricsMXBeanImpl
-
Deprecated.
Creates Group metrics MBean.
- 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
-
- 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
-
- 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
-
- 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
-
- 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 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.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.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
-
- 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
-
- 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
-
- 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
-
- CacheJdbcBlobStore<K,V> - Class in org.apache.ignite.cache.store.jdbc
-
- CacheJdbcBlobStore() - Constructor for class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
-
- CacheJdbcBlobStoreFactory<K,V> - Class in org.apache.ignite.cache.store.jdbc
-
- 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
-
- 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
-
- 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
-
- CacheLocalStore - Annotation Type in org.apache.ignite.internal.processors.cache.store
-
- CacheLockCandidates - Interface in org.apache.ignite.internal.processors.cache
-
- CacheManager - Class in org.apache.ignite.cache
-
- 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
-
- cacheMetricsRegistryName(String, boolean) - Static method in class org.apache.ignite.internal.processors.metric.impl.MetricUtils
-
- CacheMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache
-
- 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 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 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.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.GridServiceAssignments
-
Deprecated.
- 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.ServiceDescriptorImpl
-
Deprecated.
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 - 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
-
- 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
-
- 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, UUID, boolean, ExpiryPolicy, boolean, Byte, boolean, boolean, 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(CacheConfiguration<?, ?>) - Static method in class org.apache.ignite.internal.processors.cache.CacheGroupContext
-
- cacheOrGroupName() - Method in class org.apache.ignite.internal.processors.cache.CacheGroupDescriptor
-
- 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
-
- 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.
- 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
-
- 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.authentication.IgniteAuthenticationProcessor
-
On cache processor started.
- 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
-
- 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
-
- CacheSqlMetadata() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.CacheSqlMetadata
-
- 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
-
- 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(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.
- 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
-
- 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
-
- 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
-
- CacheView(DynamicCacheDescriptor) - 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.
- 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
-
- 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
-
- callbackExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- callcc() - Method in interface org.apache.ignite.compute.ComputeJobContinuation
-
- callcc() - Method in class org.apache.ignite.compute.ComputeJobContinuationAdapter
-
- callcc() - Method in class org.apache.ignite.internal.GridJobContextImpl
-
- 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
-
- 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(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.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() - 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() - 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(Long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
-
Cancel query.
- cancel() - Method in class org.apache.ignite.internal.processors.query.schema.SchemaIndexOperationCancellationToken
-
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.GridServiceProcessor
-
Deprecated.
- cancel(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- cancel(String) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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(ServiceContext) - Method in interface org.apache.ignite.services.Service
-
Cancels this service.
- 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() - Method in class org.apache.ignite.spi.communication.tcp.internal.shmem.ShmemAcceptWorker
-
Cancels this runnable interrupting actual runner.
- cancel() - Method in class org.apache.ignite.spi.communication.tcp.internal.shmem.ShmemWorker
-
Cancels this runnable interrupting actual runner.
- 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.GridServiceProcessor
-
Deprecated.
- cancelAll(Collection<String>) - Method in class org.apache.ignite.internal.processors.service.GridServiceProcessor
-
Deprecated.
- cancelAll() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- cancelAll(Collection<String>) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- cancelAll() - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- cancelAll(Collection<String>) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.
- cancelDestroy(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.PartitionDestroyQueue
-
- 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
-
- 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_BY_ORIGINATOR - Static variable in class org.apache.ignite.internal.processors.query.h2.twostep.messages.GridQueryFailResponse
-
Cancelled by originator failure type.
- 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.
- cancelQueries(Collection<Long>) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
-
Cancel specified queries.
- cancelQueries(Collection<Long>) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
Cancel specified queries.
- cancelQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
- cancelQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
- cancelQuery() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
- cancelRemove(IgniteBiTuple<Boolean, ?>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
-
- 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.
- 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.
- 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
-
- 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
- canRelease(long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree.Put
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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, Date, 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.
- ChangeTopologyWatcher - Class in org.apache.ignite.internal.processors.cluster.baseline.autoadjust
-
Watcher of topology changes.
- ChangeTopologyWatcher(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.ChangeTopologyWatcher
-
- 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.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.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
-
- 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
-
- 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
-
- 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.
- 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(FilePageStoreManager, CacheGroupContext, int, byte) - Static method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyUtility
-
- checkPartitionsPageCrcSum(FilePageStore, CacheGroupContext, 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 partiion with partId
id and assosiated
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_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
-
- 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) - 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.
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- checkRemoved(GridCacheQueueHeader) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueAdapter
-
- 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.
- checkStarvation() - Method in class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
-
Deprecated.
- checkStarvation() - Method in interface org.apache.ignite.mxbean.StripedExecutorMXBean
-
- 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.AuthorizationContext
-
- 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
-
- CI2<E1,E2> - Interface in org.apache.ignite.internal.util.typedef
-
- CI3<E1,E2,E3> - Interface in org.apache.ignite.internal.util.typedef
-
- 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
-
- CIX1() - Constructor for class org.apache.ignite.internal.util.typedef.CIX1
-
- CIX2<E1,E2> - Class in org.apache.ignite.internal.util.typedef
-
- CIX2() - Constructor for class org.apache.ignite.internal.util.typedef.CIX2
-
- CIX3<E1,E2,E3> - Class in org.apache.ignite.internal.util.typedef
-
- 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(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.communication.tcp.internal.shmem.ShmemWorker
-
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
-
- 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
-
- cleanupCheckpointDirectory() - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
-
- 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.
- cleanupRemovedCache(String) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
-
- cleanupRemovedGroup(int) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
-
- 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() - 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
CacheWriter
s.
- 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() - Static method in class org.apache.ignite.internal.processors.authentication.AuthorizationContext
-
Clear authentication context.
- 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
CacheWriter
s.
- 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
CacheWriter
s.
- 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.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.IgniteCache
-
Clears entries from the cache and swap storage, without notifying listeners or
CacheWriter
s.
- 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
CacheWriter
s.
- 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
CacheWriter
s.
- 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.IgniteCache
-
Asynchronously clears entries from the cache and swap storage, without notifying listeners or
CacheWriter
s.
- 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
CacheWriter
s.
- 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
CacheWriter
s.
- 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() - Method in interface org.apache.ignite.IgniteCache
-
Asynchronously clears the contents of the cache, without notifying listeners or
CacheWriter
s.
- clearAsync(K) - Method in interface org.apache.ignite.IgniteCache
-
Asynchronously clears entry from the cache and swap storage, without notifying listeners or
CacheWriter
s.
- 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
CacheWriter
s.
- 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
CacheWriter
s.
- 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
CacheWriter
s.
- clearAsync() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
-
Asynchronously clears the contents of the cache, without notifying listeners or
CacheWriter
s.
- 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.
- 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.
- 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.IgniteKernal
-
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
-
- 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
- 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
-
- 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
-
- 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_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.
- 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(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
-
- 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.
- 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.
- 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
-
- 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
-
- 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, 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
-
- 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
- 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
-
- 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, 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.
- 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(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
-
- 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.
- 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.
- ClientServiceInvokeRequest - Class in org.apache.ignite.internal.processors.platform.client.service
-
Request to invoke service method.
- ClientServiceInvokeRequest(BinaryReaderExImpl) - 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 class org.apache.ignite.internal.sql.optimizer.affinity.PartitionParameterNode
-
- 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
-
- clone() - Method in interface org.apache.ignite.binary.BinaryObject
-
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.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 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 interface org.apache.ignite.internal.client.thin.io.ClientConnection
-
Closes the connection.
- close() - Method in class org.apache.ignite.internal.client.thin.TcpIgniteClient
- 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
-
- 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.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.GridCacheDatabaseSharedManager.FileLockHolder
-
Closes file channel
- 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.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() - 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(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 class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
Closes endpoint.
- close() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInputStream
- close() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOutputStream
- close() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Closes server IPC.
- close() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
- 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.GridShmemCommunicationClient
- 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.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
-
- closeTime() - Method in class org.apache.ignite.internal.util.nio.GridNioSessionImpl
-
- 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
-
- 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
-
- cluster() - Method in class org.apache.ignite.internal.IgniteKernal
-
- 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
-
- 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
-
- 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
-
- ClusterGroupAdapter(GridKernalContext, UUID, IgnitePredicate<ClusterNode>) - Constructor for class org.apache.ignite.internal.cluster.ClusterGroupAdapter
-
- ClusterGroupAdapter(GridKernalContext, UUID, 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 class org.apache.ignite.events.ClusterTagUpdatedEvent
-
Cluster ID which tag was updated.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.IgniteKernal
-
Checks cluster state.
- clusterState(String) - Method in class org.apache.ignite.internal.IgniteKernal
-
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
-
- clusterState(String) - 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
-
- 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
-
- 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
-
- CO<T> - Interface in org.apache.ignite.internal.util.typedef
-
- coctx - Variable in class org.apache.ignite.internal.processors.cache.persistence.RowStore
-
- 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
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.GridPluginComponent
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
-
- 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
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
-
- collectGridNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
-
- 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.
- 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
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.GridPluginComponent
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.binary.CacheObjectBinaryProcessorImpl
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.continuous.GridContinuousProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.GridProcessorAdapter
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.marshaller.GridMarshallerMappingProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.plugin.IgnitePluginProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.security.IgniteSecurityProcessor
-
- collectJoiningNodeData(DiscoveryDataBag) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
-
- 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
-
- 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.processors.cache.transactions.IgniteTxManager
-
- 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
-
- 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.sql.command.SqlBulkLoadCommand
-
Returns the list of columns.
- columns() - Method in class org.apache.ignite.internal.sql.command.SqlCreateIndexCommand
-
- 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
-
- 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(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.
- 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.
- 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.
- 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.
- compareTo(Event) - Method in class org.apache.ignite.events.EventAdapter
- 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(GridCacheVersion) - 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(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
-
- 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() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
-
Method that marks task as complete.
- complete(QueryCursor, long, List<VisorQueryField>) - Method in class org.apache.ignite.internal.visor.query.VisorQueryHolder
-
Complete query execution.
- completeCacheStartFuture(DynamicCacheChangeRequest, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.GridCacheProcessor
-
- completed() - Method in class org.apache.ignite.internal.processors.cache.WalStateDistributedProcess
-
- COMPLETED_TASK_DESC - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
-
- 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
-
- 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.
- 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.
- compositeRwLockIndex() - Method in class org.apache.ignite.thread.IgniteThread
-
- compositeRwLockIndex(int) - Method in class org.apache.ignite.thread.IgniteThread
-
- 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
-
- 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.
- ComputeJob - Interface in org.apache.ignite.compute
-
- 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
-
- 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.
- ComputeJobView - Class in org.apache.ignite.spi.systemview.view
-
- 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
-
- 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
-
- ComputeTaskSplitAdapter() - Constructor for class org.apache.ignite.compute.ComputeTaskSplitAdapter
-
- 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
-
- 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
-
- 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.
- 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.GridServiceAssignments
-
Deprecated.
- configuration() - Method in class org.apache.ignite.internal.processors.service.GridServiceDeployment
-
Deprecated.
- 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
-
- 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
-
- configureHistogramMetric(String, long[]) - Method in class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
-
- configureHistogramMetric(String, long[]) - Method in interface org.apache.ignite.mxbean.MetricsMxBean
-
- configureHitRate(String, long) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
-
- configureHitRateMetric(String, long) - Method in class org.apache.ignite.internal.processors.metric.MetricsMxBeanImpl
-
- configureHitRateMetric(String, long) - Method in interface org.apache.ignite.mxbean.MetricsMxBean
-
- confirmOrder(int, String) - Method in class org.apache.ignite.internal.binary.BinarySchema
-
Try speculatively confirming order for the given field name.
- 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
-
- 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, no SHMEM.
- 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, GridTimeoutProcessor, ClusterStateProvider, GridNioServerWrapper) - 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.
- 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
-
- 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.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.ClusterNodeView
-
- 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.
- 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.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.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(AuthorizationContext) - Static method in class org.apache.ignite.internal.processors.authentication.AuthorizationContext
-
- context() - Static method in class org.apache.ignite.internal.processors.authentication.AuthorizationContext
-
- 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.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
-
- 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
-
- 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(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.
- 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.
- 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
-
- 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
-
- 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
-
- convertToSqlException(Exception, String, String) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
-
- 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.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.
- 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.
- 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.metric.GridMetricManager
-
- 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.
- CorruptedFreeListException - Exception in org.apache.ignite.internal.processors.cache.persistence.freelist
-
- CorruptedFreeListException(String, Throwable) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.freelist.CorruptedFreeListException
-
- 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
-
- CorruptedPersistenceException - Interface in org.apache.ignite.internal.processors.cache.persistence
-
Marker interface to distinguish exceptions that were caused by broken persistence datastructures invariants.
- 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, int, String, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
-
- CorruptedTreeException(String, Throwable, int, String, String, String, long...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
-
- CorruptedTreeException(String, String, String, String, Throwable, T2<Integer, Long>...) - Constructor for exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
-
- count() - Method in interface org.apache.ignite.IgniteCountDownLatch
-
Gets current count value of the latch.
- 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.BinaryMetadataViewWalker
- 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.MetastorageViewWalker
- 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.ScanQueryViewWalker
- count() - Method in class org.apache.ignite.internal.managers.systemview.walker.ServiceViewWalker
- 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 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.
- 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
-
- COX() - Constructor for class org.apache.ignite.internal.util.typedef.COX
-
- 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(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(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.LockTrackerFactory
-
- create(int, String) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.LockTrackerFactory
-
- create(int, String, int) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.LockTrackerFactory
-
- create(int, int, String, PageLockTrackerManager.MemoryCalculator) - Static method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.LockTrackerFactory
-
- 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() - 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
- 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.
- 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
-
- 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
- createFilter(GridKernalContext, Object, byte) - Static method in class org.apache.ignite.internal.processors.platform.client.cache.ClientCacheScanQueryRequest
-
Creates the filter.
- 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, 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.
- createIndexDescriptor(QueryTypeDescriptorImpl, QueryIndex) - Static method in class org.apache.ignite.internal.processors.query.QueryUtils
-
Create index descriptor.
- createIndexPageStore(int, File, FilePageStoreFactory, DataRegion, LongConsumer) - Method in class org.apache.ignite.internal.processors.cache.persistence.defragmentation.CachePartitionDefragmentationManager
-
- 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(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
-
- 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
-
- 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
-
- createNearCache(String, NearCacheConfiguration<K, V>) - Method in class org.apache.ignite.internal.IgniteKernal
-
- 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 interface org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreFactory
-
Creates instance of PageStore based on given file.
- createPageStore(byte, IgniteOutClosure<Path>, LongConsumer) - Method in interface org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreFactory
-
Creates instance of PageStore based on file path provider.
- 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
-
- createSerializer(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.RecordSerializerFactoryImpl
-
- createSession(SocketChannel, Map<Integer, Object>, boolean, IgniteInClosure<? super IgniteInternalFuture<GridNioSession>>) - Method in class org.apache.ignite.internal.util.nio.GridNioServer
-
Establishes a session.
- createShmemClient(ClusterNode, int, Integer) - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionClientPool
-
- 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
-
- 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
-
- createStarted() - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
-
- createStarted(IgniteTicker) - Static method in class org.apache.ignite.internal.util.IgniteStopwatch
-
Creates (and starts) a new stopwatch, using the specified time source.
- 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
-
- 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, UUID, String) - Method in class org.apache.ignite.internal.processors.session.GridTaskSessionProcessor
-
- 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
-
- 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.
- 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.
- 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.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.diagnostic.PageHistoryDiagnoster
-
Kernal 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.marshaller.AbstractMarshaller
-
Context.
- CU - Class in org.apache.ignite.internal.util.typedef.internal
-
- 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
-
- 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.
- curFut - Variable in class org.apache.ignite.internal.AsyncSupportAdapter
-
Future for previous asynchronous operation.
- 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
- 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.
- 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
-
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Executor services that is in charge of processing user compute task.
- customExecutors() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor services that is in charge of processing user compute task.
- customExecutors() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- CX1() - Constructor for class org.apache.ignite.internal.util.typedef.CX1
-
- CX2<E1,E2,R> - Class in org.apache.ignite.internal.util.typedef
-
- CX2() - Constructor for class org.apache.ignite.internal.util.typedef.CX2
-
- CX3<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.typedef
-
- 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(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
-
- 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.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_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.
- 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.
- 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
-
- DataEntry(int, KeyCacheObject, CacheObject, GridCacheOperation, GridCacheVersion, GridCacheVersion, long, int, long) - 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(DataEntry, long) - Constructor for class org.apache.ignite.internal.pagemem.wal.record.DataRecord
-
- DataRecord(List<DataEntry>, 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
-
- 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
-
- dataRegionMetrics() - Method in interface org.apache.ignite.Ignite
-
Returns a collection of
DataRegionMetrics
that reflects page memory usage on this Apache Ignite node
instance.
- 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
-
- DataRegionMetricsImpl - Class in org.apache.ignite.internal.processors.cache.persistence
-
- DataRegionMetricsImpl(DataRegionConfiguration, GridMetricManager, DataRegionMetricsProvider) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
-
- DataRegionMetricsMXBean - Interface in org.apache.ignite.mxbean
-
- 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.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
-
- dataStorageMetrics() - Method in interface org.apache.ignite.Ignite
-
- dataStorageMetrics() - Method in class org.apache.ignite.internal.IgniteKernal
- DataStorageMetricsAdapter - Class in org.apache.ignite
-
- 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
-
- DataStorageMetricsMXBean - Interface in org.apache.ignite.mxbean
-
- DataStorageMetricsSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence
-
- 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(IgniteCacheDatabaseSharedManager, boolean) - Static 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
-
- dataStore(int) - 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(int, String, PageMemory, IgniteWriteAheadLogManager, PageLockListener, 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.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.ToStringDumpProcessor
-
Date format.
- DATETIME - Static variable in class org.apache.ignite.internal.sql.SqlKeyword
-
Keyword: DATETIME.
- 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.PdsConsistentIdProcessor
-
Database default folder.
- DB_SUBFOLDERS_NEW_STYLE_FILTER - Static variable in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsConsistentIdProcessor
-
Database subfolders for new style filter.
- dbCfg - Variable in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStore
-
Database configuration.
- 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
-
- debug(IgniteLogger, String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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.
- 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
-
- debugx(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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.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
-
- 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.
- 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(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[]) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
-
Decrypts key and checks it integrity.
- decryptKey(byte[]) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
-
Decrypts key and checks it integrity.
- 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.LockTrackerFactory
-
- 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_DISCOVERY_CONFIGURATION - Static variable in interface org.apache.ignite.spi.tracing.TracingConfigurationManager
-
Default discovery configuration.
- 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_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_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.LockTrackerFactory
-
- 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
-
- 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
-
- defragment(CacheGroupContext, CacheGroupContext, PageMemoryEx, IntMap<LinkMap>, CheckpointTimeoutLock, Runnable, IgniteThreadPoolExecutor) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
-
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(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.
- 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.GridServiceProcessor
-
Deprecated.
- deployAll(ClusterGroup, Collection<ServiceConfiguration>) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- deployAll(ClusterGroup, Collection<ServiceConfiguration>) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.GridServiceProcessor
-
Deprecated.
- deployClusterSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- deployClusterSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.GridServiceProcessor
-
Deprecated.
- deployKeyAffinitySingleton(String, Service, String, Object) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- deployKeyAffinitySingleton(String, Service, String, Object) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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
-
- 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.GridServiceProcessor
-
Deprecated.
- deployMultiple(ClusterGroup, String, Service, int, int) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- deployMultiple(ClusterGroup, String, Service, int, int) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.GridServiceProcessor
-
Deprecated.
- deployNodeSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- deployNodeSingleton(ClusterGroup, String, Service) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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 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() - 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
-
Optional user-readable description of maintenance action.
- description() - Method in class org.apache.ignite.internal.processors.cache.persistence.CleanCacheStoresMaintenanceAction
-
Optional user-readable description of maintenance action.
- description() - Method in class org.apache.ignite.internal.processors.metric.AbstractMetric
- description() - Method in interface org.apache.ignite.maintenance.MaintenanceAction
-
Optional user-readable description of maintenance action.
- 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
-
- 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(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[], 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.
- 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() - 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.
- 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
-
Stops dynamically started 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
-
Stops dynamically started 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
-
Stops dynamically started caches.
- destroyCaches(Collection<String>) - Method in class org.apache.ignite.internal.IgniteKernal
-
Stops dynamically started 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.
- destroyOrphanIndex(RootPage, String, int, PageMemory, GridAtomicLong, ReuseList, boolean) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
-
Destroy founded index which belongs to stopped cache.
- destroyPartitionStore(int, 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
-
- 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.ChangeTopologyWatcher
-
- 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
-
- 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
-
- 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
-
- 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_EVENT_DRIVEN_SERVICE_PROCESSOR_ENABLED - Static variable in class org.apache.ignite.internal.IgniteKernal
-
- 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_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_IPC_PORT - Static variable in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
-
- 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
-
- 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.LockTrackerFactory
-
- DFLT_PAGE_LOCK_TRACKER_CHECK_INTERVAL - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
-
- 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
-
- 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
-
- 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.
- 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
-
Default port which node sets listener for shared memory connections (value is 48100).
- 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_TMP_DIR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
-
Default snapshot directory for loading remote snapshots.
- 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_SPACE_SIZE - Static variable in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Default shared memory space in bytes.
- 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
-
- 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.
- DFLT_SUB_INTERVALS - Static variable in class org.apache.ignite.configuration.PersistentStoreConfiguration
-
Deprecated.
Default amount of sub intervals to calculate rate-based metric.
- 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_THRESHOLD_WAL_ARCHIVE_SIZE_PERCENTAGE - Static variable in class org.apache.ignite.internal.processors.cache.persistence.wal.FileWriteAheadLogManager
-
- 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.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_TOKEN_DIR_PATH - Static variable in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Default token directory.
- 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_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.
- DiagnosticPageBuilder() - Constructor for class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster.DiagnosticPageBuilder
-
- 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
-
- DiagnosticProcessor.DiagnosticAction - Enum in org.apache.ignite.internal.processors.diagnostic
-
Possible action after WAL scanning.
- DiagnosticProcessor.DiagnosticFileWriteMode - Enum in org.apache.ignite.internal.processors.diagnostic
-
Mode of diagnostic dump file.
- dialect - Variable in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
-
Database dialect.
- 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.msg.PartitionCountersNeighborcastRequest
-
Gets message type.
- directType() - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
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.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
-
- 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
-
- 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.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
-
- DISTRIBUTED_METASTORE_VIEW_DESC - Static variable in class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- DistributedMetaStorageImpl(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.metastorage.persistence.DistributedMetaStorageImpl
-
- DistributedMetastorageLifecycleListener - Interface in org.apache.ignite.internal.processors.metastorage
-
- 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.
- 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.
- DistributePropertyListener<T> - Interface in org.apache.ignite.internal.processors.configuration.distributed
-
Listener of distributed property change event.
- 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.GridShmemCommunicationClient
-
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.
- 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.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
-
- 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.
- 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
-
- 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
-
- dropRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
- dropRootPageForIndex(int, String, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
- dummy() - Method in class org.apache.ignite.spi.communication.tcp.internal.ConnectionKey
-
- 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
-
Create 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.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
-
Take page locks 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.
- 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
-
- dumpPageHistory(PageHistoryDiagnoster.DiagnosticPageBuilder) - Method in class org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor
-
Dump all history caches of given page.
- dumpPageHistory(PageHistoryDiagnoster.DiagnosticPageBuilder) - Method in class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster
-
Dump all history caches of given page.
- dumpPendingMessages(StringBuilder) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
-
- DumpProcessor - Interface in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
-
Dump processor.
- 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
-
- dumpStack(String) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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
-
- dumpStack(Thread) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- dumpStack(Thread, PrintStream) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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.
- 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.
- dumpSync() - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpSupported
-
Create dump async.
- dumpSync() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
-
Create dump async.
- dumpSync() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
-
Create dump async.
- 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.
- DurableBackgroundTask - 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
for cases when node with persistence can fail before operation is completed.
- durableBackgroundTasksProcessor() - Method in interface org.apache.ignite.internal.GridKernalContext
-
- durableBackgroundTasksProcessor() - Method in class org.apache.ignite.internal.GridKernalContextImpl
- durableBackgroundTasksProcessor() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
- DurableBackgroundTasksProcessor - Class in org.apache.ignite.internal.processors.localtask
-
Processor that is responsible for durable background tasks that are executed on local node
and should be continued even after node restart.
- DurableBackgroundTasksProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
-
- 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.
- 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
-
- 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
-
- 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 interface org.apache.ignite.internal.processors.cache.GridCachePreloader
-
- 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
-
- 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.PdsConsistentIdProcessor
-
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
- 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(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 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(Integer) - 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.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.GridCacheQueryFutureAdapter
-
Synchronously waits for completion of the computation and
returns computation result.
- get(long, TimeUnit) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
Synchronously waits for completion of the computation for
up to the timeout specified and returns computation result.
- 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(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.
- 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.
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Get affinity executor service.
- getAffinityExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Get affinity executor service.
- getAffinityExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- 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, boolean) - 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, boolean) - 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, boolean) - 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, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
- getAllAsync(Collection<? extends K>, boolean, boolean, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.colocated.GridDhtColocatedCache
- getAllAsync(Collection<? extends K>, boolean, boolean, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter
- getAllAsync(Collection<? extends K>, boolean, boolean, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
- getAllAsync(Collection<? extends K>, boolean, boolean, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTransactionalCache
- getAllAsync(GridCacheContext, AffinityTopologyVersion, Collection<KeyCacheObject>, boolean, boolean, boolean, boolean, boolean, boolean, 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, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
- getAllAsync(Collection<? extends K>, ReaderArguments, boolean, boolean, UUID, String, boolean, boolean, boolean, 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, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.local.atomic.GridLocalAtomicCache
- getAllAsync0(Collection<KeyCacheObject>, ReaderArguments, boolean, boolean, UUID, String, boolean, IgniteCacheExpiryPolicy, boolean, boolean, boolean, boolean, 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.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.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, UUID, String, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
- getAsync(K, boolean, boolean, UUID, 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, UUID, 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.
- 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
-
- 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
-
- 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.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.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.
- 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.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.DataStorageMetricsMXBean
-
Deprecated.
Checkpoint buffer size in bytes.
- getCheckpointer() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointManager
-
- 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
-
- 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.IgniteKernal
-
Gets a formatted instance of configured checkpoint SPI implementation.
- getCheckpointSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.IgniteKernal
-
Gets a formatted instance of configured collision SPI implementations.
- getCollisionSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.IgniteKernal
-
Gets a formatted instance of fully configured SPI communication implementation.
- getCommunicationSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- getConnectionsPerNode() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
-
- 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
-
- 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.IgniteKernal
-
Gets copyright statement for Ignite product.
- getCopyright() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.IgniteKernal
-
Gets a formatted properties of current coordinator.
- getCurrentCoordinatorFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing data stream messages.
- getDataStreamerExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing data stream messages.
- getDataStreamerExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
Gets default lock acquisition timeout.
- getDefaultLockTimeout() - Method in class org.apache.ignite.configuration.CacheConfiguration
-
- 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
-
- 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.IgniteKernal
-
Gets a formatted instance of fully configured deployment SPI implementation.
- getDeploymentSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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, UUID, 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.
- 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.IgniteKernal
-
Gets a formatted instance of configured discovery SPI implementation.
- getDiscoverySpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getDiscoveryStartupDelay() - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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
-
- 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.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.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 node ids to a collection of original entries affected by a cache operation.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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.IgniteKernal
-
Gets a formatted instance of fully configured event SPI implementation.
- getEventStorageSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getEvictionConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
-
- getEvictionFilter() - Method in class org.apache.ignite.configuration.CacheConfiguration
-
- 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
-
- getExecutorService() - Method in interface org.apache.ignite.internal.GridKernalContext
-
- getExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
- getExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
- getExecutorService() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
-
- getExecutorServiceFormatted() - Method in class org.apache.ignite.internal.IgniteKernal
-
Gets a formatted instance of fully configured thread pool that is used in grid.
- getExecutorServiceFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.IgniteKernal
-
Gets a formatted instance of fully configured failover SPI implementations.
- getFailoverSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getFailoverSpis() - Method in class org.apache.ignite.internal.visor.node.VisorSpisConfiguration
-
- getFailureDetectionTimeout() - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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.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
-
- 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.IgniteKernal
-
Gets string presentation of the version.
- getFullVersion() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.IgniteKernal
-
Gets a formatted instance of logger that is in grid.
- getGridLoggerFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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.
- 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.IgniteKernal
-
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
-
- 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
-
Returns unmodifiable set of ignored failure types.
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Get indexing executor service.
- getIndexingExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Get indexing executor service.
- getIndexingExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- 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.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.
- getInitialSize() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
-
Deprecated.
- 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
-
- 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.IgniteKernal
-
Gets optional kernal instance name.
- getInstanceName() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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 IP finder clean frequency.
- getIpFinderCleanFrequency() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
-
Gets IP finder clean frequency.
- getIpFinderFormatted() - Method in class org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi
-
- getIpFinderFormatted() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
-
- 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.IgniteKernal
-
Gets JDK information.
- getJdkInformation() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- getJob() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
-
- getJob() - Method in class org.apache.ignite.internal.GridJobResultImpl
-
- 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
-
Gets join timeout.
- getJoinTimeout() - Method in interface org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiMBean
-
Gets join timeout.
- 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
-
- 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
-
- 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
-
- getLastSuccessfulSnapshotId(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
-
- getLastSuccessfulSnapshotTag(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
-
- 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.IgniteKernal
-
Gets toString()
representation of of lifecycle beans configured
with Ignite.
- getLifecycleBeansFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.IgniteKernal
-
Gets a formatted instance of fully configured load balancing SPI implementations.
- getLoadBalancingSpiFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.IgniteKernal
-
Unique identifier for this node within grid.
- getLocalNodeId() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.
- 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
-
- 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
-
- 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.IgniteKernal
-
Gets long JVM pause last events.
- getLongJVMPauseLastEvents() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getLongJVMPausesCount() - Method in class org.apache.ignite.internal.IgniteKernal
-
Gets long JVM pauses count.
- getLongJVMPausesCount() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getLongJVMPausesTotalDuration() - Method in class org.apache.ignite.internal.IgniteKernal
-
Gets long JVM pauses total duration.
- getLongJVMPausesTotalDuration() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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<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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing internal and Visor
GridJobs
.
- getManagementExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing internal and Visor
GridJobs
.
- getManagementExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- 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
-
- 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
-
- getMarshallerPlatformId() - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
-
- 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
-
Gets active transactions count per connection limit.
- 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.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.
- getMaxSize() - Method in interface org.apache.ignite.mxbean.MemoryMetricsMXBean
-
Deprecated.
- 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.IgniteKernal
-
Gets a formatted instance of MBean server instance.
- getMBeanServerFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getMemoryConfiguration() - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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
-
- 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.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
-
- 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.cache.persistence.tree.BPlusTree
-
- 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
-
- 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
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.collision.priorityqueue.PriorityQueueCollisionSpi
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.failover.always.AlwaysFailoverSpi
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.failover.jobstealing.JobStealingFailoverSpi
-
- getNodeAttributes() - Method in interface org.apache.ignite.spi.IgniteSpi
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.IgniteSpiAdapter
-
- getNodeAttributes() - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.WeightedRandomLoadBalancingSpi
-
- 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
-
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.
- 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
-
- getOrAllocateGroupPageAllocationTracker(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
-
Get or allocate group allocation tracker.
- 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
-
- getOrCreateCondition(String) - Method in class org.apache.ignite.internal.processors.datastructures.GridCacheLockImpl
-
- 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 exisiting 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.IgniteKernal
-
Gets OS information.
- getOsInformation() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- getOsMx() - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
Gets OS MBean.
- getOsUser() - Method in class org.apache.ignite.internal.IgniteKernal
-
Gets OS user.
- getOsUser() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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
-
- getPageSize() - Method in class org.apache.ignite.configuration.MemoryConfiguration
-
Deprecated.
- 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
-
- 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
-
- 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.
Local partition ids.
- getPartitionIds() - Method in interface org.apache.ignite.mxbean.CacheGroupMetricsMXBean
-
Deprecated.
Local partition ids.
- getPartitionKey() - Method in class org.apache.ignite.internal.visor.verify.VisorIdleAnalyzeTaskArg
-
- getPartitionLossPolicy() - Method in class org.apache.ignite.client.ClientCacheConfiguration
-
Gets partition loss policy.
- 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
-
Gets partitions for query, in ascending order.
- getPartitions() - Method in class org.apache.ignite.cache.query.SqlQuery
-
Deprecated.
Gets partitions for query, in ascending order.
- 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 interface org.apache.ignite.internal.GridKernalContext
-
- getPeerClassLoadingExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
- getPeerClassLoadingExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
- 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
-
- getPersistentStoreConfiguration() - Method in class org.apache.ignite.internal.visor.node.VisorGridConfiguration
-
- getPersistentStorePath() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
-
Deprecated.
Returns a path the root directory where the Persistent Store will persist data and indexes.
- getPersistentStorePath() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
-
- getPessimisticTxLogLinger() - Method in class org.apache.ignite.configuration.TransactionConfiguration
-
- getPessimisticTxLogLinger() - Method in class org.apache.ignite.internal.visor.node.VisorTransactionConfiguration
-
- getPessimisticTxLogSize() - Method in class org.apache.ignite.configuration.TransactionConfiguration
-
- 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
-
- 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.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
-
- 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
-
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing query messages.
- getQueryExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing query messages.
- getQueryExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- 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
-
- 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
-
Gets size (in number bytes) to be loaded within a single rebalance message.
- 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
- getRebalanceConfiguration() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
-
- getRebalanceDelay() - Method in class org.apache.ignite.client.ClientCacheConfiguration
-
Gets delay in milliseconds upon a node joining or leaving topology (or crash) after which rebalancing
should be started automatically.
- getRebalanceDelay() - Method in class org.apache.ignite.configuration.CacheConfiguration
-
Gets delay in milliseconds upon a node joining or leaving topology (or crash) after which rebalancing
should be started automatically.
- 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
-
- getRebalanceExecutorService() - Method in interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing rebalance messages.
- getRebalanceExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing rebalance messages.
- getRebalanceExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
Gets cache rebalance order.
- 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
-
Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.
- 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
-
Gets rebalance timeout (ms).
- 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
-
Gets reconnect throttling period.
- getReconnectThrottlingRetries() - Method in class org.apache.ignite.configuration.ClientConfiguration
-
Gets reconnect throttling retries.
- getReencryptionBatchSize() - Method in class org.apache.ignite.configuration.EncryptionConfiguration
-
Gets the number of pages that is scanned during re-encryption under checkpoint lock.
- 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
-
Returns the class name of current rejection handler.
- getRejectedExecutionHandlerClass() - Method in interface org.apache.ignite.mxbean.ThreadPoolMXBean
-
Deprecated.
Returns the class name of current rejection handler.
- getRejectJobs() - Method in class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsSnapshot
-
Deprecated.
- 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
-
- getRepairedEntries() - Method in class org.apache.ignite.events.CacheConsistencyViolationEvent
-
Returns a collection of repaired entries.
- 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.
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Should return an instance of fully configured thread pool to be used for
processing of client messages (REST requests).
- getRestExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Should return an instance of fully configured thread pool to be used for
processing of client messages (REST requests).
- getRestExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
Get retry limit.
- 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() - 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.
- getSchemaExecutorService() - Method in interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing schema change messages.
- getSchemaExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing schema change messages.
- getSchemaExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing service proxy invocations.
- getServiceExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing service proxy invocations.
- getServiceExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- getSharedMemoryPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationSpiMBeanImpl
-
Gets local port for shared memory communication.
- getSharedMemoryPort() - Method in interface org.apache.ignite.spi.communication.tcp.TcpCommunicationSpiMBean
-
Gets local port for shared memory communication.
- 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
-
- 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.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Gets size of shared memory spaces that are created by the endpoint.
- 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.
- getSnapshotId() - Method in class org.apache.ignite.internal.pagemem.wal.record.SnapshotRecord
-
- getSnapshotPath() - 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.
Storage space allocated for group adjusted for possible sparsity, in bytes.
- 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.
Storage space allocated for group adjusted for possible sparsity, in bytes.
- 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
-
- 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
-
- 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.IgniteKernal
-
Get start timestamp of the kernal.
- getStartTimestamp() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.IgniteKernal
-
Gets string presentation of the kernal start timestamp.
- getStartTimestampFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.ChangeTopologyWatcher
-
- 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
-
- getStoragePath() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
-
Returns a path the root directory where the Persistent Store will persist data and indexes.
- 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.
Storage space allocated for group, in bytes.
- 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.
Storage space allocated for group, in bytes.
- 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
-
- getStreamBufferSize() - Method in class org.apache.ignite.internal.visor.node.VisorIgfsConfiguration
-
- 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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing internal system messages
in stripes (dedicated threads).
- getStripedExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing internal system messages
in stripes (dedicated threads).
- getStripedExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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 interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing unorderable rebalance messages.
- getStripedRebalanceExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing unorderable rebalance messages.
- getStripedRebalanceExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
- getSubjectId() - Method in class org.apache.ignite.internal.GridJobExecuteRequest
-
- 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.
- 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.
- 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
-
- getSystemExecutorService() - Method in interface org.apache.ignite.internal.GridKernalContext
-
Executor service that is in charge of processing internal system messages.
- getSystemExecutorService() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
Executor service that is in charge of processing internal system messages.
- getSystemExecutorService() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
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
-
Initial size of a data region reserved for system cache.
- getSystemRegionInitialSize() - Method in class org.apache.ignite.internal.visor.node.VisorDataStorageConfiguration
-
- getSystemRegionMaxSize() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
-
Maximum data region size reserved for system cache.
- 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
-
Gets thin-client specific configuration.
- 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
-
- getTlbSize() - Method in class org.apache.ignite.internal.visor.node.VisorPersistentStoreConfiguration
-
- getTokenDirectoryPath() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Gets token directory path.
- 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.
Cache group total allocated pages.
- 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.
Cache group total allocated pages.
- 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.
Total size of memory allocated for group, in bytes.
- 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.
Total size of memory allocated for group, in bytes.
- 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
-
- getTransactionTimeDumpSamplesPerSecondLimit() - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
-
- 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
-
- getTransformer() - 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.
Cache group type.
- 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.
Cache group type.
- 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.GridCacheQueryFutureAdapter
-
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.IgniteKernal
-
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
-
- 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.IgniteKernal
-
Gets string presentation of up-time for the kernal.
- getUpTimeFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.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.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.IgniteKernal
-
Gets a list of formatted user-defined attributes added to this node.
- getUserAttributesFormatted() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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 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
-
- 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.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(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.IgniteKernal
-
Gets VM name.
- getVmName() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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.
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in class org.apache.ignite.DataStorageMetricsAdapter
-
Deprecated.
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
-
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
-
Deprecated.
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
-
- getWalArchiveSegments() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
-
Deprecated.
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
-
Deprecated.
Gets the current number of WAL segments in the WAL archive.
- getWalArchiveSegments() - Method in interface org.apache.ignite.PersistenceMetrics
-
Deprecated.
Gets the current number of WAL segments in the WAL archive.
- 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.
Returns WAL buffer poll spins number over the last time interval.
- getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
-
Returns WAL buffer poll spins number over the last time interval.
- getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
-
Deprecated.
Returns WAL buffer poll spins number over the last time interval.
- getWalBuffPollSpinsRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
-
- getWalBuffPollSpinsRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
-
Deprecated.
Returns WAL buffer poll spins number over the last time interval.
- 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
-
- 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
-
- getWalFsyncDelayNanos() - Method in class org.apache.ignite.configuration.DataStorageConfiguration
-
Property that allows to trade latency for throughput in
WALMode.FSYNC
mode.
- getWalFsyncDelayNanos() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
-
Deprecated.
Gets the fsync delay, in nanoseconds.
- 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.
Gets the average WAL fsync duration in microseconds over the last time interval.
- 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
-
Gets the average WAL fsync duration in microseconds over the last time interval.
- getWalFsyncTimeAverage() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsSnapshot
-
Deprecated.
Gets the average WAL fsync duration in microseconds over the last time interval.
- getWalFsyncTimeAverage() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
-
- getWalFsyncTimeAverage() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
-
Deprecated.
Gets the average WAL fsync duration in microseconds over the last time interval.
- 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
-
- 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.
Gets the average number of WAL records per second written during the last time interval.
- 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
-
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.DataStorageMetricsSnapshot
-
Deprecated.
Gets the average number of WAL records per second written during the last time interval.
- getWalLoggingRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
-
- getWalLoggingRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
-
Deprecated.
Gets the average number of WAL records per second written during the last time interval.
- 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.
Gets the average number of bytes per second written during the last time interval.
- 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
-
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.DataStorageMetricsSnapshot
-
Deprecated.
Gets the average number of bytes per second written during the last time interval.
- getWalWritingRate() - Method in class org.apache.ignite.internal.visor.node.VisorPersistenceMetrics
-
- getWalWritingRate() - Method in interface org.apache.ignite.mxbean.DataStorageMetricsMXBean
-
Deprecated.
Gets the average number of bytes per second written during the last time interval.
- 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.
- 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
-
Gets write synchronization mode.
- 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
-
- GPR - Interface in org.apache.ignite.internal.util.typedef.internal
-
- 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.
- GridAffinityAssignmentCache(GridKernalContext, String, int, AffinityFunction, IgnitePredicate<ClusterNode>, int, boolean) - Constructor for class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache
-
Constructs affinity cached calculations.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.UpdateGetTimeStatClosure<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.UpdateRemoveTimeStatClosure<T> - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridCacheDatabaseSharedManager - Class in org.apache.ignite.internal.processors.cache.persistence
-
- GridCacheDatabaseSharedManager(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
-
- GridCacheDatabaseSharedManager.FileLockHolder - Class in org.apache.ignite.internal.processors.cache.persistence
-
- 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, Iterable<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, Iterable<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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, String, String, IgniteBiPredicate<Object, Object>, Integer, boolean, boolean, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
-
- GridCacheQueryAdapter(GridCacheContext<?, ?>, GridCacheQueryType, IgniteLogger, int, long, boolean, boolean, ClusterGroup, IgniteBiPredicate<Object, Object>, Integer, String, String, int, boolean, boolean, UUID, int, MvccSnapshot, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
-
- 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
-
- GridCacheQueryDetailMetricsAdapter() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryDetailMetricsAdapter
-
- 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
-
- 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
-
- GridCacheQueryRequest(int, long, boolean, AffinityTopologyVersion, boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
-
Creates cancel query request.
- GridCacheQueryRequest(int, long, String, int, boolean, boolean, boolean, boolean, UUID, int, AffinityTopologyVersion, boolean, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
-
Request to load page.
- GridCacheQueryRequest(int, long, String, GridCacheQueryType, boolean, String, int, String, IgniteBiPredicate<Object, Object>, Integer, IgniteReducer<Object, Object>, IgniteClosure<?, ?>, int, boolean, Object[], boolean, boolean, UUID, int, AffinityTopologyVersion, MvccSnapshot, boolean, Boolean) - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
-
- GridCacheQueryResponse - Class in org.apache.ignite.internal.processors.cache.query
-
Query request.
- GridCacheQueryResponse() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponse
-
- 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
-
- GridCacheQueryResponseEntry() - Constructor for class org.apache.ignite.internal.processors.cache.query.GridCacheQueryResponseEntry
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridCacheSetHeader - Class in org.apache.ignite.internal.processors.datastructures
-
Cache set header.
- GridCacheSetHeader() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetHeader
-
- 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
-
- 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
-
- GridCacheSetProxy<T> - Class in org.apache.ignite.internal.processors.datastructures
-
Cache set proxy.
- GridCacheSetProxy() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, long, int, byte, GridCacheVersion) - Constructor for class org.apache.ignite.internal.processors.cache.version.GridCacheVersionEx
-
Constructor.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridDeploymentPerVersionStore - Class in org.apache.ignite.internal.managers.deployment
-
- GridDeploymentRequest - Class in org.apache.ignite.internal.managers.deployment
-
Deployment request.
- GridDeploymentRequest() - Constructor for class org.apache.ignite.internal.managers.deployment.GridDeploymentRequest
-
- 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
-
- 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
-
- GridDhtAtomicAbstractUpdateRequest(int, UUID, long, GridCacheVersion, CacheWriteSynchronizationMode, AffinityTopologyVersion, UUID, 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
-
- 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
-
- 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
-
- 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
-
- GridDhtAtomicUpdateRequest(int, UUID, long, GridCacheVersion, CacheWriteSynchronizationMode, AffinityTopologyVersion, UUID, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, UUID, 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, UUID, 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
-
- GridDhtLockRequest(int, UUID, GridCacheVersion, long, IgniteUuid, IgniteUuid, GridCacheVersion, AffinityTopologyVersion, boolean, boolean, TransactionIsolation, boolean, long, int, int, int, UUID, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridDhtTxFinishRequest(UUID, IgniteUuid, int, AffinityTopologyVersion, GridCacheVersion, GridCacheVersion, long, TransactionIsolation, boolean, boolean, boolean, byte, boolean, CacheWriteSynchronizationMode, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, UUID, 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, UUID, 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
-
- 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
-
- GridDhtTxPrepareRequest(IgniteUuid, int, AffinityTopologyVersion, GridDhtTxLocalAdapter, long, Collection<IgniteTxEntry>, Collection<IgniteTxEntry>, Map<UUID, Collection<UUID>>, GridCacheVersion, boolean, boolean, UUID, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridDistributedTxFinishRequest(GridCacheVersion, IgniteUuid, AffinityTopologyVersion, GridCacheVersion, long, boolean, boolean, boolean, byte, CacheWriteSynchronizationMode, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, UUID, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, UUID, 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
-
- 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
-
- GridJobMetrics() - Constructor for class org.apache.ignite.internal.processors.jobmetrics.GridJobMetrics
-
Deprecated.
- GridJobMetricsProcessor - Class in org.apache.ignite.internal.processors.jobmetrics
-
- GridJobMetricsProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.jobmetrics.GridJobMetricsProcessor
-
Deprecated.
- GridJobMetricsSnapshot - Class in org.apache.ignite.internal.processors.jobmetrics
-
- 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
-
- 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
-
- 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, ExecutorService, ExecutorService, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, Map<String, ? extends ExecutorService>, 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GridNearAtomicAbstractSingleUpdateRequest(int, UUID, long, AffinityTopologyVersion, CacheWriteSynchronizationMode, GridCacheOperation, UUID, 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[], UUID, 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, UUID, 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
-
- 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
-
- 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
-
- 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[], UUID, 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
-
- 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
-
- 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[], UUID, 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
-
- 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
-
- 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, UUID, 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
-
- GridNearGetRequest(int, IgniteUuid, IgniteUuid, GridCacheVersion, Map<KeyCacheObject, Boolean>, boolean, AffinityTopologyVersion, UUID, 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
-
- 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
-
- GridNearLockRequest(int, AffinityTopologyVersion, UUID, long, IgniteUuid, GridCacheVersion, boolean, boolean, boolean, TransactionIsolation, boolean, long, int, int, boolean, UUID, 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
-
- 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>, boolean, String, boolean, boolean, IgniteCacheExpiryPolicy, IgniteInternalTx) - Constructor for class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
-
Creates a new instance of GridNearReadRepairAbstractFuture.
- GridNearReadRepairCheckOnlyFuture - Class in org.apache.ignite.internal.processors.cache.distributed.near.consistency
-
Checks data consistency.
- GridNearReadRepairCheckOnlyFuture(GridCacheContext, Collection<KeyCacheObject>, 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>, 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, UUID, 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
-
- 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
-
- GridNearTxFinishRequest(IgniteUuid, GridCacheVersion, long, boolean, boolean, boolean, byte, CacheWriteSynchronizationMode, boolean, boolean, AffinityTopologyVersion, GridCacheVersion, Collection<GridCacheVersion>, Collection<GridCacheVersion>, int, UUID, 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
-
- 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
-
- GridNearTxPrepareRequest(IgniteUuid, AffinityTopologyVersion, GridNearTxLocal, long, Collection<IgniteTxEntry>, Collection<IgniteTxEntry>, boolean, Map<UUID, Collection<UUID>>, boolean, boolean, boolean, boolean, boolean, UUID, 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
-
- 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, UUID, 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
-
- 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
-
- 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
-
- 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
-
- GridNioServerWrapper(IgniteLogger, TcpCommunicationConfiguration, GridTimeoutProcessor, 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>) - 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
-
- GridNioSslFilter - Class in org.apache.ignite.internal.util.nio.ssl
-
- GridNioSslFilter(SSLContext, boolean, ByteOrder, IgniteLogger) - 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
-
- GridOsCacheDrManager() - Constructor for class org.apache.ignite.internal.processors.cache.dr.GridOsCacheDrManager
-
- GridOsSegmentationProcessor - Class in org.apache.ignite.internal.processors.segmentation.os
-
- 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, UUID, 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, UUID, 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
-
- 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
-
- 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.
- 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(Ignite) - 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
-
- 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
-
- 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
-
- 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) - 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
-
- GridSerializableCollection() - Constructor for class org.apache.ignite.internal.util.GridSerializableCollection
-
- GridSerializableIterable<E> - Interface in org.apache.ignite.internal.util
-
- GridSerializableIterator<E> - Interface in org.apache.ignite.internal.util
-
- GridSerializableList<E> - Class in org.apache.ignite.internal.util
-
- GridSerializableList() - Constructor for class org.apache.ignite.internal.util.GridSerializableList
-
- GridSerializableMap<K,V> - Class in org.apache.ignite.internal.util
-
- GridSerializableMap() - Constructor for class org.apache.ignite.internal.util.GridSerializableMap
-
- GridSerializableSet<E> - Class in org.apache.ignite.internal.util
-
- 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.
- GridServiceAssignments - Class in org.apache.ignite.internal.processors.service
-
- GridServiceAssignments(ServiceConfiguration, UUID, long) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceAssignments
-
Deprecated.
- GridServiceAssignmentsKey - Class in org.apache.ignite.internal.processors.service
-
- GridServiceAssignmentsKey(String) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceAssignmentsKey
-
Deprecated.
- GridServiceDeployment - Class in org.apache.ignite.internal.processors.service
-
- GridServiceDeployment(UUID, ServiceConfiguration) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceDeployment
-
Deprecated.
- 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
-
- GridServiceDeploymentKey - Class in org.apache.ignite.internal.processors.service
-
- GridServiceDeploymentKey(String) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceDeploymentKey
-
Deprecated.
- 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
-
- GridServiceProcessor - Class in org.apache.ignite.internal.processors.service
-
- GridServiceProcessor(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceProcessor
-
Deprecated.
- 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) - Constructor for class org.apache.ignite.internal.processors.service.GridServiceProxy
-
- GridSetQueryPredicate<K,V> - Class in org.apache.ignite.internal.processors.datastructures
-
- GridSetQueryPredicate() - Constructor for class org.apache.ignite.internal.processors.datastructures.GridSetQueryPredicate
-
- 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.
- GridShmemCommunicationClient - Class in org.apache.ignite.internal.util.nio
-
- GridShmemCommunicationClient(int, MetricRegistry, int, long, IgniteLogger, MessageFormatter) - Constructor for class org.apache.ignite.internal.util.nio.GridShmemCommunicationClient
-
- 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
-
- GridSslBasicContextFactory() - Constructor for class org.apache.ignite.internal.client.ssl.GridSslBasicContextFactory
-
Deprecated.
- GridSslContextFactory - Interface in org.apache.ignite.internal.client.ssl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, UUID, String) - Constructor for class org.apache.ignite.internal.GridTaskSessionImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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 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
-
- groupIds() - Method in class org.apache.ignite.internal.managers.encryption.ChangeCacheEncryptionRequest
-
- groupKey(int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
-
Returns group encryption key.
- groupKey(int, int) - Method in class org.apache.ignite.internal.managers.encryption.GridEncryptionManager
-
Returns group encryption key with specified identifier.
- 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
-
- 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.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
-
- 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
-
- 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
-
- 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 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.
- 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
-
- 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.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 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.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.HandshakeTimeoutObject
- 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
-
- 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
-
- idealPrimaryNodesForLocalBackups() - Method in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager
-
- 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
-
- 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.
- IDLE_VERIFY_FILE_PREFIX - Static variable in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
-
- 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.
- IdleVerifyDumpResult - Class in org.apache.ignite.internal.processors.cache.verify
-
- 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
-
- IdleVerifyException(Collection<IgniteException>) - Constructor for exception org.apache.ignite.internal.processors.cache.verify.IdleVerifyException
-
- IdleVerifyResultV2 - Class in org.apache.ignite.internal.processors.cache.verify
-
- IdleVerifyResultV2(Map<PartitionKeyV2, List<PartitionHashRecordV2>>, Map<PartitionKeyV2, List<PartitionHashRecordV2>>, Map<PartitionKeyV2, List<PartitionHashRecordV2>>, Map<PartitionKeyV2, List<PartitionHashRecordV2>>, Map<ClusterNode, Exception>) - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
-
- IdleVerifyResultV2() - Constructor for class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
-
Default constructor for Externalizable.
- 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.
- idxExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- 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_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
-
- 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
-
- IGNITE_DEFAULT_DISK_PAGE_COMPRESSION - Static variable in class org.apache.ignite.IgniteSystemProperties
-
- 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
-
- IGNITE_DISABLE_ONHEAP_CACHE - Static variable in class org.apache.ignite.IgniteSystemProperties
-
- 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
-
- 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_EVENT_DRIVEN_SERVICE_PROCESSOR_ENABLED - Static variable in class org.apache.ignite.IgniteSystemProperties
-
Manages the type of the implementation of the service processor (implementation of the
IgniteServices
).
- IGNITE_EVICTION_PERMITS - Static variable in class org.apache.ignite.IgniteSystemProperties
-
- 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
-
- 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
-
- IGNITE_H2_DEBUG_CONSOLE_PORT - Static variable in class org.apache.ignite.IgniteSystemProperties
-
- 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_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
-
If this property is set to true
then shared memory space native debug will be enabled.
- 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_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
-
- 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
-
- 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
-
- 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_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
-
- 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
-
- 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
-
- 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
-
WAL 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
-
- 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_FORCE_LAZY_RESULT_SET - Static variable in class org.apache.ignite.IgniteSystemProperties
-
- 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
-
- IGNITE_SUCCESS_FILE - Static variable in class org.apache.ignite.IgniteSystemProperties
-
Name of the system property defining success file name.
- 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
-
- 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
-
Property for setup percentage of WAL archive size to calculate threshold since which removing of old archive should be started.
- 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
-
- 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
-
- 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_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_WAIT_FOR_BACKUPS_ON_SHUTDOWN - Static variable in class org.apache.ignite.IgniteSystemProperties
-
When enabled, node will wait until all of its data is backed up before shutting down.
- 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
-
- 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_LOG_TX_RECORDS - Static variable in class org.apache.ignite.IgniteSystemProperties
-
If the property is set
TxRecord
records
will be logged to WAL.
- 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
-
- IgniteAsyncSupported - Annotation Type in org.apache.ignite.lang
-
- 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
-
- 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
-
- 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() - 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>) - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- IgniteComputeImpl() - Constructor for class org.apache.ignite.internal.IgniteComputeImpl
-
- IgniteComputeImpl(GridKernalContext, ClusterGroupAdapter, UUID) - 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
-
Possible consistency violation exception.
- IgniteConsistencyViolationException(String) - 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
-
- 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
-
- IgniteEventsImpl - Class in org.apache.ignite.internal
-
- IgniteEventsImpl() - Constructor for class org.apache.ignite.internal.IgniteEventsImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- IgniteMessagingImpl - Class in org.apache.ignite.internal
-
- IgniteMessagingImpl() - Constructor for class org.apache.ignite.internal.IgniteMessagingImpl
-
- 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.
- 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
-
- 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
-
- 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
-
- IgniteProductVersion - Class in org.apache.ignite.lang
-
Represents node version.
- IgniteProductVersion() - Constructor for class org.apache.ignite.lang.IgniteProductVersion
-
- 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
-
- IgniteSchedulerImpl() - Constructor for class org.apache.ignite.internal.IgniteSchedulerImpl
-
- 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.
- IgniteServicesImpl - Class in org.apache.ignite.internal
-
- IgniteServicesImpl() - Constructor for class org.apache.ignite.internal.IgniteServicesImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- igniteUuidToBytes(IgniteUuid, byte[], int) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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.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.
- 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.
- 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
-
- 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(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.
- 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() - 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 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.
- indexByPartition(int) - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointEntry.GroupState
-
- 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
-
- indexesRegEx() - Method in class org.apache.ignite.internal.visor.cache.index.IndexListTaskArg
-
- 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
-
- 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.
- 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.
- 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
-
- 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() - 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.
- IndexPageType - Enum in org.apache.ignite.internal.metric
-
Enumeration of types of b-tree index pages.
- 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.
- indexRebuildFuture(int) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
- 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
-
- indexResult() - Method in class org.apache.ignite.internal.visor.verify.VisorValidateIndexesJobResult
-
- indexRows(JdbcIndexMeta) - Static method in class org.apache.ignite.internal.jdbc2.JdbcUtils
-
- 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(PageMemory, IgniteWriteAheadLogManager, AtomicLong, int, boolean, int, byte, ReuseList, long, boolean, FailureProcessor, PageLockListener) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl
-
- 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
-
- individual() - Static method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerCacheUpdaters
-
- 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.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() - Method in class org.apache.ignite.internal.processors.cache.transactions.PartitionCountersNeighborcastFuture
-
Starts processing.
- 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(ServiceContext) - Method in interface org.apache.ignite.services.Service
-
Pre-initializes service before execution.
- 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
-
- 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.
- initCntr - Variable in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterTrackingImpl
-
- 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.
- 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
-
- initHandle(SegmentIO, long, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FileHandleManagerImpl
-
- initHandle(SegmentIO, long, RecordSerializer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.filehandle.FsyncFileHandleManagerImpl
-
- 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
-
- initial() - Method in class org.apache.ignite.internal.processors.cache.PartitionUpdateCounterDebugWrapper
- 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
-
- 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, LongConsumer) - 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>) - 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, LongConsumer) - 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
-
- 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) - 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) - 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, 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, 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
-
- 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
-
- 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) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListMetaIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.freelist.io.PagesListNodeIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.AbstractDataPageIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageIO
-
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIOV2
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionCountersIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIO
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV2
- initNewPage(long, long, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PagePartitionMetaIOV3
- InitNewPageRecord - Class in org.apache.ignite.internal.pagemem.wal.record.delta
-
- 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) - 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, UUID, int, MvccSnapshot) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTransactionalCacheAdapter
-
- inject() - Method in class org.apache.ignite.internal.managers.GridManagerAdapter
-
Injects resources to SPI.
- 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) - 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.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.
- 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(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
-
- 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.sql.command.SqlCreateIndexCommand
-
- inlineSizes() - Method in class org.apache.ignite.internal.commandline.cache.check_indexes_inline_size.CheckIndexInlineSizesResult
-
- 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, UUID, Object, String, IgniteCacheExpiryPolicy, boolean) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
-
- innerGet(GridCacheVersion, IgniteInternalTx, boolean, boolean, boolean, UUID, Object, String, IgniteCacheExpiryPolicy, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
- innerGetAndReserveForLoad(boolean, boolean, UUID, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
-
- innerGetAndReserveForLoad(boolean, boolean, UUID, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
- innerGetVersioned(GridCacheVersion, IgniteInternalTx, boolean, boolean, UUID, Object, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
-
- innerGetVersioned(GridCacheVersion, IgniteInternalTx, boolean, boolean, UUID, Object, String, IgniteCacheExpiryPolicy, boolean, ReaderArguments) - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
- 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, UUID, 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, UUID, 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, UUID, 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, UUID, 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, UUID, 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, UUID, 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, UUID, 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, UUID, 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.
- inputStream() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
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
- inSharedMemoryId() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
- 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.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_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.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.
- 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.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
-
- 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.
- 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.
- inTokenFileName() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
- 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_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_REL_PTR - Static variable in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
-
Invalid relative pointer value.
- 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.ThreadPageLocksDumpLock.ThreadState
-
- 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
-
- 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
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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(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
-
- 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.Entry
s
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.Entry
s
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
-
- 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.Entry
s
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.Entry
s
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.Entry
s
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.Entry
s
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
-
- 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.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, Object[]) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
-
Invokes native service method.
- invokeMethod(String, boolean, boolean, Object[]) - Method in class org.apache.ignite.internal.processors.platform.services.PlatformAbstractService
-
Invokes native service method.
- invokeMethod(String, boolean, Object[]) - Method in interface org.apache.ignite.internal.processors.platform.services.PlatformService
-
Invokes native service method.
- invokeMethod(String, boolean, boolean, Object[]) - Method in interface org.apache.ignite.internal.processors.platform.services.PlatformService
-
Invokes native service method.
- invokeMethod(Method, Object[]) - Method in class org.apache.ignite.internal.processors.service.GridServiceProxy
-
Invoek 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 - 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.
- 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.
- IpcOutOfSystemResourcesException - Exception in org.apache.ignite.internal.util.ipc.shmem
-
Thrown when IPC runs out of system resources (for example, no more free shared memory is
available in operating system).
- IpcOutOfSystemResourcesException(String) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcOutOfSystemResourcesException
-
Creates new exception with given error message.
- IpcOutOfSystemResourcesException(Throwable) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcOutOfSystemResourcesException
-
Creates new exception with given throwable as a cause and
source of error message.
- IpcOutOfSystemResourcesException(String, Throwable) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcOutOfSystemResourcesException
-
Creates new exception with given error message and optional nested exception.
- 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
-
- IpcSharedMemoryClientEndpoint - Class in org.apache.ignite.internal.util.ipc.shmem
-
IPC endpoint based on shared memory space.
- IpcSharedMemoryClientEndpoint(IpcSharedMemorySpace, IpcSharedMemorySpace, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
Creates connected client IPC endpoint.
- IpcSharedMemoryClientEndpoint(int, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
Creates and connects client IPC endpoint and starts background checker thread to avoid deadlocks on other party
crash.
- IpcSharedMemoryClientEndpoint(int, int, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
Creates and connects client IPC endpoint and starts background checker thread to avoid deadlocks on other party
crash.
- IpcSharedMemoryInitRequest - Class in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemoryInitRequest(int) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitRequest
-
- IpcSharedMemoryInitRequest() - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitRequest
-
Required by Externalizable
.
- IpcSharedMemoryInitResponse - Class in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemoryInitResponse(String, int, String, int, int, int) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
Constructs a successful response.
- IpcSharedMemoryInitResponse(Exception) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
Constructs an error response.
- IpcSharedMemoryInitResponse() - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
Required by Externalizable
.
- IpcSharedMemoryInputStream - Class in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemoryInputStream(IpcSharedMemorySpace) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInputStream
-
- IpcSharedMemoryNativeLoader - Class in org.apache.ignite.internal.util.ipc.shmem
-
Shared memory native loader.
- IpcSharedMemoryNativeLoader() - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryNativeLoader
-
- IpcSharedMemoryOperationTimedoutException - Exception in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemoryOperationTimedoutException(String) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOperationTimedoutException
-
Creates new exception with given error message.
- IpcSharedMemoryOperationTimedoutException(Throwable) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOperationTimedoutException
-
Creates new exception with given throwable as a cause and
source of error message.
- IpcSharedMemoryOperationTimedoutException(String, Throwable) - Constructor for exception org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOperationTimedoutException
-
Creates new exception with given error message and optional nested exception.
- IpcSharedMemoryOutputStream - Class in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemoryOutputStream(IpcSharedMemorySpace) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOutputStream
-
- IpcSharedMemoryServerEndpoint - Class in org.apache.ignite.internal.util.ipc.shmem
-
Server shared memory IPC endpoint.
- IpcSharedMemoryServerEndpoint(String) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
- IpcSharedMemoryServerEndpoint(IgniteLogger, UUID, String, String) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Constructor to set dependencies explicitly.
- IpcSharedMemorySpace - Class in org.apache.ignite.internal.util.ipc.shmem
-
- IpcSharedMemorySpace(String, int, int, int, boolean, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
This will allocate system resources for the space.
- IpcSharedMemorySpace(String, int, int, int, boolean, int, IgniteLogger) - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
This should be called in order to attach to already allocated system resources.
- IpcSharedMemoryUtils - Class in org.apache.ignite.internal.util.ipc.shmem
-
NOTE: Native library should be loaded, before methods of this class are called.
- IpcSharedMemoryUtils() - Constructor for class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryUtils
-
- IpcToNioAdapter<T> - Class in org.apache.ignite.internal.util.ipc
-
Allows to re-use existing
GridNioFilter
s 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
-
IP finder clean frequency.
- 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.metric.GridMetricManager
-
- IS_TERMINATED_DESC - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
-
- IS_TERMINATING_DESC - Static variable in class org.apache.ignite.internal.processors.metric.GridMetricManager
-
- 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
-
- 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
-
- 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
-
Gets flag that enforces writing full page to WAL on every change (instead of delta record).
- 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
-
- 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
-
- 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
-
Auto-adjust "enabled" flag value.
- 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
-
- 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.query.schema.SchemaIndexOperationCancellationToken
-
Get cancel state.
- 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
- 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
-
- isClient() - Method in interface org.apache.ignite.internal.client.GridClientNode
-
- isClient() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
-
- isClient() - Method in class org.apache.ignite.internal.cluster.DetachedClusterNode
-
- isClient() - Method in class org.apache.ignite.plugin.security.AuthenticationContext
-
- isClient() - Method in class org.apache.ignite.spi.discovery.isolated.IsolatedNode
-
- isClient() - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNode
-
- 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
-
- 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).
- isCompleted() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
-
Method that return completion flag.
- 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
-
- isCopyOnRead() - Method in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration
-
- isCopyOnRead() - Method in class org.apache.ignite.spi.systemview.view.CacheView
-
- isCorrupted(ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.TrackingPageIO
-
- 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
-
- isDaemon() - Method in class org.apache.ignite.internal.client.impl.GridClientNodeImpl
-
- 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
-
- 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.
- 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(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(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.
- 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.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
-
- 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 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.
- 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
-
- 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.
- 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.
- 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.
- 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.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
-
- 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
-
- 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.GridCacheDatabaseSharedManager.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.
- isManagement() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
-
- isMethodParameterTypeAnnotated(Annotation[]) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
-
- isMethodReturnTypeValid(Class<?>) - Static method in class org.apache.ignite.internal.util.gridify.GridifyUtils
-
- 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.IgniteKernal
-
Gets a flag whether local node is in baseline.
- isNodeInBaseline() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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
-
- 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.IgniteKernal
-
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
-
- 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
-
- 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.
- 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 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
-
- isPrimaryOrBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityImpl
-
- isPrimaryOrBackup(ClusterNode, K) - Method in class org.apache.ignite.internal.processors.cache.affinity.GridCacheAffinityProxy
-
- 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 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
-
Gets flag indicating whether data can be read from backup.
- 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.processors.cache.GridCacheSharedContext
-
- isRebalanceEnabled() - Method in interface org.apache.ignite.mxbean.IgniteMXBean
-
- 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(Exception) - 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
-
- isReplicatedOnly() - Method in class org.apache.ignite.cache.query.SqlQuery
-
- 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.
- 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() - Method in class org.apache.ignite.internal.visor.node.VisorRestConfiguration
-
- 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
-
- 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() - 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 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.
- 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
-
- 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
-
Gets flag indicating whether write throttling is enabled.
- isWriteThrottlingEnabled() - Method in class org.apache.ignite.configuration.PersistentStoreConfiguration
-
Deprecated.
Gets flag indicating whether write throttling is enabled.
- 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.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 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.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
-
- OBJ - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
-
- 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
-
- 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
-
- 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
-
- 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.
- 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, 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, AuthorizationContext, NestedTxMode, ClientListenerProtocolVersion) - 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(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.LockTrackerFactory
-
- OFF_HEAP_STACK - Static variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.LockTrackerFactory
-
- 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
-
- 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
-
- offerx(E) - Method in class org.apache.ignite.internal.util.GridQueue
-
- 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, PageLockTrackerManager.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 interface org.apache.ignite.internal.pagemem.PageIdAllocator
-
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.
- 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
-
- omitOutOfResourcesWarning(boolean) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
- 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() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
Called on node activate.
- 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.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.GridServiceProcessor
-
Deprecated.
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
-
- 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
-
- onBeforePut(Cache.Entry<K, V>, V) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
-
- onBeforeReadLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockListenerIndexAdapter
- onBeforeReadLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
- onBeforeReadLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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
-
- onBeforeRemove(Cache.Entry<K, V>) - Method in class org.apache.ignite.cache.CacheInterceptorAdapter
-
- 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.PageLockListenerIndexAdapter
- onBeforeWriteLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
- onBeforeWriteLock(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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.GridQueryProcessor
-
Handle cache kernal start.
- onCacheReconnect() - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
Handle cache reconnect.
- 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.
- onCancel() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
-
Callback for task cancellation.
- 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() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
-
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
-
- onChangeTrackerPage(Long, FullPageId, PageMemory) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
-
Deprecated.
- 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
- 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
-
- 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
-
- 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
-
- onContinuousProcessorStarted(GridKernalContext) - Method in class org.apache.ignite.internal.processors.service.GridServiceProcessor
-
Deprecated.
- 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() - 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.GridServiceProcessor
-
Deprecated.
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() - 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(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
-
- 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.CacheAffinitySharedManager
- 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(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.GridServiceProcessor
-
Deprecated.
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) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionDemander.RebalanceFuture
-
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(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.GridCacheDistributedQueryFuture
-
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(Void, Throwable) - Method in class org.apache.ignite.internal.processors.cache.transactions.PartitionCountersNeighborcastFuture
-
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 interface org.apache.ignite.internal.processors.cache.distributed.dht.preloader.PartitionsExchangeAware
-
Callback from exchange process completion; called after topology is unlocked.
- onDoneAfterTopologyUnlock(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.platform.PlatformContextImpl
-
Callback from exchange process completion; called after 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.
- 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(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
-
- 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(Event) - Method in class org.apache.ignite.internal.processors.cluster.baseline.autoadjust.ChangeTopologyWatcher
-
Local 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.
- 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
-
- 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
-
- 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.
- 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(Ignite, 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.
- 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
-
- onFinish(Runnable) - Method in class org.apache.ignite.spi.communication.tcp.internal.shmem.ShmemWorker
-
- 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.
- 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
-
- 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.
- 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
-
- 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.PageLockTrackerManager.MemoryCalculator
-
- onHeapFree(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager.MemoryCalculator
-
- onIdle() - Method in class org.apache.ignite.internal.util.worker.GridWorker
-
- 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.
- 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.authentication.IgniteAuthenticationProcessor
-
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.diagnostic.DiagnosticProcessor
-
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.localtask.DurableBackgroundTasksProcessor
-
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.GridServiceProcessor
-
Deprecated.
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.GridServiceProcessor
-
Deprecated.
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.
- 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() - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
Local node joined to topology.
- 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(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.
- onLocalJoin(DiscoveryEvent, DiscoCache) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
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
- 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
-
- onMarkedObsolete() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearCacheEntry
-
- onMarkedObsolete() - Method in interface org.apache.ignite.internal.processors.cache.GridCacheEntryEx
-
- onMarkedObsolete() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
-
- 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
-
- 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.query.GridCacheDistributedQueryFuture
- onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
- onNodeLeft(UUID) - Method in class org.apache.ignite.internal.processors.cache.transactions.PartitionCountersNeighborcastFuture
-
Callback for when node left.
- 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
-
- onOffHeapAllocated(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTrackerManager.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.PageLockTrackerManager.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, List<GridQueryFieldMetadata>, Collection<Map<String, Object>>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedFieldsQueryFuture
-
- onPage(UUID, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryFuture
- onPage(UUID, List<GridQueryFieldMetadata>, Collection<?>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalFieldsQueryFuture
-
- onPage(UUID, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryFuture
- onPage(UUID, Collection<?>, Throwable, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
- onPage(UUID, boolean) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryFutureAdapter
-
- onPageRead() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl
-
Updates page read.
- onPageReady(boolean, GridCacheQueryInfo, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheDistributedQueryManager
-
Called when data for page is ready.
- onPageReady(boolean, GridCacheQueryInfo, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheLocalQueryManager
-
Called when data for page is ready.
- onPageReady(boolean, GridCacheQueryInfo, Collection<?>, boolean, Throwable) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager
-
Called when data for page is ready.
- 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
-
- onPartitionCounterUpdated(int, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
-
Partition counter update callback.
- onPartitionCounterUpdated(int, long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
-
Partition counter update callback.
- onPartitionCounterUpdated(int, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
-
Partition counter update callback.
- onPartitionCreated(int, int) - Method in interface org.apache.ignite.internal.pagemem.store.IgnitePageStoreManager
-
Callback called when a partition is created on the local node.
- onPartitionCreated(int, int) - Method in class org.apache.ignite.internal.processors.cache.persistence.file.FilePageStoreManager
-
Callback called when a partition is created on the local node.
- onPartitionDestroyed(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.
- onPartitionDestroyed(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.
- 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.
- onPartitionInitialCounterUpdated(int, long, long) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
-
Initial counter will be updated on state restore only
- onPartitionInitialCounterUpdated(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
-
Initial counter will be updated on state restore only
- onPartitionInitialCounterUpdated(int, long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager
-
Initial counter will be updated on state restore only
- 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.PageLockListenerIndexAdapter
- 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 class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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.PageLockListenerIndexAdapter
- 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 class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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.
- 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.
- 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() - 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(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.
- 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() - 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
-
- onResult(UUID) - Method in class org.apache.ignite.internal.processors.cache.transactions.PartitionCountersNeighborcastFuture
-
Processes a response from a remote peer.
- 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.
- onSchemaAddQueryEntity(SchemaAddQueryEntityOperation) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
-
- 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
-
- 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 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
-
- onSpiContextInitialized(IgniteSpiContext) - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder
-
- onSpiContextInitialized(IgniteSpiContext) - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAdapter
-
- 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
-
- onStart(CacheJoinNodeDiscoveryData) - Method in class org.apache.ignite.internal.processors.cache.ClusterCachesInfo
-
- onStart() - Method in class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster
-
Do action on start.
- onStart(Object, long) - Method in class org.apache.ignite.internal.processors.platform.callback.PlatformCallbackGateway
-
Kernal start callback.
- 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
- 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
-
- 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
-
- 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
-
- 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.GridCacheDistributedQueryFuture
-
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.HandshakeTimeoutObject
-
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
-
- 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
-
- 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
-
- onUnlock() - Method in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry
-
- 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(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
-
- onUtilityCacheStarted() - Method in class org.apache.ignite.internal.processors.service.GridServiceProcessor
-
Deprecated.
Called right after utility cache is started and ready for the usage.
- 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() - Method in class org.apache.ignite.internal.processors.cache.persistence.DataStorageMetricsImpl
-
- 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.PageLockListenerIndexAdapter
- 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 class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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.PageLockListenerIndexAdapter
- 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 class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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, CacheOperationContext) - 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_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_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 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.PageLockLogSnapshot.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() - Method in class org.apache.ignite.internal.visor.diagnostic.VisorPageLocksTrackerArgs
-
- operation() - Method in class org.apache.ignite.internal.visor.persistence.PersistenceTaskArg
-
- operation() - Method in class org.apache.ignite.internal.visor.tracing.configuration.VisorTracingConfigurationTaskArg
-
- 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
-
- 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
-
- OracleJdbcIpFinderDialect() - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.OracleJdbcIpFinderDialect
-
- 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() - 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
-
- 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.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.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.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.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
-

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.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.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.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.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.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.ipc.shmem - package org.apache.ignite.internal.util.ipc.shmem
-
Shared memory 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.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.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.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.internal.shmem - package org.apache.ignite.spi.communication.tcp.internal.shmem
-
- 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
-
- 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
-
- 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.spi.systemview.view.TransactionView
-
- originNodeId() - Method in class org.apache.ignite.internal.processors.service.ServiceDescriptorImpl
-
Deprecated.
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.
- 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
-
- otherPartyPid() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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_MSG - Static variable in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
IPC error message.
- OUT_OF_RESOURCES_TCP_MSG - Static variable in class org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi
-
IPC error message.
- 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.
- outboundMessagesQueueSize() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
-
Gets outbound messages queue size.
- 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.
- outputStream() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryClientEndpoint
-
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
- outSharedMemoryId() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
- 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.
- outTokenFileName() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
- overlap(long, long) - Method in class org.apache.ignite.internal.pagemem.wal.record.RollbackRecord
-
Returns a number of overlapping update counters.
- 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) - 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 - Variable in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
-
Cluster group predicate.
- P1<E1> - Interface in org.apache.ignite.internal.util.typedef
-
- P2<T1,T2> - Interface in org.apache.ignite.internal.util.typedef
-
- P2P_POOL - Static variable in class org.apache.ignite.internal.managers.communication.GridIoPolicy
-
P2P execution pool.
- 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).
- p2pPool() - Method in class org.apache.ignite.internal.processors.pool.PoolProcessor
-
- 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
-
- PA - Interface in org.apache.ignite.internal.util.typedef
-
- 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
-
- 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.
- 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
-
- PageHistoryDiagnoster - Class in org.apache.ignite.internal.processors.diagnostic
-
Diagnostic WAL page history.
- PageHistoryDiagnoster(GridKernalContext, BiFunction<File, DiagnosticProcessor.DiagnosticFileWriteMode, File>) - Constructor for class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster
-
- PageHistoryDiagnoster.DiagnosticPageBuilder - Class in org.apache.ignite.internal.processors.diagnostic
-
Parameters for diagnostic pages.
- 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.PageLockLogSnapshot.LogEntry
-
- 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(T2<Integer, Long>...) - Method in class org.apache.ignite.internal.processors.diagnostic.PageHistoryDiagnoster.DiagnosticPageBuilder
-
- 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 - Interface in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
-
Interface for page lock tracker structures dump.
- pageLockDump - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLocksDumpLock.ThreadState
-
- PageLockListener - Interface in org.apache.ignite.internal.processors.cache.persistence.tree.util
-
Page lock listener.
- PageLockListenerIndexAdapter - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
-
Page lock listener adapter with Id.
- PageLockListenerIndexAdapter(int, PageLockListener) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockListenerIndexAdapter
-
- PageLockLogSnapshot - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
-
Page lock log snapshot.
- PageLockLogSnapshot(String, long, int, PageMetaInfoStore, int, int, long) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log.PageLockLogSnapshot
-
- PageLockLogSnapshot.LogEntry - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.log
-
Log entry.
- 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, PageLockTrackerManager.MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.PageLockTracker
-
- 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
-
- PageLockTrackerManager.MemoryCalculator - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
-
- 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
-
- PageLockTrackerMXBeanImpl(PageLockTrackerManager, 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(IgniteLogger, DirectMemoryProvider, GridCacheSharedContext<?, ?>, int, DataRegionConfiguration, LongAdderMetric, 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
-
- 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
-
- 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
-
- 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).
- pages() - Method in exception org.apache.ignite.internal.processors.cache.persistence.tree.CorruptedTreeException
-
- 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(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, PageLockListener, 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
-
- 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
-
- 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
-
- 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
-
- PagesWriteThrottlePolicy - Interface in org.apache.ignite.internal.processors.cache.persistence.pagemem
-
Throttling policy, encapsulates logic of delaying write operations.
- 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
-
- 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
-
- 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.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(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
-
- 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).
- 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.PdsConsistentIdProcessor
-
- 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_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_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
-
- partDataStores - Variable in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl
-
- 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() - 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 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() - 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() - 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
-
- 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
-
- PartitionCountersNeighborcastFuture - Class in org.apache.ignite.internal.processors.cache.transactions
-
Represents partition update counters delivery to remote nodes.
- PartitionCountersNeighborcastFuture(IgniteInternalTx, GridCacheSharedContext<?, ?>) - Constructor for class org.apache.ignite.internal.processors.cache.transactions.PartitionCountersNeighborcastFuture
-
- PartitionCountersNeighborcastRequest - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
-
- PartitionCountersNeighborcastRequest() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastRequest
-
- PartitionCountersNeighborcastRequest(Collection<PartitionUpdateCountersMessage>, IgniteUuid, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastRequest
-
- PartitionCountersNeighborcastResponse - Class in org.apache.ignite.internal.processors.cache.mvcc.msg
-
- PartitionCountersNeighborcastResponse() - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
- PartitionCountersNeighborcastResponse(IgniteUuid, AffinityTopologyVersion) - Constructor for class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
- 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.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, DataRegionMetricsImpl, DataRegion, ReuseList, IgniteWriteAheadLogManager, long, boolean, PageLockListener, 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, IgnitePredicate<IgniteInternalTx>) - 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
-
- 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.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
-
- 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
-
- 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
-
- 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.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
-
- patchCacheConfiguration(CacheConfiguration<K, V>, Collection<QueryEntity>, String, boolean, int) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
-
- 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
-
- 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
-
- 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
- PdsConsistentIdProcessor.FolderCandidate - Class in org.apache.ignite.internal.processors.cache.persistence.filename
-
Represents parsed new style file and encoded parameters in this file name
- pdsFolderResolver() - Method in interface org.apache.ignite.internal.GridKernalContext
-
- pdsFolderResolver() - Method in class org.apache.ignite.internal.GridKernalContextImpl
- pdsFolderResolver() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
- PdsFolderSettings - 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, GridCacheDatabaseSharedManager.FileLockHolder, 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
-
- 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
-
- 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
-
- 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
-
- pending(Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockResponse
-
- pending() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
-
- pending(Collection<GridCacheVersion>) - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareResponse
-
- 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, PageLockListener, 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
-
- PersistenceMetricsMXBean - Interface in org.apache.ignite.mxbean
-
- 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
-
- 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
-
- PersistentStoreConfiguration() - Constructor for class org.apache.ignite.configuration.PersistentStoreConfiguration
-
Deprecated.
- persistentStoreMetrics() - Method in interface org.apache.ignite.Ignite
-
- 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
-
- persistentStoreMetricsImpl() - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
-
- persistentStoreRootPath() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsFolderSettings
-
- perThreadBufferSize(int) - Method in interface org.apache.ignite.IgniteDataStreamer
-
- perThreadBufferSize() - Method in interface org.apache.ignite.IgniteDataStreamer
-
- perThreadBufferSize(int) - Method in class org.apache.ignite.internal.processors.datastreamer.DataStreamerImpl
-
- 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
- pid() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitRequest
-
- pid() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
-
- pid() - Static method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryUtils
-
- 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.IgniteKernal
-
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.IgniteKernal
-
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
-
- PLAIN_CLASS_TO_FLAG - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
-
- 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.utils.PlatformUtils
-
Platform: .Net.
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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.wal.SegmentedRingByteBuffer
-
- poll(long) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.SegmentedRingByteBuffer
-
- 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.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
-
- 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.metric.GridMetricManager
-
- 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.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_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() - 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(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.
- 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
-
- 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
-
- prepareIndexRebuildFuture(int) - Method in class org.apache.ignite.internal.processors.query.GridQueryProcessor
-
Creates a new index rebuild future that should be completed later after exchange is done.
- 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.
- 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.
- 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.
- 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.
- 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>) - Method in class org.apache.ignite.internal.processors.cache.verify.IdleVerifyResultV2
-
Print formatted result to 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.IgniteKernal
-
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.GridCacheQueryFutureAdapter
-
- 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
-
- 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.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.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.ClientServiceInvokeRequest
-
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
-
- processDump(PageLockLogSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpProcessor
-
- processDump(PageLockStackSnapshot) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpProcessor
-
- processDump(ThreadPageLocksDumpLock) - Method in interface org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.DumpProcessor
-
- 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.
- processSchemaOperationLocal(SchemaAbstractOperation, QueryTypeDescriptorImpl, IgniteUuid, SchemaIndexOperationCancellationToken) - 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.
- 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.
- 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
-
- prohibitWALDisabling() - Method in class org.apache.ignite.internal.processors.cache.WalStateManager
-
- 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 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
-
- 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(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, 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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[], 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
-
- PX1() - Constructor for class org.apache.ignite.internal.util.typedef.PX1
-
- PX2<T1,T2> - Class in org.apache.ignite.internal.util.typedef
-
- PX2() - Constructor for class org.apache.ignite.internal.util.typedef.PX2
-
- PX3<T1,T2,T3> - Class in org.apache.ignite.internal.util.typedef
-
- PX3() - Constructor for class org.apache.ignite.internal.util.typedef.PX3
-
- 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
-
- R2<E1,E2,R> - Interface in org.apache.ignite.internal.util.typedef
-
- R3<E1,E2,E3,R> - Interface in org.apache.ignite.internal.util.typedef
-
- 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.PageMemoryImpl
-
Number of random pages that will be picked for eviction.
- RandomAccessFileIO - Class in org.apache.ignite.internal.processors.cache.persistence.file
-
- 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
-
- 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.
- 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.
- 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
-
- 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.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(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() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInputStream
- read(byte[], int, int) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInputStream
- read(byte[], int, int, long) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
Blocks until at least 1 byte is read.
- read(ByteBuffer, int, int, long) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
Blocks until at least 1 byte is read.
- 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
-
- 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
-
- readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
-
- readBinary(BinaryReader) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
-
- 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
-
- 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
-
- 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 boolean
s.
- readBooleanArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of boolean
s.
- 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 byte
s.
- readByteArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of byte
s.
- 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.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
- 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 char
s.
- readCharArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of char
s.
- 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 double
s.
- readDoubleArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of double
s.
- 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
-
- readerPid() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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, UUID, 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.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.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.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.ipc.shmem.IpcSharedMemoryInitRequest
- readExternal(ObjectInput) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
- 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.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.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.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.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.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.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 float
s.
- readFloatArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of float
s.
- 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.msg.PartitionCountersNeighborcastRequest
-
Reads this message from provided byte buffer.
- readFrom(ByteBuffer, MessageReader) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
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.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, 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
-
- 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
-
- readIgniteUuid(String) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageReader
-
- readIgniteUuids(DataInput) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
Reads Ignite UUIDs from input stream.
- 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 int
s.
- readIntArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of int
s.
- 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
-
- readLockAnyway() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
-
- 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() - Method in interface org.apache.ignite.internal.util.io.GridDataInput
-
Reads array of long
s.
- readLongArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of long
s.
- 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
-
- readMvccVersion(ByteBufferBackedDataInput) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
-
- 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
-
- 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
- readRepair() - 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 short
s.
- readShortArray() - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataInput
-
Reads array of short
s.
- 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.
- 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
-
- 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
-
- 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
-
- 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, UUID, 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, UUID, 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
-
- 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
-
- readUnlock() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopology
-
- readUnlock() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtPartitionTopologyImpl
-
- 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
-
- 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
-
- 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
-
This cache node to re-balance its partitions.
- 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(long) - Method in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager
-
- 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() - 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.
- rebalanceExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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
- 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(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
-
- rebalanceRequired(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPreloader
- rebalanceRequired(GridDhtPartitionsExchangeFuture) - Method in interface org.apache.ignite.internal.processors.cache.GridCachePreloader
-
- rebalanceRequired(GridDhtPartitionsExchangeFuture) - Method in class org.apache.ignite.internal.processors.cache.GridCachePreloaderAdapter
- rebalanceStripedExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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.
- rebuildIndexesFromHash(GridCacheContext) - Method in interface org.apache.ignite.internal.processors.query.GridQueryIndexing
-
Rebuild indexes for the given cache if necessary.
- rebuildIndexesFromHash(GridCacheContext) - 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
-
- 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.
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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, IgnitePredicate<IgniteInternalTx>) - 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.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>) - 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.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.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() - 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
- 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(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
-
- register(String, GridCacheQueryType, String, boolean, GridQueryCancel) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
-
Register running 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 class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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) - 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(ExecutorService, ExecutorService, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, Map<String, ? extends ExecutorService>, WorkersRegistry) - 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.
- registerMetastorageListener(MetastorageLifecycleListener) - Method in class org.apache.ignite.internal.processors.subscription.GridInternalSubscriptionProcessor
-
- registerMetrics() - Method in class org.apache.ignite.internal.processors.cluster.ClusterProcessor
-
Registers cluster metrics.
- registerMetrics(MetricRegistry) - Method in class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryStatistics
-
- 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 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.
- 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.
- 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.
- registerThreadPools(StripedExecutor, StripedExecutor) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
-
Registers system views for a striped thread pools.
- registerThreadPools(ExecutorService, ExecutorService, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, Map<String, ? extends ExecutorService>) - Method in class org.apache.ignite.internal.processors.metric.GridMetricManager
-
Registers all metrics for thread pools.
- 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
-
- registerView(String, String, SystemViewRowAttributeWalker<R>, Collection<D>, Function<D, R>) - Method in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
-
- 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
-
- registerWorkflowCallback(String, MaintenanceWorkflowCallback) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
-
- registerWorkflowCallbackIfTaskExists(String, IgniteThrowableFunction<MaintenanceTask, MaintenanceWorkflowCallback>) - Method in interface org.apache.ignite.maintenance.MaintenanceRegistry
-
- 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
-
- registrateStructure(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
-
- 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.metric.GridMetricManager
-
- 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(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.GridCacheDatabaseSharedManager.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
-
- 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_STR - 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
-
- 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
- releaseSafePoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
- 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_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.
- REMAP_CNT_UPD - Static variable in class org.apache.ignite.internal.processors.cache.distributed.near.consistency.GridNearReadRepairAbstractFuture
-
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.
- 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.
- 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
-
- remove(Object) - Method in interface org.apache.ignite.IgniteQueue
- remove(Object) - Method in interface org.apache.ignite.IgniteSet
- 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() - 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
-
- 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
-
- 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(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(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) - 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
-
- remove(Object, Object) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedMap
-
- remove(Object) - Method in class org.apache.ignite.internal.util.GridBoundedConcurrentOrderedSet
-
- 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
-
- 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.IgniteKernal
-
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.
- 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.
- 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
-
- removeHandler(boolean, int, Class<? extends GridCacheMessage>) - Method in class org.apache.ignite.internal.processors.cache.GridCacheIoManager
-
- 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(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.
- removeIOStatistic() - 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
-
- removeListener(IgnitionListener) - Static method in class org.apache.ignite.internal.IgnitionEx
-
- 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
-
- 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() - 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
-
- 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
-
- 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.
- 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.
- removeUser(String) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
- 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
-
- 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
-
- 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
-
- removeX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapter
-
- removeX() - Method in class org.apache.ignite.internal.util.GridCloseableIteratorAdapterEx
-
- removeX() - Method in class org.apache.ignite.internal.util.GridEmptyIterator
-
- 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
-
- removeX() - Method in class org.apache.ignite.internal.util.lang.gridfunc.TransformFilteringIterator
-
- removeX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter.IteratorWrapper
-
- removeX() - Method in class org.apache.ignite.internal.util.lang.GridIterableAdapter
-
- removeX() - Method in interface org.apache.ignite.internal.util.lang.GridIterator
-
- 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.
- 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, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
- repairableGetAllAsync(Collection<? extends K>, boolean, boolean, UUID, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
- repairableGetAsync(K, boolean, boolean, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
- repairAsync(Collection<? extends K>, CacheOperationContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
-
Checks the given keys
and repairs entries across the topology if needed.
- repairAsync(K, CacheOperationContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache
-
Checks the given key
and repairs entry across the topology if needed.
- repairAsync(Collection<? extends K>, CacheOperationContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
Checks the given keys
and repairs entries across the topology if needed.
- repairAsync(K, CacheOperationContext, boolean) - Method in class org.apache.ignite.internal.processors.cache.GridCacheAdapter
-
Checks the given key
and repairs entry across the topology if needed.
- 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
-
- 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
-
- 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
-
- 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() - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- 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(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.FullPageIdTable
-
- requiredMemory(long) - Static method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.RobinHoodBackwardShiftHashMap
-
- 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.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.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
- reservedCheckoint() - Method in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointHistoryResult
-
- 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.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 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.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
-
- resetShmemServer() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
-
Creates new shared memory communication server.
- resetState() - Method in class org.apache.ignite.internal.cluster.ClusterGroupAdapter
-
- 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(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
-
- resolveLocalAddresses(InetAddress, boolean) - Static method in class org.apache.ignite.internal.util.IgniteUtils
-
- 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.
- 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() - 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.
- restExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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
-
- 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(Map<GroupPartitionId, Integer>) - 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(Map<GroupPartitionId, Integer>) - 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(Map<GroupPartitionId, Integer>) - 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.
- 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
-
- 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.
- 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
-
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.CheckCpHistTask
-
- 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(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcTask
-
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.CollectConflictPartitionKeysTask
-
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.RetrieveConflictPartitionValuesTask
-
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsDumpTask
-
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTask
-
Deprecated.
- result(ComputeJobResult, List<ComputeJobResult>) - Method in class org.apache.ignite.internal.processors.cache.verify.VerifyBackupPartitionsTaskV2
-
- 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(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.
- 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
-
- 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.
- RETRIES_BEFORE_LOCK - Static variable in class org.jsr166.ConcurrentLinkedHashMap
-
- 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, PageLockListener, 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
-
- 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 - 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
-
- 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
-
- 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
-
- 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 interface org.apache.ignite.internal.processors.query.GridQueryIndexing
-
Return row cache cleaner.
- 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
- 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(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.LongOperationsDumpSettingsClosure
- run() - Method in class org.apache.ignite.internal.processors.cache.LongRunningTxTimeDumpSettingsClosure
- 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.cache.TxOwnerDumpRequestAllowedSettingClosure
- 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
-
- 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.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
-
- 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.IgniteKernal
-
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 queries that already running more than specified duration.
- runningQueryInfo(Long) - Method in class org.apache.ignite.internal.processors.query.RunningQueryManager
-
Gets info about running query by their id.
- 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.
- RX1<E1,R> - Class in org.apache.ignite.internal.util.typedef
-
- RX1() - Constructor for class org.apache.ignite.internal.util.typedef.RX1
-
- RX2<E1,E2,R> - Class in org.apache.ignite.internal.util.typedef
-
- RX2() - Constructor for class org.apache.ignite.internal.util.typedef.RX2
-
- RX3<E1,E2,E3,R> - Class in org.apache.ignite.internal.util.typedef
-
- RX3() - Constructor for class org.apache.ignite.internal.util.typedef.RX3
-
- S - Class in org.apache.ignite.internal.util.typedef.internal
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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_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_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.
- SchemaExchangeWorkerTask - Class in org.apache.ignite.internal.processors.query.schema
-
Cache schema change task for exchange worker.
- SchemaExchangeWorkerTask(SchemaAbstractDiscoveryMessage) - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaExchangeWorkerTask
-
Constructor.
- schemaExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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.
- SchemaIndexCacheFilter - Interface in org.apache.ignite.internal.processors.query.schema
-
Index row filter accepting current entry.
- SchemaIndexCachePartitionWorker - Class in org.apache.ignite.internal.processors.query.schema
-
Worker for creating/rebuilding indexes for cache per partition.
- SchemaIndexCachePartitionWorker(GridCacheContext, GridDhtLocalPartition, AtomicBoolean, SchemaIndexOperationCancellationToken, 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
-
- 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, SchemaIndexOperationCancellationToken, 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.
- SchemaIndexOperationCancellationToken - Class in org.apache.ignite.internal.processors.query.schema
-
Index operation cancellation token.
- SchemaIndexOperationCancellationToken() - Constructor for class org.apache.ignite.internal.processors.query.schema.SchemaIndexOperationCancellationToken
-
- schemaInitialId() - Static method in class org.apache.ignite.internal.binary.BinaryUtils
-
Schema initial ID.
- 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() - 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.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(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
-
- 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
-
- security() - Method in class org.apache.ignite.internal.GridKernalContextImpl
-
- security() - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.reader.StandaloneGridKernalContext
-
- 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
-
- 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
-
- 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
-
- 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
-
- SecurityBasicPermissionSet() - Constructor for class org.apache.ignite.plugin.security.SecurityBasicPermissionSet
-
- 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
-
- 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
-
- 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
-
- SecuritySubject - Interface in org.apache.ignite.plugin.security
-
Security subject representing authenticated node with a set of permissions.
- 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
- 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(int, boolean, IgniteLogger) - 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.
- 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
-
- 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.
- 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(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
-
- 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.
- semaphoreId() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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) - 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.GridShmemCommunicationClient
- sendMessage(UUID, Message, IgniteInClosure<IgniteException>) - Method in class org.apache.ignite.internal.util.nio.GridShmemCommunicationClient
- sendMessage(ByteBuffer) - Method in class org.apache.ignite.internal.util.nio.GridShmemCommunicationClient
- 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
-
- 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.
- sentBytesCntMetric - Variable in class org.apache.ignite.internal.util.nio.GridShmemCommunicationClient
-
Sent bytes count metric.
- sentBytesCount() - Method in class org.apache.ignite.spi.communication.tcp.TcpCommunicationMetricsListener
-
Gets sent bytes count.
- 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.
- 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
- 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.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(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 - 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
-
Gets locally deployed service with specified name.
- 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.GridServiceProcessor
-
Deprecated.
- service(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- service(String) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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
-
- 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 class org.apache.ignite.internal.processors.service.ServiceDescriptorImpl
-
Deprecated.
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.GridServiceProcessor
-
Deprecated.
- serviceContext(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- serviceContext(String) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- ServiceContext - Interface in org.apache.ignite.services
-
Service execution context.
- ServiceContextImpl - Class in org.apache.ignite.internal.processors.service
-
Service context implementation.
- ServiceDeploymentActions - Class in org.apache.ignite.internal.processors.service
-
Actions of change service state to be processed in the service deployment process.
- ServiceDeploymentActions() - 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 - Interface in org.apache.ignite.services
-
Service deployment descriptor.
- ServiceDescriptorImpl - Class in org.apache.ignite.internal.processors.service
-
- ServiceDescriptorImpl(GridServiceDeployment) - Constructor for class org.apache.ignite.internal.processors.service.ServiceDescriptorImpl
-
Deprecated.
- 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.GridServiceProcessor
-
Deprecated.
- serviceDescriptors() - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- serviceDescriptors() - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.
- 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.
- ServiceProcessorAdapter - Class in org.apache.ignite.internal.processors.service
-
Adapter for different service processor implementations.
- ServiceProcessorAdapter(GridKernalContext) - Constructor for class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- ServiceProcessorJoinNodeDiscoveryData - Class in org.apache.ignite.internal.processors.service
-
- 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>, boolean) - Method in interface org.apache.ignite.IgniteServices
-
Gets a remote handle on the service.
- serviceProxy(String, Class<? super T>, boolean, long) - Method in interface org.apache.ignite.IgniteServices
-
Gets a remote handle on the service with timeout.
- serviceProxy(String, Class<? super T>, boolean) - Method in class org.apache.ignite.internal.IgniteServicesImpl
-
Gets a remote handle on the service.
- serviceProxy(String, Class<? super T>, boolean, long) - Method in class org.apache.ignite.internal.IgniteServicesImpl
-
Gets a remote handle on the service with timeout.
- serviceProxy(ClusterGroup, String, Class<? super T>, boolean, long) - Method in class org.apache.ignite.internal.processors.service.GridServiceProcessor
-
Deprecated.
- serviceProxy(ClusterGroup, String, Class<? super T>, boolean, long) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- serviceProxy(ClusterGroup, String, Class<? super T>, boolean, long) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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
-
Gets all locally deployed services with specified name.
- 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.GridServiceProcessor
-
Deprecated.
- services(String) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- services(String) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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.GridServiceProcessor
-
Deprecated.
- serviceTopology(String, long) - Method in class org.apache.ignite.internal.processors.service.IgniteServiceProcessor
- serviceTopology(String, long) - Method in class org.apache.ignite.internal.processors.service.ServiceProcessorAdapter
-
- 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
-
- 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_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
-
- 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.spi.systemview.view.ComputeJobView
-
- sessionId() - Method in class org.apache.ignite.spi.systemview.view.ComputeTaskView
-
- sessionIds() - Method in class org.apache.ignite.internal.managers.checkpoint.GridCheckpointManager
-
- sessions() - Method in class org.apache.ignite.internal.util.nio.GridNioServer
-
- 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(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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.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
-
- 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
-
- 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
-
- 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
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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.
- 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 is 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
-
- 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
-
- 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
-
- 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
-
- setDiscoveryStartupDelay(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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.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.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
-
- 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
-
- 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
-
- setFailoverSpi(String) - Method in class org.apache.ignite.internal.GridTaskSessionImpl
-
- setFailureDetectionTimeout(long) - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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.
- 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, 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.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
-
- 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
-
- setLastSuccessfulSnapshotId(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
-
- setLastSuccessfulSnapshotTag(long, long) - Method in class org.apache.ignite.internal.processors.cache.persistence.tree.io.PageMetaIO
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- setMasterKeyName(String) - Method in class org.apache.ignite.spi.encryption.keystore.KeystoreEncryptionSpi
-
- setMasterKeyName(String) - Method in class org.apache.ignite.spi.encryption.noop.NoopEncryptionSpi
-
- 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(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.
- setMemoryConfiguration(MemoryConfiguration) - Method in class org.apache.ignite.configuration.IgniteConfiguration
-
- 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.
- 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.configuration.IgniteConfiguration
-
- 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
- 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, byte) - 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
-
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
-
- 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 class org.apache.ignite.logger.java.JavaLogger
-
Sets node ID.
- setNodeId(UUID) - Method in interface org.apache.ignite.logger.LoggerNodeIdAware
-
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
-
- 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
-
Enable or disable partition awareness.
- 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
-
- 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
-
- 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
-
- setPessimisticTxLogSize(int) - Method in class org.apache.ignite.configuration.TransactionConfiguration
-
- 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
-
- 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.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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.
- 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
-
- 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.
- 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
-
- 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
- setReadRepair(boolean) - 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
-
- 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
-
- setReplicatedOnly(boolean) - Method in class org.apache.ignite.cache.query.SqlQuery
-
- 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.
- 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(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
- 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
-
Sets local port to accept shared memory connections.
- 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
-
- setSize(int) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Sets size of shared memory spaces that are created by the endpoint.
- 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
-
- 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
- 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
-
- 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
-
- 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
-
Sets initial size of a data region reserved for system cache.
- setSystemRegionMaxSize(long) - Method in class org.apache.ignite.configuration.DataStorageConfiguration
-
Sets maximum data region size reserved for system cache.
- 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
-
- 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.
- 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
-
- setTokenDirectoryPath(String) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
Sets token directory path.
- 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
-
- 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
-
- setTransactionTimeDumpSamplesPerSecondLimit(int) - Method in interface org.apache.ignite.mxbean.TransactionsMXBean
-
- 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
-
- 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.
- setupConfiguration(Map<String, String>) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
-
- 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
-
- 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.
- 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
-
- 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
-
- sharedMemoryId() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- sharedMemPointer() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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<SharedPageLockTracker.State>>, PageLockTrackerManager.MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
-
- SharedPageLockTracker(int, int, Consumer<Set<SharedPageLockTracker.State>>, PageLockTrackerManager.MemoryCalculator) - Constructor for class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.SharedPageLockTracker
-
- SharedPageLockTracker.State - Class in org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker
-
- 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.
- ShmemAcceptWorker - Class in org.apache.ignite.spi.communication.tcp.internal.shmem
-
This worker takes request created via shmem.
- ShmemAcceptWorker(String, GridNioServerListener<Message>, IpcSharedMemoryServerEndpoint, TcpCommunicationMetricsListener, IgniteLogger, MessageFactory, GridNioMessageWriterFactory, GridNioMessageReaderFactory, Tracing) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.shmem.ShmemAcceptWorker
-
- SHMemHandshakeClosure - Class in org.apache.ignite.spi.communication.tcp.internal.shmem
-
Does handshake for a shmem mode.
- SHMemHandshakeClosure(IgniteLogger, UUID, ClusterStateProvider, Supplier<ClusterNode>) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.shmem.SHMemHandshakeClosure
-
- shmemPort() - Method in class org.apache.ignite.spi.communication.tcp.AttributeNames
-
Deprecated.
- shmemPort() - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
-
- shmemPort(int) - Method in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfiguration
-
- shmemSrv - Variable in class org.apache.ignite.spi.communication.tcp.internal.TcpCommunicationConfigInitializer
-
Shared memory server.
- ShmemWorker - Class in org.apache.ignite.spi.communication.tcp.internal.shmem
-
Shmem grid worker.
- ShmemWorker(String, IgniteLogger, Tracing, IpcEndpoint, GridNioServerListener<Message>, TcpCommunicationMetricsListener, GridNioMessageReaderFactory, GridNioMessageWriterFactory, MessageFactory) - Constructor for class org.apache.ignite.spi.communication.tcp.internal.shmem.ShmemWorker
-
- SHORT - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
-
- 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
-
- 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.
- shortInfo() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture
-
- shortName() - Method in interface org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask.DurableBackgroundTask
-
Short unique name of the task is used to build metastorage key for saving this task and for logging.
- 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.
- shouldStop() - Method in interface org.apache.ignite.internal.processors.cache.distributed.dht.topology.EvictionContext
-
- shouldThrottle() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx
-
Calculates throttling condition.
- shouldThrottle() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl
-
Calculates throttling condition.
- shouldThrottle() - Method in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottle
- shouldThrottle() - Method in interface org.apache.ignite.internal.processors.cache.persistence.pagemem.PagesWriteThrottlePolicy
-
- 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.
- 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.
- 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
-
- 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
-
- 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
- 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.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.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.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.ipc.shmem.IpcSharedMemoryInitResponse
-
- size() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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 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_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.
- 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() - Method in class org.apache.ignite.internal.util.GridSnapshotLock
-
- SNAPSHOT_METRICS - Static variable in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
-
Snapshot 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.
- 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
-
- snapshotLocalDir(String) - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
-
- 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
-
- 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.
- 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
-
- snapshotTmpDir() - Method in class org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteSnapshotManager
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- split(int, Object) - Method in class org.apache.ignite.internal.jdbc.JdbcConnectionValidationTask
-
Deprecated.
- split(CacheGroupDescriptor) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
-
- split(DynamicCacheDescriptor) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
-
- split(CacheConfiguration) - Method in interface org.apache.ignite.internal.processors.cache.CacheConfigurationSplitter
-
- split(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterImpl
-
- split(CacheGroupDescriptor) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
-
- split(DynamicCacheDescriptor) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
-
- split(CacheConfiguration) - Method in class org.apache.ignite.internal.processors.cache.CacheConfigurationSplitterOldFormat
-
- split(int, String) - Method in class org.apache.ignite.internal.processors.cache.query.jdbc.GridCacheQueryJdbcValidationTask
-
- 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) - 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_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
-
- SqlAlterUserCommand - Class in org.apache.ignite.internal.sql.command
-
ALTER USER command.
- SqlAlterUserCommand() - Constructor for class org.apache.ignite.internal.sql.command.SqlAlterUserCommand
-
- 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) - Constructor for class org.apache.ignite.internal.processors.query.SqlClientContext
-
- SqlCommand - Interface in org.apache.ignite.internal.sql.command
-
Generic SQL command.
- 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
-
- SqlCreateUserCommand - Class in org.apache.ignite.internal.sql.command
-
CREATE USER command.
- SqlCreateUserCommand() - 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
-
- SqlDropUserCommand - Class in org.apache.ignite.internal.sql.command
-
DROP USER command.
- SqlDropUserCommand() - 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
-
- 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
-
- SqlKillContinuousQueryCommand - Class in org.apache.ignite.internal.sql.command
-
KILL CONTINUOUS command.
- SqlKillContinuousQueryCommand() - 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
-
- SqlKillScanQueryCommand - Class in org.apache.ignite.internal.sql.command
-
KILL SCAN_QUERY command.
- SqlKillScanQueryCommand() - 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
-
- SqlKillTransactionCommand - Class in org.apache.ignite.internal.sql.command
-
KILL TRANSACTION command.
- SqlKillTransactionCommand() - 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
-
- 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
-
- 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
-
- 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.
- 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_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.
- 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
-
- StandaloneGridKernalContext - Class in org.apache.ignite.internal.processors.cache.persistence.wal.reader
-
Dummy grid kernal context
- 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() - 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(GridClientConfiguration) - Static method in class org.apache.ignite.internal.client.GridClientFactory
-
Starts a client with given configuration.
- start(Map<Class<?>, Object>) - 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
-
- 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, ExecutorService, ExecutorService, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, StripedExecutor, ExecutorService, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, ExecutorService, ExecutorService, ExecutorService, IgniteStripedThreadPoolExecutor, Map<String, ? extends ExecutorService>, 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.authentication.IgniteAuthenticationProcessor
-
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 grid component, called on grid start.
- 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.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.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.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.port.GridPortProcessor
-
Starts grid component.
- 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() - 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.GridServiceProcessor
-
Deprecated.
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
-
- 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 class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryServerEndpoint
-
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
-
- 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
-
- 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
-
- startDurableBackgroundTask(DurableBackgroundTask, CacheConfiguration) - Method in class org.apache.ignite.internal.processors.localtask.DurableBackgroundTasksProcessor
-
Starts durable background task.
- 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
-
- 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
-
- 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
-
- startMemoryRestore(GridKernalContext, TimeBag) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
-
- 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.
- startPtr - Variable in class org.apache.ignite.internal.processors.cache.persistence.checkpoint.CheckpointStatus
-
Checkpoint start pointer.
- 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
-
- 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.
- 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.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.ThreadPageLocksDumpLock.ThreadState
-
- 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 - 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() - 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.
- 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.
- 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.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
-
- 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.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.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_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(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(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
-
- 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 grid component, called on grid shutdown.
- 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 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(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(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
-
- 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
-
- 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(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, 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
-
- 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(int, Iterator<GridCacheEntryInfo>, IgnitePredicateX<CacheDataRow>) - Method in interface org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager
-
Store entries.
- storeEntries(int, 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
-
- 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.
- 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.managers.systemview.GridSystemViewManager
-
- STREAM_POOL_QUEUE_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
-
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) - 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[]>) - 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
-
- streamUpdateQuery(String, String, Object[], IgniteDataStreamer<?, ?>) - 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[]) - 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 method in class org.apache.ignite.internal.util.lang.GridFunc
-
Deprecated.
- STRING_ARR - Static variable in class org.apache.ignite.internal.binary.GridBinaryMarshaller
-
- 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
-
- 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) - 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.
- stripedExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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
-
- StripedExecutorMXBeanAdapter(StripedExecutor) - Constructor for class org.apache.ignite.internal.StripedExecutorMXBeanAdapter
-
- StripedExecutorTaskView - Class in org.apache.ignite.spi.systemview.view
-
- 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.PageLockLogSnapshot.LogEntry
-
- structureIdToStrcutureName - Variable in class org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker.ThreadPageLocksDumpLock
-
- subFolderFile() - Method in class org.apache.ignite.internal.processors.cache.persistence.filename.PdsConsistentIdProcessor.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
-
- 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.
- subIntervals(int) - Method in interface org.apache.ignite.mxbean.PersistenceMetricsMXBean
-
Deprecated.
- 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 available.
- 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 available.
- subjectId() - Method in class org.apache.ignite.internal.GridJobSessionImpl
- subjectId() - Method in class org.apache.ignite.internal.GridTaskSessionImpl
- subjectId() - Method in interface org.apache.ignite.internal.GridTaskSessionInternal
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.CacheOperationContext
-
Gets client ID for which this projection was created.
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLockRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxQueryFirstEnlistRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxFinishRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearGetRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearLockRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxEnlistRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryEnlistRequest
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxQueryResultsEnlistRequest
-
- subjectId(IgniteInternalTx, GridCacheSharedContext<K, V>) - Static method in class org.apache.ignite.internal.processors.cache.GridCacheUtils
-
Gets subject ID by transaction.
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
-
- subjectId(UUID) - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryAdapter
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager.ScanQueryIterator
-
- subjectId() - Method in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryRequest
-
- 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
-
- subjectIdPerCall(UUID) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
-
Gets subject ID per call.
- subjectIdPerCall(UUID, CacheOperationContext) - Method in class org.apache.ignite.internal.processors.cache.GridCacheContext
-
Gets subject ID per call.
- 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.cluster.ClusterGroupAdapter
-
Subject ID.
- subjId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicAbstractUpdateRequest
-
Subject ID.
- subjId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateFuture
-
Subject ID.
- subjId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridNearAtomicAbstractUpdateRequest
-
Subject ID.
- subjId - Variable in class org.apache.ignite.internal.processors.cache.distributed.dht.CacheDistributedGetFutureAdapter
-
Subject ID.
- 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(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() - 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.
- svcExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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(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.
- 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.managers.systemview.GridSystemViewManager
-
- SYS_POOL_QUEUE_VIEW_DESC - Static variable in class org.apache.ignite.internal.managers.systemview.GridSystemViewManager
-
- sysExecSvc - Variable in class org.apache.ignite.internal.GridKernalContextImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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, String) - 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
-
- 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) - Method in class org.apache.ignite.internal.processors.authentication.IgniteAuthenticationProcessor
-
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) - 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.
- value(BinaryObject) - Method in interface org.apache.ignite.binary.BinaryField
-
Get field's value from the given object.
- 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.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.MetastorageView
-
- 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.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.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.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.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.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.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.diagnostic.DiagnosticProcessor.DiagnosticAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.ignite.internal.processors.diagnostic.DiagnosticProcessor.DiagnosticFileWriteMode
-
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.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.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.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.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.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.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.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.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.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.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.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.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.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.diagnostic.DiagnosticProcessor.DiagnosticAction
-
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.diagnostic.DiagnosticProcessor.DiagnosticFileWriteMode
-
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.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.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.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() - 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.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
-
Return array of values.
- values() - Method in interface org.apache.ignite.internal.util.collection.IntMap
-
Return array of values.
- values() - Method in class org.apache.ignite.internal.util.collection.IntRWHashMap
-
Return array 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.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.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.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_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
-
- 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.cluster.ClusterNode
-
Gets node version.
- version() - Method in interface org.apache.ignite.Ignite
-
Gets Ignite version.
- 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.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() - 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.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.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.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.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.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.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.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- VisorDataTransferObject() - Constructor for class org.apache.ignite.internal.visor.VisorDataTransferObject
-
Deprecated.
- VisorDataTransferObjectInput - Class in org.apache.ignite.internal.visor
-
- VisorDataTransferObjectInput(ObjectInput) - Constructor for class org.apache.ignite.internal.visor.VisorDataTransferObjectInput
-
Deprecated.
- VisorDataTransferObjectOutput - Class in org.apache.ignite.internal.visor
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- VisorPersistenceMetrics - Class in org.apache.ignite.internal.visor.node
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- VisorSnapshotCreateTask - Class in org.apache.ignite.internal.visor.snapshot
-
- VisorSnapshotCreateTask() - Constructor for class org.apache.ignite.internal.visor.snapshot.VisorSnapshotCreateTask
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- wal() - 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_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_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
-
WAL enabled flag.
- 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
-
- 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.
- 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(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
-
- 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, 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
-
- 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
-
- 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
-
- 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() - Method in interface org.apache.ignite.IgniteCache
-
This is an experimental API.
- withReadRepair() - Method in class org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy
-
This is an experimental API.
- withReadRepair() - Method in class org.apache.ignite.internal.processors.cache.IgniteCacheProxyImpl
-
This is an experimental API.
- withSamplingRate(double) - Method in class org.apache.ignite.spi.tracing.TracingConfigurationParameters.Builder
-
Builder method that allows to set sampling rate.
- 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(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
-
- WRAP_TREES - Static variable in class org.apache.ignite.internal.binary.BinaryUtils
-
Whether to skip TreeMap/TreeSet wrapping.
- 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.
- wrapMetricsMemoryProvider(DirectMemoryProvider, DataRegionMetricsImpl) - Method in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager
-
- wrapMetricsMemoryProvider(DirectMemoryProvider, DataRegionMetricsImpl) - Method in class org.apache.ignite.internal.processors.cache.persistence.IgniteCacheDatabaseSharedManager
-
- 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
-
- write(MvccTxRecord, ByteBuffer) - Method in class org.apache.ignite.internal.processors.cache.persistence.wal.serializer.TxRecordSerializer
-
- 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(int) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOutputStream
- write(byte[], int, int) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryOutputStream
- write(byte[], int, int, long) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- write(ByteBuffer, int, int, long) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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
-
- writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C2
-
- writeBinary(BinaryWriter) - Method in class org.apache.ignite.internal.processors.closure.GridClosureProcessor.C4
-
- 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
-
- 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
-
- 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 boolean
s.
- writeBooleanArray(boolean[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of boolean
s.
- 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 byte
s.
- writeByteArray(byte[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of byte
s.
- 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.
- 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 char
s.
- writeCharArray(char[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of char
s.
- 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.
- 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 double
s.
- writeDoubleArray(double[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of double
s.
- 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.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.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.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.ipc.shmem.IpcSharedMemoryInitRequest
- writeExternal(ObjectOutput) - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemoryInitResponse
- 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.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.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.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.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.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.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 float
s.
- writeFloatArray(float[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of float
s.
- 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
-
- 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
-
- writeIgniteUuid(String, IgniteUuid) - Method in interface org.apache.ignite.plugin.extensions.communication.MessageWriter
-
- 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 int
s.
- writeIntArray(int[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of int
s.
- 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
-
- writeLock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
-
- 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(long[]) - Method in interface org.apache.ignite.internal.util.io.GridDataOutput
-
Writes array of long
s.
- writeLongArray(long[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of long
s.
- 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(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
- writerPid() - Method in class org.apache.ignite.internal.util.ipc.shmem.IpcSharedMemorySpace
-
- 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 short
s.
- writeShortArray(short[]) - Method in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput
-
Writes array of short
s.
- 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
-
- 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
-
- 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.msg.PartitionCountersNeighborcastRequest
-
Writes this message to provided byte buffer.
- writeTo(ByteBuffer, MessageWriter) - Method in class org.apache.ignite.internal.processors.cache.mvcc.msg.PartitionCountersNeighborcastResponse
-
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.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
-
- writeUnlock() - Method in class org.apache.ignite.internal.GridKernalGatewayImpl
-
- 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
-
- 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
-
- 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