public static interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ByteString |
getRow1()
required bytes row1 = 1; |
ByteString |
getRow2()
required bytes row2 = 2; |
boolean |
hasRow1()
required bytes row1 = 1; |
boolean |
hasRow2()
required bytes row2 = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldisInitializedboolean hasRow1()
required bytes row1 = 1;ByteString getRow1()
required bytes row1 = 1;boolean hasRow2()
required bytes row2 = 2;ByteString getRow2()
required bytes row2 = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.