Uses of Class
org.apache.tinkerpop.gremlin.structure.io.util.CustomId
Packages that use CustomId
-
Uses of CustomId in org.apache.tinkerpop.gremlin.structure.io.util
Methods in org.apache.tinkerpop.gremlin.structure.io.util that return CustomIdModifier and TypeMethodDescriptionCustomId.CustomIdJacksonDeserializerV2.createObject(Map data) CustomId.CustomIdJacksonDeserializerV3.deserialize(org.apache.tinkerpop.shaded.jackson.core.JsonParser jsonParser, org.apache.tinkerpop.shaded.jackson.databind.DeserializationContext deserializationContext) Methods in org.apache.tinkerpop.gremlin.structure.io.util with parameters of type CustomIdModifier and TypeMethodDescriptionvoidCustomId.CustomIdJacksonSerializerV1.serialize(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) voidCustomId.CustomIdJacksonSerializerV2.serialize(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) voidCustomId.CustomIdJacksonSerializerV3.serialize(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) voidCustomId.CustomIdJacksonSerializerV1.serializeWithType(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider, org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializer typeSerializer) voidCustomId.CustomIdJacksonSerializerV2.serializeWithType(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider, org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializer typeSerializer)