Interface EagerServiceOuterClass.CloseContextRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getContextId()
      fixed64 context_id = 1;
      long getContextViewId()
      fixed64 context_view_id = 2;
      • 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

      • getContextId

        long getContextId()
        fixed64 context_id = 1;
        Returns:
        The contextId.
      • getContextViewId

        long getContextViewId()
        fixed64 context_view_id = 2;
        Returns:
        The contextViewId.