Package | Description |
---|---|
org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
Modifier and Type | Class and Description |
---|---|
static class |
RetryOnFailureXSiteCommand.MaxRetriesPolicy |
Modifier and Type | Field and Description |
---|---|
static RetryOnFailureXSiteCommand.RetryPolicy |
RetryOnFailureXSiteCommand.NO_RETRY |
Modifier and Type | Method and Description |
---|---|
static RetryOnFailureXSiteCommand |
RetryOnFailureXSiteCommand.newInstance(XSiteBackup backup,
XSiteReplicateCommand command,
RetryOnFailureXSiteCommand.RetryPolicy retryPolicy)
It builds a new instance with the destination site, the command and the retry policy.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.