Uses of Class
org.apache.calcite.avatica.util.Spacer
-
Packages that use Spacer Package Description org.apache.calcite.avatica.util Avatica utilities. -
-
Uses of Spacer in org.apache.calcite.avatica.util
Fields in org.apache.calcite.avatica.util declared as Spacer Modifier and Type Field Description protected SpacerAbstractCursor.FixedStringAccessor. spacerMethods in org.apache.calcite.avatica.util that return Spacer Modifier and Type Method Description SpacerSpacer. add(int n)Increases the current number of spaces byn.SpacerSpacer. set(int n)Sets the current number of spaces.SpacerSpacer. subtract(int n)Reduces the current number of spaces byn.
-