Interface LogicmoduleMessages.GetExecutionEnvironmentForDSRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CommonMessages.ExecutionEnvironmentID getExecEnvID()
      .dataclay.communication.grpc.common.ExecutionEnvironmentID execEnvID = 1;
      CommonMessages.ExecutionEnvironmentIDOrBuilder getExecEnvIDOrBuilder()
      .dataclay.communication.grpc.common.ExecutionEnvironmentID execEnvID = 1;
      boolean hasExecEnvID()
      .dataclay.communication.grpc.common.ExecutionEnvironmentID execEnvID = 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
    • Method Detail

      • hasExecEnvID

        boolean hasExecEnvID()
        .dataclay.communication.grpc.common.ExecutionEnvironmentID execEnvID = 1;
        Returns:
        Whether the execEnvID field is set.