Edit Javadoc.

This commit is contained in:
John Blum
2018-09-18 20:53:27 -07:00
parent bc53c115a5
commit d3dcb94c78
4 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ import org.apache.geode.cache.wan.GatewaySender;
* @author John Blum
* @see org.apache.geode.cache.asyncqueue.AsyncEventQueue
* @see org.mockito.Mockito
* @see org.springframework.data.gemfire.tests.mock.MockObjectsSupport
* @since 1.0.0
*/
@SuppressWarnings("unused")

View File

@@ -41,6 +41,7 @@ import org.apache.geode.cache.server.ServerMetrics;
* @see org.apache.geode.cache.server.ServerLoadProbe
* @see org.apache.geode.cache.server.ServerMetrics
* @see org.mockito.Mockito
* @see org.springframework.data.gemfire.tests.mock.MockObjectsSupport
* @since 1.0.0
*/
@SuppressWarnings("unused")

View File

@@ -36,6 +36,7 @@ import org.apache.geode.cache.wan.GatewaySender;
* @see org.apache.geode.cache.wan.GatewayReceiver
* @see org.apache.geode.cache.wan.GatewaySender
* @see org.mockito.Mockito
* @see org.springframework.data.gemfire.tests.mock.MockObjectsSupport
* @since 1.0.0
*/
@SuppressWarnings("unused")

View File

@@ -36,6 +36,7 @@ import org.apache.geode.cache.query.QueryService;
* @author John Blum
* @see org.apache.geode.cache.client.Pool
* @see org.mockito.Mockito
* @see org.springframework.data.gemfire.tests.mock.MockObjectsSupport
* @since 1.0.0
*/
@SuppressWarnings("unused")