Interface RequestFeatureViewProto.RequestFeatureViewOrBuilder

    • Method Detail

      • hasSpec

        boolean hasSpec()
         User-specified specifications of this feature view.
         
        .feast.core.RequestFeatureViewSpec spec = 1;
        Returns:
        Whether the spec field is set.