Uses of Class
org.yamcs.replication.protobuf.Wakeup
Packages that use Wakeup
-
Uses of Wakeup in org.yamcs.replication
Methods in org.yamcs.replication with parameters of type Wakeup -
Uses of Wakeup in org.yamcs.replication.protobuf
Fields in org.yamcs.replication.protobuf with type parameters of type WakeupModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Wakeup>Wakeup.PARSERDeprecated.Methods in org.yamcs.replication.protobuf that return WakeupModifier and TypeMethodDescriptionWakeup.Builder.build()Wakeup.Builder.buildPartial()static WakeupWakeup.getDefaultInstance()Wakeup.Builder.getDefaultInstanceForType()Wakeup.getDefaultInstanceForType()static WakeupWakeup.parseDelimitedFrom(InputStream input) static WakeupWakeup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WakeupWakeup.parseFrom(byte[] data) static WakeupWakeup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WakeupWakeup.parseFrom(com.google.protobuf.ByteString data) static WakeupWakeup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WakeupWakeup.parseFrom(com.google.protobuf.CodedInputStream input) static WakeupWakeup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WakeupWakeup.parseFrom(InputStream input) static WakeupWakeup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WakeupWakeup.parseFrom(ByteBuffer data) static WakeupWakeup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.yamcs.replication.protobuf that return types with arguments of type WakeupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Wakeup>Wakeup.getParserForType()static com.google.protobuf.Parser<Wakeup>Wakeup.parser()Methods in org.yamcs.replication.protobuf with parameters of type Wakeup