public interface IExpression extends Serializable
| Modifier and Type | Method and Description |
|---|---|
IExpression |
clone() |
ExpressionType |
getType() |
void |
serialize(ByteBuffer byteBuffer) |
ExpressionType getType()
IExpression clone()
void serialize(ByteBuffer byteBuffer)
Copyright © 2022 The Apache Software Foundation. All rights reserved.