Class AbstractCursor.SlotGetter

java.lang.Object
org.apache.calcite.avatica.util.AbstractCursor.SlotGetter
All Implemented Interfaces:
AbstractCursor.Getter
Enclosing class:
AbstractCursor

public class AbstractCursor.SlotGetter extends Object implements AbstractCursor.Getter
Implementation of AbstractCursor.Getter that returns the current contents of a mutable slot.