Uses of Class
org.yamcs.replication.protobuf.Wakeup
-
Uses of Wakeup in org.yamcs.replication
-
Uses of Wakeup in org.yamcs.replication.protobuf
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Wakeup>
Wakeup.PARSER
Deprecated.Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Wakeup>
Wakeup.getParserForType()
static com.google.protobuf.Parser<Wakeup>
Wakeup.parser()