Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.response.vbo |
Modifier and Type | Method and Description |
---|---|
static O365JobSessionBottleneck |
O365JobSessionBottleneck.from(String name) |
static O365JobSessionBottleneck |
O365JobSessionBottleneck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365JobSessionBottleneck[] |
O365JobSessionBottleneck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365JobSessionBottleneck |
O365JobSessionStatsResponse.getBottleneck()
Returns the bottleneck in the data transmission process.
|
Constructor and Description |
---|
O365JobSessionStatsResponse(long processingRateBytesPS,
long processingRateItemsPS,
long readRateBytesPS,
long writeRateBytesPS,
long transferredDataBytes,
long processedObjects,
O365JobSessionBottleneck bottleneck) |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.