Uses of Class
io.camunda.zeebe.broker.protocol.InterPartitionMessageDecoder
Packages that use InterPartitionMessageDecoder
-
Uses of InterPartitionMessageDecoder in io.camunda.zeebe.broker.protocol
Methods in io.camunda.zeebe.broker.protocol that return InterPartitionMessageDecoderModifier and TypeMethodDescriptionInterPartitionMessageDecoder.sbeRewind()InterPartitionMessageDecoder.sbeSkip()InterPartitionMessageDecoder.wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion) InterPartitionMessageDecoder.wrapAndApplyHeader(org.agrona.DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)