接口 MysqlxExpect.OpenOrBuilder

  • 所有超级接口:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    所有已知实现类:
    MysqlxExpect.Open, MysqlxExpect.Open.Builder
    封闭类:
    MysqlxExpect

    public static interface MysqlxExpect.OpenOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • 方法详细资料

      • hasOp

        boolean hasOp()
        optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
        返回:
        Whether the op field is set.
      • getCondCount

        int getCondCount()
        repeated .Mysqlx.Expect.Open.Condition cond = 2;