static void |
RpcThrottlingException.throwAtomicReadSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwAtomicRequestNumberExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwAtomicWriteSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwNumReadRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwNumRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwNumWriteRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwReadCapacityUnitExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwReadSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwRequestCapacityUnitExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwRequestHandlerUsageTimeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwRequestSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwWriteCapacityUnitExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwWriteSizeExceeded(long waitInterval) |