Uses of Class
com.loomcache.server.datastructures.MapSnapshot
Packages that use MapSnapshot
-
Uses of MapSnapshot in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return MapSnapshotModifier and TypeMethodDescriptionstatic MapSnapshotMapSnapshot.deserialize(byte[] data, String mapName, KryoSerializer serializer) Methods in com.loomcache.server.datastructures with parameters of type MapSnapshotModifier and TypeMethodDescriptionstatic byte[]MapSnapshot.serialize(MapSnapshot snapshot, String mapName, KryoSerializer serializer)