package com.silverforge.elasticsearchrawclient.definition; public interface Functionable { String getFunctionString(); }