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.PARSER
Deprecated.Methods in org.yamcs.replication.protobuf that return WakeupModifier and TypeMethodDescriptionWakeup.Builder.build()
Wakeup.Builder.buildPartial()
static Wakeup
Wakeup.getDefaultInstance()
Wakeup.Builder.getDefaultInstanceForType()
Wakeup.getDefaultInstanceForType()
static Wakeup
Wakeup.parseDelimitedFrom
(InputStream input) static Wakeup
Wakeup.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wakeup
Wakeup.parseFrom
(byte[] data) static Wakeup
Wakeup.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wakeup
Wakeup.parseFrom
(com.google.protobuf.ByteString data) static Wakeup
Wakeup.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wakeup
Wakeup.parseFrom
(com.google.protobuf.CodedInputStream input) static Wakeup
Wakeup.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wakeup
Wakeup.parseFrom
(InputStream input) static Wakeup
Wakeup.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wakeup
Wakeup.parseFrom
(ByteBuffer data) static Wakeup
Wakeup.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