Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.loaders.keymappers
Interface MarshallingTwoWayKey2StringMapper

All Superinterfaces:
Key2StringMapper, TwoWayKey2StringMapper
All Known Implementing Classes:
MarshalledValueOrPrimitiveMapper

public interface MarshallingTwoWayKey2StringMapper
extends TwoWayKey2StringMapper

MarshallingTwoWayKey2StringMapper.

Since:
5.2
Author:
Tristan Tarrant

Method Summary
 void setMarshaller(StreamingMarshaller marshaller)
           
 
Methods inherited from interface org.infinispan.loaders.keymappers.TwoWayKey2StringMapper
getKeyMapping
 
Methods inherited from interface org.infinispan.loaders.keymappers.Key2StringMapper
getStringMapping, isSupportedType
 

Method Detail

setMarshaller

void setMarshaller(StreamingMarshaller marshaller)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.