Uses of Interface
dev.snowdrop.vertx.kafka.Node
-
-
Uses of Node in dev.snowdrop.vertx.kafka
Methods in dev.snowdrop.vertx.kafka that return Node Modifier and Type Method Description NodePartitionInfo. getLeader()Methods in dev.snowdrop.vertx.kafka that return types with arguments of type Node Modifier and Type Method Description List<Node>PartitionInfo. getInSyncReplicas()List<Node>PartitionInfo. getReplicas()
-