Interface MysqlxCrud.Insert.TypedRowOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
MysqlxCrud.Insert.TypedRow, MysqlxCrud.Insert.TypedRow.Builder
Enclosing class:
MysqlxCrud.Insert

public static interface MysqlxCrud.Insert.TypedRowOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    MysqlxExpr.Expr getField​(int index)
    repeated .Mysqlx.Expr.Expr field = 1;
    int getFieldCount()
    repeated .Mysqlx.Expr.Expr field = 1;
    java.util.List<MysqlxExpr.Expr> getFieldList()
    repeated .Mysqlx.Expr.Expr field = 1;
    MysqlxExpr.ExprOrBuilder getFieldOrBuilder​(int index)
    repeated .Mysqlx.Expr.Expr field = 1;
    java.util.List<? extends MysqlxExpr.ExprOrBuilder> getFieldOrBuilderList()
    repeated .Mysqlx.Expr.Expr field = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof