Uses of Class
com.espertech.esper.common.internal.view.util.BufferView
Packages that use BufferView
-
Uses of BufferView in com.espertech.esper.common.internal.epl.join.base
Methods in com.espertech.esper.common.internal.epl.join.base with parameters of type BufferViewModifier and TypeMethodDescriptionvoid
JoinPreloadMethod.setBuffer
(BufferView buffer, int i) Sets the buffee to use.void
JoinPreloadMethodImpl.setBuffer
(BufferView view, int stream) Sets the buffer for a stream to preload events from.void
JoinPreloadMethodNull.setBuffer
(BufferView buffer, int i)