public class ByItem extends Object implements Serializable
static ByItem
create(Expression expr, boolean desc)
Expression
getExpr()
boolean
isDesc()
ByItem
toProto(Object context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static ByItem create(Expression expr, boolean desc)
public ByItem toProto(Object context)
public Expression getExpr()
public boolean isDesc()
public String toString()
toString
Object
Copyright © 2023 PingCAP. All rights reserved.