Package com.gigaspaces.query.aggregators
Class OrderByPath
java.lang.Object
com.gigaspaces.query.aggregators.OrderByPath
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
Created by anna on 11/10/14.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()inthashCode()booleanvoidvoidsetNullsLast(boolean nullsLast) voidsetOrderBy(OrderBy orderBy) voidtoString()voidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
OrderByPath
public OrderByPath() -
OrderByPath
-
-
Method Details
-
getPath
-
setPath
-
getOrderBy
-
setOrderBy
-
isNullsLast
public boolean isNullsLast() -
setNullsLast
public void setNullsLast(boolean nullsLast) -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-
equals
-
hashCode
public int hashCode()
-