Re: IDE complains my Filter operator in Scala

2015-03-10 Thread Till Rohrmann
> override def filter(vertex: AnnotatedVertex): Boolean = { > vertices.contains(vertex.id) > } > } > > > ------------------ > // case class > case class

IDE complains my Filter operator in Scala

2015-03-10 Thread HungChang
link-incubator-user-mailing-list-archive.2336050.n4.nabble.com/IDE-complains-my-Filter-operator-in-Scala-tp820.html Sent from the Apache Flink (Incubator) User Mailing List archive. mailing list archive at Nabble.com.