public interface CommandsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Command |
getCommand(int index)
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1; |
int |
getCommandCount()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1; |
java.util.List<Command> |
getCommandList()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1; |
CommandOrBuilder |
getCommandOrBuilder(int index)
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1; |
java.util.List<? extends CommandOrBuilder> |
getCommandOrBuilderList()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<Command> getCommandList()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1;
Command getCommand(int index)
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1;
int getCommandCount()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1;
java.util.List<? extends CommandOrBuilder> getCommandOrBuilderList()
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1;
CommandOrBuilder getCommandOrBuilder(int index)
repeated .org.apache.flink.statefun.e2e.smoke.Command command = 1;
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.