Interface EagerServiceOuterClass.KeepAliveResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getContextViewId()
      If the requested context_id is on the remote host, set the context view ID.
      • 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
    • Method Detail

      • getContextViewId

        long getContextViewId()
         If the requested context_id is on the remote host, set the context view ID.
         
        fixed64 context_view_id = 1;
        Returns:
        The contextViewId.