public class IterationStartResponse extends Object
Modifier and Type | Method and Description |
---|---|
io.netty.channel.Channel |
getChannel() |
byte[] |
getIterationId() |
SegmentConsistentHash |
getSegmentConsistentHash() |
int |
getTopologyId() |
public byte[] getIterationId()
public SegmentConsistentHash getSegmentConsistentHash()
public io.netty.channel.Channel getChannel()
public int getTopologyId()
Copyright © 2021 JBoss by Red Hat. All rights reserved.