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