Live Filtering for Grid in Vaadin8

I am working in a project and in that i wanna use live filtering feature.
Here i provide my service class and View class.
How can i do that?

https://vaadin.com/attachment/6aa2ba5e-ece2-4bee-a66d-e577aa6a024d/Player.java
17337507.java (1.63 KB)
17337510.java (3.29 KB)

Thanks for asking, it is commonly asked question and we have addressed it our documentation I recommend that you will check our documentation and chapter Filtering at https://vaadin.com/docs/v8/framework/datamodel/datamodel-providers.html there is a complete example how to do it.