Interface CommonPrimitivesProtoSchemaInitializer
- All Superinterfaces:
org.infinispan.protostream.GeneratedSchema
,org.infinispan.protostream.SerializationContextInitializer
- All Known Implementing Classes:
CommonPrimitivesProtoSchemaInitializerImpl
public interface CommonPrimitivesProtoSchemaInitializer
extends org.infinispan.protostream.GeneratedSchema
- Author:
- Martin Kanis
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final String
static final CommonPrimitivesProtoSchemaInitializer
-
Method Summary
Methods inherited from interface org.infinispan.protostream.GeneratedSchema
getProtoFile, getProtoFileName, getProtoFileReader
Methods inherited from interface org.infinispan.protostream.SerializationContextInitializer
registerMarshallers, registerSchema
-
Field Details
-
HOT_ROD_ENTITY_PACKAGE
- See Also:
-
COMMON_PRIMITIVES_VERSION
static final int COMMON_PRIMITIVES_VERSION- See Also:
-
INSTANCE
-