Package 

Class FloconGrpcFormatter

  • All Implemented Interfaces:
    io.github.openflocon.flocon.grpc.FloconGrpcBaseFormatter

    
    public final class FloconGrpcFormatter
     implements FloconGrpcBaseFormatter
                        
    • Method Summary

      Modifier and Type Method Description
      <T extends Any> String format(T message)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FloconGrpcFormatter

        FloconGrpcFormatter(Function1<String, Boolean> shouldExcludeField)