public static interface Procedure.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Values.Value> |
getColumns()
map<string, .dstore.engine.values.Value> columns = 2; |
int |
getRowId()
optional int32 row_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 1;java.util.Map<java.lang.String,Values.Value> getColumns()
map<string, .dstore.engine.values.Value> columns = 2;
a map of column names to values