Uses of Enum
org.apache.flink.queryablestate.network.messages.MessageType
Packages that use MessageType
-
Uses of MessageType in org.apache.flink.queryablestate.network.messages
Methods in org.apache.flink.queryablestate.network.messages that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeMessageSerializer.deserializeHeader(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) De-serializes the header and returns theMessageType.static MessageTypeReturns the enum constant of this type with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.