Package | Description |
---|---|
org.apache.marmotta.kiwi.io | |
org.apache.marmotta.kiwi.persistence |
Modifier and Type | Method and Description |
---|---|
static KiWiIntLiteral |
KiWiIO.readIntLiteral(DataInput input)
Read a KiWiIntLiteral serialized with writeIntLiteral from a DataInput source
|
Modifier and Type | Method and Description |
---|---|
static void |
KiWiIO.writeIntLiteral(DataOutput out,
KiWiIntLiteral literal)
Efficiently serialize a KiWiIntLiteral to a DataOutput destination.
|
Modifier and Type | Method and Description |
---|---|
KiWiIntLiteral |
KiWiConnection.loadLiteral(long value)
Load a integer literal with the long value given as argument if it exists.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.