Package com.alibaba.graphscope.graphx
Class Json_cxx_0xf3be2b0c
- java.lang.Object
-
- com.alibaba.fastffi.FFIPointerImpl
-
- com.alibaba.graphscope.graphx.Json_cxx_0xf3be2b0c
-
- All Implemented Interfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,Json
,Serializable
public class Json_cxx_0xf3be2b0c extends FFIPointerImpl implements Json
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
HASH_SHIFT
static int
SIZE
-
Fields inherited from class com.alibaba.fastffi.FFIPointerImpl
address
-
-
Constructor Summary
Constructors Constructor Description Json_cxx_0xf3be2b0c(long address)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description com.alibaba.fastffi.FFIByteString
dump()
boolean
equals(Object o)
int
hashCode()
static @com.alibaba.fastffi.FFINameAlias("dump"),@com.alibaba.fastffi.CXXValue long
nativeDump(long ptr, long rv_base)
String
toString()
-
Methods inherited from class com.alibaba.fastffi.FFIPointerImpl
getAddress
-
-