| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| Modifier and Type | Method and Description |
|---|---|
TunnelServiceApi.ActionType |
TunnelServiceApi.RecordOrBuilder.getActionType() |
TunnelServiceApi.ActionType |
TunnelServiceApi.Record.getActionType() |
TunnelServiceApi.ActionType |
TunnelServiceApi.Record.Builder.getActionType() |
static TunnelServiceApi.ActionType |
TunnelServiceApi.ActionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TunnelServiceApi.ActionType |
TunnelServiceApi.ActionType.valueOf(int value) |
static TunnelServiceApi.ActionType |
TunnelServiceApi.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TunnelServiceApi.ActionType[] |
TunnelServiceApi.ActionType.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<TunnelServiceApi.ActionType> |
TunnelServiceApi.ActionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TunnelServiceApi.Record.Builder |
TunnelServiceApi.Record.Builder.setActionType(TunnelServiceApi.ActionType value) |
static StreamRecord |
PlainBufferConversion.toStreamRecord(PlainBufferRow pbRow,
PlainBufferRow pbOriginRow,
TunnelServiceApi.ActionType actionType,
boolean parseInTimeseriesDataFormat) |
Copyright © 2024. All Rights Reserved.