public static interface IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter()
required int32 counter = 2; |
com.google.protobuf.ByteString |
getRow()
required bytes row = 1; |
boolean |
hasCounter()
required int32 counter = 2; |
boolean |
hasRow()
required bytes row = 1; |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.