Closeable, AutoCloseablepublic class SdkMetricsSocket extends DelegateSocket
| Constructor | Description |
|---|---|
SdkMetricsSocket(Socket sock) |
| Modifier and Type | Method | Description |
|---|---|---|
InputStream |
getInputStream() |
|
void |
setMetrics(AwsRequestMetrics metrics) |
AwsRequestMetrics is set per request. |
bind, close, connect, connect, getChannel, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getOutputStream, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, shutdownInput, shutdownOutput, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOption, setOption, setSocketImplFactory, supportedOptionspublic SdkMetricsSocket(Socket sock)
public void setMetrics(AwsRequestMetrics metrics)
AwsRequestMetrics is set per request.public InputStream getInputStream() throws IOException
getInputStream in class DelegateSocketIOExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.