Hide Forgot
Under the mentioned section, specifically in 'Procedure 4.3. Configure the @AnalyzerDiscriminator': - the code snippet from step 1 is repeated in step 2. We could have only one code snippet box shared between steps 1, 2. - the code snippet from step 3 should not repeat the definition of BlongEntry class previously defined. Should only contain the defition of LanguageDiscriminator class - the line "// standard getter/setter ...}" was probably inteded to split in 3 separate lines, so the class definition is properly ended with "}" - step 3 "Implement the getAnalyzerDefinitionName() Method" should actually be called "Implement the Discriminator interface"
(In reply to Adrian Nistor from comment #0) > Under the mentioned section, specifically in 'Procedure 4.3. Configure the > @AnalyzerDiscriminator': > > - the code snippet from step 1 is repeated in step 2. We could have only > one code snippet box shared between steps 1, 2. Done, steps 1 and 2 are merged and share one snippet box. > - the code snippet from step 3 should not repeat the definition of > BlongEntry class previously defined. Should only contain the defition of > LanguageDiscriminator class Done. > - the line "// standard getter/setter ...}" was probably inteded to > split in 3 separate lines, so the class definition is properly ended with "}" Now split. > - step 3 "Implement the getAnalyzerDefinitionName() Method" should actually > be called "Implement the Discriminator interface" Also fixed. Adrian, can you confirm the changes are correct or let me know if there should be further changes.
Please add an empty line before "// standard getter/setter". The rest is fine. Can be closed. Thanks!
Fixed and closing as per Adrian's OK.
The fix for this bug is now generally released and available here: https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html