Class ProtobufUtil


  • public class ProtobufUtil
    extends Object
    Helper methods for interacting with Protocol Buffers and Accumulo
    • Constructor Detail

      • ProtobufUtil

        public ProtobufUtil()
    • Method Detail

      • toValue

        public static Value toValue​(com.google.protobuf.GeneratedMessage msg)
      • toString

        public static String toString​(com.google.protobuf.GeneratedMessage msg)