Bug 1266931 - The Developer Guide should describe the methods of DistributedExecutorService
Summary: The Developer Guide should describe the methods of DistributedExecutorService
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Post GA
: 6.5.1
Assignee: Christian Huffman
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-28 14:52 UTC by Alan Field
Modified: 2015-10-30 12:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-30 12:33:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alan Field 2015-09-28 14:52:23 UTC
Document URL: http://docbuilder.usersys.redhat.com/12540/#chap-Distributed_Execution

Section Number and Name: Distributed Execution

Describe the issue: 

The current documentation describes the DistributedCallable API which contains the code to be implemented and executed across the cluster. However, the DistributedExecutorService class is not described, and it contains methods used to control the execution of the DistributedCallable across the cluster. The code can be executed across all nodes and keys in the cluster, or the nodes and keys can be specified in the DistributedExecutorService class. 

Suggestions for improvement: 

The documentation should describe this class.

Additional information: 

https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.5/html/API_Documentation/files/api/org/infinispan/distexec/DistributedExecutorService.html

Comment 10 Christian Huffman 2015-10-30 12:33:23 UTC
This section has been published and is available on the customer portal at the following link:

https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.5/html-single/Developer_Guide/index.html#Distributed_Executor_Service


Note You need to log in before you can comment on or make changes to this bug.