Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver | |
org.apache.tinkerpop.gremlin.driver.ser |
Modifier and Type | Method and Description |
---|---|
Cluster.Builder |
Cluster.Builder.serializer(Serializers mimeType)
Set the
MessageSerializer to use via the Serializers enum. |
Modifier and Type | Method and Description |
---|---|
static Serializers |
Serializers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Serializers[] |
Serializers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.