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

A

accept(CacheDrEntry<K, V>) - Method in interface org.gridgain.grid.cache.dr.CacheDrEntryFilter
Whether to perform data center replication for particular cache entry or not.
acceptance() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets current acceptance, a fraction of records which were actually compressed.
acknowledge(byte) - Method in interface org.gridgain.grid.dr.store.DrSenderStoreEntry
Acknowledge.
acl() - Method in class org.gridgain.grid.security.passcode.AuthenticationAclBasicProvider
Gets per-user access control map.
acl() - Method in interface org.gridgain.grid.security.passcode.AuthenticationAclProvider
Gets per-user access control map.
ACTIVE - Static variable in class org.gridgain.grid.cache.dr.CacheDrStatus
Status: not stopped.
activeDictionaries() - Method in interface org.gridgain.grid.cache.compress.DictionaryMetrics
Gets number of active dictionaries.
address() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
apply(Certificate[]) - Method in class org.gridgain.grid.security.certificate.IssuerRegexPredicate
Checks whether passed certificate is X.509 certificate with Issuer DN matches the pattern.
apply(Certificate[]) - Method in class org.gridgain.grid.security.certificate.SubjectRegexPredicate
Checks whether passed certificate is X.509 certificate with Subject DN matches the pattern.
ATTR_PREFIX - Static variable in class org.gridgain.grid.GridNodeAttributes
Prefix for internally reserved attribute names.
attributeName() - Method in interface org.gridgain.grid.product.ProductLicense
Gets license attribute name if any.
attributeValue() - Method in interface org.gridgain.grid.product.ProductLicense
Gets value for the license attribute if any.
authenticate(AuthenticationContext) - Method in interface org.gridgain.grid.security.Authenticator
Authenticates a given subject (either node or remote client).
authenticate(AuthenticationContext) - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Authenticates a given subject (either node or remote client).
authenticate(AuthenticationContext) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Authenticates a given subject (either node or remote client).
authenticate(AuthenticationContext) - Method in class org.gridgain.grid.security.passcode.IgniteAuthenticator
Authenticates a given subject (either node or remote client).
authenticate(AuthenticationContext) - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Authenticates a given subject (either node or remote client).
authenticatedSubject(UUID) - Method in interface org.gridgain.grid.GridSecurity
Gets security subject based on subject ID.
authenticatedSubjects() - Method in interface org.gridgain.grid.GridSecurity
Gets collection of authenticated subjects together with their permissions.
AuthenticationAclBasicProvider - Class in org.gridgain.grid.security.passcode
Basic ACL provider.
AuthenticationAclBasicProvider(Map<SecurityCredentials, String>) - Constructor for class org.gridgain.grid.security.passcode.AuthenticationAclBasicProvider
Creates basic ACL provider.
AuthenticationAclProvider - Interface in org.gridgain.grid.security.passcode
Access control list provider.
AuthenticationEvent - Class in org.gridgain.grid.events
Grid authentication event.
AuthenticationEvent() - Constructor for class org.gridgain.grid.events.AuthenticationEvent
No-arg constructor.
AuthenticationEvent(ClusterNode, String, int) - Constructor for class org.gridgain.grid.events.AuthenticationEvent
Creates authentication event with given parameters.
AuthenticationEvent(ClusterNode, String, int, SecuritySubjectType, UUID, Object, InetSocketAddress) - Constructor for class org.gridgain.grid.events.AuthenticationEvent
Creates authentication event with given parameters.
AuthenticationEvent(ClusterNode, String, int, SecuritySubjectType, UUID, Object, InetSocketAddress, List<InetSocketAddress>) - Constructor for class org.gridgain.grid.events.AuthenticationEvent
Creates authentication event with given parameters.
AuthenticationValidator - Interface in org.gridgain.grid.security
An implementation of Authenticator interface can optionally implement this interface to enable authenticator consistency configuration check on all nodes in topology.
Authenticator - Interface in org.gridgain.grid.security
Authenticator used for authenticating grid nodes.
AuthorizationEvent - Class in org.gridgain.grid.events
Grid authorization event.
AuthorizationEvent() - Constructor for class org.gridgain.grid.events.AuthorizationEvent
No-arg constructor.
AuthorizationEvent(ClusterNode, String, int) - Constructor for class org.gridgain.grid.events.AuthorizationEvent
Creates authorization event with given parameters.
AuthorizationEvent(ClusterNode, String, int, SecurityPermission, SecuritySubject) - Constructor for class org.gridgain.grid.events.AuthorizationEvent
Creates authorization event with given parameters.
averageBatchAckTime() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets average time in milliseconds between sending batch to receiver cache nodes and successfully storing it.
averageBatchAckTime() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets average time in milliseconds between sending batch for the first time and receiving acknowledgement for it.

B

backupQueueSize() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets current amount of cache entries in backup queue.
baselineTopology() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Baseline topology on the moment when snapshot was created.
batchesAcked() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of sent batches acknowledged by sender hub.
batchesAcked() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of batches stored in receiver caches.
batchesAcked() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of sent batches with received acknowledgement from receiver hubs.
batchesFailed() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of failed batches.
batchesReceived() - Method in interface org.gridgain.grid.dr.DrReceiverInCacheMetrics
Gets the number of batches received from remote sender hubs.
batchesReceived() - Method in interface org.gridgain.grid.dr.DrSenderInMetrics
Gets amount of batches received from sender caches.
batchesRejected() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of rejected batches due to backpressure or any recoverable error.
batchesRejected() - Method in interface org.gridgain.grid.dr.DrSenderInMetrics
Gets amount of rejected batches.
batchesSent() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of batches sent to sender hubs.
batchesSent() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of batches waiting to be stored in receiver caches.
batchesSent() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of batches sent to receiver hubs.
binaryMetadataFileStoreDir(File) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
bufferSize(int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
build() - Method in class org.gridgain.grid.persistentstore.SnapshotPath.FileSnapshotPathBuilder
 
build() - Method in class org.gridgain.grid.persistentstore.SnapshotPath.SftpSnapshotPathBuilder
 
build() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
Builder() - Constructor for class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
buildPartitonPath(T, int, int) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathOperationsHelper
Build partition path.
ByteChannelSnapshotOutputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
WritableByteChannel based implementation of SnapshotOutputStream.
bytesAcked() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of bytes stored in receiver caches.
bytesAcked() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of sent bytes with received acknowledgement from receiver hubs.
bytesCompressed() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets total number of bytes of all uncompressed data taken as input for compression, regardless of whether it was accepted for compression and of compression ratio.
bytesDecompressed() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets total number of bytes of all compressed data taken as input for decompression.
bytesReceived() - Method in interface org.gridgain.grid.dr.DrReceiverInCacheMetrics
Gets total amount of bytes received from remote sender hubs.
bytesReceived() - Method in interface org.gridgain.grid.dr.DrSenderInMetrics
Gets amount of bytes received from sender caches.
bytesSent() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of bytes waiting to be stored.
bytesSent() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of bytes sent to receiver hubs.

C

cache(String, byte) - Method in interface org.gridgain.grid.GridGain
Gets cache with specified dataCenterId.
CacheConflictContext<K,V> - Interface in org.gridgain.grid.cache.conflict
Cache conflict resolution context.
CacheConflictEntry<K,V> - Interface in org.gridgain.grid.cache.conflict
Cache entry along with version information.
CacheConflictMode - Enum in org.gridgain.grid.cache.conflict
Cache conflict resolver mode.
CacheConflictResolver<K,V> - Interface in org.gridgain.grid.cache.conflict
Cache conflict resolver.
cachedRegistry(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
 
CacheDrEntry<K,V> - Interface in org.gridgain.grid.cache.dr
Data center replication cache entry.
CacheDrEntryFilter<K,V> - Interface in org.gridgain.grid.cache.dr
Data center replication sender cache filter.
CacheDrMBean - Interface in org.gridgain.grid.cache.dr
This interface defines JMX view on cache data center replication.
CacheDrPauseReason - Enum in org.gridgain.grid.cache.dr
Reason of data center replication stop.
CacheDrReceiverMetrics - Interface in org.gridgain.grid.cache.dr
Metrics for data center replication receiver cache.
CacheDrSenderConfiguration - Class in org.gridgain.grid.cache.dr
Data center replication sender cache configuration.
CacheDrSenderConfiguration() - Constructor for class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default constructor.
CacheDrSenderConfiguration(CacheDrSenderConfiguration) - Constructor for class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Copying constructor.
CacheDrSenderMetrics - Interface in org.gridgain.grid.cache.dr
Metrics for data center replication sender cache.
CacheDrStateTransfer - Class in org.gridgain.grid.cache.dr
Data center replication state transfer descriptor.
CacheDrStateTransfer() - Constructor for class org.gridgain.grid.cache.dr.CacheDrStateTransfer
CacheDrStateTransfer(IgniteUuid, Collection<Byte>) - Constructor for class org.gridgain.grid.cache.dr.CacheDrStateTransfer
CacheDrStateTransfer(IgniteUuid, Collection<Byte>, String, UUID, long, boolean, int) - Constructor for class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Constructor.
CacheDrStatus - Class in org.gridgain.grid.cache.dr
Data center replication status.
CacheDrStatus() - Constructor for class org.gridgain.grid.cache.dr.CacheDrStatus
Required by Externalizable.
CacheDrStatus(CacheDrPauseReason, String) - Constructor for class org.gridgain.grid.cache.dr.CacheDrStatus
Constructor.
CacheFileLocalStore<K,V> - Class in org.gridgain.grid.cache.store.local
Local file based CacheStore implementation.
CacheFileLocalStore() - Constructor for class org.gridgain.grid.cache.store.local.CacheFileLocalStore
 
CacheFileLocalStoreWriteMode - Enum in org.gridgain.grid.cache.store.local
Write mode for file local store.
cacheGroupIds() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
cacheGroupName() - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
 
cacheInputStreams(int, String, int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
cacheInputStreams(int, String, String, int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
cacheModes() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Cache mode per cache
cacheName() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets cache name state transfer is started for.
cacheName - Variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
 
cacheName() - Method in class org.gridgain.grid.events.DrCacheFstEvent
Returns name of the cache that should be transferred to the remote sites.
cacheName() - Method in class org.gridgain.grid.events.DrCacheReplicationEvent
Returns cache name.
cacheNames() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Cache names to check.
cacheNames(Set<String>) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets cache names to check.
cacheNames() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Collection of cache names to restore from this snapshot.
cacheNames(Set<String>) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets collection of cache names to restore from this snapshot.
cacheNames() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Gets a collection of cache names included into this snapshot.
cacheNames() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
 
cancel() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
Marks this snapshot session as invalid.
CANCELLED_FILENAME - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Cancelled filename.
cancelSnapshotOperation(IgniteUuid, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Tries to gracefully cancel an ongoing snapshot operation.
cancelStateTransfer(IgniteUuid) - Method in interface org.gridgain.grid.GridDr
Cancel state transfer operation with given uid.
CertificateAuthenticator - Class in org.gridgain.grid.security.certificate
Authorizes client nodes and thin clients based on client SSL certificates and assigns permissions.
CertificateAuthenticator() - Constructor for class org.gridgain.grid.security.certificate.CertificateAuthenticator
 
certificates() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
chainMode() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
chainMode(SnapshotChainMode) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets chain mode.
chainMode() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
chainMode(SnapshotChainMode) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets chain mode.
chainMode() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
check(CheckSnapshotParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Verifies snapshot integrity.
checkSnapshot(long, Collection<File>, boolean, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
checkSnapshot(long, Collection<File>, Set<String>, boolean, boolean, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
checkSnapshot(long, SnapshotOperationType, Set<String>, boolean, Collection<File>, boolean, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
CheckSnapshotParams - Class in org.gridgain.grid.persistentstore
Parameters for verify snapshot integrity operation.
CheckSnapshotParams() - Constructor for class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
clear() - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Removes all data from store and resets overflow flag to false.
clear() - Method in interface org.gridgain.grid.dr.store.DrSenderStore
Removes all data from store and resets overflow flag to false.
clear0() - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Remove all store data and reset store's state.
clear0() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Clears store.
clear0() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Remove all store data and reset store's state.
clearFullStateTransferBuffer() - Method in interface org.gridgain.grid.dr.DrSender
Clear full state transfer buffer.
clearGlobalStore() - Method in interface org.gridgain.grid.dr.DrSender
Clear global sender store if it is configured.
clearStore() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Clear sender store for current data center connection.
ClientCacheDrSenderConfiguration - Class in org.gridgain.grid.cache.dr
Data center replication sender cache configuration.
ClientCacheDrSenderConfiguration() - Constructor for class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Constructor.
ClientCacheDrSenderConfiguration(ClientCacheDrSenderConfiguration) - Constructor for class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Copy constructor.
close() - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.ByteChannelSnapshotOutputStream
Close method.
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotInputStream
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
Close method.
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.EncryptedOutputStream
 
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotOutputStream
Close method.
close() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
Closes all resources associated with the session.
clusterNodes() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
 
collectedBytes() - Method in interface org.gridgain.grid.cache.compress.DictionaryMetrics
Gets total number of bytes of samples collected currently.
collectedSamples() - Method in interface org.gridgain.grid.cache.compress.DictionaryMetrics
Gets number of samples collected currently.
compareTo(SnapshotProgress) - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
compressionLevel() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Compression level.
compressionLevel() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Compression level of snashot compression.
CompressionMetrics - Interface in org.gridgain.grid.cache.compress
Compression implementation metrics.
compressionOption() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Compression parameter of snasphot.
compressKeys() - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
configuration() - Method in interface org.gridgain.grid.GridGain
 
conflictMerge() - Method in interface org.gridgain.grid.cache.dr.CacheDrReceiverMetrics
Gets total amount of conflicts resolved by merge.
conflictNew() - Method in interface org.gridgain.grid.cache.dr.CacheDrReceiverMetrics
Gets total amount of conflicts resolved by using new value.
conflictOld() - Method in interface org.gridgain.grid.cache.dr.CacheDrReceiverMetrics
Gets total amount of conflicts resolved by using old value.
connection(byte) - Method in interface org.gridgain.grid.dr.DrSender
Get connection to remote data center with provided ID.
connections() - Method in interface org.gridgain.grid.dr.DrSender
Get all connections to remote data centers configured for this sender.
connectionState() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Get state of the connection to remote data center.
consistentId() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
conversionClosure() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
conversionClosure(IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets optional closure for CacheConfiguration conversion during snapshot restore.
conversionClosure() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
conversionClosure(IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets closure for CacheConfiguration conversion during snapshot restore.
copy(CopySnapshotParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Copy a snapshot with the given ID to the given destination folder.
copy(Path, SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.copy.TwoPhaseFilesCopyStrategy
Perform two phase copy.
copy() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
COPY_MARKER_FILENAME - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Copy marker filename.
copyDigestRegistry(long, SnapshotPath, SnapshotOperationContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
CopyFileVisitor - Class in org.gridgain.grid.persistentstore.snapshot.file
Visitor that copied dataFiles(partition, index) using CopyStrategy provided in constructor.
CopyFileVisitor(Path, SnapshotPath, SnapshotOperationContext, CopyStrategy, Consumer<Runnable>) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.CopyFileVisitor
 
copyFrom(Path) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Copies file from local destination with two phase copy pattern.
copyMetadata(long, SnapshotPath, SnapshotOperationContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
copySinglePartition(long, int, int, SnapshotPath, SnapshotOperationContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Will copy only single partition.
copySnapshot(long, File, SnapshotUpdateOperationParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
copySnapshot(long, File, SnapshotUpdateOperationParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
copySnapshot(long, File, boolean, SnapshotUpdateOperationParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
copySnapshot(long, File, boolean, SnapshotUpdateOperationParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
copySnapshotEntirely(long, SnapshotPath, SnapshotOperationContext, ExecutorService) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Will copy snapshot completely to the path.
CopySnapshotParams - Class in org.gridgain.grid.persistentstore
Parameters for copy snapshot operation.
CopySnapshotParams() - Constructor for class org.gridgain.grid.persistentstore.CopySnapshotParams
 
copyWalSegments(long, Collection<File>, SnapshotPath, SnapshotOperationContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
CORRUPTED_META_HASH_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Error message when metadata hash is corrupted in snapshot digest registry.
CORRUPTED_PART_HASH_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotInputStream
Error message when data or index partition hash is corrupted in snapshot digest registry.
create(SnapshotRemotePath, SftpConfiguration) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathFactory
Creates snapshot path.
create(Collection<SnapshotRemotePath>, IgniteLogger, SftpConfiguration) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathFactory
Converts File to SnapshotPath in collection.
createDescriptors(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.DescriptorFactory
Creates descriptors based on path.
createDigest() - Method in interface org.gridgain.grid.persistentstore.MessageDigestFactory
 
createDirectories() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Creates directories.
createFileSnapshot(IgniteConfiguration, FileDatabaseSnapshotSpi, long, SnapshotPath, Collection<SnapshotPath>, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, boolean, boolean, SnapshotSecurityLevel, MessageDigestFactory, SnapshotRegistryTransformer, GridCacheSharedContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
To facilitate tests we need to wrap constructor of FileSnapshot in this method.
createFrom(Map<SecurityCredentials, SecurityPermissionSet>) - Static method in class org.gridgain.grid.security.passcode.AuthenticationAclBasicProvider
 
createFullSnapshot(Set<String>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates full snapshot creation.
createFullSnapshot(Set<String>, File, SnapshotCreateParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
createFullSnapshot(Set<String>, File, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates full snapshot creation.
createFullSnapshot(Set<String>, File, SnapshotCommonParameters, SnapshotCreateParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
createFullSnapshot(Set<String>, File, SnapshotCommonParams, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates full snapshot creation.
createFullSnapshot(Set<String>, Set<String>, File, SnapshotCommonParams, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates full snapshot creation.
createNewFile() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Creates new file.
createSnapshot(Set<String>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates incremental snapshot creation.
createSnapshot(Set<String>, File, SnapshotCreateParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
createSnapshot(Set<String>, File, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates incremental snapshot creation.
createSnapshot(Set<String>, File, SnapshotCommonParameters, SnapshotCreateParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
createSnapshot(Set<String>, File, SnapshotCommonParams, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates incremental snapshot creation.
createSnapshot(Set<String>, Set<String>, File, SnapshotCommonParams, SnapshotCreateParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Initiates incremental snapshot creation.
credentials() - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Unless CertificateAuthenticator.setAlwaysAcceptServerNodes(boolean) is set to false, returns empty SecurityCredentials to be used as credentials of local node.
cursor(byte) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Gets cursor for the given data center ID.
cursor(byte) - Method in interface org.gridgain.grid.dr.store.DrSenderStore
Gets cursor for the given data center ID.
cursor0(byte) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Create new cursor for specified data center.
cursor0(byte) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Create new cursor for specified data center.
cursor0(byte) - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Create new cursor for specified data center.

D

data() - Method in interface org.gridgain.grid.dr.store.DrSenderStoreEntry
 
dataCenterId() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets ID of initiator data center.
dataCenterId() - Method in interface org.gridgain.grid.cache.dr.CacheDrEntry
Gets ID of initiator data center.
dataCenterId() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Get ID of remote data center.
dataCenterIds() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets target data center IDs.
dataStreamer(String, byte) - Method in interface org.gridgain.grid.GridGain
Gets data streamer with specified dataCenterId.
dcId() - Method in class org.gridgain.grid.events.DrRemoteDcNodeEvent
Returns id of the remote data center.
dcId() - Method in class org.gridgain.grid.events.DrRemoteDcReplicationEvent
Returns id of the remote data center.
dcId() - Method in class org.gridgain.grid.events.DrStoreEvent
Returns id of the remote data center.
dcIds() - Method in class org.gridgain.grid.events.DrCacheFstEvent
Returns ids of data centers that should store the replica of the cache.
decompress(byte[]) - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
DEFAULT_COMPRESSION - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default value for snapshot's compression option.
DEFAULT_COMPRESSION_LEVEL - Static variable in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Default compression level, as per Zstandard library.
DEFAULT_COMPRESSION_LEVEL - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot operation creation compression level.
DEFAULT_COMPRESSION_LEVEL_PARAMETER - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot operation creation compression level. -1 Means turned off by default.
DEFAULT_DICTIONARY_SIZE - Static variable in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Default dictionary size, bytes.
DEFAULT_EXCHANGELESS_SNAPSHOT - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default mode for exchange triggering on snapshot creation.
DEFAULT_RESTORE_OPERATION_PARALLELISM - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot restore operation parallelism level.
DEFAULT_SAMPLES_BUFFER_SIZE - Static variable in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Default samples buffer size, bytes.
DEFAULT_SNAPSHOT_OPERATION_PARALLELISM - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot operation parallelism level.
DEFAULT_SNAPSHOT_PROGRESS_THROTTLING_TIME - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot progress throttling time.
DEFAULT_WRITE_THROTTLING_THRESHOLD - Static variable in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Default snapshot write throttling threshold is zero - throttling is turned off.
delete(Object) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
delete() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Deletes file.
deleteAll(Collection<?>) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
DeleteFileVisitor - Class in org.gridgain.grid.persistentstore.snapshot.file
File visitor which recursively removes files in directory.
DeleteFileVisitor(SnapshotOperationContext, IgniteLogger) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.DeleteFileVisitor
 
deleteIfEmpty() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Deletes file/folder if empty.
deleteOldFiles() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Delete old files.
deleteSnapshot(long, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Deletes snapshot from the local directory.
deleteSnapshot(long, SnapshotUpdateOperationParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
deleteSnapshot(long, SnapshotUpdateOperationParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Deletes snapshot from the local directory.
deleteSnapshot(long, SnapshotOperationContext) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
deleteSources() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
deleteSources(boolean) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets delete sources after operation flag.
deleteSources() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
deleteSources(boolean) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets delete sources after operation.
DescriptorFactory - Class in org.gridgain.grid.persistentstore.snapshot.file.remote.wal
Factory for SnapshotPathDescriptors.
DescriptorFactory(IgniteLogger) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.DescriptorFactory
 
destinationPath() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
destinationPath(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets destination path.
destinationPath() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
destinationPath(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets destination path.
DFLT_AWAIT_ACK - Static variable in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Default await acknowledge flag.
DFLT_BACKUP_SYNC_FREQUENCY - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default backup partition's DR state synchronization frequency.
DFLT_BATCH_SND_FREQUENCY - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache batch send frequency.
DFLT_BATCH_SND_SIZE - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache batch send size.
DFLT_BATCH_SND_SIZE_BYTES - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default DR batch size in bytes.
DFLT_CHECKPOINT_FREQ - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default checkpoint creation frequency.
DFLT_CHECKSUM_ENABLED - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default checksum enabled flag.
DFLT_COMMIT_MODE - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default write mode.
DFLT_COMPACT_BUFFER_SIZE - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default compact buffer size.
DFLT_CONFLICT_RSLVR_MODE - Static variable in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Default data center replication receiver cache conflict resolver mode.
DFLT_CONN_TIMEOUT - Static variable in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Default value for local port.
DFLT_DIRECT_BUF - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default value of direct buffer allocation.
DFLT_DR_IST_POOL_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default size of incremental DR (Data Replication) thread pool.
DFLT_DR_MGMT_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default size of DR (Data Replication) management thread pool.
DFLT_DR_STATE_TRANSFER_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default size of DR (Data Replication) thread pool.
DFLT_DR_STREAMER_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default size of DR (Data Streamer) thread pool.
DFLT_DR_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default size of DR (Data Replication) thread pool.
DFLT_FLUSH_FREQ - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default flush frequency DR data loader.
DFLT_FST_BATCH_SND_SIZE_BYTES - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
Default full state transfer batch size in bytes.
DFLT_FST_BUFFER_SIZE - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default full state transfer buffer size.
DFLT_FSYNC_DELAY - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default value for fsync delay in milliseconds.
DFLT_GLOBAL_STORE_DIR_NAME - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Deprecated.
DFLT_HEALTH_CHECK_FREQ - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default health check frequency.
DFLT_IDLE_TIMEOUT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default server socket idle timeout.
DFLT_LIC_FILE_NAME - Static variable in interface org.gridgain.grid.GridGain
Default License file name.
DFLT_LOAD_BALANCING_MODE - Static variable in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Default receiver hub load balancing policy.
DFLT_LOC_PORT - Static variable in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Default value for local port.
DFLT_LOCAL_PORT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default server port.
DFLT_MAP_CAPACITY - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default map capacity.
DFLT_MAP_SEGMENTS - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default number of map segments.
DFLT_MAX_BATCHES - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache maximum amount of pending batches.
DFLT_MAX_ERRORS - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default maximum processing errors.
DFLT_MAX_FAILED_CONNECT_ATTEMPTS - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default maximum failed connect attempts.
DFLT_MAX_FILE_SIZE - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default maximum amount of files which can be used to store data.
DFLT_MAX_FILES_CNT - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default maximum amount of files which can be used to store data.
DFLT_MAX_QUEUE_SIZE - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default maximum amount of enqueued requests per remote receiver hub.
DFLT_MAX_SIZE - Static variable in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
 
DFLT_MAX_SPARSITY - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default maximum sparsity.
DFLT_MIN_COMPACT_SIZE - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default minimum compaction size.
DFLT_MSG_QUEUE_LIMIT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default message queue limit per connection (for incoming and outgoing .
DFLT_PARALLEL_LOAD_OPS - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default per node parallel operations for DR data loader.
DFLT_PARENT_DIR_NAME - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default parent directory name for per-replica stores.
DFLT_PER_NODE_BUF_SIZE - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default per node buffer buffer size for DR data loader.
DFLT_PITR_ENABLED - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot progress throttling time.
DFLT_PORT - Static variable in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
Default port.
DFLT_PREFER_LOC_SND - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default value of if to prefer the local sender hub (if available) ignoring the load balancing policy.
DFLT_READ_BUF_SIZE - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default read buffer size.
DFLT_READ_BUFFER_SIZE - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default read buffer size.
DFLT_READ_TIMEOUT - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default read timeout.
DFLT_RECONNECT_ON_FAILURE_TIMEOUT - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Reconnect on error timeout.
DFLT_ROLLING_UPGRADE_ENABLED - Static variable in class org.gridgain.grid.configuration.GridGainConfiguration
By default rolling upgrade functionality is disabled.
DFLT_ROOT_PATH - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default root path for file storage.
DFLT_SELECTOR_CNT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default quantity of NIO threads responsible for sender hub connections processing.
DFLT_SNAPSHOTS_PATH - Static variable in class org.gridgain.grid.configuration.SnapshotConfiguration
Default snapshot path.
DFLT_SND_HUB_LOAD_BALANCING_MODE - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache sender hub load balancing mode.
DFLT_SPARSITY_CHECK_FREQUENCY - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default sparsity check frequency.
DFLT_STATE_TRANSFER_THREADS_CNT - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache amount of worker threads responsible for full state transfer.
DFLT_STATE_TRANSFER_THROTTLE - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache state transfer throttle.
DFLT_STATE_TRANSFER_THROTTLE_BYTES - Static variable in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Default data center replication sender cache state transfer throttle bytes.
DFLT_SYNCHRONOUS_MODE - Static variable in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Default synchronous mode flag.
DFLT_SYS_REQ_TIMEOUT - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default ping timeout.
DFLT_TCP_NODELAY - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default TCP_NODELAY flag value for server sockets.
DFLT_TIMEOUT - Static variable in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Default value for timeout.
DFLT_TTL - Static variable in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Default value for TTL.
DFLT_USE_CONSISTENT_ID - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default use consistent ID for store path.
DFLT_USE_IGNITE_SSL_CTX_FACTORY - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default value of whether to use Ignite SSL context factory.
DFLT_USE_IGNITE_SSL_CTX_FACTORY - Static variable in class org.gridgain.grid.configuration.DrSenderConfiguration
Default value of whether to use Ignite SSL context factory.
DFLT_WORKER_THREAD_CNT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default number of threads responsible for sender hub requests processing.
DFLT_WRITE_BUFFER_SIZE - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default write buffer size.
DFLT_WRITE_DELAY - Static variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Default value for write delay in microseconds.
DFLT_WRITE_TIMEOUT - Static variable in class org.gridgain.grid.configuration.DrReceiverConfiguration
Default server socket write timeout.
DictionaryMetrics - Interface in org.gridgain.grid.cache.compress
Compression with dictionary cycling implementation metrics.
digest() - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
DigestSnapshotInputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
Snapshot input stream with digest.
DigestSnapshotOutputStreamWrapper - Class in org.gridgain.grid.persistentstore.snapshot.file
A wrapper class that implements DigestSnapshotOutputStream interface.
DigestSnapshotOutputStreamWrapper(SnapshotOutputStream, DigestOutputStream) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
Constructor for the wrapper instance.
DISABLE_SNAPSHOT_ON_BASELINE_CHANGE_WITH_ENABLED_PITR - Static variable in class org.gridgain.grid.GridNodeAttributes
disableAdaptiveThrottling() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Disables adaptive DR throttling.
dr() - Method in interface org.gridgain.grid.GridGain
Gets an instance of Data Center Replication.
DrAbstractSenderStore - Class in org.gridgain.grid.dr.store
Defines common methods to DrSenderStore implementations.
DrAbstractSenderStore() - Constructor for class org.gridgain.grid.dr.store.DrAbstractSenderStore
 
DrCacheFstEvent - Class in org.gridgain.grid.events
Cache full state transfer event.
DrCacheFstEvent() - Constructor for class org.gridgain.grid.events.DrCacheFstEvent
No-arg constructor.
DrCacheFstEvent(ClusterNode, String, int, String, Collection<Byte>) - Constructor for class org.gridgain.grid.events.DrCacheFstEvent
Creates cache full state transfer event with given parameters.
DrCacheReplicationEvent - Class in org.gridgain.grid.events
Cache replication state changed event.
DrCacheReplicationEvent() - Constructor for class org.gridgain.grid.events.DrCacheReplicationEvent
No-arg constructor.
DrCacheReplicationEvent(ClusterNode, String, int, String, CacheDrPauseInfo) - Constructor for class org.gridgain.grid.events.DrCacheReplicationEvent
Creates cache replication event with given parameters.
DrReceiverConfiguration - Class in org.gridgain.grid.configuration
Data center replication receiver hub configuration.
DrReceiverConfiguration() - Constructor for class org.gridgain.grid.configuration.DrReceiverConfiguration
Default constructor.
DrReceiverConfiguration(DrReceiverConfiguration) - Constructor for class org.gridgain.grid.configuration.DrReceiverConfiguration
Copying constructor.
DrReceiverInCacheMetrics - Interface in org.gridgain.grid.dr
Data center replication receiver hub metrics for incoming data, i.e. data transferred from remote sender hubs to receiver hub.
DrReceiverInMetrics - Interface in org.gridgain.grid.dr
Data center replication receiver hub metrics for incoming data, i.e. data transferred from remote sender hubs to receiver hub.
DrReceiverLoadBalancingMode - Enum in org.gridgain.grid.dr
Data center replication receiver hub load balancing mode.
DrReceiverMBean - Interface in org.gridgain.grid.dr
This interface defines JMX view on data center replication receiver hub.
DrReceiverOutMetrics - Interface in org.gridgain.grid.dr
Data center replication receiver hub metrics for outgoing data, i.e. data transferred from receiver hub to receiver caches.
DrRemoteDcNodeEvent - Class in org.gridgain.grid.events
Remote replication node event.
DrRemoteDcNodeEvent() - Constructor for class org.gridgain.grid.events.DrRemoteDcNodeEvent
No-arg constructor.
DrRemoteDcNodeEvent(ClusterNode, String, int, InetSocketAddress, byte, int) - Constructor for class org.gridgain.grid.events.DrRemoteDcNodeEvent
Creates replication node event with given parameters.
DrRemoteDcReplicationEvent - Class in org.gridgain.grid.events
Remote replication dc event.
DrRemoteDcReplicationEvent() - Constructor for class org.gridgain.grid.events.DrRemoteDcReplicationEvent
No-arg constructor.
DrRemoteDcReplicationEvent(ClusterNode, String, int, byte) - Constructor for class org.gridgain.grid.events.DrRemoteDcReplicationEvent
Creates replication node event with given parameters.
DrSender - Interface in org.gridgain.grid.dr
Data center replication sender interface.
DrSenderConfiguration - Class in org.gridgain.grid.configuration
Data center replication sender hub configuration.
DrSenderConfiguration() - Constructor for class org.gridgain.grid.configuration.DrSenderConfiguration
Default constructor.
DrSenderConfiguration(DrSenderConfiguration) - Constructor for class org.gridgain.grid.configuration.DrSenderConfiguration
Copying constructor.
DrSenderConnection - Interface in org.gridgain.grid.dr
Data center replication sender connection interface.
DrSenderConnectionConfiguration - Class in org.gridgain.grid.dr
Data center replication sender hub connection configuration.
DrSenderConnectionConfiguration() - Constructor for class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Constructor.
DrSenderConnectionConfiguration(DrSenderConnectionConfiguration) - Constructor for class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Copying constructor.
DrSenderConnectionState - Enum in org.gridgain.grid.dr
Data center replication connection state.
DrSenderFsStore - Class in org.gridgain.grid.dr.store.fs
Data center replication sender hub store implementation which persists data in file system.
DrSenderFsStore() - Constructor for class org.gridgain.grid.dr.store.fs.DrSenderFsStore
 
DrSenderInMemoryStore - Class in org.gridgain.grid.dr.store.memory
Data center replication sender hub store implementation which stores data in memory.
DrSenderInMemoryStore() - Constructor for class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
 
DrSenderInMetrics - Interface in org.gridgain.grid.dr
Data center replication sender hub metrics for incoming data, i.e. data transferred from sender caches to sender hub.
DrSenderLoadBalancingMode - Enum in org.gridgain.grid.dr
Data center replication sender hub load balancing mode.
DrSenderMBean - Interface in org.gridgain.grid.dr
This interface defines JMX view on data center replication sender hub.
DrSenderOutCacheMetrics - Interface in org.gridgain.grid.dr
Data center replication sender hub metrics for outgoing data, i.e. data transferred from sender hub to remote receiver hubs.
DrSenderOutMetrics - Interface in org.gridgain.grid.dr
Data center replication sender hub metrics for outgoing data, i.e. data transferred from sender hub to remote receiver hubs.
DrSenderStore - Interface in org.gridgain.grid.dr.store
Data center replication sender hub store.
DrSenderStoreCorruptedException - Exception in org.gridgain.grid.dr.store
Exception thrown in case data center replication sender hub store was corrupted.
DrSenderStoreCorruptedException(String) - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreCorruptedException
Constructor.
DrSenderStoreCorruptedException(String, Throwable) - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreCorruptedException
 
DrSenderStoreCursor - Interface in org.gridgain.grid.dr.store
Data center replication sender hub store cursor.
DrSenderStoreCursorClosedException - Exception in org.gridgain.grid.dr.store
Exception is thrown on any cursor action when it is in closed state.
DrSenderStoreCursorClosedException(String) - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreCursorClosedException
Constructor.
DrSenderStoreEntry - Interface in org.gridgain.grid.dr.store
Data center replication sender hub store entry.
DrSenderStoreOverflowException - Exception in org.gridgain.grid.dr.store
Exception thrown when data center replication sender hub store cannot persist more entries.
DrSenderStoreOverflowException() - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreOverflowException
Constructor.
DrSenderStoreOverflowException(String) - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreOverflowException
Constructor with custom message.
DrSenderStoreOverflowException(String, Throwable) - Constructor for exception org.gridgain.grid.dr.store.DrSenderStoreOverflowException
 
DrSenderStoreOverflowMode - Enum in org.gridgain.grid.dr.store
Data center replication sender hub store overflow mode.
DrStoreEvent - Class in org.gridgain.grid.events
Sender hub store event.
DrStoreEvent() - Constructor for class org.gridgain.grid.events.DrStoreEvent
No-arg constructor.
DrStoreEvent(ClusterNode, String, int, Byte) - Constructor for class org.gridgain.grid.events.DrStoreEvent
Creates store event with given parameters.
DurableStore - Annotation Type in org.gridgain.grid.dr.store
Marker attribute for DR sender store implementation.

E

enableAdaptiveThrottling() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Enables adaptive DR throttling.
enabled() - Method in class org.gridgain.grid.ru.GridRollingUpgradeStatus
Returns true if Rolling Upgrade is enabled and is in progress.
EncryptedOutputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
EncryptedOutputStream(OutputStream, GroupKey, EncryptionSpi, int) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.EncryptedOutputStream
Constructor.
ensureDirectory(SnapshotPath, String, IgniteLogger) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathOperationsHelper
Ensures that this is a directory.
entriesAcked() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of sent entries acknowledged by sender hub.
entriesAcked() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of cache entries stored in receiver caches.
entriesAcked() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of sent entries with received acknowledgement from receiver hubs.
entriesFiltered() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of filtered cache entries.
entriesReceived() - Method in interface org.gridgain.grid.cache.dr.CacheDrReceiverMetrics
Gets total amount of cache entries received from receiver hub.
entriesReceived() - Method in interface org.gridgain.grid.dr.DrReceiverInCacheMetrics
Gets the number of cache entries received from remote sender hubs.
entriesReceived() - Method in interface org.gridgain.grid.dr.DrSenderInMetrics
Gets amount of cache entries received from sender caches.
entriesSent() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets total amount of entries sent to sender hubs.
entriesSent() - Method in interface org.gridgain.grid.dr.DrReceiverOutMetrics
Gets amount of entries waiting to be stored in receiver caches.
entriesSent() - Method in interface org.gridgain.grid.dr.DrSenderOutCacheMetrics
Gets amount of bytes sent to receiver hubs.
equals(Object) - Method in class org.gridgain.grid.cache.compress.GzipCompressionConfiguration
equals(Object) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
equals(Object) - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
error() - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
Gets error description.
error() - Method in class org.gridgain.grid.events.SnapshotEvent
Returns error, if snapshot operation that triggered event, has failed, and null if it has succeeded.
EventType - Class in org.gridgain.grid.events
Contains event type constants.
EventType() - Constructor for class org.gridgain.grid.events.EventType
 
EVT_AUTHENTICATION_FAILED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: authentication failed.
EVT_AUTHENTICATION_SUCCEEDED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: authentication succeed.
EVT_AUTHORIZATION_FAILED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: authorization failed.
EVT_AUTHORIZATION_SUCCEEDED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: authorization succeed.
EVT_DR_CACHE_FST_FAILED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: full state transfer failed for the cache.
EVT_DR_CACHE_FST_FINISHED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: full state transfer finished for the cache.
EVT_DR_CACHE_FST_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: full state transfer started for the cache.
EVT_DR_CACHE_REPLICATION_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: cache replication started for cache.
EVT_DR_CACHE_REPLICATION_STOPPED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: cache replication stopped for cache.
EVT_DR_DC_REPLICATION_PAUSED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: remote dc replication is paused on sender.
EVT_DR_DC_REPLICATION_RESUMED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: remote dc replication is resumed on sender.
EVT_DR_REMOTE_DC_NODE_CONNECTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: remote replication node connected.
EVT_DR_REMOTE_DC_NODE_DISCONNECTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: remote replication node disconnected.
EVT_DR_STORE_CORRUPTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: store is corrupted.
EVT_DR_STORE_OVERFLOW - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: store is overflowed.
EVT_LIC_CLEARED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: license violation cleared.
EVT_LIC_GRACE_EXPIRED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: license violation grace period is expired.
EVT_LIC_VIOLATION - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: license violation detected.
EVT_SNAPSHOT_CHECK_FINISHED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot check finished.
EVT_SNAPSHOT_CHECK_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot check started.
EVT_SNAPSHOT_COPYING_FINISHED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot copying finished.
EVT_SNAPSHOT_COPYING_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot copying started.
EVT_SNAPSHOT_CREATION_FINISHED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot creation finished.
EVT_SNAPSHOT_CREATION_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot creation started.
EVT_SNAPSHOT_DELETION_FINISHED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot deletion finished.
EVT_SNAPSHOT_DELETION_STARTED - Static variable in class org.gridgain.grid.events.EventType
Built-in event type: snapshot deletion started.
EVTS_AUTHENTICATION - Static variable in class org.gridgain.grid.events.EventType
All authentication events.
EVTS_AUTHORIZATION - Static variable in class org.gridgain.grid.events.EventType
All authorization events.
EVTS_DR - Static variable in class org.gridgain.grid.events.EventType
All dr events.
EVTS_LICENSE - Static variable in class org.gridgain.grid.events.EventType
All license events.
EVTS_SNAPSHOT - Static variable in class org.gridgain.grid.events.EventType
All snapshot events.
exchangelessSnapshot() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Exchangeless snapshot.
excludedCacheNames() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Excluded cache names to check.
excludedCacheNames(Set<String>) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets excluded cache names from checking.
excludedCacheNames() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Collection of cache names excluded from this snapshot.
excludedCacheNames(Set<String>) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets collection of cache names excluded from this snapshot.
exists() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Checks that file exists.
expireDate() - Method in interface org.gridgain.grid.product.ProductLicense
Gets expire date.
expireTime() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's expire time.
extractIdFromSnapshotDirName(String) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Get snapshot id from directory name.

F

file() - Static method in class org.gridgain.grid.persistentstore.SnapshotPath
 
FileDatabaseSnapshotSpi - Class in org.gridgain.grid.persistentstore.snapshot.file
File-based database snapshot SPI.
FileDatabaseSnapshotSpi() - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Default constructor.
FileIndexMissingException - Exception in org.gridgain.grid.persistentstore.snapshot.file
The exception is used to inform about missing index in file snapshot.
FileIndexMissingException() - Constructor for exception org.gridgain.grid.persistentstore.snapshot.file.FileIndexMissingException
 
FileSnapshot - Class in org.gridgain.grid.persistentstore.snapshot.file
NOTE: Not thread safe.
FileSnapshot(IgniteConfiguration, FileDatabaseSnapshotSpi, long, SnapshotPath, Collection<SnapshotPath>, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, boolean, boolean, SnapshotSecurityLevel, MessageDigestFactory, SnapshotRegistryTransformer, GridCacheSharedContext) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
FileSnapshotInputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
File-based snapshot input stream.
FileSnapshotOutputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
NIO FileChannel based SnapshotOutputStream.
FileSnapshotSession - Class in org.gridgain.grid.persistentstore.snapshot.file
File-based snapshot session.
filesNum() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
 
findCurNodeSnapshotDir(T, long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
findLocalCurNodeSnapshotDir(long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
findLocalSnapshotDir(long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
findSnapshotDir(T, long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
finish() - Method in interface org.gridgain.grid.ru.GridGainRollingUpgrade
Disables rolling upgrade mode.
finish() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Allows disable rolling upgrade mode.
finishCopy(long, SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Removes copy marker file to indicate the end of copy operation.
flush(String) - Method in interface org.gridgain.grid.GridDr
Flushes DR updates.
force() - Method in interface org.gridgain.grid.ru.GridGainRollingUpgrade
Enables forced mode of rolling upgrade.
force() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Allows enable force rolling upgrade mode.
forceCancelSnapshotOperation(IgniteUuid, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Tries to cancel an ongoing snapshot operation.
forceDeleteSnapshot(long, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Deprecated.
forcedModeEnabled() - Method in class org.gridgain.grid.ru.GridRollingUpgradeStatus
 
forceMoveSnapshot(long, File, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Deprecated.
forceRestore() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
forceRestore(boolean) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets check snapshot for force restore or not, default is false.
forceRestore() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
forceRestore(boolean) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets flag indicating restore force: if newly created cache in group may be destroyed by this restore, default is false.
fromOrdinal(int) - Static method in enum org.gridgain.grid.cache.conflict.CacheConflictMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.cache.dr.CacheDrPauseReason
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.dr.DrReceiverLoadBalancingMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.dr.DrSenderConnectionState
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.dr.DrSenderLoadBalancingMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.dr.store.DrSenderStoreOverflowMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.persistentstore.SnapshotChainMode
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.persistentstore.SnapshotOperationType
Efficiently gets enumerated value from its ordinal.
fromOrdinal(int) - Static method in enum org.gridgain.grid.persistentstore.SnapshotSecurityLevel
Efficiently gets enumerated value from its ordinal.
fstThrottlingMilliseconds() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets current amount of milliseconds the node waited during full state transfer due to load throttling.
fullSnapshot() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Returns a flag indicating whether this snapshot was full.

G

generateCurNodeSnapshotFolderPath(long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
generateCurNodeSnapshotFolderPathWithLabel(T, long, String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Generate path with label for snapshot.
generateSnapshotDirName(long, String) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
!!!
generateSnapshotFolderPath(T, long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
getAbsolutePath() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Gets absolute path.
getActiveEntriesCount() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets sum of Cursor.active.size() for all Cursors created for this Store.
getAlgorithmCode() - Method in interface org.gridgain.grid.persistentstore.MessageDigestFactory
 
getAuthenticator() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Should return fully configured authentication implementation.
getAvailableSnapshotMetrics() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets the number of recorded snapshot metrics.
getBackupSyncFrequency() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets backup part's DR state synchronization frequency.
getBatchSendFrequency() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets batch send frequency.
getBatchSendFrequency() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Gets batch send frequency.
getBatchSendSize() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
getBatchSendSizeBytes() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets batch send size in bytes.
getBatchSize() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
getBytesWritten() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Total size of all pages in bytes during snapshot creation (before/without compression).
getBytesWritten(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Total size of bytes during snapshot creation.
getCacheName() - Method in class org.gridgain.grid.persistentstore.SnapshotIssue
 
getCacheNames() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Deprecated.
getCacheNames() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets cache names this sender hub works with.
getCallbackHandlerFactoryFormatted() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Gets JAAS-authentication callback handler factory name.
getCallbackHandlerFactoryFormatted() - Method in interface org.gridgain.grid.security.jaas.JaasAuthenticatorMBean
Gets JAAS-authentication callback handler factory name.
getCheckpointFrequency() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets checkpoint creation frequency.
getCompactBufferSize() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets compact buffer size.
getCompressionLevel() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Returns compression level, as per Zstandard library.
getCompressionLevel() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Compression level.
getCompressionOption() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
getConfiguration() - Method in interface org.gridgain.grid.dr.DrSender
Get sender configuration.
getConfiguration() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Get connection configuration.
getConflictResolver() - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Gets conflict resolver.
getConflictResolverMode() - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Gets conflict resolver mode.
getConnectionConfiguration() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Get remote data center connection configurations.
getConnectTimeout() - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Gets connect timeout.
getDataCenterId() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets data center ID of the grid.
getDataCenterId() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets ID of remote data center.
getDefaultPermissions() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Gets default permissions for users without principals.
getDefaultPermissionSet() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Gets default permission set.
getDictionarySize() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Returns dictionary size, in bytes.
getDirectoryPath() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets directory path where persistent store data is to be saved.
getDrBackupQueueSize() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets size of data center replication backup queue.
getDrBatchWaitingAcknowledgeCount() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets count of data center replication batches awaiting acknowledge from sender hub.
getDrBatchWaitingSendCount() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets count of data center replication batches awaiting to be send.
getDrManagementThreadPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of executing internal DR tasks.
getDrQueuedKeysCount() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets count of keys enqueued for data center replication.
getDrReceiverConfiguration() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set data center receiver hub configuration.
getDrSenderConfiguration() - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Gets data center replication send configuration.
getDrSenderConfiguration() - Method in class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
Gets data center replication send configuration.
getDrSenderConfiguration() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Get data center sender hub configuration.
getDrSenderGroup() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets sender group for this cache.
getDrSenderHubsCount() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets count of available data center replication sender hubs.
getDrStateTransferThreadPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of executing partition scan tasks for full-state transfer purposes.
getDrStatus() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets current status of data center replication.
getDrStreamerThreadPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of processing DR (Data Replication) Streamer messages.
getDrThreadPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of processing DR (Data Replication) messages.
getEnabledFeatures() - Method in interface org.gridgain.grid.product.ProductLicense
 
getEntries() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Gets files and folders in this folder.
getEntryFilter() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets entry filter.
getFinishTime() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
Get finish time for current stage of snapshot operation on node or 0.
getFlushFrequency() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets data flush frequency.
getFlushFrequency() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
getFlushFrequency() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets data center replication data loader flush frequency.
getFreeSpace() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets free space in default configured snapshot directory (in bytes).
getFsyncDelay() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets maximum delay in milliseconds after which fsync will be issued after a write to a file.
getFullStateTransferBufferSize() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets global DR full state transfer buffer size.
getHealthCheckFrequency() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets health check frequency.
getHealthCheckFrequency() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets health check frequency in milliseconds.
getIdleTimeout() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets idle timeout for receiver hub's TCP server connection.
getIdleTimeout() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets idle timeout for sender hub socket connection.
getIgnoredDataCenterIds() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets IDs of data centers updates from which will not be replicated to this remote data center.
getIncrementalDrPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of executing partition scan tasks for incremental replication purposes.
getInitialNodes() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Returns a list of alive nodes in the cluster that are not updated yet.
getInitialVersion() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Returns the version that is used as starting point for Rolling Upgrade.
getInteropConfiguration() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets interop configuration.
getIssue() - Method in class org.gridgain.grid.persistentstore.SnapshotIssue
 
getKeyPath() - Method in class org.gridgain.grid.configuration.SftpConfiguration
 
getLastSnapshotFinishTime() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets the last snapshot finish time.
getLastSnapshotId() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets the last snapshot IDs
getLastSnapshotOperation() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets the last snapshot operation type.
getLastSnapshotStartTime() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets the last snapshot start time.
getLicenseUrl() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets custom license file URL to be used instead of default license file location.
getLoadBalancingMode() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets sender hub load balancing mode.
getLoadBalancingMode() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Gets sender hub load balancing mode.
getLoadBalancingMode() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets remote receiver hub load balancing policy.
getLocalInboundHost() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets local host name receiver hub TCP server is bound to.
getLocalInboundHost() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets local host name receiving hub server is bound to.
getLocalInboundPort() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets local port receiver hub TCP server is bound to.
getLocalInboundPort() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets local port receiver hub is bound to.
getLocalOutboundAddress() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets local outbound address.
getLocalOutboundHost() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
getLoginContextName() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Gets login context name.
getLoginContextName() - Method in interface org.gridgain.grid.security.jaas.JaasAuthenticatorMBean
Gets login context name.
getManager() - Static method in class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathFactory
Gets commons-vfs2 manager.
getMapCapacity() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets initial internal hash map capacity.
getMapSegments() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets number of map segments.
getMaxBackupQueueSize() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets maximum size of backup entries queue.
getMaxBackupQueueSize() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Gets maximum size of backup entries queue.
getMaxBatches() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets maximum amount of batches awaiting for sender hub acknowledge.
getMaxBatches() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Gets maximum amount of batches awaiting for sender hub acknowledge.
getMaxErrors() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets maximum amount of sequential errors in receiver hub responses.
getMaxErrors() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Maximum amount of errors received from remote data center sender hub node.
getMaxFailedConnectAttempts() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets maximum failed connect attempts.
getMaxFailedConnectAttempts() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets maximum failed connection attempts.
getMaxFilesCount() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets maximum amount of files files which can be used to store data.
getMaxFileSize() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets maximum size of each file where data is stored in bytes.
getMaxQueueSize() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets maximum wait queue size.
getMaxQueueSize() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets maximum wait queue size.
getMaxSize() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Gets maximum number of entries can be stored.
getMaxSparsity() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets maximum allowed file sparsity above which compaction has to start.
getMessageDigestFactory() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
getMessageQueueLimit() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets message queue limit for incoming and outgoing messages in receiver hub's TCP server.
getMessageQueueLimit() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets message queue limit for incoming and outgoing messages.
getMinCompactSize() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets minimum file size for compaction.
getName() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Gets file name.
getOperationProgress() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
 
getOrOpenForFile(int, int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
getOverflowMode() - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Gets overflow mode defining how store will behave in case of overflow.
getPageIo(int, int) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
getParent() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Gets parent.
getPartitionId() - Method in class org.gridgain.grid.persistentstore.SnapshotIssue
 
getPartitionsWritten() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Partitions written during snapshot creation.
getPartitionsWritten(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Partitions written during snapshot creation.
getPasscodesFormatted() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Gets text presentation of the valid passcodes collection.
getPasscodesFormatted() - Method in interface org.gridgain.grid.security.passcode.PasscodeAuthenticatorMBean
Gets text presentation of the valid passcodes collection.
getPassphrase() - Method in class org.gridgain.grid.configuration.SftpConfiguration
 
getPermissionsProvider() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Gets permissions provider.
getPerNodeBufferSize() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets per-node data buffer size.
getPerNodeBufferSize() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets data center replication data loader per node buffer size.
getPerNodeParallelLoadOperations() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets per-node parallel load operations.
getPerNodeParallelLoadOperations() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets per node parallel load operations.
getPort() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
getPreviousSnapshots(Set<Integer>, Collection<SnapshotPath>) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Get iterable with previous snapshots (if this snapshot is incremental) of specific cache groups.
getProcessed() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
 
getProgress() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
 
getReadBufferSize() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets read buffer size.
getReadBufferSize() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets read buffer size.
getReadTimeout() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets read timeout.
getReadTimeout() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets read timeout in milliseconds.
getReceiverAddresses() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets addresses of remote receiver hubs.
getReconnectOnFailureTimeout() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets reconnect-on-failure timeout.
getReconnectOnFailureTimeout() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Timeout after which node can be reconnected in case it was previously disconnected due to a failure.
getRegistryCache() - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotInputStreamFactory
 
getRegistryTransformer() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
getRestoreOperationParallelism() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Snapshot restore operation parallelism level.
getRetries() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
getRootPath() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets root directory path for storage.
getSamplesBufferSize() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Returns size of the buffer that should hold samples collected for dictionary training.
getSecurityCredentialsProvider() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets security credentials.
getSecurityThreadPoolSize() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Size of thread pool that is in charge of processing authorization and expiration of thin clients.
getSelectorCount() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets amount of selector threads in receiver hub's TCP server.
getSelectorCount() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets number of selector threads in receiver hub's TCP server.
getSenderGroup() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets sender group name which sender will be used for replication.
getSenderGroup() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Gets sender group name which sender will be used for replication.
getSenderGroups() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Get group this sender hub will participate in.
getSenderGroups() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets group names this sender hub participate in.
getServerUri() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
getSftpConfiguration() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
getSnapshotConfiguration() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets GridGain snapshot configuration.
getSnapshotLabel() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Snapshot folder label.
getSnapshotOperationParallelism() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Snapshot Operation parallelism level.
getSnapshotProgressThrottlingInterval() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
getSnapshotsCatalogConnectorConfiguration() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Deprecated.
Snapshot Catalog functionality was removed from GridGain completely as obsolete. Providing configuration for Catalog Connectior won't have any effect.
getSnapshotsPath() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Gets database snapshot SPI.
getSocketReceiveBufferSize() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets socket receive buffer size in bytes.
getSocketReceiveBufferSize() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets socket receive buffer size in bytes.
getSocketSendBufferSize() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets socket send buffer size in bytes.
getSocketSendBufferSize() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets socket send buffer size in bytes.
getSparsityCheckFrequency() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets frequency to check sparsity of files for compaction.
getSslContextFactory() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets SSL context factory.
getSslContextFactory() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets SSL context factory.
getStageNum() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 
getStartStageTime() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 
getStateTransferBatchSendSizeBytes() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets full state transfer batch size in bytes.
getStateTransferThreadsCount() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
getStateTransferThrottle() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Gets state transfer throttle.
getStateTransferThrottle() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
getStateTransferThrottleBytes() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Gets state transfer throttle bytes.
getStatus() - Method in interface org.gridgain.grid.ru.GridGainRollingUpgrade
Returns cluster-wide status of Rolling Upgrade process.
getStore() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets store.
getStore() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets data store used for this connection.
getSystemRequestTimeout() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets system request timeout.
getSystemRequestTimeout() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets system request timeout.
getTargetVersion() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Returns target cluster version.
getTotal() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
 
getTotalBytesWrittenOnStorage() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Total bytes written on storage during snapshot creation (including snapshot metadata).
getTotalBytesWrittenOnStorage(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Total bytes written on storage during snapshot creation.
getTransformerName() - Method in interface org.gridgain.grid.persistentstore.SnapshotRegistryTransformer
Gets the name of the transformer algorithm and possibly the essential details on its parameters, if any.
getUpdatedNodes() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Returns a list of alive nodes in the cluster that are upgraded.
getUseConsistentId() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
 
getWorkerThreads() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets amount of threads responsible for sender hub batches processing.
getWorkerThreads() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets number of threads responsible for sender hub requests processing.
getWriteBufferSize() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets write buffer size in bytes.
getWriteDelay() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets write delay after which write buffer can be flushed to the disk.
getWriteMode() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets write mode.
getWriteThrottlingTime() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Time in milliseconds when snapshot writer thread was parked.
getWriteThrottlingTime(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Time in milliseconds when snapshot writer thread was parked.
getWriteTimeout() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets write timeout for receiver hub's TCP server connection.
getWriteTimeout() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Gets write timeout for sender hub socket connection.
GG_BROKEN_TRACKING_PAGE_LOG_BATCH_SIZE - Static variable in class org.gridgain.grid.GridSystemProperties
Batch size for logging broken TrackingPage of incremental snapshots.
GG_DB_SKIP_CRC - Static variable in class org.gridgain.grid.GridSystemProperties
Skip CRC calculation flag.
GG_DISABLE_SNAPSHOT_ON_BASELINE_CHANGE_WITH_ENABLED_PITR - Static variable in class org.gridgain.grid.GridSystemProperties
This property disables creating a snapshot on baseline change with enabled PITR.
GG_DR_FORCE_DC_ID - Static variable in class org.gridgain.grid.GridSystemProperties
Force node to use specified dc id rather then value from configuration.
GG_DR_SYSTEM_CACHE_SCAN_TIMEOUT - Static variable in class org.gridgain.grid.GridSystemProperties
Timeout in ms for scan iterator on system cache for DR purposes.
GG_DR_USE_METASTORE - Static variable in class org.gridgain.grid.GridSystemProperties
Experimental mode.
GG_EXCHANGELESS_POINT_IN_TIME_RECOVERY - Static variable in class org.gridgain.grid.GridSystemProperties
This property allows creating exchangeless snapshots in PITR mode.
GG_EXCHANGELESS_SNAPSHOT_CREATION - Static variable in class org.gridgain.grid.GridSystemProperties
If this property is True, exchange is not triggered on snapshot creation.
GG_INCREMENTAL_DR_USE_REGULAR_STORE - Static variable in class org.gridgain.grid.GridSystemProperties
Force using regular DrSenderStore with incremental DR mode.
GG_INCREMENTAL_STATE_TRANSFER - Static variable in class org.gridgain.grid.GridSystemProperties
Incremental mode for DR stater transfer.
GG_LIC_EXPIRE_DAYS_THRESHOLD - Static variable in class org.gridgain.grid.GridSystemProperties
 
GG_MAX_ATTEMPTS_CREATING_IMPLICIT_CONSISTENT_CUT - Static variable in class org.gridgain.grid.GridSystemProperties
Number of attempts to create an implicit consistent cut as part of exchangeless snapshot.
GG_MAX_SNAPSHOT_WRITE_THROTTLING_MILLIS - Static variable in class org.gridgain.grid.GridSystemProperties
Maximum time (in milliseconds) snapshot writer thread can be parked.
GG_OPTIMIZED_COMPRESSED_ENCRYPTED_SNAPSHOTS - Static variable in class org.gridgain.grid.GridSystemProperties
Enable or disable the ability to compress snapshots before encrypting them, which decreases the size of snapshot files but increases the amount of RAM required for snapshot creation.
GG_POINT_IN_TIME_DOUBLE_CHECK_INTERVAL - Static variable in class org.gridgain.grid.GridSystemProperties
 
GG_POINT_IN_TIME_FETCHING_POOL_SIZE - Static variable in class org.gridgain.grid.GridSystemProperties
This property specifies the thread pool size for fetching partitions and meta information in case when local meta is not available.
GG_POINT_IN_TIME_STORED_TX_INTERVAL - Static variable in class org.gridgain.grid.GridSystemProperties
This property specifies the time window in milliseconds for storing all committed transactions in the recovery phase.
GG_RECEIVER_DR_STREAMER_RECREATE_TIMEOUT - Static variable in class org.gridgain.grid.GridSystemProperties
Data streamer recreating timeout in DrReceiver.
GG_SECURITY_CONTEXT_PROPAGATION_TIMEOUT_MILLIS - Static variable in class org.gridgain.grid.GridSystemProperties
How long to wait for security context propagation milliseconds before failing authentication.
GG_SECURITY_SESSION_INVALIDATE_TIMEOUT_MILLIS - Static variable in class org.gridgain.grid.GridSystemProperties
Delay session invalidation timeout to give some time for finishing async operations on disconnected client.
GG_SNAPSHOT_COPY_LARGE_BUFFER_SIZE - Static variable in class org.gridgain.grid.GridSystemProperties
Buffer size fo performing large copy operations between streams.
GG_SNAPSHOT_COPY_MAX_WORK_BATCH_SIZE - Static variable in class org.gridgain.grid.GridSystemProperties
Snapshot single copy max work batch size property.
GG_SNAPSHOT_METRICS_HISTORY_SIZE - Static variable in class org.gridgain.grid.GridSystemProperties
Snapshot metrics history size.
GG_SNAPSHOT_SECURITY_FEATURE - Static variable in class org.gridgain.grid.GridSystemProperties
 
GG_SNAPSHOT_SECURITY_LEVEL - Static variable in class org.gridgain.grid.GridSystemProperties
Snapshot security level property.
GG_SNAPSHOT_SECURITY_LEVEL_AUDIT_LOG - Static variable in class org.gridgain.grid.GridSystemProperties
Path to file that is updated each time a snapshot security level changes.
GG_VISOR_CLIENT_LOG_LEVEL - Static variable in class org.gridgain.grid.GridSystemProperties
Specifies log level for Visor client logging.
GG_WAITING_FOR_REORDERED_ATOMIC_UPDATES_INTERVAL - Static variable in class org.gridgain.grid.GridSystemProperties
Time interval, in ms, for how much consistent cut should wait to pick globally consistent atomic counters.
gracePeriod() - Method in interface org.gridgain.grid.product.ProductLicense
Gets license violation grace period in minutes.
gracePeriodLeft() - Method in interface org.gridgain.grid.GridProduct
 
GridDr - Interface in org.gridgain.grid
Data center replication (DR) interface.
GridGain - Interface in org.gridgain.grid
GridGain plugin.
GridGainCacheConfiguration - Class in org.gridgain.grid.configuration
Cache configuration.
GridGainCacheConfiguration() - Constructor for class org.gridgain.grid.configuration.GridGainCacheConfiguration
Empty constructor.
GridGainCacheConfiguration(GridGainCacheConfiguration) - Constructor for class org.gridgain.grid.configuration.GridGainCacheConfiguration
Copy constructor.
GridGainClientCacheConfiguration - Class in org.gridgain.grid.configuration
Cache configuration to use from the thin client.
GridGainClientCacheConfiguration() - Constructor for class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
Empty constructor.
GridGainClientCacheConfiguration(GridGainClientCacheConfiguration) - Constructor for class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
Copy constructor.
GridGainConfiguration - Class in org.gridgain.grid.configuration
Plugin configuration.
GridGainConfiguration() - Constructor for class org.gridgain.grid.configuration.GridGainConfiguration
Default constructor.
GridGainConfiguration(GridGainConfiguration) - Constructor for class org.gridgain.grid.configuration.GridGainConfiguration
Copying constructor.
GridGainRollingUpgrade - Interface in org.gridgain.grid.ru
Defines public API for Rolling Upgrade process.
GridGainWalIteratorFactory - Class in org.gridgain.grid.persistentstore.snapshot.file.remote.wal
Factory for creating iterator over WAL files on remote storage.
GridGainWalIteratorFactory(IgniteLogger) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.GridGainWalIteratorFactory
 
GridNodeAttributes - Class in org.gridgain.grid
This class defines constants (NOT enums) for internally-used node attributes.
GridNodeAttributes() - Constructor for class org.gridgain.grid.GridNodeAttributes
 
GridProduct - Interface in org.gridgain.grid
Provides information about current release.
GridRollingUpgradeStatus - Class in org.gridgain.grid.ru
Rolling Upgrade status.
GridRollingUpgradeStatus(boolean, boolean, IgniteProductVersion, IgniteProductVersion) - Constructor for class org.gridgain.grid.ru.GridRollingUpgradeStatus
 
GridSecurity - Interface in org.gridgain.grid
Grid security facade.
GridSnapshot - Interface in org.gridgain.grid.persistentstore
Interface that controls GridGain snapshot.
GridSystemProperties - Class in org.gridgain.grid
Contains constants for all system properties and environmental variables in GridGain.
GridSystemProperties() - Constructor for class org.gridgain.grid.GridSystemProperties
 
GzipCompressionConfiguration - Class in org.gridgain.grid.cache.compress
Enables gzip-based compression.
GzipCompressionConfiguration() - Constructor for class org.gridgain.grid.cache.compress.GzipCompressionConfiguration
 
GzipCompressionStrategy - Class in org.gridgain.grid.cache.compress
Gzip-based implementation of EntryCompressionStrategy.
GzipCompressionStrategy(GzipCompressionConfiguration) - Constructor for class org.gridgain.grid.cache.compress.GzipCompressionStrategy
 

H

hasConnection(byte) - Method in interface org.gridgain.grid.dr.DrSender
Check whether sender has configured connection to remote data center with provided ID.
hashCode() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer

I

id() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets unique state transfer ID.
id() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
id() - Method in interface org.gridgain.grid.product.ProductLicense
Gets license ID.
id() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
ignite - Variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
 
IgniteAuthenticator - Class in org.gridgain.grid.security.passcode
Authenticate server nodes using PasscodeAuthenticator.
IgniteAuthenticator() - Constructor for class org.gridgain.grid.security.passcode.IgniteAuthenticator
 
IgniteDataIntegrityViolationException - Exception in org.gridgain.grid.cache.db.wal.crc
Will be thrown if data integrity violation is found
IgniteDataIntegrityViolationException() - Constructor for exception org.gridgain.grid.cache.db.wal.crc.IgniteDataIntegrityViolationException
Default constructor.
IgniteDataIntegrityViolationException(String) - Constructor for exception org.gridgain.grid.cache.db.wal.crc.IgniteDataIntegrityViolationException
 
incrementalStateTransfer(String, long, byte) - Method in interface org.gridgain.grid.GridDr
Starts incremental state transfer for given cache.
indexStream(int, BitSet) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
indexStream(int, String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
initFuture() - Method in interface org.gridgain.grid.persistentstore.SnapshotFuture
 
initialVersion() - Method in class org.gridgain.grid.ru.GridRollingUpgradeStatus
Returns the version that is used as starting point for Rolling Upgrade.
initiatorId() - Method in class org.gridgain.grid.events.DrCacheReplicationEvent
Returns id of the initiator node.
initiatorNode() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Gets UUID of the node which originated the snapshot.
initiatorNodeId() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
Snapshot initiator node ID.
inputStream() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Opens input stream for this file.
INTERNAL_ISSUE_MSG - Static variable in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
Internal issue.
InteropConfiguration - Interface in org.gridgain.grid.configuration
Interop configuration marker interface.
InteropCppConfiguration - Class in org.gridgain.grid.interop.cpp
Interop CPP configuration.
InteropCppConfiguration() - Constructor for class org.gridgain.grid.interop.cpp.InteropCppConfiguration
Default constructor.
InteropCppConfiguration(InteropCppConfiguration) - Constructor for class org.gridgain.grid.interop.cpp.InteropCppConfiguration
Copying constructor.
INVALID_ALGO_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Error message when the snapshot digest registry contains invalid digest algorithm.
INVALID_CONSISTENT_ID_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Error message when the snapshot digest registry constains invalid consistent id.
INVALID_SNAPSHOT_ID_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Error message when the snapshot digest registry contains invalid snapshot id.
ioFactory(FileIOFactory) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
isAwaitAcknowledge() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Gets await acknowledge flag.
isChecksum() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Gets whether checksum calculation is enabled.
isChecksumEnabled() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets checksum enabled flag.
isCompressionCodecSupported(CompressionOption) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Checks whether given compression codec is supported by this configuration.
isCompressKeys() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Gets flag indicating whether cache keys will be considered for compression.
isCopyRequired(long, SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Method checks whether copy is required or not.
isDefaultPath() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
isDirectBuffer() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets direct buffer flag in receiver hub's TCP server.
isDirectBuffer() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Whether to use direct buffer when processing sender hub requests.
isDirectory() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Checks that this is a folder.
isDrReceiverEnabled() - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
isDrUseCacheNames() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Compatibility flag.
isEmptyDirectory() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Checks that directory is empty.
isEnabled() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Returns true if Rolling Upgrade is enabled and is in progress.
isExclusiveOperation() - Method in enum org.gridgain.grid.persistentstore.SnapshotOperationType
Checking if the operation is exclusive, i.e. cannot run in parallel with others.
isFile() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Checks that this is a file.
isGlobalNodeAuthentication() - Method in interface org.gridgain.grid.security.Authenticator
Flag indicating whether node authentication should be run on coordinator only or on all nodes in current topology.
isGlobalNodeAuthentication() - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Flag indicating whether node authentication should be run on coordinator only or on all nodes in current topology.
isGlobalNodeAuthentication() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Flag indicating whether node authentication should be run on coordinator only or on all nodes in current topology.
isGlobalNodeAuthentication() - Method in class org.gridgain.grid.security.passcode.IgniteAuthenticator
Flag indicating whether node authentication should be run on coordinator only or on all nodes in current topology.
isGlobalNodeAuthentication() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Flag indicating whether node authentication should be run on coordinator only or on all nodes in current topology.
isGlobalStore() - Method in interface org.gridgain.grid.dr.DrSender
Check whether configured DR store is global and is shared between all connections.
isKeyBinary() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Checks the key is binary object.
isLazyBinaryMetadataRegistration() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets metadata registration mode flag: - true metadata is registered on the received cluster only when data that is replicated; - false all metadata received from the master cluster are registered.
isLocalSender() - Method in interface org.gridgain.grid.GridDr
Checks whether current node is sender.
isOverflow() - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Get overflow state of the store.
isOverflow() - Method in interface org.gridgain.grid.dr.store.DrSenderStore
Get overflow state of the store.
isPointInTimeRecoveryEnabled() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
isPreferLocalSender() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Whether to prefer the local sender hub (if available) ignoring the load balancing policy.
isPreferLocalSender() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Whether to prefer the local sender hub (if available) ignoring the load balancing policy.
isPresent() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Is snapshot present.
isRequireDictionary() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Flag indicating that compression without dictionary, such as before the dictionary is trained, is enabled.
isRollingUpdatesEnabled() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Gets rolling updates enabled flag.
isSnapshotInProgress() - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets flag indicating if there is an ongoing snapshot operation.
isStoreOverflow() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Get store overflow flag.
issueDate() - Method in interface org.gridgain.grid.product.ProductLicense
Gets issue date.
issueMessage() - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
 
issueOrganization() - Method in interface org.gridgain.grid.product.ProductLicense
Gets issue organization.
IssuerRegexPredicate - Class in org.gridgain.grid.security.certificate
This predicate checks X.509 certificates' Issuer Distinguished Names to match supplied regular expression Pattern.
IssuerRegexPredicate(String) - Constructor for class org.gridgain.grid.security.certificate.IssuerRegexPredicate
Constructs X.509 Issuer DN regular expression predicate.
isSyncronousWrites() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets synchronous mode flag.
isTcpNodelay() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets TCP_NODELAY flag in receiver hub's TCP server.
isTcpNodelay() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Whether to use TCP_NODELAY mode.
isUseIgniteSslContextFactory() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Gets whether to use Ignite SSL context factory configured through IgniteConfiguration.getSslContextFactory() if DrReceiverConfiguration.getSslContextFactory() is not set.
isUseIgniteSslContextFactory() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Gets whether to use Ignite SSL context factory configured through IgniteConfiguration.getSslContextFactory() if DrSenderConfiguration.getSslContextFactory() is not set.
isValidSegment() - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
isValidSegment() - Method in class org.gridgain.grid.segmentation.sharedfs.SharedFsSegmentationResolver
isValidSegment() - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
isValueBinary() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Checks the value is binary object.
iterator() - Method in class org.gridgain.grid.persistentstore.snapshot.file.PreviousSnapshotsIterable
iterator(IteratorParametersBuilder, SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.GridGainWalIteratorFactory
 
IteratorParametersBuilder - Class in org.gridgain.grid.persistentstore.snapshot.file.remote.wal
Short version of IgniteWalIteratorFactory.IteratorParametersBuilder.
IteratorParametersBuilder() - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 

J

JaasAuthenticator - Class in org.gridgain.grid.security.jaas
JAAS-based implementation of the authentication.
JaasAuthenticator() - Constructor for class org.gridgain.grid.security.jaas.JaasAuthenticator
 
JaasAuthenticatorMBean - Interface in org.gridgain.grid.security.jaas
Management bean for JaasAuthenticator.
JaasBasicPermissionsProvider - Class in org.gridgain.grid.security.jaas
Basic implementation of JaasPermissionsProvider allows to provide simple mapping from multiple principles to corresponding permission sets.
JaasBasicPermissionsProvider(Map<String, SecurityPermissionSet>) - Constructor for class org.gridgain.grid.security.jaas.JaasBasicPermissionsProvider
Constructor with permission map.
JaasCallbackHandlerFactory - Interface in org.gridgain.grid.security.jaas
Callback handler factory for Jaas login module.
JaasJsonPermissionProvider - Class in org.gridgain.grid.security.jaas
Implementation of JaasPermissionsProvider try to parse principal as JSON permission set.
JaasJsonPermissionProvider() - Constructor for class org.gridgain.grid.security.jaas.JaasJsonPermissionProvider
 
JaasPermissionsProvider - Interface in org.gridgain.grid.security.jaas
Pluggable interface that allows to provide custom logic for converting principle returned from JAAS to the SecurityPermissionSet that will be then assigned to user.

K

key() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's key.
key() - Method in interface org.gridgain.grid.cache.dr.CacheDrEntry
Gets entry's key.
keyAlias() - Method in class org.gridgain.grid.persistentstore.SnapshotPath
 
keyAlias(String) - Method in class org.gridgain.grid.persistentstore.SnapshotPath.SftpSnapshotPathBuilder
Sets key alias for JKS.
keyBinary() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's key as binary object without unmarshaling.

L

length() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Gets file length.
license() - Method in interface org.gridgain.grid.GridProduct
Gets license descriptor for enterprise edition or null for Community Edition.
LicenseEvent - Class in org.gridgain.grid.events
Grid license event.
LicenseEvent() - Constructor for class org.gridgain.grid.events.LicenseEvent
No-arg constructor.
LicenseEvent(ClusterNode, String, int) - Constructor for class org.gridgain.grid.events.LicenseEvent
Creates license event with given parameters.
licenseId() - Method in class org.gridgain.grid.events.LicenseEvent
Gets license ID.
licenseId(UUID) - Method in class org.gridgain.grid.events.LicenseEvent
Sets license ID.
licenseNote() - Method in interface org.gridgain.grid.product.ProductLicense
Gets license note.
licViolInfoHld() - Method in exception org.gridgain.grid.product.ProductLicenseException
 
list() - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Lists all previously created snapshots with basic info.
list(ListSnapshotParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Lists all previously created snapshots with basic info.
listRemoteSnapshots(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Returns all completed snapshots that can be restored.
ListSnapshotParams - Class in org.gridgain.grid.persistentstore
Parameters for list snapshot operation.
ListSnapshotParams() - Constructor for class org.gridgain.grid.persistentstore.ListSnapshotParams
 
listSnapshots(Collection<File>) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
listStateTransfers(String) - Method in interface org.gridgain.grid.GridDr
List all currently active state transfer for the given sender cache.
listStateTransfers() - Method in interface org.gridgain.grid.GridDr
List all currently active state transfers.
load(K) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
loadAll(Iterable<? extends K>) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
loadCache(IgniteBiInClosure<K, IgniteBiTuple<V, ?>>, Object...) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
localSender() - Method in interface org.gridgain.grid.GridDr
Gets sender facade for current node.
localSnapshots(boolean) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Returns all completed snapshots that can be restored.
LOCK_FILENAME - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Lock filename.
log - Variable in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
 
login() - Method in class org.gridgain.grid.events.AuthenticationEvent
Gets login that triggered event.
login(Object) - Method in class org.gridgain.grid.events.AuthenticationEvent
Sets login that triggered event.
login() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter

M

maintenanceTime() - Method in interface org.gridgain.grid.product.ProductLicense
Gets maintenance time in months.
makeInputStream(SnapshotPath, int, int, int, String, boolean) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotInputStreamFactory
 
makeOutputStream(FsSnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotOutputStreamFactory
Creates a stream for writing the snapshot file.
makeOutputStream(FsSnapshotPath, Integer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotOutputStreamFactory
Creates opened SnapshotOutputStream.
marshallerMappingFileStoreDir(File) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
masterKeyName() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Returns a name of master key that is used for encrypting cache's encryption keys or null if there are no encrypted caches in this snapshot.
maxComputers() - Method in interface org.gridgain.grid.product.ProductLicense
Gets maximum number of physical computers or virtual instances.
maxCpus() - Method in interface org.gridgain.grid.product.ProductLicense
Gets maximum number of CPUs.
maxNodes() - Method in interface org.gridgain.grid.product.ProductLicense
Gets maximum number of nodes.
maxUpTime() - Method in interface org.gridgain.grid.product.ProductLicense
Gets maximum up time in minutes.
merge(V, long) - Method in interface org.gridgain.grid.cache.conflict.CacheConflictContext
Force cache to use neither old, nor new, but some other value passed as argument.
message() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
message(String) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets additional optional user message that will be printed out to the log and will be saved in snapshot catalog.
message() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
message(String) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets additional user message to log.
message() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
message(String) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets additional user message to log.
message() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
message(String) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets user message.
message() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Optional message associated with the snapshot.
message() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
 
MessageDigestFactory - Interface in org.gridgain.grid.persistentstore
A factory of message digest objects.
messageQueueSizeBytes() - Method in interface org.gridgain.grid.dr.DrReceiverInMetrics
Deprecated.
Because this is a receiver metric. It doesn't have any relations to per cache, per-DC receiver inputs metrics.
metadata(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
metadata() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Getting local metadata and merging it into one for multiple consistentId.
metadata(boolean) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Prepares and returns a snapshot metadata.
metadata(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Getting local metadata by consistent id.
metricsFormatted() - Method in interface org.gridgain.grid.dr.DrReceiverMBean
Get metrics (statistics) for this receiver hub.
metricsFormatted() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets metrics (statistics) for this sender hub.
MIN_DELTA_BYTES - Static variable in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
 
MISSING_PART_HASH_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotInputStreamFactory
Error message when data or index partition hash is missing in snapshot digest registry.
move(MoveSnapshotParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Copy a snapshot with the given ID to the given destination folder and delete snapshot locally.
moveSnapshot(long, File, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
moveSnapshot(long, File, boolean, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
moveSnapshot(long, File, boolean, SnapshotUpdateOperationParameters, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
moveSnapshot(long, File, boolean, SnapshotUpdateOperationParams, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
MoveSnapshotParams - Class in org.gridgain.grid.persistentstore
Parameters for move snapshot operation.
MoveSnapshotParams() - Constructor for class org.gridgain.grid.persistentstore.MoveSnapshotParams
 

N

newEntry() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictContext
Gets new cache entry.
newInstance(AuthenticationContext) - Method in interface org.gridgain.grid.security.jaas.JaasCallbackHandlerFactory
Create new authentication callbacks handler.
next() - Method in interface org.gridgain.grid.dr.store.DrSenderStoreCursor
Get next entry from that cursor.
nextLocalSnapshot(long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Search for meta of next ascending snapshot, or null if not found.
nodeCnt() - Method in class org.gridgain.grid.events.DrRemoteDcNodeEvent
Returns count of the available nodes in the remote data center.
nodeId() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets ID of the initiator node.
nodeId() - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
 
notCancellable() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 

O

of(SnapshotPath, int, int, String, boolean) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
 
of(File, int, int, String, boolean) - Static method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
 
oldEntry() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictContext
Gets old (existing) cache entry.
ongoingSnapshotOperation() - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Gets a status of an ongoing grid snapshot operation.
ongoingSnapshotOperationFuture() - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
 
onOverflow() - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Handle overflow.
onPartitionFinished(GroupPartitionId) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
Method invoked on snapshot completion of partition.
operation() - Method in class org.gridgain.grid.events.AuthorizationEvent
Gets requested operation.
operation(SecurityPermission) - Method in class org.gridgain.grid.events.AuthorizationEvent
Sets requested operation.
operation() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 
operationId() - Method in interface org.gridgain.grid.persistentstore.SnapshotFuture
Unique id for snapshot operation.
operationId() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
Gets the snapshot operation ID.
operationId() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 
operationType() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
operationType(SnapshotOperationType) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets type.
operationType() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
Gets snapshot operation type.
optionalSearchPaths() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
optionalSearchPaths(Collection<SnapshotPath>) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets optional path to search for snapshots data.
optionalSearchPaths() - Method in class org.gridgain.grid.persistentstore.ListSnapshotParams
 
optionalSearchPaths(Collection<SnapshotPath>) - Method in class org.gridgain.grid.persistentstore.ListSnapshotParams
Sets optional collection of search paths to search for snapshots.
optionalSearchPaths() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
optionalSearchPaths(Collection<SnapshotPath>) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets Optional path to search for snapshots data.
optionalSearchPaths() - Method in class org.gridgain.grid.persistentstore.SnapshotInfoParams
 
optionalSearchPaths(Collection<SnapshotPath>) - Method in class org.gridgain.grid.persistentstore.SnapshotInfoParams
Sets optional collection of search paths to search for snapshots.
order() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's order in initiator data center.
org.gridgain.grid - package org.gridgain.grid
Contains base API classes.
org.gridgain.grid.cache - package org.gridgain.grid.cache
Contains cache API classes.
org.gridgain.grid.cache.compress - package org.gridgain.grid.cache.compress
Contains cache entry compression Zstandard-based implementation.
org.gridgain.grid.cache.conflict - package org.gridgain.grid.cache.conflict
Contains cache conflicts API classes.
org.gridgain.grid.cache.db.wal - package org.gridgain.grid.cache.db.wal
Contains database WAL CRC classes.
org.gridgain.grid.cache.db.wal.crc - package org.gridgain.grid.cache.db.wal.crc
Contains database WAL classes.
org.gridgain.grid.cache.dr - package org.gridgain.grid.cache.dr
Contains cache data center replication API classes.
org.gridgain.grid.cache.store - package org.gridgain.grid.cache.store
Contains cache store API classes.
org.gridgain.grid.cache.store.jdbc - package org.gridgain.grid.cache.store.jdbc
Contains cache JDBC store API classes.
org.gridgain.grid.cache.store.local - package org.gridgain.grid.cache.store.local
Contains cache file local store API classes.
org.gridgain.grid.configuration - package org.gridgain.grid.configuration
Contains base GridGain configuration classes.
org.gridgain.grid.dr - package org.gridgain.grid.dr
Contains data center replication API classes.
org.gridgain.grid.dr.store - package org.gridgain.grid.dr.store
Contains data center replication store API classes.
org.gridgain.grid.dr.store.fs - package org.gridgain.grid.dr.store.fs
Contains data center replication file system store API classes.
org.gridgain.grid.dr.store.memory - package org.gridgain.grid.dr.store.memory
Contains data center replication in-memory store API classes.
org.gridgain.grid.events - package org.gridgain.grid.events
Contains events API classes.
org.gridgain.grid.interop - package org.gridgain.grid.interop
Contains interop API.
org.gridgain.grid.interop.cpp - package org.gridgain.grid.interop.cpp
Contains interop API for CPP platform.
org.gridgain.grid.marshaller - package org.gridgain.grid.marshaller
Contains marshaller API classes.
org.gridgain.grid.persistentstore - package org.gridgain.grid.persistentstore
Contains base GridGain database interfaces.
org.gridgain.grid.persistentstore.snapshot.file - package org.gridgain.grid.persistentstore.snapshot.file
Contains base GridGain database snapshot SPI file implementation.
org.gridgain.grid.persistentstore.snapshot.file.copy - package org.gridgain.grid.persistentstore.snapshot.file.copy
Contains two-phases copy strategy implementation.
org.gridgain.grid.persistentstore.snapshot.file.remote - package org.gridgain.grid.persistentstore.snapshot.file.remote
Contains remote GridGain database snapshot SPI file implementation.
org.gridgain.grid.persistentstore.snapshot.file.remote.wal - package org.gridgain.grid.persistentstore.snapshot.file.remote.wal
Contains GridGain database snapshot SPI file implementation for remote WAL.
org.gridgain.grid.product - package org.gridgain.grid.product
Contains Product and License related functionality.
org.gridgain.grid.ru - package org.gridgain.grid.ru
This package contains classes related to Rolling Upgrade process.
org.gridgain.grid.security - package org.gridgain.grid.security
Contains security API classes.
org.gridgain.grid.security.certificate - package org.gridgain.grid.security.certificate
Contains X.509 Certificate Authenticator classes.
org.gridgain.grid.security.jaas - package org.gridgain.grid.security.jaas
Contains JAAS API classes.
org.gridgain.grid.security.passcode - package org.gridgain.grid.security.passcode
Contains passcode API classes.
org.gridgain.grid.segmentation - package org.gridgain.grid.segmentation
Contains segmentation API classes.
org.gridgain.grid.segmentation.reachability - package org.gridgain.grid.segmentation.reachability
Contains segmentation resolver based on InetAddress.isReachable().
org.gridgain.grid.segmentation.sharedfs - package org.gridgain.grid.segmentation.sharedfs
Contains shared file system segmentation resolver implementation.
org.gridgain.grid.segmentation.tcp - package org.gridgain.grid.segmentation.tcp
Contains TCP segmentation resolver implementation.
outputStream() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Opens output stream for this file.
overflowMode - Variable in class org.gridgain.grid.dr.store.DrAbstractSenderStore
 

P

pageSize(int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.wal.IteratorParametersBuilder
 
parallelism() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
parallelism(Integer) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets parallelism level for snapshot check operation.
parallelism() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
parallelism(Integer) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets parallelism level for snapshot restore operation.
parallelismLevel() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
parallelismLevel(Integer) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets level of parallelism.
parallelismLevel() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
parallelismLevel(Integer) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets level of parallelism.
parallelismLevel() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
partId() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
partitionId() - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
 
partitionsTransferred() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets number of partitions that have been transferred.
PasscodeAuthenticator - Class in org.gridgain.grid.security.passcode
Passcode-based implementation of the authentication.
PasscodeAuthenticator() - Constructor for class org.gridgain.grid.security.passcode.PasscodeAuthenticator
 
PasscodeAuthenticatorMBean - Interface in org.gridgain.grid.security.passcode
Management bean for PasscodeAuthenticator.
path(File) - Method in class org.gridgain.grid.persistentstore.SnapshotPath.FileSnapshotPathBuilder
Sets snapshot path.
path() - Method in class org.gridgain.grid.persistentstore.SnapshotPath
 
pause() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Pauses data center replication for this cache.
pause() - Method in interface org.gridgain.grid.dr.DrSender
Pause replication to all remote DCs.
pause(byte) - Method in interface org.gridgain.grid.dr.DrSender
Pause replication for given DC.
pause() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Pause replication to all remote DCs.
pause(byte) - Method in interface org.gridgain.grid.dr.DrSenderMBean
Pause replication for given DC.
pause(String) - Method in interface org.gridgain.grid.GridDr
Deprecated.
This method actually works same way as GridDr.stopReplication(String) and stops replication for given cache.
paused() - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
Deprecated.
paused(byte) - Method in interface org.gridgain.grid.dr.DrSender
Returns DC pause flag.
paused() - Method in interface org.gridgain.grid.dr.DrSenderConnection
Returns connection pause flag.
paused(byte) - Method in interface org.gridgain.grid.dr.DrSenderMBean
Returns DC pause flag.
pendingQueueSize() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets current amount of cache entries in pending queue.
permissions(String) - Method in class org.gridgain.grid.security.jaas.JaasBasicPermissionsProvider
Converts principal to SecurityPermissionSet.
permissions(String) - Method in class org.gridgain.grid.security.jaas.JaasJsonPermissionProvider
Converts principal to SecurityPermissionSet.
permissions(String) - Method in interface org.gridgain.grid.security.jaas.JaasPermissionsProvider
Converts principal to SecurityPermissionSet.
permissions() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
plainWrite(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.ByteChannelSnapshotOutputStream
Writes plain data to stream.
plainWrite(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
Writes plain data to stream.
plainWrite(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotOutputStream
Writes plain data to stream.
plainWrite(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotEncryptionOutputStream
Writes plain data to stream.
PLUGIN_NAME - Static variable in interface org.gridgain.grid.GridGain
 
pluginName() - Method in class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
position() - Method in class org.gridgain.grid.persistentstore.snapshot.file.ByteChannelSnapshotOutputStream
Returns this stream's position.
position() - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
Returns this stream's position.
position() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotOutputStream
Returns this stream's position.
postVisitDirectory(Path, IOException) - Method in class org.gridgain.grid.persistentstore.snapshot.file.DeleteFileVisitor
previousSnapshots() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Cache names per previous snapshot id
PreviousSnapshotsIterable - Class in org.gridgain.grid.persistentstore.snapshot.file
Iterable with previous snapshots.
PreviousSnapshotsIterable(long, String, Set<Integer>, FileDatabaseSnapshotSpi, Collection<SnapshotPath>, boolean, SnapshotSecurityLevel) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.PreviousSnapshotsIterable
Constructor.
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.gridgain.grid.persistentstore.snapshot.file.CopyFileVisitor
product() - Method in interface org.gridgain.grid.GridGain
Gets information about product as well as license management capabilities.
ProductLicense - Interface in org.gridgain.grid.product
Ignite license descriptor.
ProductLicenseException - Exception in org.gridgain.grid.product
This exception is thrown when license violation is detected.
ProductLicenseException(String, String) - Constructor for exception org.gridgain.grid.product.ProductLicenseException
Creates new license exception with given error message.
ProductLicenseException(String, String, Throwable) - Constructor for exception org.gridgain.grid.product.ProductLicenseException
Creates new license exception with given error message and optional nested exception.
ProductLicenseException(LicenseViolationInfoHolder) - Constructor for exception org.gridgain.grid.product.ProductLicenseException
Creates new license exception with given license violation info.
ProductLicenseException(LicenseViolationInfoHolder, Throwable) - Constructor for exception org.gridgain.grid.product.ProductLicenseException
Creates new license exception with given error message and optional nested exception.
progress() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 

R

ratio() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets current ratio of compressed data size to uncompressed size, for all data which was accepted.
ReachabilitySegmentationResolver - Class in org.gridgain.grid.segmentation.reachability
Segmentation resolver that uses address reachability to check whether node is in the correct segment or not.
ReachabilitySegmentationResolver() - Constructor for class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
 
readExternal(ObjectInput) - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
readExternal(ObjectInput) - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
readExternalData(byte, ObjectInput) - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
readNextPage(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotInputStream
Reads data from stream and writes it into the provided buffer.
readNextPage(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
Reads data from stream and writes it into the provided buffer.
readNextRecord() - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotInputStream
Reads next WAL record from stream.
readNextRecord() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
Reads next WAL record from stream.
readRegistry(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Reads snapshot file registry from the consistent node id folder in a snapshot.
reason() - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
Gets stop reason.
reason() - Method in class org.gridgain.grid.events.DrCacheReplicationEvent
Returns pause reason.
receiverAggregatedInMetrics(byte) - Method in interface org.gridgain.grid.GridDr
Gets receiver hub incoming data metrics aggregated across all cache names for the given remote data center.
receiverAggregatedInMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets receiver hub incoming data metrics aggregated across all remote data centers for the given cache name.
receiverAggregatedInMetrics() - Method in interface org.gridgain.grid.GridDr
Gets receiver hub incoming data metrics aggregated across all remote data centers and cache names.
receiverAggregatedOutMetrics() - Method in interface org.gridgain.grid.GridDr
Gets receiver hub outgoing data metrics aggregated across all receiver caches.
receiverCacheMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets receiver cache metrics.
receiverInMetrics(byte, String) - Method in interface org.gridgain.grid.GridDr
Gets receiver hub incoming data metrics for the given remote data center and cache name.
receiverOutMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets receiver hub outgoing data metrics for the given cache name.
receiverOutMetrics(byte, String) - Method in interface org.gridgain.grid.GridDr
Gets receiver hub outgoing data metrics for the given source data center id and cache name.
recordsCompressed() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets total number of records taken as input for compression, regardless of whether it was accepted for compression and of compression ratio.
recordsDecompressed() - Method in interface org.gridgain.grid.cache.compress.CompressionMetrics
Gets total number of records taken as input for decompression.
redoBytesSize(byte) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
 
REGISTRY_IS_MISSING_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
Error message when the snapshot digest registry doesn't exist.
remoteDataCentersFormatted() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Gets formatted remote data centers configuration info.
remoteSnapshotWalSizes(SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Retrieving total segment sizes for remote snapshots.
remoteSnapshotWalSizes(SnapshotPath, long) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Retrieving total segment sizes for a remote snapshot.
removeSources() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
resetMetrics() - Method in interface org.gridgain.grid.GridDr
Reset all sender hub and receiver hub metrics on this node.
resetRestartingCaches() - Method in interface org.gridgain.grid.persistentstore.SnapshotMXBean
Reset restarting caches.
resolve(CacheConflictContext<K, V>) - Method in interface org.gridgain.grid.cache.conflict.CacheConflictResolver
Resolve conflicting key update.
resolve(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Resolves subfile.
resolveRegularOrCompressed(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Resolves regular or compressed file (zip, zstd, lz4, etc).
resolveSibling(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Resolves file in parent folder.
restore(RestoreSnapshotParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Restores snapshot identified by the given snapshot info.
restoreSnapshot(long, Set<String>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
restoreSnapshot(long, Collection<File>, Set<String>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
restoreSnapshot(long, Collection<File>, Set<String>, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
restoreSnapshot(long, Collection<File>, Set<String>, boolean, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, String) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
RestoreSnapshotParams - Class in org.gridgain.grid.persistentstore
Parameters for restore snapshot operation.
RestoreSnapshotParams() - Constructor for class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
resume() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Starts data center replication for this cache.
resume() - Method in interface org.gridgain.grid.dr.DrSender
Resume replication for all remote DCs.
resume(byte) - Method in interface org.gridgain.grid.dr.DrSender
Resume replication for given DC.
resume() - Method in interface org.gridgain.grid.dr.DrSenderMBean
Resume replication for all remote DCs.
resume(byte) - Method in interface org.gridgain.grid.dr.DrSenderMBean
Resume replication for given DC.
resume(String) - Method in interface org.gridgain.grid.GridDr
Deprecated.
This method actually works same way as GridDr.startReplication(String) and starts replication for given cache.
rmtAddr() - Method in class org.gridgain.grid.events.DrRemoteDcNodeEvent
Returns remote address of the node in the remote data center.
rollingUpgrade() - Method in interface org.gridgain.grid.GridGain
Gets an instance of Rolling upgrade facade.
RollingUpgradeMXBean - Interface in org.gridgain.grid.ru
This interface defines JMX view on RollingUpgrade.
run() - Method in class org.gridgain.grid.persistentstore.snapshot.file.ZipCompressionTask
Deprecated.

S

SAVE_REGISTRY_ERROR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
Error message when writing snapshot digest registry file.
security() - Method in interface org.gridgain.grid.GridGain
Gets an instance of GridSecurity interface.
SecuritySubjectAdapter - Class in org.gridgain.grid.security
Authenticated security subject.
SecuritySubjectAdapter(UUID, SecuritySubjectType, Object, InetSocketAddress, SecurityPermissionSet) - Constructor for class org.gridgain.grid.security.SecuritySubjectAdapter
Deprecated. 
SecuritySubjectAdapter(UUID, SecuritySubjectType, Object, InetSocketAddress, SecurityPermissionSet, Certificate[]) - Constructor for class org.gridgain.grid.security.SecuritySubjectAdapter
SegmentEofException - Exception in org.gridgain.grid.cache.db.wal
This exception is thrown either when we reach the end of file of WAL segment, or when we encounter a record with type equal to 0.
SegmentEofException(String, Throwable) - Constructor for exception org.gridgain.grid.cache.db.wal.SegmentEofException
 
senderAggregatedInMetrics() - Method in interface org.gridgain.grid.GridDr
Gets sender hub incoming data metrics aggregated across all caches.
senderAggregatedOutMetrics(byte) - Method in interface org.gridgain.grid.GridDr
Gets sender hub outgoing data metrics aggregated across all cache names for the given remote data center ID.
senderAggregatedOutMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets sender hub outgoing data metrics aggregated across all remote data centers for the given cache name.
senderAggregatedOutMetrics() - Method in interface org.gridgain.grid.GridDr
Gets sender hub outgoing data metrics aggregated across all remote data centers and cache names.
senderCacheMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets sender cache metrics.
senderCacheStatus(String) - Method in interface org.gridgain.grid.GridDr
Gets data center replication status for particular sender cache.
senderInMetrics(String) - Method in interface org.gridgain.grid.GridDr
Gets sender hub incoming data metrics for specified sender cache.
senderOutMetrics(byte, String) - Method in interface org.gridgain.grid.GridDr
Gets sender hub outgoing data metrics for the given remote data center ID and cache name.
sessionEnd(boolean) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
sessionForSnapshotCreation(long, boolean, File, CompressionOption, int, FutureTaskQueue<GroupPartitionId>, SnapshotOperationContext, MessageDigestFactory, SnapshotEncryptionOptions) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Starts a snapshot session.
setAclProvider(AuthenticationAclProvider) - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Sets ACL provider.
setAddress(InetAddress) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Sets target address to check reachability of.
setAddress(InetSocketAddress) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Sets target address to check reachability of.
setAddressAsString(String) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Convenient way to set address.
setAddressAsString(String) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Convenient way to set address.
setAlwaysAcceptServerNodes(boolean) - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
If set to true, CertificateAuthenticator will automatically approve all remote nodes and only check thin clients.
setAuthenticator(Authenticator) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets fully configured instance of Authenticator.
setAwaitAcknowledge(boolean) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets await acknowledge flag.
setBackupSyncFrequency(long) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets backup part's DR state synchronization frequency.
setBatchSendFrequency(long) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets batch send frequency.
setBatchSendFrequency(long) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets batch send frequency.
setBatchSendSize(int) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
setBatchSendSizeBytes(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets batch send size in bytes.
setBatchSize(int) - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
setCacheNames(String...) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
setCallbackHandlerFactory(JaasCallbackHandlerFactory) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Sets JAAS-implementation specific callback handler factory.
setCheckpointFrequency(long) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets checkpoint creation frequency.
setChecksum(boolean) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Enables or disables checksum calculation for entries on disk.
setChecksumEnabled(boolean) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Gets checksum enabled flag.
setCompactBufferSize(int) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets compact buffer size.
setCompressionLevel(int) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Sets compression level to be used by Zstandard library.
setCompressionLevel(int) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
setCompressionOption(CompressionOption) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
setCompressKeys(boolean) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Sets flag indicating whether cache keys will be considered for compression.
setConflictResolver(CacheConflictResolver) - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Sets conflict resolver.
setConflictResolverMode(CacheConflictMode) - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Sets conflict resolver mode.
setConnectionConfiguration(DrSenderConnectionConfiguration...) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Set remote data center connection configurations.
setConnectTimeout(int) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Sets connect timeout.
setDataCenterId(byte) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets data center ID of the grid.
setDataCenterId(byte) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets ID of remote data center.
setDefaultPermissions(String) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Sets default permissions for users without principals.
setDefaultPermissionSet(SecurityPermissionSet) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Sets default permission set.
setDictionarySize(int) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Sets dictionary size, in bytes.
setDirectBuffer(boolean) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets direct buffer flag in receiver hub's TCP server.
setDirectoryPath(String) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets directory path where persistent store data is to be saved.
setDrManagementThreadPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to executing internal DR tasks.
setDrReceiverConfiguration(DrReceiverConfiguration) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set data center sender hub configuration.
setDrReceiverEnabled(boolean) - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
setDrSenderConfiguration(CacheDrSenderConfiguration) - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
Sets data center replication send configuration.
setDrSenderConfiguration(ClientCacheDrSenderConfiguration) - Method in class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
Sets data center replication send configuration.
setDrSenderConfiguration(DrSenderConfiguration) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set data center receiver hub configuration.
setDrStateTransferThreadPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to executing partition scan tasks for full-state transfer purposes.
setDrStreamerThreadPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to send and receive DR (Data Replication) Streamer messages.
setDrThreadPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to send and receive DR (Data Replication) messages.
setDrUseCacheNames(boolean) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Compatibility flag.
setEntryFilter(CacheDrEntryFilter) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Set entry filter.
setFlushFrequency(long) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets data flush frequency.
setFlushFrequency(long) - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
setFsyncDelay(long) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets maximum delay in milliseconds after which fsync will be issued after a write to a file.
setFullStateTransferBufferSize(long) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets global DR full state transfer buffer size.
setGlobalNodeAuthentication(boolean) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Sets global node authentication flag.
setHealthCheckFrequency(long) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets health check frequency.
setHost(String) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Convenient way to set address.
setIdleTimeout(long) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets idle timeout for receiver hub's TCP server connection.
setIgnoredDataCenterIds(byte...) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets ignored data center IDs.
setIncrementalDrPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to executing partition scan tasks for incremental replication purposes.
setInteropConfiguration(InteropConfiguration) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets interop configuration.
setKeyPath(String) - Method in class org.gridgain.grid.configuration.SftpConfiguration
Sets path to JKS key in builder style.
setLazyBinaryMetadataRegistration(boolean) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets register metadata mode: - true metadata is registered on the received cluster only when data that is replicated; - false all metadata received from the master cluster are registered.
setLicenseUrl(String) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets license URL different from the default location of the license file.
setLoadBalancingMode(DrSenderLoadBalancingMode) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets sender hub load balancing mode.
setLoadBalancingMode(DrSenderLoadBalancingMode) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets sender hub load balancing mode.
setLoadBalancingMode(DrReceiverLoadBalancingMode) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets remote receiver hub load balancing policy.
setLocalAddress(InetAddress) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Sets local address.
setLocalAddressAsString(String) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Convenient way to set local address.
setLocalInboundHost(String) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets local host name receiver hub TCP server is bound to.
setLocalInboundPort(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets local port receiver hub TCP server is bound to.
setLocalOutboundAddress(String) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets local outbound address.
setLocalOutboundHost(String) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
setLocalPort(int) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Sets local port.
setLoginContextName(String) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Sets new login context name.
setLoginContextName(String) - Method in interface org.gridgain.grid.security.jaas.JaasAuthenticatorMBean
Sets new login context name.
setMapCapacity(int) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets initial internal hash map capacity.
setMapSegments(int) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets number of map segments.
setMaxBackupQueueSize(int) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets maximum size of backup entries queue.
setMaxBackupQueueSize(int) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets maximum size of backup entries queue.
setMaxBatches(int) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets maximum amount of batches awaiting for sender hub acknowledge.
setMaxBatches(int) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets maximum amount of batches awaiting for sender hub acknowledge.
setMaxErrors(int) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets maximum amount of sequential errors in receiver hub responses.
setMaxFailedConnectAttempts(int) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Set maximum failed connect attempts.
setMaxFilesCount(int) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets maximum amount of files files which can be used to store data.
setMaxFileSize(long) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets maximum size of each file where data is stored in bytes.
setMaxQueueSize(int) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets maximum wait queue size.
setMaxSize(int) - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Sets maximum number of entries can be stored.
setMaxSparsity(float) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets maximum allowed file sparsity above which compaction has to start.
setMessageDigestFactory(MessageDigestFactory) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Allows to plug in a custom factory of MessageDigest objects to control the integrity of snapshot files.
setMessageQueueLimit(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets message queue limit for incoming and outgoing messages in receiver hub's TCP server.
setMinCompactSize(long) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets minimum file size for compaction.
setNetworkInterface(NetworkInterface) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
In case address is bound to several interfaces this method should be used to explicitly provide necessary interface.
setNetworkInterfaceAddress(InetAddress) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Sets network interface address to check reachability through.
setNetworkInterfaceAddressAsString(String) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Convenient way to set network interface address.
setOverflowCallback(IgniteRunnable) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Sets overflow callback.
setOverflowMode(DrSenderStoreOverflowMode) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Sets overflow mode defining how store will behave in case of overflow.
setOverflowMode(DrSenderStoreOverflowMode) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets overflow mode defining how store will behave in case of overflow.
setOverflowMode(DrSenderStoreOverflowMode) - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Sets overflow mode defining how store will behave in case of overflow.
setPassphrase(String) - Method in class org.gridgain.grid.configuration.SftpConfiguration
Sets passphrase for JKS key in builder style.
setPath(String) - Method in class org.gridgain.grid.segmentation.sharedfs.SharedFsSegmentationResolver
Sets path to shared folder.
setPermissions(Map<? extends IgnitePredicate<Certificate[]>, SecurityPermissionSet>) - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Sets mapping of certificate predicates to permissions.
setPermissionsJson(Map<P, String>) - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Sets mapping of certificate predicates to permissions.
setPermissionsProvider(JaasPermissionsProvider) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Set permissions provider.
setPerNodeBufferSize(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets per-node data buffer size.
setPerNodeParallelLoadOperations(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets per-node parallel load operations.
setPointInTimeRecoveryEnabled(boolean) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Deprecated.
Use control.sh/.bat '--property' command to set 'pointInTimeRecoveryEnabled' property cluster-wide.
setPort(int) - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
setPort(int) - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
Convenient way to set address.
setPreferLocalSender(boolean) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets whether to prefer the local sender hub.
setPreferLocalSender(boolean) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets whether to prefer the local sender hub.
setReadBufferSize(int) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets read buffer size.
setReadBufferSize(int) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets read buffer size.
setReadTimeout(long) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets read timeout.
setReceiverAddresses(String...) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets addresses of remote receiver hubs.
setReconnectOnFailureTimeout(long) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets reconnect-on-failure timeout.
setRegistryTransformer(SnapshotRegistryTransformer) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Allows to plug in custom transformer for snapshot file registry to enable its authenticity.
setRequireDictionary(boolean) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Sets flag that enables compression without dictionary.
setRestoreOperationParallelism(int) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
setRetries(int) - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
setRollingUpdatesEnabled(boolean) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets rolling updates enabled flag.
setRootPath(String) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets root directory path for storage.
setSamplesBufferSize(int) - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
Returns size of the buffer that should hold samples collected for dictionary training.
setSecurityCredentialsProvider(SecurityCredentialsProvider) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets security credentials.
setSecurityThreadPoolSize(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Set thread pool size that will be used to handle authorization of thin clients and expiration events.
setSelectorCount(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets amount of selector threads in receiver hub's TCP server.
setSenderGroup(String) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets sender group name which sender will be used for replication.
setSenderGroup(String) - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
Sets sender group name which sender will be used for replication.
setSenderGroups(String...) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Set groups this sender hub will participate in.
setServerUri(String) - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
setSftpConfiguration(SftpConfiguration) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Allows to use sftp storage in snapshot commands.
setSnapshotConfiguration(SnapshotConfiguration) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets snapshot configuration.
setSnapshotDirectory(String) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
 
setSnapshotMetrics(SnapshotMetricsMXBean) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Set SnapshotMetricsMXBean reference.
setSnapshotOperationParallelism(int) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
 
setSnapshotProgressThrottlingInterval(long) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Set time in ms which would be used to update snapshot operation progress (progress couldn't be updated more often) -1 means that throttling would turn off
setSnapshotsCatalogConnectorConfiguration(SnapshotsCatalogConnectorConfiguration) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Deprecated.
Snapshot Catalog functionality was removed from GridGain completely as obsolete. Providing configuration for Catalog Connectior won't have any effect.
setSnapshotsPath(String) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Sets database snapshot SPI.
setSocketReceiveBufferSize(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets socket receive buffer size in bytes.
setSocketReceiveBufferSize(int) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets socjet receive buffer size in bytes.
setSocketSendBufferSize(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets socket send buffer size in bytes.
setSocketSendBufferSize(int) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets socket send buffer size in bytes.
setSparsityCheckFrequency(long) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets frequency to check sparsity of files for compaction.
setSslContextFactory(Factory<SSLContext>) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets SSL context factory.
setSslContextFactory(Factory<SSLContext>) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets SSL context factory.
setStateTransferBatchSendSizeBytes(int) - Method in class org.gridgain.grid.configuration.GridGainConfiguration
Sets full state transfer batch send size in bytes.
setStateTransferThreadsCount(int) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
setStateTransferThrottle(long) - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Sets state transfer throttle.
setStateTransferThrottle(long) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Deprecated.
setStateTransferThrottleBytes(int) - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
Sets state transfer throttle bytes.
setStore(DrSenderStore) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets store.
setStore(DrSenderStore) - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
Sets store for connection.
setSupportedCompressionCodecs(EnumSet<CompressionOption>) - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
Sets collection of supported compression codecs.
setSynchronousWrites(boolean) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Sets synchronous mode flag.
setSystemRequestTimeout(long) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets system request timeout.
setTcpNodelay(boolean) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets TCP_NODELAY flag in receiver hub's TCP server.
setTimeout(int) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Sets timeout to use when checking reachability.
setTtl(int) - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
Sets TTL to use when checking reachability.
setUseConsistentId(Boolean) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets use consistent ID flag.
setUseIgniteSslContextFactory(boolean) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets whether to use Ignite SSL context factory.
setUseIgniteSslContextFactory(boolean) - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
Sets whether to use Ignite SSL context factory.
setWorkerThreads(int) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets amount of threads responsible for sender hub batches processing.
setWriteBufferSize(int) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets write buffer size in bytes.
setWriteDelay(long) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets write delay after which write buffer can be flushed to the disk.
setWriteMode(CacheFileLocalStoreWriteMode) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
Sets write mode.
setWriteTimeout(long) - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
Sets write timeout for receiver hub's TCP server connection.
sftp() - Static method in class org.gridgain.grid.persistentstore.SnapshotPath
 
SftpConfiguration - Class in org.gridgain.grid.configuration
Configuration for access to SFTP server.
SftpConfiguration() - Constructor for class org.gridgain.grid.configuration.SftpConfiguration
 
SharedFsSegmentationResolver - Class in org.gridgain.grid.segmentation.sharedfs
Segmentation resolver implementation that checks whether node is in the correct segment or not by writing to and reading from shared directory.
SharedFsSegmentationResolver() - Constructor for class org.gridgain.grid.segmentation.sharedfs.SharedFsSegmentationResolver
 
shortDisplay() - Method in class org.gridgain.grid.events.AuthenticationEvent
shortDisplay() - Method in class org.gridgain.grid.events.AuthorizationEvent
shortDisplay() - Method in class org.gridgain.grid.events.LicenseEvent
shortMessage() - Method in exception org.gridgain.grid.product.ProductLicenseException
 
SINGLE_COPY_NO_PARTITION_SIZE - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
singleFileCopy() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
singleFileCopy(boolean) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets would copy partitions once (cluster-wide).
singleFileCopy() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
singleFileCopy(boolean) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets would copy partitions once (cluster-wide).
singleFileCopy() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
size() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Return snapshot size in bytes.
sizeBytes() - Method in interface org.gridgain.grid.dr.store.DrSenderStore
 
sizeBytes() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
sizeBytes() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
sizeWithoutIndexes() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Total snapshot size in bytes without indexes
skipCertificates() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
This field using for old versions compatibility.
skipCrc() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
skipCrc(boolean) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets flag to skip CRC check, default is false.
skipWalMove() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
skipWalMove(boolean) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets skip moving WAL files in PITR case.
skipWalMove() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
skipWalMove(boolean) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets skip moving WAL files in PITR case.
snapshot() - Method in interface org.gridgain.grid.GridGain
Gets an instance of Snapshot facade.
snapshot(long, Collection<File>) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
snapshot(SnapshotInfoParams) - Method in interface org.gridgain.grid.persistentstore.GridSnapshot
Collects extended snapshot information based on the snapshot ID.
snapshot(long, Collection<SnapshotPath>, IgniteBiClosure<String, CacheConfiguration, CacheConfiguration>, boolean, SnapshotSecurityLevel, boolean) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Getting snapshot.
SNAPSHOT_DIR_SUFFIX - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Snapshot directory suffix.
SNAPSHOT_OPERATION_CANCEL_ERROR_MSG - Static variable in interface org.gridgain.grid.persistentstore.SnapshotFuture
Snap op cancel message.
SNAPSHOT_WAL_DIR - Static variable in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Snapshot wal directory.
snapshotAttributes() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
ConsistentId -> (AttributeName -> AttributeValue) Snapshot attributes (for example, path where snapshot files saved)
snapshotAttributes() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
 
SnapshotChainMode - Enum in org.gridgain.grid.persistentstore
There could be connection between different snapshots.
SnapshotCommonParams - Class in org.gridgain.grid.persistentstore
Common parameters for all snapshot operations.
SnapshotCommonParams() - Constructor for class org.gridgain.grid.persistentstore.SnapshotCommonParams
Default constructor.
SnapshotCommonParams(int) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCommonParams
 
snapshotCompressionOption() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Compression option.
SnapshotConfiguration - Class in org.gridgain.grid.configuration
GridGain snapshot configuration.
SnapshotConfiguration() - Constructor for class org.gridgain.grid.configuration.SnapshotConfiguration
 
SnapshotConfiguration(SnapshotConfiguration) - Constructor for class org.gridgain.grid.configuration.SnapshotConfiguration
 
SnapshotCreateParams - Class in org.gridgain.grid.persistentstore
Additional parameters to perform snapshot create operation.
SnapshotCreateParams() - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
Default constructor.
SnapshotCreateParams(CompressionOption, int) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
 
SnapshotCreateParams(CompressionOption, int, int) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
 
SnapshotCreateParams(CompressionOption, int, int, boolean) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
 
SnapshotCreateParams(CompressionOption, int, int, boolean, String) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
 
SnapshotCreateParams(CompressionOption, int, int, boolean, String, String) - Constructor for class org.gridgain.grid.persistentstore.SnapshotCreateParams
 
SnapshotDigestRegistryCache - Class in org.gridgain.grid.persistentstore.snapshot.file
Loads and caches snapshot digest registries.
SnapshotDigestRegistryCache(IgniteConfiguration, long, SnapshotPath, MessageDigestFactory, SnapshotRegistryTransformer, SnapshotSecurityLevel) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
 
snapshotDirectory() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
 
snapshotEncryptionOptions() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
Returns an encryption options for snapshot.
SnapshotEncryptionOutputStream - Class in org.gridgain.grid.persistentstore.snapshot.file
Encryption output stream.
SnapshotEncryptionOutputStream(OutputStream, SnapshotOutputStreamListener, GroupKey, EncryptionSpi, int) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.SnapshotEncryptionOutputStream
 
SnapshotEvent - Class in org.gridgain.grid.events
Grid snapshot event.
SnapshotEvent() - Constructor for class org.gridgain.grid.events.SnapshotEvent
No-arg constructor.
SnapshotEvent(ClusterNode, String, int) - Constructor for class org.gridgain.grid.events.SnapshotEvent
Creates snapshot event with given parameters.
SnapshotEvent(ClusterNode, String, int, long, Throwable) - Constructor for class org.gridgain.grid.events.SnapshotEvent
Creates snapshot event with given parameters.
snapshotFinishTime(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets one of the last snapshot finish times by it's relative index.
SnapshotFuture<T> - Interface in org.gridgain.grid.persistentstore
Snapshot creation future that completes when snapshot is finished.
snapshotId() - Method in class org.gridgain.grid.events.SnapshotEvent
Returns snapshot ID.
snapshotId() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
 
snapshotId(long) - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
Sets snapshot ID to check.
snapshotId() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
 
snapshotId(long) - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
Sets snapshot ID to copy.
snapshotId() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
 
snapshotId(long) - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
Sets snapshot ID to move.
snapshotId() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
 
snapshotId(long) - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
Sets id of snapshot to restore.
snapshotId() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Gets snapshot ID.
snapshotId() - Method in class org.gridgain.grid.persistentstore.SnapshotInfoParams
 
snapshotId(long) - Method in class org.gridgain.grid.persistentstore.SnapshotInfoParams
Sets snapshot ID to copy.
snapshotId(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets one of the last snapshot IDs by it's relative index.
snapshotId() - Method in interface org.gridgain.grid.persistentstore.SnapshotOperationInfo
 
SnapshotInfo - Interface in org.gridgain.grid.persistentstore
Interface provides basic information about snapshot.
SnapshotInfoEx - Interface in org.gridgain.grid.persistentstore
Extended snapshot info
SnapshotInfoParams - Class in org.gridgain.grid.persistentstore
Parameters for getting extended snapshot operation.
SnapshotInfoParams() - Constructor for class org.gridgain.grid.persistentstore.SnapshotInfoParams
 
SnapshotInputStreamFactory - Class in org.gridgain.grid.persistentstore.snapshot.file
Factory of snapshot input streams.
SnapshotInputStreamFactory(IgniteConfiguration, long, SnapshotPath, MessageDigestFactory, SnapshotRegistryTransformer, SnapshotSecurityLevel, RecordSerializerFactory, SnapshotEncryptionOptions, EncryptionSpi) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.SnapshotInputStreamFactory
 
SnapshotIssue - Class in org.gridgain.grid.persistentstore
DTO fro snapshot issue
SnapshotIssue(String, int, String) - Constructor for class org.gridgain.grid.persistentstore.SnapshotIssue
 
SnapshotMetricsMXBean - Interface in org.gridgain.grid.persistentstore
Snapshot metrics used to obtain statistics on snapshots.
SnapshotMXBean - Interface in org.gridgain.grid.persistentstore
Snapshot metrics used to obtain statistics on snapshots.
snapshotOperation() - Method in interface org.gridgain.grid.persistentstore.SnapshotFuture
 
snapshotOperation(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets one of the last snapshot operation types by it's relative index.
SnapshotOperationInfo - Interface in org.gridgain.grid.persistentstore
Snapshot operation information.
SnapshotOperationIssue - Class in org.gridgain.grid.persistentstore
Class which describe issue during snapshot operations.
SnapshotOperationIssue() - Constructor for class org.gridgain.grid.persistentstore.SnapshotOperationIssue
Default constructor for serialization.
SnapshotOperationIssue(UUID, String, int, String) - Constructor for class org.gridgain.grid.persistentstore.SnapshotOperationIssue
 
snapshotOperationParallelism() - Method in class org.gridgain.grid.persistentstore.SnapshotCommonParams
Snapshot Operation parallelism level.
SnapshotOperationType - Enum in org.gridgain.grid.persistentstore
Snapshot operation types.
SnapshotOutputStreamFactory - Class in org.gridgain.grid.persistentstore.snapshot.file
Factory of SnapshotOutputStream, creates either compressed or uncompressed input stream depending on configuration.
SnapshotOutputStreamFactory(Predicate<Integer>, CompressionOption, int, MessageDigestFactory, SnapshotMetricsMXBeanImpl, SnapshotEncryptionOptions, EncryptionSpi, int) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.SnapshotOutputStreamFactory
 
SnapshotPath - Class in org.gridgain.grid.persistentstore
Snapshot path representation.
SnapshotPath.FileSnapshotPathBuilder - Class in org.gridgain.grid.persistentstore
Builder for file system location.
SnapshotPath.SftpSnapshotPathBuilder - Class in org.gridgain.grid.persistentstore
Builder for SFTP location.
SnapshotPathFactory - Class in org.gridgain.grid.persistentstore.snapshot.file.remote
Factory for SnapshotPath.
SnapshotPathFactory() - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathFactory
 
SnapshotPathOperationsHelper - Class in org.gridgain.grid.persistentstore.snapshot.file.remote
Helper for operations with SnapshotPath.
SnapshotPathOperationsHelper() - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.SnapshotPathOperationsHelper
 
SnapshotProgress - Class in org.gridgain.grid.persistentstore
Per node snapshot operation progress
SnapshotProgress(long, long, double, long) - Constructor for class org.gridgain.grid.persistentstore.SnapshotProgress
 
SnapshotRegistryTransformer - Interface in org.gridgain.grid.persistentstore
Snapshot file registry transformer.
SnapshotsCatalogConnectorConfiguration - Class in org.gridgain.grid.configuration
Deprecated.
Snapshot Catalog functionality was removed from GridGain completely as obsolete. Providing configuration for Catalog Connector won't have any effect.
SnapshotsCatalogConnectorConfiguration() - Constructor for class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
 
SnapshotSecurityLevel - Enum in org.gridgain.grid.persistentstore
The possible modes of snapshot security.
snapshotStartTime(int) - Method in interface org.gridgain.grid.persistentstore.SnapshotMetricsMXBean
Gets one of the last snapshot start times by it's relative index.
SnapshotStatus - Class in org.gridgain.grid.persistentstore
Reflect the status of ongoing snapshot operation
SnapshotStatus(IgniteUuid, SnapshotOperationInfo, Map<UUID, SnapshotProgress>, long, long, int, boolean) - Constructor for class org.gridgain.grid.persistentstore.SnapshotStatus
 
SnapshotUpdateOperationParams - Class in org.gridgain.grid.persistentstore
Class which contain additional parameters for snapshot operation (COPY, MOVE, DELETE).
SnapshotUpdateOperationParams() - Constructor for class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
Default constructor.
SnapshotUpdateOperationParams(SnapshotChainMode) - Constructor for class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
SnapshotUpdateOperationParams(SnapshotChainMode, boolean, boolean, Integer) - Constructor for class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
 
SnapshotUpdateOperationParams.Builder - Class in org.gridgain.grid.persistentstore
Builder for SnapshotUpdateOperationParameters
snapshotWorkingDirectory() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
start(GridKernalContext, CacheConfiguration) - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
start() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Starts data center replication for this cache.
start() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
start() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
start() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
start() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Starts SPI.
start() - Method in interface org.gridgain.grid.ru.GridGainRollingUpgrade
Enables rolling upgrade mode.
start() - Method in interface org.gridgain.grid.ru.RollingUpgradeMXBean
Allows to enable rolling upgrade mode.
start() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
start() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
startCopy(long, SnapshotPath) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Marks directory with copy marker file, to indicate the beginning of copy operation.
startReplication(String) - Method in interface org.gridgain.grid.GridDr
Starts data center replication for particular sender cache.
startTime() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets state transfer start timestamp.
startTime() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
 
stateless() - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
stateTransfer(String, byte...) - Method in interface org.gridgain.grid.GridDr
Starts full state transfer for the given sender cache.
stateTransfer(String, boolean, byte...) - Method in interface org.gridgain.grid.GridDr
Starts full state transfer for the given sender cache.
stateTransferBufferSize() - Method in interface org.gridgain.grid.dr.DrSenderOutMetrics
Gets current state transfer buffer size.
stateTransferId() - Method in interface org.gridgain.grid.dr.store.DrSenderStoreEntry
Deprecated.
status() - Method in interface org.gridgain.grid.cache.dr.CacheDrSenderMetrics
Gets data center replication status.
stop() - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Stops data center replication for this cache.
stop() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
stop() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
stop() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
stop() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileDatabaseSnapshotSpi
Stops SPI.
stop() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
stop() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
stopped() - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
Gets stop flag.
stopReplication(String) - Method in interface org.gridgain.grid.GridDr
Stops data center replication for particular sender cache.
store(byte[], byte[], int, IgniteUuid) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Store data.
store(byte[], byte[], int, IgniteUuid) - Method in interface org.gridgain.grid.dr.store.DrSenderStore
Deprecated.
Synchronous state transfer uses dedicated FST buffer.
store(byte[], byte[], int) - Method in interface org.gridgain.grid.dr.store.DrSenderStore
Store data.
store0(byte[], byte[], int, IgniteUuid) - Method in class org.gridgain.grid.dr.store.DrAbstractSenderStore
Add data to store.
store0(byte[], byte[], int, IgniteUuid) - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Add data to store.
store0(byte[], byte[], int, IgniteUuid) - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
Add data to store.
storeSize() - Method in interface org.gridgain.grid.dr.DrSenderOutMetrics
Deprecated.
Because this is a store metric. It doesn't have any relations to per cache, per-DC sender output metrics.
strategies() - Method in class org.gridgain.grid.cache.compress.GzipCompressionConfiguration
strategies() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
subject() - Method in class org.gridgain.grid.events.AuthorizationEvent
Gets authenticated subject.
subject(SecuritySubject) - Method in class org.gridgain.grid.events.AuthorizationEvent
Sets authenticated subject.
subjectAddress() - Method in class org.gridgain.grid.events.AuthenticationEvent
Gets subject address of the event.
subjectAddress(InetSocketAddress) - Method in class org.gridgain.grid.events.AuthenticationEvent
Sets subject address of the event.
subjectAllAddress() - Method in class org.gridgain.grid.events.AuthenticationEvent
Gets All the subject addresses of the event.
subjectAllAddresses(List<InetSocketAddress>) - Method in class org.gridgain.grid.events.AuthenticationEvent
Sets All the subject addresses of the event.
subjectId() - Method in class org.gridgain.grid.events.AuthenticationEvent
Gets subject ID that triggered the event.
subjectId(UUID) - Method in class org.gridgain.grid.events.AuthenticationEvent
Sets subject ID that triggered the event.
SubjectRegexPredicate - Class in org.gridgain.grid.security.certificate
This predicate checks X.509 certificates' Subject Distinguished Names to match supplied regular expression Pattern.
SubjectRegexPredicate(String) - Constructor for class org.gridgain.grid.security.certificate.SubjectRegexPredicate
Constructs X.509 Subject DN regular expression predicate.
subjectType() - Method in class org.gridgain.grid.events.AuthenticationEvent
Gets subject type that triggered the event.
subjectType(SecuritySubjectType) - Method in class org.gridgain.grid.events.AuthenticationEvent
Sets subject type that triggered the event.
supported(SecuritySubjectType) - Method in interface org.gridgain.grid.security.Authenticator
Checks if given subject is supported by this authenticator.
supported(SecuritySubjectType) - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
Checks if given subject is supported by this authenticator.
supported(SecuritySubjectType) - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Checks if given subject is supported by this authenticator.
supported(SecuritySubjectType) - Method in interface org.gridgain.grid.security.jaas.JaasCallbackHandlerFactory
Checks if given subject is supported by this factory.
supported(SecuritySubjectType) - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Checks if given subject is supported by this authenticator.
sync() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Tries to sync this file.
syncMode() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
Gets state transfer mode flag.
SyncronousFstAwareStore - Annotation Type in org.gridgain.grid.dr.store
Deprecated.
Synchronous state transfer uses dedicated FST buffer.

T

targetVersion() - Method in class org.gridgain.grid.ru.GridRollingUpgradeStatus
Returns the target version.
TcpSegmentationResolver - Class in org.gridgain.grid.segmentation.tcp
Segmentation resolver implementation that checks whether node is in the correct segment or not by establishing TCP connection to configured host and port and immediately closing it.
TcpSegmentationResolver() - Constructor for class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
 
tdeMasterKeyName() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Returns master key name that is used for snapshot encryption.
terminate() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
Closes files without flushing checkpoint.
terminationPageReached() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
Whether termination page was reached while reading pages stream.
topology() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfoEx
Cluster topology on the moment when snapshot was created
topologyVersion() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's topology version in initiator data center.
toString() - Method in class org.gridgain.grid.cache.compress.GzipCompressionConfiguration
toString() - Method in class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
toString() - Method in class org.gridgain.grid.cache.dr.CacheDrSenderConfiguration
toString() - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
toString() - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
toString() - Method in class org.gridgain.grid.cache.dr.ClientCacheDrSenderConfiguration
toString() - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
toString() - Method in class org.gridgain.grid.configuration.DrReceiverConfiguration
toString() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
toString() - Method in class org.gridgain.grid.configuration.GridGainCacheConfiguration
toString() - Method in class org.gridgain.grid.configuration.GridGainConfiguration
toString() - Method in class org.gridgain.grid.configuration.SnapshotConfiguration
toString() - Method in class org.gridgain.grid.configuration.SnapshotsCatalogConnectorConfiguration
Deprecated.
toString() - Method in class org.gridgain.grid.dr.DrSenderConnectionConfiguration
toString() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
toString() - Method in class org.gridgain.grid.dr.store.memory.DrSenderInMemoryStore
toString() - Method in class org.gridgain.grid.events.AuthenticationEvent
toString() - Method in class org.gridgain.grid.events.AuthorizationEvent
toString() - Method in class org.gridgain.grid.events.DrCacheFstEvent
toString() - Method in class org.gridgain.grid.events.DrCacheReplicationEvent
toString() - Method in class org.gridgain.grid.events.DrRemoteDcNodeEvent
toString() - Method in class org.gridgain.grid.events.DrRemoteDcReplicationEvent
toString() - Method in class org.gridgain.grid.events.DrStoreEvent
toString() - Method in class org.gridgain.grid.events.LicenseEvent
toString() - Method in class org.gridgain.grid.events.SnapshotEvent
toString() - Method in class org.gridgain.grid.interop.cpp.InteropCppConfiguration
toString() - Method in class org.gridgain.grid.persistentstore.CheckSnapshotParams
toString() - Method in class org.gridgain.grid.persistentstore.CopySnapshotParams
toString() - Method in class org.gridgain.grid.persistentstore.ListSnapshotParams
toString() - Method in class org.gridgain.grid.persistentstore.MoveSnapshotParams
toString() - Method in class org.gridgain.grid.persistentstore.RestoreSnapshotParams
toString() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
toString() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotInputStream
toString() - Method in class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotCommonParams
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotInfoParams
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotIssue
 
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotPath
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotProgress
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotStatus
toString() - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams
toString() - Method in exception org.gridgain.grid.product.ProductLicenseException
toString() - Method in class org.gridgain.grid.security.certificate.CertificateAuthenticator
toString() - Method in class org.gridgain.grid.security.certificate.IssuerRegexPredicate
toString() - Method in class org.gridgain.grid.security.certificate.SubjectRegexPredicate
toString() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
toString() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
toString() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter
toString() - Method in class org.gridgain.grid.segmentation.reachability.ReachabilitySegmentationResolver
toString() - Method in class org.gridgain.grid.segmentation.sharedfs.SharedFsSegmentationResolver
toString() - Method in class org.gridgain.grid.segmentation.tcp.TcpSegmentationResolver
totalBytes() - Method in class org.gridgain.grid.dr.store.fs.DrSenderFsStore
 
trainedDictionaries() - Method in interface org.gridgain.grid.cache.compress.DictionaryMetrics
Gets number of dictionaries trained by running instance.
transferTo(byte) - Method in interface org.gridgain.grid.cache.dr.CacheDrMBean
Performs full state data transfer of this cache to the specified data center.
transform(byte[]) - Method in interface org.gridgain.grid.persistentstore.SnapshotRegistryTransformer
Compute the verification data over the content of snapshot file registry.
tryCompress(byte[]) - Method in class org.gridgain.grid.cache.compress.GzipCompressionStrategy
ttl() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's TTL.
TwoPhaseFilesCopyStrategy - Class in org.gridgain.grid.persistentstore.snapshot.file.copy
Strategy copies file to target directory in two phases: Copy to targetDirectory/file.tmp Rename tmp file to targetDirectory/file
TwoPhaseFilesCopyStrategy(boolean, IgniteLogger) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.copy.TwoPhaseFilesCopyStrategy
 
type() - Method in class org.gridgain.grid.security.SecuritySubjectAdapter

U

updateLicense(String) - Method in interface org.gridgain.grid.GridProduct
Updates to a new license in enterprise edition.
uri(URI) - Method in class org.gridgain.grid.persistentstore.SnapshotPath.SftpSnapshotPathBuilder
URI for SFTP location.
uri() - Method in class org.gridgain.grid.persistentstore.SnapshotPath
 
useNew() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictContext
Force cache to apply new entry overwriting old (existing) entry.
useOld() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictContext
Force cache to ignore new entry and leave old (existing) entry unchanged.
userEmail() - Method in interface org.gridgain.grid.product.ProductLicense
Gets user organization e-mail.
userName() - Method in interface org.gridgain.grid.product.ProductLicense
Gets user organization contact name.
userOrganization() - Method in interface org.gridgain.grid.product.ProductLicense
Gets user organization.
userWww() - Method in interface org.gridgain.grid.product.ProductLicense
Gets user organization URL.

V

validationToken() - Method in interface org.gridgain.grid.security.AuthenticationValidator
Returns validation token.
validationToken() - Method in class org.gridgain.grid.security.jaas.JaasAuthenticator
Returns validation token.
validationToken() - Method in class org.gridgain.grid.security.passcode.PasscodeAuthenticator
Returns validation token.
value() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's value.
value() - Method in interface org.gridgain.grid.cache.dr.CacheDrEntry
Gets entry's value.
valueBinary() - Method in interface org.gridgain.grid.cache.conflict.CacheConflictEntry
Gets entry's value object without unmarshaling.
valueOf(String) - Static method in enum org.gridgain.grid.cache.conflict.CacheConflictMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.cache.dr.CacheDrPauseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.cache.store.local.CacheFileLocalStoreWriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.dr.DrReceiverLoadBalancingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.dr.DrSenderConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.dr.DrSenderLoadBalancingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.dr.store.DrSenderStoreOverflowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.persistentstore.SnapshotChainMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.persistentstore.SnapshotOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gridgain.grid.persistentstore.SnapshotSecurityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gridgain.grid.cache.conflict.CacheConflictMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.cache.dr.CacheDrPauseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.cache.store.local.CacheFileLocalStoreWriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.dr.DrReceiverLoadBalancingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.dr.DrSenderConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.dr.DrSenderLoadBalancingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.dr.store.DrSenderStoreOverflowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.persistentstore.SnapshotChainMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.persistentstore.SnapshotOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gridgain.grid.persistentstore.SnapshotSecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
verifiedMetadata() - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshot
Allows to choose a moment when metadata is verified.
verify(byte[], byte[]) - Method in interface org.gridgain.grid.persistentstore.SnapshotRegistryTransformer
Validate the verification data computed earlier against the actual content of snapshot file registry.
verifyMetadata(SnapshotMetadataV2) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotDigestRegistryCache
 
version() - Method in interface org.gridgain.grid.product.ProductLicense
Gets license version.
versionRegexp() - Method in interface org.gridgain.grid.product.ProductLicense
Version regular expression.
VFS2SnapshotPath - Class in org.gridgain.grid.persistentstore.snapshot.file.remote
Commons-vfs2 file wrapper.
VFS2SnapshotPath(StandardFileSystemManager, FileObject) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.remote.VFS2SnapshotPath
Constructor.
visitFile(Path, BasicFileAttributes) - Method in class org.gridgain.grid.persistentstore.snapshot.file.CopyFileVisitor
visitFile(Path, BasicFileAttributes) - Method in class org.gridgain.grid.persistentstore.snapshot.file.DeleteFileVisitor

W

walSize() - Method in interface org.gridgain.grid.persistentstore.SnapshotInfo
Return size of occupied WAL in bytes for PITR.
WHOLE_SNAPSHOT - Static variable in class org.gridgain.grid.persistentstore.SnapshotIssue
Whole snapshot.
WHOLE_SNAPSHOT - Static variable in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
Whole snapshot.
withChainMode(SnapshotChainMode) - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
withDeleteSources(Boolean) - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
withParralelismLevel(Integer) - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
withSingleFileCopy(Boolean) - Method in class org.gridgain.grid.persistentstore.SnapshotUpdateOperationParams.Builder
 
write(Cache.Entry<? extends K, ? extends IgniteBiTuple<V, ?>>) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
write(BinaryRawWriter) - Method in class org.gridgain.grid.configuration.GridGainClientCacheConfiguration
write(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.DigestSnapshotOutputStreamWrapper
Writes the given page.
write(int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.EncryptedOutputStream
write(byte[]) - Method in class org.gridgain.grid.persistentstore.snapshot.file.EncryptedOutputStream
write(byte[], int, int) - Method in class org.gridgain.grid.persistentstore.snapshot.file.EncryptedOutputStream
write(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.SnapshotEncryptionOutputStream
Writes the given page.
writeAll(Collection<Cache.Entry<? extends K, ? extends IgniteBiTuple<V, ?>>>) - Method in class org.gridgain.grid.cache.store.local.CacheFileLocalStore
writeExternal(ObjectOutput) - Method in class org.gridgain.grid.cache.dr.CacheDrStateTransfer
writeExternal(ObjectOutput) - Method in class org.gridgain.grid.cache.dr.CacheDrStatus
writeExternalData(ObjectOutput) - Method in class org.gridgain.grid.persistentstore.SnapshotOperationIssue
writeMetadata(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
writeRegistry(ByteBuffer) - Method in class org.gridgain.grid.persistentstore.snapshot.file.FileSnapshotSession
writeThrottlingThreshold() - Method in class org.gridgain.grid.persistentstore.SnapshotCreateParams
Write throttling threshold.

Z

ZipCompressionTask - Class in org.gridgain.grid.persistentstore.snapshot.file
Deprecated.
This class was not intended to be public API and is planned to be deleted. To manage snapshot compression via java API: via snapshot-utility.sh|bat:
  • specify parameter -archive
ZipCompressionTask(FsSnapshotPath, int, SnapshotOperationContext, SnapshotMetricsMXBeanImpl, IgniteLogger) - Constructor for class org.gridgain.grid.persistentstore.snapshot.file.ZipCompressionTask
Deprecated.
File to compress.
ZstdDictionaryCompressionConfiguration - Class in org.gridgain.grid.cache.compress
Enables Zstandard-based compression with dictionary training and rotation.
ZstdDictionaryCompressionConfiguration() - Constructor for class org.gridgain.grid.cache.compress.ZstdDictionaryCompressionConfiguration
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

2024 Copyright © GridGain Systems
Follow us:   Follow GridGain on Twitter Follow GridGain on Vimeo
GridGain In-Memory Computing Platform :   ver. 8.9.15
Release Date :   December 3 2024