Class GetChunkSize

    • Constructor Detail

      • GetChunkSize

        public GetChunkSize()
        For use with RESTeasy and CDI proxies.
        API Note:
        This construtor is used by CDI runtimes that require a public, no-argument constructor. It should not be invoked directly in user code.
    • Method Detail

      • execute

        public CompletionStage<Row> execute​(IRI id)
        Parameters:
        id - the IRI of the binary to retrieve
        Returns:
        a Row with the chunk size for this binary