public interface TupleOperation extends Packable
TarantoolUpdateRequest
and
TarantoolUpsertRequest
Modifier and Type | Method and Description |
---|---|
TupleOperation |
cloneWithIndex(int fieldMetadataIndex) |
Integer |
getFieldIndex() |
String |
getFieldName() |
TarantoolUpdateOperationType |
getOperationType() |
Object |
getValue() |
Boolean |
isProxyOperation() |
TupleOperation |
toProxyTupleOperation() |
toMessagePackValue
TarantoolUpdateOperationType getOperationType()
Integer getFieldIndex()
String getFieldName()
Object getValue()
Boolean isProxyOperation()
TupleOperation toProxyTupleOperation()
TupleOperation cloneWithIndex(int fieldMetadataIndex)
Copyright © 2025 Picodata. All rights reserved.