All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.daos.obj.attr.DaosRpAttrOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.4.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: DaosObjectAttribute.proto

package io.daos.obj.attr;

public interface DaosRpAttrOrBuilder extends
    // @@protoc_insertion_point(interface_extends:objattr.DaosRpAttr)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint32 r_proto = 1;
   * @return The rProto.
   */
  int getRProto();

  /**
   * uint32 r_num = 2;
   * @return The rNum.
   */
  int getRNum();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy