Uses of Interface
com.danga.MemCached.LineInputStream
Packages that use LineInputStream
-
Uses of LineInputStream in com.danga.MemCached
Classes in com.danga.MemCached that implement LineInputStreamModifier and TypeClassDescriptionfinal class
static class
MemCached Java client, utility class for Socket IO.Methods in com.danga.MemCached with parameters of type LineInputStreamModifier and TypeMethodDescriptionprivate void
MemCachedClient.loadMulti
(LineInputStream input, Map<String, Object> hm, boolean asString) This method loads the data from cache into a Map.