Class LatLngSchemaImpl
java.lang.Object
org.infinispan.commons.api.query.geo.LatLngSchemaImpl
- All Implemented Interfaces:
LatLng.LatLngSchema, org.infinispan.protostream.GeneratedSchema, org.infinispan.protostream.schema.Schema, org.infinispan.protostream.SerializationContextInitializer
@Generated(value="org.infinispan.protostream.processor.ProtoSchemaAnnotationProcessor",
comments="Please do not edit this file!")
public class LatLngSchemaImpl
extends Object
implements LatLng.LatLngSchema
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.schema.Schema
org.infinispan.protostream.schema.Schema.Builder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterMarshallers(org.infinispan.protostream.SerializationContext serCtx) voidregisterSchema(org.infinispan.protostream.SerializationContext serCtx) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.GeneratedSchema
getContent, getName, getProtoFileReaderMethods inherited from interface org.infinispan.protostream.schema.Schema
toStringMethods inherited from interface org.infinispan.protostream.SerializationContextInitializer
register
-
Constructor Details
-
LatLngSchemaImpl
public LatLngSchemaImpl()
-
-
Method Details
-
getProtoFileName
- Specified by:
getProtoFileNamein interfaceorg.infinispan.protostream.GeneratedSchema
-
getProtoFile
- Specified by:
getProtoFilein interfaceorg.infinispan.protostream.GeneratedSchema
-
registerSchema
public void registerSchema(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
registerSchemain interfaceorg.infinispan.protostream.SerializationContextInitializer
-
registerMarshallers
public void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
registerMarshallersin interfaceorg.infinispan.protostream.SerializationContextInitializer
-