Class TimeFieldConverter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bson.BsonValue toBson​(java.lang.Object data)  
      • Methods inherited from class java.lang.Object

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

      • TimeFieldConverter

        public TimeFieldConverter()
    • Method Detail

      • toBson

        public org.bson.BsonValue toBson​(java.lang.Object data)
        Specified by:
        toBson in class SinkFieldConverter