org.terracotta.offheapstore.disk.persistent
Interface PersistentPortability<T>

All Superinterfaces:
Persistent, Portability<T>
All Known Implementing Classes:
PersistentByteArrayPortability, PersistentSerializablePortability, StringPortability

public interface PersistentPortability<T>
extends Portability<T>, Persistent

Author:
Chris Dennis

Method Summary
 
Methods inherited from interface org.terracotta.offheapstore.storage.portability.Portability
decode, encode, equals
 
Methods inherited from interface org.terracotta.offheapstore.disk.persistent.Persistent
bootstrap, close, flush, persist
 



Copyright © 2016. All Rights Reserved.