Uses of Interface
com.gigaspaces.sync.serializable.EndpointData
Packages that use EndpointData
-
Uses of EndpointData in com.gigaspaces.sync.serializable
Classes in com.gigaspaces.sync.serializable that implement EndpointDataModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of EndpointData in org.openspaces.persistency.kafka.internal
Methods in org.openspaces.persistency.kafka.internal that return EndpointDataModifier and TypeMethodDescriptionKafkaEndpointDataDeserializer.deserialize(String topic, byte[] data) KafkaEndpointDataDeserializer.deserialize(String topic, org.apache.kafka.common.header.Headers headers, byte[] data) Methods in org.openspaces.persistency.kafka.internal with parameters of type EndpointDataModifier and TypeMethodDescriptionbyte[]KafkaEndpointDataSerializer.serialize(String topic, EndpointData data) byte[]KafkaEndpointDataSerializer.serialize(String topic, org.apache.kafka.common.header.Headers headers, EndpointData data)