Uses of Interface
com.daml.ledger.api.v2.CommandsOuterClass.PrefetchContractKeyOrBuilder
Packages that use CommandsOuterClass.PrefetchContractKeyOrBuilder
-
Uses of CommandsOuterClass.PrefetchContractKeyOrBuilder in com.daml.ledger.api.v2
Classes in com.daml.ledger.api.v2 that implement CommandsOuterClass.PrefetchContractKeyOrBuilderModifier and TypeClassDescriptionstatic final classPreload contractsstatic final classPreload contractsMethods in com.daml.ledger.api.v2 that return CommandsOuterClass.PrefetchContractKeyOrBuilderModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.CommandsOrBuilder.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandsOuterClass.PrefetchContractKeyOrBuilderModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.CommandsOrBuilder.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing. -
Uses of CommandsOuterClass.PrefetchContractKeyOrBuilder in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return CommandsOuterClass.PrefetchContractKeyOrBuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getPrefetchContractKeysOrBuilder(int index) Fetches the contract keys into the caches to speed up the command processing.Methods in com.daml.ledger.api.v2.interactive that return types with arguments of type CommandsOuterClass.PrefetchContractKeyOrBuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getPrefetchContractKeysOrBuilderList()Fetches the contract keys into the caches to speed up the command processing.