Package | Description |
---|---|
org.hornetq.core.protocol.core.impl.wireformat | |
org.hornetq.core.server |
Modifier and Type | Method and Description |
---|---|
BackupReplicationStartFailedMessage.BackupRegistrationProblem |
BackupReplicationStartFailedMessage.getRegistrationProblem() |
static BackupReplicationStartFailedMessage.BackupRegistrationProblem |
BackupReplicationStartFailedMessage.BackupRegistrationProblem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupReplicationStartFailedMessage.BackupRegistrationProblem[] |
BackupReplicationStartFailedMessage.BackupRegistrationProblem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BackupReplicationStartFailedMessage(BackupReplicationStartFailedMessage.BackupRegistrationProblem registrationProblem) |
Modifier and Type | Method and Description |
---|---|
void |
HornetQServerLogger.errorStartingReplication(BackupReplicationStartFailedMessage.BackupRegistrationProblem problem) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.