public static interface Command.SendOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Commands |
getCommands()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2; |
CommandsOrBuilder |
getCommandsOrBuilder()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2; |
int |
getTarget()
int32 target = 1; |
boolean |
hasCommands()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getTarget()
int32 target = 1;
boolean hasCommands()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2;
Commands getCommands()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2;
CommandsOrBuilder getCommandsOrBuilder()
.org.apache.flink.statefun.e2e.smoke.Commands commands = 2;
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.