Class AbstractCursor.StructGetter

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

public class AbstractCursor.StructGetter extends Object implements AbstractCursor.Getter
Implementation of AbstractCursor.Getter that returns the value of a given field of the current contents of another getter.