All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.jet.examples.hazelcast-jet-examples-protobuf.4.5.4.source-code.messages.proto Maven / Gradle / Ivy

syntax = "proto3";

package com.hazelcast.jet.protobuf;

message Broker {
  int32 id = 1;
}

message Product {
  string name = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy