public interface VertexPostprocessor
extends NonKryoWritable
Interface containing a single function - postprocess.
Marked to not allow seriazliation, as it should be created on the worker,
so should never be serialiized, disallow only for catching problems early.