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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    void
    registerMarshallers(org.infinispan.protostream.SerializationContext serCtx)
     
    void
    registerSchema(org.infinispan.protostream.SerializationContext serCtx)
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.GeneratedSchema

    getContent, getName, getProtoFileReader

    Methods inherited from interface org.infinispan.protostream.schema.Schema

    toString

    Methods inherited from interface org.infinispan.protostream.SerializationContextInitializer

    register
  • Constructor Details

    • LatLngSchemaImpl

      public LatLngSchemaImpl()
  • Method Details

    • getProtoFileName

      public String getProtoFileName()
      Specified by:
      getProtoFileName in interface org.infinispan.protostream.GeneratedSchema
    • getProtoFile

      public String getProtoFile()
      Specified by:
      getProtoFile in interface org.infinispan.protostream.GeneratedSchema
    • registerSchema

      public void registerSchema(org.infinispan.protostream.SerializationContext serCtx)
      Specified by:
      registerSchema in interface org.infinispan.protostream.SerializationContextInitializer
    • registerMarshallers

      public void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx)
      Specified by:
      registerMarshallers in interface org.infinispan.protostream.SerializationContextInitializer