Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- allTables() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- allTables(boolean) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- authConfig() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- authConfig() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- authConfig() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- authConfig() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- authConfig(AuthConfig) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- authConfig(AuthConfig) - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
- authConfig(AuthConfig) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- authConfig(AuthConfigEntry) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- AuthConfig - Class in org.gridgain.internal.dcr
-
Authentication configuration for IgniteClient.
- AuthConfig.Builder - Class in org.gridgain.internal.dcr
-
Builder for AuthConfig.
- AuthConfigEntry - Class in org.gridgain.internal.dcr.metastorage
-
Authentication config for IgniteClient, stored representation.
- AuthConfigEntry.Builder - Class in org.gridgain.internal.dcr.metastorage
-
Builder for AuthConfigEntry.
B
- build() - Method in class org.gridgain.internal.dcr.AuthConfig.Builder
-
Create AuthConfig with supplied parameters.
- build() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry.Builder
-
Create an AuthConfigEntry with supplied parameters.
- build() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
-
Builds new entry instance.
- build() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- build() - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
-
Build replication info.
- build() - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
-
Builds replication options instance.
- build() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
-
Builds replication options instance.
- build() - Method in class org.gridgain.internal.dcr.SslConfig.Builder
- builder() - Static method in class org.gridgain.internal.dcr.AuthConfig
- builder() - Static method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- builder() - Static method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- builder() - Static method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- builder() - Static method in class org.gridgain.internal.dcr.ReplicationInfo
- builder() - Static method in class org.gridgain.internal.dcr.ReplicationOptions
- builder() - Static method in class org.gridgain.internal.dcr.ReplicationStartOptions
- builder() - Static method in class org.gridgain.internal.dcr.SslConfig
- buildException() - Method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
C
- ciphers() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- ciphers() - Method in class org.gridgain.internal.dcr.SslConfig
- ciphers(Set<String>) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- ciphers(Set<String>) - Method in class org.gridgain.internal.dcr.SslConfig.Builder
- client() - Method in class org.gridgain.internal.dcr.table.TableManager
- createHolder() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
- createReplication(ReplicationOptions, boolean) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Creates replication with provided options.
- createReplication(ReplicationOptions, boolean) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- createReplication(ReplicationOptions, boolean) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
D
- DcrErrorHandler - Class in org.gridgain.internal.dcr
-
Dcr error handler.
- DcrErrorHandler() - Constructor for class org.gridgain.internal.dcr.DcrErrorHandler
- DcrFailover - Class in org.gridgain.internal.dcr
-
Dcr failover.
- DcrFailover(String, LogicalTopologyService, TopologyService, DcrStorage) - Constructor for class org.gridgain.internal.dcr.DcrFailover
-
Constructor.
- DcrKey - Class in org.gridgain.internal.dcr.metastorage
-
Utility class for replication storage keys.
- DcrManager - Interface in org.gridgain.internal.dcr
-
Data center replication manager.
- DcrManagerImpl - Class in org.gridgain.internal.dcr
-
Base implementation of
DcrManager. - DcrManagerImpl(String, CompletableFuture<String>, IgniteTables, MetaStorageManager, LogicalTopologyService, MessagingService, TopologyService, MetricManager, ClockService) - Constructor for class org.gridgain.internal.dcr.DcrManagerImpl
-
Constructor.
- DcrMessageTypes - Class in org.gridgain.internal.dcr.message
-
Message types for the Dcr module.
- DcrMessageTypes() - Constructor for class org.gridgain.internal.dcr.message.DcrMessageTypes
- DcrMessaging - Class in org.gridgain.internal.dcr.message
-
DCR internal messaging service.
- DcrMessaging(LocalReplicationManager, MessagingService, TopologyService) - Constructor for class org.gridgain.internal.dcr.message.DcrMessaging
-
Construct DCR messaging service.
- DcrMetricSource - Class in org.gridgain.internal.dcr.metrics
-
Metric source for datacenter replication metrics.
- DcrMetricSource(String, String) - Constructor for class org.gridgain.internal.dcr.metrics.DcrMetricSource
-
Constructor of DCR metrics.
- DcrMetricSource.Holder - Class in org.gridgain.internal.dcr.metrics
-
Holder for datacenter replication metrics.
- DcrStorage - Class in org.gridgain.internal.dcr.metastorage
-
Replication storage based on metastorage
MetaStorageManager. - DcrStorage(MetaStorageManager) - Constructor for class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Constructor.
- DcrStorageListener - Interface in org.gridgain.internal.dcr.metastorage
-
Listener interface for replication storage events.
E
- entriesObserved() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
- entriesObservedIncrement() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
-
Increments entries observed.
- entriesSent() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
- entriesSentIncrement() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
-
Increments entries sent.
- equals(Object) - Method in class org.gridgain.internal.dcr.AuthConfig
- equals(Object) - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- equals(Object) - Method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
- equals(Object) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- equals(Object) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- equals(Object) - Method in class org.gridgain.internal.dcr.ReplicationInfo
- equals(Object) - Method in class org.gridgain.internal.dcr.ReplicationOptions
- equals(Object) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- equals(Object) - Method in class org.gridgain.internal.dcr.SslConfig
- error() - Method in class org.gridgain.internal.dcr.event.ReplicationEvent
- error() - Method in class org.gridgain.internal.dcr.event.TableEvent
- exception() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- exception(ReplicationException) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- exception(ExceptionEntry) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- exceptionEntry() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- ExceptionEntry - Class in org.gridgain.internal.dcr.metastorage
-
Entry for replication exception serialization.
- ExceptionEntry(UUID, int, String, String, String) - Constructor for class org.gridgain.internal.dcr.metastorage.ExceptionEntry
-
Constructor.
F
- failed(Throwable) - Static method in class org.gridgain.internal.dcr.event.ReplicationEvent
- failed(Throwable) - Static method in class org.gridgain.internal.dcr.event.TableEvent
- FAILED - Enum constant in enum class org.gridgain.internal.dcr.event.ReplicationEvent.State
- FAILED - Enum constant in enum class org.gridgain.internal.dcr.event.TableEvent.State
- FAILED - Enum constant in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Replication failed.
- failedEntry() - Method in exception org.gridgain.internal.dcr.exception.ReplicationException
- findByNode(String) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Find all replications by worker node.
- finished() - Static method in class org.gridgain.internal.dcr.event.ReplicationEvent
- finished() - Static method in class org.gridgain.internal.dcr.event.TableEvent
- FINISHED - Enum constant in enum class org.gridgain.internal.dcr.event.ReplicationEvent.State
- FINISHED - Enum constant in enum class org.gridgain.internal.dcr.event.TableEvent.State
- flush(Instant) - Method in class org.gridgain.internal.dcr.Replication
-
Sets flush point for replication.
- flushPoint() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- flushPoint() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- flushPoint(Instant) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- flushPoint(Instant) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- flushPoint(Instant) - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
- flushReplication(String, Instant) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Specifies timestamp for replication which will be used as flush point.
- flushReplication(String, Instant) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- flushReplication(String, Instant) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- flushReplication(String, Instant) - Method in class org.gridgain.internal.dcr.LocalReplicationManager
-
Flush replication.
- fromByteArr(byte[]) - Static method in class org.gridgain.internal.dcr.metastorage.DcrKey
-
Transforms byte array to replication identifier.
- fromByteArray(byte[]) - Static method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
-
Deserializes byte array to exception entry.
- fromByteArray(byte[]) - Static method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
-
Transforms byte array to replication options.
- fromEntry(ReplicationEntry) - Static method in class org.gridgain.internal.dcr.ReplicationOptions
-
Creates options from entry
ReplicationEntry. - fromEntry(ReplicationEntry) - Static method in class org.gridgain.internal.dcr.ReplicationStartOptions
-
Creates options from entry
ReplicationEntry. - fromException(String, Throwable) - Static method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
-
Builds exception entry from
Throwableinstance. - FST_FINISHED - Enum constant in enum class org.gridgain.internal.dcr.event.TableEvent.State
- fstFinished() - Static method in class org.gridgain.internal.dcr.event.TableEvent
- fstProgress() - Method in class org.gridgain.internal.dcr.ReplicationInfo
-
Progress of fst.
- fstProgress(int) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- FstProgressEvent - Class in org.gridgain.internal.dcr.event
-
Data class for replication progress.
- FstProgressEvent(String, long, long) - Constructor for class org.gridgain.internal.dcr.event.FstProgressEvent
-
Constructs progress event.
G
- get(String) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Returns stored replication options by provided identifier.
- getAll() - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Returns all stored replication entries.
H
- handle(T) - Method in interface org.gridgain.internal.dcr.event.ReplicationEventHandler
-
Replication event handler.
- handleFail(DcrStorage, String, String, Throwable) - Static method in class org.gridgain.internal.dcr.DcrErrorHandler
-
Handles replication failure by updating the replication entry to the FAILED state and adding an error description.
- hashCode() - Method in class org.gridgain.internal.dcr.AuthConfig
- hashCode() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- hashCode() - Method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
- hashCode() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- hashCode() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- hashCode() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- hashCode() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- hashCode() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- hashCode() - Method in class org.gridgain.internal.dcr.SslConfig
- Holder() - Constructor for class org.gridgain.internal.dcr.metrics.DcrMetricSource.Holder
I
- isRunning() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- isSchemaSync(Map.Entry<Tuple, Tuple>) - Method in class org.gridgain.internal.dcr.table.schema.ManualSyncPolicy
- isSchemaSync(Map.Entry<Tuple, Tuple>) - Method in class org.gridgain.internal.dcr.table.schema.OneTimeSchemaSyncChecker
- isSchemaSync(T) - Method in interface org.gridgain.internal.dcr.table.schema.SchemaSyncPolicy
-
Check provided schema.
K
- keyStorePassword() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- keyStorePassword() - Method in class org.gridgain.internal.dcr.SslConfig
- keyStorePassword(String) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- keyStorePassword(String) - Method in class org.gridgain.internal.dcr.SslConfig.Builder
- keyStorePath() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- keyStorePath() - Method in class org.gridgain.internal.dcr.SslConfig
- keyStorePath(String) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- keyStorePath(String) - Method in class org.gridgain.internal.dcr.SslConfig.Builder
L
- lag(long) - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
-
Update lag estimation.
- lagEstimation() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource
- LicensedDcrManager - Class in org.gridgain.internal.dcr
-
Licensed wrapper for
DcrManager. - LicensedDcrManager(DcrManager, LicenseFeatureChecker) - Constructor for class org.gridgain.internal.dcr.LicensedDcrManager
- listReplications() - Method in interface org.gridgain.internal.dcr.DcrManager
-
Returns all replication info.
- listReplications() - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- listReplications() - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- LocalReplicationManager - Class in org.gridgain.internal.dcr
-
Manager of local replication processes.
- LocalReplicationManager(String, IgniteTables, MetricManager, ClockService) - Constructor for class org.gridgain.internal.dcr.LocalReplicationManager
-
Constructs local replication manager.
- localSchema() - Method in class org.gridgain.internal.dcr.table.TableManager
-
Returns registry of local schema.
- localTable() - Method in class org.gridgain.internal.dcr.table.TableManager
-
Returns source table as
KeyValueView.
M
- ManualSyncPolicy - Class in org.gridgain.internal.dcr.table.schema
-
Schema sync method which delegates synchronization to user manipulations.
- ManualSyncPolicy(String, TableManager) - Constructor for class org.gridgain.internal.dcr.table.schema.ManualSyncPolicy
- metrics() - Method in class org.gridgain.internal.dcr.metrics.DcrMetricSource.Holder
N
- name() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- name() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- name() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- name(String) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- name(String) - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
- name(String) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
O
- observableTimestamp() - Method in class org.gridgain.internal.dcr.table.TableManager
- onAdd(String, ReplicationEntry) - Method in interface org.gridgain.internal.dcr.metastorage.DcrStorageListener
-
Add to storage handle method.
- onComplete() - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
- onError(Throwable) - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
- OneTimeSchemaSyncChecker - Class in org.gridgain.internal.dcr.table.schema
-
One time check schema sync policy.
- OneTimeSchemaSyncChecker(SchemaSyncPolicy<Map.Entry<Tuple, Tuple>>) - Constructor for class org.gridgain.internal.dcr.table.schema.OneTimeSchemaSyncChecker
- onNext(TableRowEventBatch<Map.Entry<Tuple, Tuple>>) - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
- onRemove(String, ReplicationEntry) - Method in interface org.gridgain.internal.dcr.metastorage.DcrStorageListener
-
Remove from storage handle method.
- onSubscribe(Flow.Subscription) - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
- onUpdate(String, ReplicationEntry, ReplicationEntry) - Method in interface org.gridgain.internal.dcr.metastorage.DcrStorageListener
-
Update entry storage handle method.
- org.gridgain.internal.dcr - package org.gridgain.internal.dcr
- org.gridgain.internal.dcr.event - package org.gridgain.internal.dcr.event
- org.gridgain.internal.dcr.exception - package org.gridgain.internal.dcr.exception
- org.gridgain.internal.dcr.message - package org.gridgain.internal.dcr.message
- org.gridgain.internal.dcr.metastorage - package org.gridgain.internal.dcr.metastorage
- org.gridgain.internal.dcr.metrics - package org.gridgain.internal.dcr.metrics
- org.gridgain.internal.dcr.table - package org.gridgain.internal.dcr.table
- org.gridgain.internal.dcr.table.schema - package org.gridgain.internal.dcr.table.schema
P
- password() - Method in class org.gridgain.internal.dcr.AuthConfig
- password() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- password(String) - Method in class org.gridgain.internal.dcr.AuthConfig.Builder
- password(String) - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry.Builder
- prefix() - Static method in class org.gridgain.internal.dcr.metastorage.DcrKey
-
All keys prefix.
- progress() - Method in class org.gridgain.internal.dcr.message.ReplicationNodeInfo
- progress() - Method in interface org.gridgain.internal.dcr.message.ReplicationStatusResponse
-
Returns job execution result (
nullif the execution has failed). - put(String, ReplicationEntry) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Persists replication to storage.
R
- registerStoreListener(DcrStorageListener) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Registers storage listener.
- remoteTable() - Method in class org.gridgain.internal.dcr.table.TableManager
-
Returns target table as
KeyValueView. - remove(String) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Removes replication from storage.
- remove(String, Predicate<ReplicationEntry>) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Removes replication from storage if it satisfies the supplied predicate.
- removeReplication(String) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Removes replication with provided identifier.
- removeReplication(String) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- removeReplication(String) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- replicatedEntries() - Method in class org.gridgain.internal.dcr.event.FstProgressEvent
- REPLICATING - Enum constant in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Replication is running.
- replication(String) - Method in class org.gridgain.internal.dcr.LocalReplicationManager
- Replication - Class in org.gridgain.internal.dcr
-
Replication representation instance.
- Replication(String, String, IgniteTables, ReplicationStartOptions, MetricManager, ClockService) - Constructor for class org.gridgain.internal.dcr.Replication
-
Constructor.
- REPLICATION_STATUS_REQUEST - Static variable in class org.gridgain.internal.dcr.message.DcrMessageTypes
-
Type for
ReplicationStatusRequest. - REPLICATION_STATUS_RESPONSE - Static variable in class org.gridgain.internal.dcr.message.DcrMessageTypes
-
Type for
ReplicationStatusResponse. - ReplicationAlreadyExistsException - Exception in org.gridgain.internal.dcr.exception
-
Thrown when trying to update non-existing replication.
- ReplicationAlreadyExistsException(String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationAlreadyExistsException
- ReplicationAlreadyStartedForTableException - Exception in org.gridgain.internal.dcr.exception
-
Throws when replication didn't start successfully.
- ReplicationAlreadyStartedForTableException(String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationAlreadyStartedForTableException
- ReplicationCreationException - Exception in org.gridgain.internal.dcr.exception
-
Exception for case when replication couldn't be created.
- ReplicationCreationException(String, String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationCreationException
- ReplicationCreationException(String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationCreationException
- ReplicationEntry - Class in org.gridgain.internal.dcr.metastorage
-
Replication entry for storage.
- ReplicationEntry.ReplicationEntryBuilder - Class in org.gridgain.internal.dcr.metastorage
-
Builder for
ReplicationEntry. - ReplicationEntryBuilder() - Constructor for class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- ReplicationEvent - Class in org.gridgain.internal.dcr.event
-
Data class for replication event.
- ReplicationEvent.State - Enum Class in org.gridgain.internal.dcr.event
-
States of replication event.
- ReplicationEventHandler<T> - Interface in org.gridgain.internal.dcr.event
-
Handler interface for replication events.
- ReplicationException - Exception in org.gridgain.internal.dcr.exception
-
General replication exception.
- ReplicationException(int, String, String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationException
-
Constructor.
- ReplicationException(int, String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationException
-
Constructor.
- ReplicationException(UUID, int, String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationException
-
Constructor.
- ReplicationInfo - Class in org.gridgain.internal.dcr
-
Replication info.
- ReplicationInfo(String, Set<String>, AuthConfig, SslConfig, String, String, String, String, ReplicationStatus, int, ReplicationException, Map<String, ReplicationStatus>) - Constructor for class org.gridgain.internal.dcr.ReplicationInfo
-
Constructor.
- ReplicationInfo.ReplicationInfoBuilder - Class in org.gridgain.internal.dcr
-
Replication info builder.
- ReplicationInProgressException - Exception in org.gridgain.internal.dcr.exception
-
Throws when trying to remove running replication.
- ReplicationInProgressException(String, String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationInProgressException
- replicationName() - Method in interface org.gridgain.internal.dcr.message.ReplicationStatusRequest
-
Returns Replication id.
- replicationNodeInfo() - Method in class org.gridgain.internal.dcr.Replication
- ReplicationNodeInfo - Class in org.gridgain.internal.dcr.message
-
Data class for replication node info.
- ReplicationNodeInfo(int) - Constructor for class org.gridgain.internal.dcr.message.ReplicationNodeInfo
-
Constructs replication node info.
- replicationNodes() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- replicationNodes() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- replicationNodes() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- replicationNodes(Set<String>) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
-
Replace set of replicationNodes in replication entry with a new one.
- replicationNodes(Set<String>) - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
-
Set for replication nodes.
- replicationNodes(Set<String>) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
-
Set for replication nodes.
- replicationNodes(String...) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- ReplicationNoSourceTableException - Exception in org.gridgain.internal.dcr.exception
-
Throws when there is no table on source cluster.
- ReplicationNoSourceTableException(String, String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationNoSourceTableException
- ReplicationNoSourceTablesException - Exception in org.gridgain.internal.dcr.exception
-
Source tables don't specified exception.
- ReplicationNoSourceTablesException(String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationNoSourceTablesException
- ReplicationNotFoundException - Exception in org.gridgain.internal.dcr.exception
-
Thrown when trying to update non-existing replication.
- ReplicationNotFoundException(String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationNotFoundException
- ReplicationOptions - Class in org.gridgain.internal.dcr
-
DC replication options.
- ReplicationOptions.ReplicationOptionsBuilder - Class in org.gridgain.internal.dcr
-
Builder of
ReplicationOptions. - ReplicationOptionsBuilder() - Constructor for class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
- ReplicationOptionsBuilder() - Constructor for class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- ReplicationSchemaSyncException - Exception in org.gridgain.internal.dcr.exception
-
Throws when schema of migrated table is not synced between source and target.
- ReplicationSchemaSyncException(String, String, String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationSchemaSyncException
- ReplicationStartOptions - Class in org.gridgain.internal.dcr
-
DC replication options.
- ReplicationStartOptions.ReplicationOptionsBuilder - Class in org.gridgain.internal.dcr
-
Builder of
ReplicationStartOptions. - ReplicationStartupException - Exception in org.gridgain.internal.dcr.exception
-
Throws when replication didn't start successfully.
- ReplicationStartupException(String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationStartupException
- replicationStatus() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- ReplicationStatus - Enum Class in org.gridgain.internal.dcr
-
Replication status.
- ReplicationStatusRequest - Interface in org.gridgain.internal.dcr.message
-
Remote job result request.
- ReplicationStatusResponse - Interface in org.gridgain.internal.dcr.message
-
Remote job result response.
- ReplicationStopException - Exception in org.gridgain.internal.dcr.exception
-
Throws when replication can't be stopped.
- ReplicationStopException(String, String, String, Throwable) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationStopException
- ReplicationSubscriber - Class in org.gridgain.internal.dcr.table
-
Continuous query subscriber implementation for replication.
- ReplicationSubscriber(TableManager, SchemaSyncPolicy<Map.Entry<Tuple, Tuple>>, Instant, CompletableFuture<Void>, DcrMetricSource, ClockService) - Constructor for class org.gridgain.internal.dcr.table.ReplicationSubscriber
-
Constructor.
- ReplicationToSelfException - Exception in org.gridgain.internal.dcr.exception
-
Throws when tries to create a replication to self.
- ReplicationToSelfException(String) - Constructor for exception org.gridgain.internal.dcr.exception.ReplicationToSelfException
S
- schema() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- schema() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- schema(String) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- schema(String) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- schemaName() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- schemaName(String) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- SchemaSyncPolicy<T> - Interface in org.gridgain.internal.dcr.table.schema
-
Schema sync policy interface.
- showReplication(String) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Returns replication info.
- showReplication(String) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- showReplication(String) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- sourceClusterAddresses() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- sourceClusterAddresses() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- sourceClusterAddresses() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- sourceClusterAddresses() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- sourceClusterAddresses(Set<String>) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- sourceClusterAddresses(Set<String>) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- sourceClusterAddresses(Set<String>) - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
- sourceClusterAddresses(Set<String>) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- sourceClusterName() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- sourceClusterName() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- sourceClusterName(String) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- sourceClusterName(String) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- sslConfig() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- sslConfig() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- sslConfig() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- sslConfig() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- sslConfig(SslConfigEntry) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- sslConfig(SslConfig) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- sslConfig(SslConfig) - Method in class org.gridgain.internal.dcr.ReplicationOptions.ReplicationOptionsBuilder
- sslConfig(SslConfig) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- SslConfig - Class in org.gridgain.internal.dcr
-
Configuration of the SSL options for IgniteClient connection.
- SslConfig.Builder - Class in org.gridgain.internal.dcr
-
SslConfig builder.
- SslConfigEntry - Class in org.gridgain.internal.dcr.metastorage
-
Ssl config for IgniteClient, stored representation.
- SslConfigEntry.Builder - Class in org.gridgain.internal.dcr.metastorage
-
Builder for SslConfigEntry.
- start() - Method in class org.gridgain.internal.dcr.DcrFailover
-
Initialize dcr failover manager.
- start() - Method in class org.gridgain.internal.dcr.message.DcrMessaging
-
Starts DCR internal messaging service.
- start(ReplicationEventHandler<ReplicationEvent>, List<String>) - Method in class org.gridgain.internal.dcr.Replication
-
Start replication.
- start(ReplicationEventHandler<TableEvent>) - Method in class org.gridgain.internal.dcr.table.TableReplication
-
Start replication method.
- startAsync(ComponentContext) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- startAsync(ComponentContext) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- startLocalTransaction(boolean) - Method in class org.gridgain.internal.dcr.table.TableManager
-
Starts transaction on local cluster.
- startRemoteTransaction(TransactionOptions) - Method in class org.gridgain.internal.dcr.table.TableManager
-
Starts transaction on remote cluster.
- startReplication(String, String, List<String>, boolean) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Starts replication.
- startReplication(String, String, List<String>, boolean) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- startReplication(String, String, List<String>, boolean) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- startReplication(String, ReplicationStartOptions, ReplicationEventHandler<ReplicationEvent>) - Method in class org.gridgain.internal.dcr.LocalReplicationManager
-
Start replication process locally.
- state - Variable in class org.gridgain.internal.dcr.event.TableEvent
- state() - Method in class org.gridgain.internal.dcr.event.ReplicationEvent
- state() - Method in class org.gridgain.internal.dcr.event.TableEvent
- status() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- status(String, String) - Method in class org.gridgain.internal.dcr.message.DcrMessaging
-
Returns replication info from worker node.
- status(ReplicationStatus) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- status(ReplicationStatus) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- stop() - Method in class org.gridgain.internal.dcr.DcrFailover
- stop() - Method in class org.gridgain.internal.dcr.LocalReplicationManager
-
Stop all active replications.
- stop() - Method in class org.gridgain.internal.dcr.table.ReplicationSubscriber
-
Stop replication subscriber.
- stop() - Method in class org.gridgain.internal.dcr.table.TableReplication
-
Stop replication method.
- stop(List<String>) - Method in class org.gridgain.internal.dcr.Replication
-
Stop replication for particular tables..
- stopAll() - Method in class org.gridgain.internal.dcr.Replication
-
Stop replication.
- stopAsync(ComponentContext) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- stopAsync(ComponentContext) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- STOPPED - Enum constant in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Replication is stopped or just created.
- stopReplication(String) - Method in class org.gridgain.internal.dcr.LocalReplicationManager
-
Stop local replication process.
- stopReplication(String, String, List<String>, boolean) - Method in interface org.gridgain.internal.dcr.DcrManager
-
Stops replication with provided replication identifier.
- stopReplication(String, String, List<String>, boolean) - Method in class org.gridgain.internal.dcr.DcrManagerImpl
- stopReplication(String, String, List<String>, boolean) - Method in class org.gridgain.internal.dcr.LicensedDcrManager
- stopReplication(String, List<String>) - Method in class org.gridgain.internal.dcr.LocalReplicationManager
-
Stop local replication process for particular tables.
T
- TableEvent - Class in org.gridgain.internal.dcr.event
-
Data class for specific table replication event.
- TableEvent.State - Enum Class in org.gridgain.internal.dcr.event
-
States of table replication event.
- TableManager - Class in org.gridgain.internal.dcr.table
-
DCR table manager.
- TableManager(String, String, IgniteClient, IgniteTables) - Constructor for class org.gridgain.internal.dcr.table.TableManager
-
Constructor.
- tableName() - Method in class org.gridgain.internal.dcr.event.FstProgressEvent
- tableName() - Method in class org.gridgain.internal.dcr.table.TableManager
- TableReplication - Class in org.gridgain.internal.dcr.table
-
One table replication controller.
- TableReplication(String, TableManager, Executor, Instant, ReplicationEventHandler<FstProgressEvent>, DcrMetricSource, ClockService) - Constructor for class org.gridgain.internal.dcr.table.TableReplication
-
Constructor.
- tables() - Method in class org.gridgain.internal.dcr.ReplicationStartOptions
- tables(Collection<String>) - Method in class org.gridgain.internal.dcr.ReplicationStartOptions.ReplicationOptionsBuilder
- tableStatuses() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- tableStatuses() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- tableStatuses(Map<String, ReplicationStatus>) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
-
Replace list of table in replication entry with a new one.
- tableStatuses(Map<String, ReplicationStatus>) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- targetClusterName() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- targetClusterName(String) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
- toBuilder() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
-
Create a builder out of this AuthConfigEntry.
- toBuilder() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
-
Returns builder instance of current entry.
- toBuilder() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
-
Create a builder prepopulated with data from this instance.
- toByteArray() - Method in class org.gridgain.internal.dcr.metastorage.ExceptionEntry
-
Serializes exception entry to byte array.
- toByteArray() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
-
Transforms replication entry to value byte array.
- toKey(String) - Static method in class org.gridgain.internal.dcr.metastorage.DcrKey
-
Transforms replication identifier to key byte array.
- toString() - Method in class org.gridgain.internal.dcr.AuthConfig
- toString() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- toString() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- toString() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- toString() - Method in class org.gridgain.internal.dcr.ReplicationOptions
- toString() - Method in class org.gridgain.internal.dcr.SslConfig
- totalEntriesCount() - Method in class org.gridgain.internal.dcr.event.FstProgressEvent
- trustStorePassword() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- trustStorePassword() - Method in class org.gridgain.internal.dcr.SslConfig
- trustStorePassword(String) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- trustStorePassword(String) - Method in class org.gridgain.internal.dcr.SslConfig.Builder
- trustStorePath() - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry
- trustStorePath() - Method in class org.gridgain.internal.dcr.SslConfig
- trustStorePath(String) - Method in class org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- trustStorePath(String) - Method in class org.gridgain.internal.dcr.SslConfig.Builder
U
- update(String, Function<ReplicationEntry, ReplicationEntry>, boolean) - Method in class org.gridgain.internal.dcr.metastorage.DcrStorage
-
Update entry.
- updateFlushPoint(Instant) - Method in class org.gridgain.internal.dcr.table.TableReplication
-
Updates flush point.
- username() - Method in class org.gridgain.internal.dcr.AuthConfig
- username() - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry
- username(String) - Method in class org.gridgain.internal.dcr.AuthConfig.Builder
- username(String) - Method in class org.gridgain.internal.dcr.metastorage.AuthConfigEntry.Builder
V
- valueOf(String) - Static method in enum class org.gridgain.internal.dcr.event.ReplicationEvent.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gridgain.internal.dcr.event.TableEvent.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gridgain.internal.dcr.event.ReplicationEvent.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gridgain.internal.dcr.event.TableEvent.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WORKER_NODE_OUT - Enum constant in enum class org.gridgain.internal.dcr.ReplicationStatus
-
Indicates case where worker node left topology and there is no other node for replication.
- workerNode() - Method in exception org.gridgain.internal.dcr.exception.ReplicationException
- workerNode() - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry
- workerNode(String) - Method in class org.gridgain.internal.dcr.metastorage.ReplicationEntry.ReplicationEntryBuilder
- workerNodeName() - Method in class org.gridgain.internal.dcr.ReplicationInfo
- workerNodeName(String) - Method in class org.gridgain.internal.dcr.ReplicationInfo.ReplicationInfoBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form