org.epics.pvmanager
Class WriteBuffer
java.lang.Object
org.epics.pvmanager.WriteBuffer
public class WriteBuffer
- extends Object
Represents all the values, channel names and ordering information needed
for writing
- Author:
- carcassi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getWriteCaches
public Map<String,WriteCache<?>> getWriteCaches()
- Returns the write caches used by this buffer.
- Returns:
- the caches for each channel
Copyright © 2011. All Rights Reserved.