This project has retired. For details please refer to its
Attic page .
XSDecimalPointable (VXQuery 0.6 API)
JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
java.lang.Object
org.apache.hyracks.data.std.api.AbstractPointable
org.apache.vxquery.datamodel.accessors.atomic.XSDecimalPointable
All Implemented Interfaces:
org.apache.hyracks.data.std.api.IComparable
, org.apache.hyracks.data.std.api.IHashable
, org.apache.hyracks.data.std.api.INumeric
, org.apache.hyracks.data.std.api.IPointable
, org.apache.hyracks.data.std.api.IValueReference
public class XSDecimalPointable
extends org.apache.hyracks.data.std.api.AbstractPointable
implements org.apache.hyracks.data.std.api.IHashable, org.apache.hyracks.data.std.api.IComparable, org.apache.hyracks.data.std.api.INumeric
Field Summary
Fields
Modifier and Type
Field
Description
static org.apache.hyracks.data.std.api.IPointableFactory
FACTORY
static int
PRECISION
static org.apache.hyracks.api.dataflow.value.ITypeTraits
TYPE_TRAITS
Fields inherited from class org.apache.hyracks.data.std.api.AbstractPointable
bytes, length, start
Method Summary
Methods inherited from class org.apache.hyracks.data.std.api.AbstractPointable
getByteArray, getLength, getStartOffset, set, set
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
normalize
public void normalize()
hash
public int hash()
Specified by:
hash
in interface org.apache.hyracks.data.std.api.IHashable
byteValue
public byte byteValue()
Specified by:
byteValue
in interface org.apache.hyracks.data.std.api.INumeric
intValue
public int intValue()
Specified by:
intValue
in interface org.apache.hyracks.data.std.api.INumeric
longValue
public long longValue()
Specified by:
longValue
in interface org.apache.hyracks.data.std.api.INumeric
JavaScript is disabled on your browser.
Copyright © 2019 Apache Software Foundation . All rights reserved.