public static final class ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder extends Object implements Iterable<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>, Iterator<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_SIZE |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorforEachRemainingpublic static final int HEADER_SIZE
public void wrap(DirectBuffer buffer)
public ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder next()
next in interface Iterator<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>public static int countMinValue()
public static int countMaxValue()
public static int sbeHeaderSize()
public static int sbeBlockLength()
public int actingBlockLength()
public int count()
public Iterator<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder> iterator()
iterator in interface Iterable<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>public void remove()
remove in interface Iterator<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>public boolean hasNext()
hasNext in interface Iterator<ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder>public static int leadershipTermIdId()
public static int leadershipTermIdSinceVersion()
public static int leadershipTermIdEncodingOffset()
public static int leadershipTermIdEncodingLength()
public static String leadershipTermIdMetaAttribute(MetaAttribute metaAttribute)
public static long leadershipTermIdNullValue()
public static long leadershipTermIdMinValue()
public static long leadershipTermIdMaxValue()
public long leadershipTermId()
public static int logPositionId()
public static int logPositionSinceVersion()
public static int logPositionEncodingOffset()
public static int logPositionEncodingLength()
public static String logPositionMetaAttribute(MetaAttribute metaAttribute)
public static long logPositionNullValue()
public static long logPositionMinValue()
public static long logPositionMaxValue()
public long logPosition()
public static int timeOfLastAppendNsId()
public static int timeOfLastAppendNsSinceVersion()
public static int timeOfLastAppendNsEncodingOffset()
public static int timeOfLastAppendNsEncodingLength()
public static String timeOfLastAppendNsMetaAttribute(MetaAttribute metaAttribute)
public static long timeOfLastAppendNsNullValue()
public static long timeOfLastAppendNsMinValue()
public static long timeOfLastAppendNsMaxValue()
public long timeOfLastAppendNs()
public static int memberIdId()
public static int memberIdSinceVersion()
public static int memberIdEncodingOffset()
public static int memberIdEncodingLength()
public static String memberIdMetaAttribute(MetaAttribute metaAttribute)
public static int memberIdNullValue()
public static int memberIdMinValue()
public static int memberIdMaxValue()
public int memberId()
public static int ingressEndpointId()
public static int ingressEndpointSinceVersion()
public static String ingressEndpointCharacterEncoding()
public static String ingressEndpointMetaAttribute(MetaAttribute metaAttribute)
public static int ingressEndpointHeaderLength()
public int ingressEndpointLength()
public int skipIngressEndpoint()
public int getIngressEndpoint(MutableDirectBuffer dst, int dstOffset, int length)
public int getIngressEndpoint(byte[] dst,
int dstOffset,
int length)
public void wrapIngressEndpoint(DirectBuffer wrapBuffer)
public String ingressEndpoint()
public int getIngressEndpoint(Appendable appendable)
public static int consensusEndpointId()
public static int consensusEndpointSinceVersion()
public static String consensusEndpointCharacterEncoding()
public static String consensusEndpointMetaAttribute(MetaAttribute metaAttribute)
public static int consensusEndpointHeaderLength()
public int consensusEndpointLength()
public int skipConsensusEndpoint()
public int getConsensusEndpoint(MutableDirectBuffer dst, int dstOffset, int length)
public int getConsensusEndpoint(byte[] dst,
int dstOffset,
int length)
public void wrapConsensusEndpoint(DirectBuffer wrapBuffer)
public String consensusEndpoint()
public int getConsensusEndpoint(Appendable appendable)
public static int logEndpointId()
public static int logEndpointSinceVersion()
public static String logEndpointCharacterEncoding()
public static String logEndpointMetaAttribute(MetaAttribute metaAttribute)
public static int logEndpointHeaderLength()
public int logEndpointLength()
public int skipLogEndpoint()
public int getLogEndpoint(MutableDirectBuffer dst, int dstOffset, int length)
public int getLogEndpoint(byte[] dst,
int dstOffset,
int length)
public void wrapLogEndpoint(DirectBuffer wrapBuffer)
public String logEndpoint()
public int getLogEndpoint(Appendable appendable)
public static int catchupEndpointId()
public static int catchupEndpointSinceVersion()
public static String catchupEndpointCharacterEncoding()
public static String catchupEndpointMetaAttribute(MetaAttribute metaAttribute)
public static int catchupEndpointHeaderLength()
public int catchupEndpointLength()
public int skipCatchupEndpoint()
public int getCatchupEndpoint(MutableDirectBuffer dst, int dstOffset, int length)
public int getCatchupEndpoint(byte[] dst,
int dstOffset,
int length)
public void wrapCatchupEndpoint(DirectBuffer wrapBuffer)
public String catchupEndpoint()
public int getCatchupEndpoint(Appendable appendable)
public static int archiveEndpointId()
public static int archiveEndpointSinceVersion()
public static String archiveEndpointCharacterEncoding()
public static String archiveEndpointMetaAttribute(MetaAttribute metaAttribute)
public static int archiveEndpointHeaderLength()
public int archiveEndpointLength()
public int skipArchiveEndpoint()
public int getArchiveEndpoint(MutableDirectBuffer dst, int dstOffset, int length)
public int getArchiveEndpoint(byte[] dst,
int dstOffset,
int length)
public void wrapArchiveEndpoint(DirectBuffer wrapBuffer)
public String archiveEndpoint()
public int getArchiveEndpoint(Appendable appendable)
public StringBuilder appendTo(StringBuilder builder)
public ClusterMembersExtendedResponseDecoder.PassiveMembersDecoder sbeSkip()
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.