Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.core.impl.wireformat |
Modifier and Type | Method and Description |
---|---|
ReplicationStartSyncMessage.SyncDataType |
ReplicationStartSyncMessage.getDataType() |
static ReplicationStartSyncMessage.SyncDataType |
ReplicationStartSyncMessage.SyncDataType.getDataType(byte code) |
static ReplicationStartSyncMessage.SyncDataType |
ReplicationStartSyncMessage.SyncDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationStartSyncMessage.SyncDataType[] |
ReplicationStartSyncMessage.SyncDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AbstractJournalStorageManager.JournalContent |
ReplicationStartSyncMessage.SyncDataType.getJournalContentType(ReplicationStartSyncMessage.SyncDataType dataType) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.