public interface GridDrReceiverHubInMetrics
| Modifier and Type | Method and Description |
|---|---|
int |
batchesReceived()
Gets amount of batches received from remote sender hubs.
|
long |
bytesReceived()
Gets total amount of bytes received from remote sender hubs.
|
long |
entriesReceived()
Gets amount of cache entries received from remote sender hubs.
|
int batchesReceived()
long entriesReceived()
long bytesReceived()
Copyright © 2014. All rights reserved.