Edit Javadoc.
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user