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

com.ibm.etcd.api.LeaseStatusOrBuilder Maven / Gradle / Ivy

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

package com.ibm.etcd.api;

public interface LeaseStatusOrBuilder extends
    // @@protoc_insertion_point(interface_extends:etcdserverpb.LeaseStatus)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * TODO: int64 TTL = 2;
   * 
* * int64 ID = 1; * @return The iD. */ long getID(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy