| Modifier and Type | Method and Description |
|---|---|
void |
ObservableCommandTest.countInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
ObservableCommandTest.echoValueAfterDelayInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.getRestartDeviceInfoMethod() |
Iterator<SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.ObservableCommandTestBlockingStub.restartDeviceInfo(SiLAFramework.CommandExecutionUUID request) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ObservableCommandTestGrpc.AsyncService.restartDeviceInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
ObservableCommandTestGrpc.ObservableCommandTestStub.restartDeviceInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.Builder.build() |
SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.Builder.buildPartial() |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.getDefaultInstance() |
SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.getDefaultInstanceForType() |
SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.Builder.getDefaultInstanceForType() |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseDelimitedFrom(InputStream input) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(byte[] data) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(ByteBuffer data) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(com.google.protobuf.ByteString data) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(InputStream input) |
static SiLAFramework.ExecutionInfo |
SiLAFramework.ExecutionInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SiLAFramework.ExecutionInfo> |
SiLAFramework.ExecutionInfo.getParserForType() |
static com.google.protobuf.Parser<SiLAFramework.ExecutionInfo> |
SiLAFramework.ExecutionInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.ExecutionInfo.Builder |
SiLAFramework.ExecutionInfo.Builder.mergeFrom(SiLAFramework.ExecutionInfo other) |
static SiLAFramework.ExecutionInfo.Builder |
SiLAFramework.ExecutionInfo.newBuilder(SiLAFramework.ExecutionInfo prototype) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.ObservableCommandTestBlockingStub.countInfo(SiLAFramework.CommandExecutionUUID request) |
Iterator<SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.ObservableCommandTestBlockingStub.echoValueAfterDelayInfo(SiLAFramework.CommandExecutionUUID request) |
static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.getCountInfoMethod() |
static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> |
ObservableCommandTestGrpc.getEchoValueAfterDelayInfoMethod() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ObservableCommandTestGrpc.AsyncService.countInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
ObservableCommandTestGrpc.ObservableCommandTestStub.countInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
default void |
ObservableCommandTestGrpc.AsyncService.echoValueAfterDelayInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
void |
ObservableCommandTestGrpc.ObservableCommandTestStub.echoValueAfterDelayInfo(SiLAFramework.CommandExecutionUUID request,
io.grpc.stub.StreamObserver<SiLAFramework.ExecutionInfo> responseObserver) |
Copyright © 2024 SiLA Java Developers. All rights reserved.