| Package | Description |
|---|---|
| io.ray.streaming.runtime.generated |
| Modifier and Type | Method and Description |
|---|---|
static Streaming.ReliabilityLevel |
Streaming.ReliabilityLevel.forNumber(int value) |
static Streaming.ReliabilityLevel |
Streaming.ReliabilityLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Streaming.ReliabilityLevel |
Streaming.ReliabilityLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Streaming.ReliabilityLevel |
Streaming.ReliabilityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Streaming.ReliabilityLevel[] |
Streaming.ReliabilityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Streaming.ReliabilityLevel> |
Streaming.ReliabilityLevel.internalGetValueMap() |
Copyright © 2021. All rights reserved.