Class PassthroughExpression

java.lang.Object
com.yahoo.vespa.objects.Selectable

public final class PassthroughExpression extends OutputExpression
An output expression which has no search side effects.
Author:
steinar
  • Constructor Details

    • PassthroughExpression

      public PassthroughExpression(String fieldName)
  • Method Details