Class YTsaurusProtobufFormat


  • public class YTsaurusProtobufFormat
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      YTsaurusProtobufFormat​(java.util.List<com.google.protobuf.Message.Builder> messageBuilders)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      tech.ytsaurus.ysontree.YTreeStringNode spec()  
      • Methods inherited from class java.lang.Object

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

      • YTsaurusProtobufFormat

        public YTsaurusProtobufFormat​(java.util.List<com.google.protobuf.Message.Builder> messageBuilders)
    • Method Detail

      • spec

        public tech.ytsaurus.ysontree.YTreeStringNode spec()