Interface RequestInfo

  • All Known Implementing Classes:
    BasicRequestInfo

    @PublicEvolving
    public interface RequestInfo
    Interface for dataclass used to encapsulate information about starting requests.
    • Method Detail

      • getBatchSize

        int getBatchSize()