Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
Extension.MessageType |
Extension.getMessageType()
If the extension is a message extension (i.e., getLiteType() == MESSAGE), returns the type of
the message, otherwise undefined.
|
static Extension.MessageType |
Extension.MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Extension.MessageType[] |
Extension.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.