Modifier and Type | Field and Description |
---|---|
static SocketOption<SocketFlow> |
ExtendedSocketOptions.SO_FLOW_SLA
Service level properties.
|
Modifier and Type | Method and Description |
---|---|
SocketFlow |
SocketFlow.bandwidth(long bandwidth)
Sets this SocketFlow's bandwidth.
|
static SocketFlow |
SocketFlow.create()
Creates a new SocketFlow that can be used to set the SO_FLOW_SLA
socket option and create a socket flow.
|
SocketFlow |
SocketFlow.priority(int priority)
Sets this SocketFlow's priority.
|
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.