Uses of Enum Class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage.SyncDataType
Packages that use ReplicationStartSyncMessage.SyncDataType
-
Uses of ReplicationStartSyncMessage.SyncDataType in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat that return ReplicationStartSyncMessage.SyncDataTypeModifier and TypeMethodDescriptionReplicationStartSyncMessage.getDataType()ReplicationStartSyncMessage.SyncDataType.getDataType(byte code) Returns the enum constant of this class with the specified name.ReplicationStartSyncMessage.SyncDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat with parameters of type ReplicationStartSyncMessage.SyncDataTypeModifier and TypeMethodDescriptionReplicationStartSyncMessage.SyncDataType.getJournalContentType(ReplicationStartSyncMessage.SyncDataType dataType)