Interface LogicmoduleMessages.NewReplicaResponseOrBuilder

    • Method Detail

      • hasDestBackendID

        boolean hasDestBackendID()
        .dataclay.communication.grpc.common.ExecutionEnvironmentID destBackendID = 1;
        Returns:
        Whether the destBackendID field is set.
      • hasExcInfo

        boolean hasExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        Whether the excInfo field is set.
      • getExcInfo

        CommonMessages.ExceptionInfo getExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        The excInfo.