Interface LogMinerEventMarshaller
-
- All Superinterfaces:
org.infinispan.protostream.SerializationContextInitializer
- All Known Implementing Classes:
LogMinerEventMarshallerImpl
public interface LogMinerEventMarshaller extends org.infinispan.protostream.SerializationContextInitializerAn interface that is used by the ProtoStream framework to designate the adapters and path to where the a Protocol Buffers .proto file will be generated based on the adapters at compile time.- Author:
- Chris Cranford