Commit beea6bf3 authored by Marco De Marco's avatar Marco De Marco
Browse files

Protobuffer response type

parent 98addf9e
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -49,8 +49,6 @@ message Response

	message Metadata
	{
		//Metadata response state

		enum State
		{
			ACCEPTED = 0;
@@ -58,9 +56,6 @@ message Response
		}

		required State state = 1;

		//Metadata response status

		required string status = 2;

		//Block of rows with same timestamp