It's private to package "kafka":
https://github.com/apache/kafka/blob/0.8.1/core/src/main/scala/kafka/cluster/Broker.scala#L29

On Fri, Oct 10, 2014 at 10:47 AM, Stevo Slavić <ssla...@gmail.com> wrote:
> Hello Apache Kafka community,
>
> Attached trivial Maven built project with Kafka code fails to compile, with
> error:
>
> "class Broker in package cluster cannot be accessed in package
> kafka.cluster"
>
> Does anyone have an idea what's the actual problem here and how to
> workaround it?
>
> Kind regards,
> Stevo Slavic.

Reply via email to