Class SpannerTransformRegistrar.ReadBuilder.Configuration

    • Constructor Detail

      • Configuration

        public Configuration()
    • Method Detail

      • setSql

        public void setSql​(@Nullable java.lang.String sql)
      • setTable

        public void setTable​(@Nullable java.lang.String table)
      • setBatching

        public void setBatching​(@Nullable java.lang.Boolean batching)
      • setTimestampBoundMode

        public void setTimestampBoundMode​(@Nullable java.lang.String timestampBoundMode)
      • setSchema

        public void setSchema​(byte[] schema)
                       throws org.apache.beam.vendor.grpc.v1p69p0.com.google.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.beam.vendor.grpc.v1p69p0.com.google.protobuf.InvalidProtocolBufferException
      • setReadTimestamp

        public void setReadTimestamp​(@Nullable java.lang.String readTimestamp)
      • setTimeUnit

        public void setTimeUnit​(@Nullable java.lang.String timeUnit)
      • setStaleness

        public void setStaleness​(@Nullable java.lang.Long staleness)