| Package | Description |
|---|---|
| org.apache.hugegraph.serializer.direct | |
| org.apache.hugegraph.serializer.direct.struct | |
| org.apache.hugegraph.serializer.direct.util |
| Modifier and Type | Method and Description |
|---|---|
short |
HBaseSerializer.getPartition(HugeType type,
Id id) |
| Modifier and Type | Method and Description |
|---|---|
static HugeType |
HugeType.fromString(String type) |
static HugeType |
HugeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HugeType[] |
HugeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BytesBuffer |
BytesBuffer.writeIndexId(Id id,
HugeType type) |
BytesBuffer |
BytesBuffer.writeIndexId(Id id,
HugeType type,
boolean withEnding) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.