Interface Term

All Known Implementing Classes:
Literal, Marker

public interface Term
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Term
     
    static Term
    of(io.stargate.bridge.proto.QueryOuterClass.Value value)
     
  • Method Details

    • of

      static Term of(io.stargate.bridge.proto.QueryOuterClass.Value value)
    • marker

      static Term marker()