- PARTITION_CLEAN - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
A Partition which is clean or in use.
- PARTITION_COUNT - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
The number of Partitions the log is divided into
- PARTITION_META_DATA_LENGTH - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
Total length of the Partition meta data buffer in bytes.
- PARTITION_MIN_LENGTH - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
Minimum buffer length for a Partition
- PARTITION_NEEDS_CLEANING - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
A Partition is dirty and requires cleaning.
- PARTITION_STATUS_OFFSET - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
Offset within the Partition meta data where current status is stored
- PARTITION_TAIL_COUNTER_OFFSET - Static variable in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
Offset within the Partition meta data where the tail value is stored.
- PartitionBuilder - Class in io.zeebe.dispatcher.impl.log
-
- PartitionBuilder() - Constructor for class io.zeebe.dispatcher.impl.log.PartitionBuilder
-
- partitionDataSectionOffset(int, int) - Static method in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
- partitionId(long) - Static method in class io.zeebe.dispatcher.impl.PositionUtil
-
- partitionMetadataSectionOffset(int, int) - Static method in class io.zeebe.dispatcher.impl.log.LogBufferDescriptor
-
- partitionOffset(long) - Static method in class io.zeebe.dispatcher.impl.PositionUtil
-
- partitions - Variable in class io.zeebe.dispatcher.impl.log.LogBuffer
-
- partitionSize - Variable in class io.zeebe.dispatcher.Dispatcher
-
- partitionSize - Variable in class io.zeebe.dispatcher.impl.log.LogBuffer
-
- partitionSize - Variable in class io.zeebe.dispatcher.impl.log.LogBufferPartition
-
The size of the partition
- peekAndConsume(FragmentHandler, int) - Method in class io.zeebe.dispatcher.Subscription
-
Sequentially read fragments from the buffer and invoke the given handler for each fragment.
- peekBlock(BlockPeek, int, boolean) - Method in class io.zeebe.dispatcher.Subscription
-
Read fragments from the buffer as block.
- peekBlock(LogBufferPartition, BlockPeek, int, int, int, long, boolean) - Method in class io.zeebe.dispatcher.Subscription
-
- poll(FragmentHandler, int) - Method in class io.zeebe.dispatcher.Subscription
-
Read fragments from the buffer and invoke the given handler for each fragment.
- pollFragments(LogBufferPartition, FragmentHandler, int, int, int, long, boolean) - Method in class io.zeebe.dispatcher.Subscription
-
- position(int, int) - Static method in class io.zeebe.dispatcher.impl.PositionUtil
-
- position - Variable in class io.zeebe.dispatcher.Subscription
-
- PositionUtil - Class in io.zeebe.dispatcher.impl
-
Utility for composing the position
- PositionUtil() - Constructor for class io.zeebe.dispatcher.impl.PositionUtil
-
- POSTPONE_FRAGMENT_RESULT - Static variable in interface io.zeebe.dispatcher.FragmentHandler
-
fragment not consumed *
- proposeMaxOrdered(long) - Method in class io.zeebe.dispatcher.AtomicPosition
-
- publisherLimit - Variable in class io.zeebe.dispatcher.Dispatcher
-
- publisherPosition - Variable in class io.zeebe.dispatcher.Dispatcher
-