- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isUseIgniteSslContextFactory() - Method in class org.gridgain.grid.configuration.DrSenderConfiguration
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-