Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.forNumber(int value) |
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getType()
If type_name is set, this need not be set.
|
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.getType()
If type_name is set, this need not be set.
|
DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Builder.getType()
If type_name is set, this need not be set.
|
DescriptorProtos.FieldDescriptorProto.Type |
Descriptors.FieldDescriptor.Type.toProto() |
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProto.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FieldDescriptorProto.Type[] |
DescriptorProtos.FieldDescriptorProto.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Type> |
DescriptorProtos.FieldDescriptorProto.Type.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.FieldDescriptorProto.Builder |
DescriptorProtos.FieldDescriptorProto.Builder.setType(DescriptorProtos.FieldDescriptorProto.Type value)
If type_name is set, this need not be set.
|
static Descriptors.FieldDescriptor.Type |
Descriptors.FieldDescriptor.Type.valueOf(DescriptorProtos.FieldDescriptorProto.Type type) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.