public static interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getRow1()
required bytes row1 = 1; |
com.google.protobuf.ByteString |
getRow2()
required bytes row2 = 2; |
boolean |
hasRow1()
required bytes row1 = 1; |
boolean |
hasRow2()
required bytes row2 = 2; |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.