Package io.grpc.channelz.v1
Class SocketData
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.grpc.channelz.v1.SocketData
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,SocketDataOrBuilder
,Serializable
public final class SocketData
extends com.google.protobuf.GeneratedMessage
implements SocketDataOrBuilder
SocketData is data associated for a specific Socket. The fields present are specific to the implementation, so there may be minor differences in the semantics. (e.g. flow control windows)Protobuf type
grpc.channelz.v1.SocketData
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
SocketData is data associated for a specific Socket.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private static final SocketData
static final int
private long
static final int
static final int
static final int
static final int
private com.google.protobuf.Timestamp
private com.google.protobuf.Timestamp
private com.google.protobuf.Timestamp
private com.google.protobuf.Timestamp
static final int
private com.google.protobuf.Int64Value
private byte
static final int
static final int
private long
private long
private List
<SocketOption> static final int
private static final com.google.protobuf.Parser
<SocketData> static final int
private com.google.protobuf.Int64Value
private static final long
static final int
static final int
static final int
private long
private long
private long
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
SocketData
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static SocketData
static final com.google.protobuf.Descriptors.Descriptor
long
The number of keep alives sent.com.google.protobuf.Timestamp
The last time a stream was created by this endpoint.com.google.protobuf.TimestampOrBuilder
The last time a stream was created by this endpoint.com.google.protobuf.Timestamp
The last time a message was received by this endpoint.com.google.protobuf.TimestampOrBuilder
The last time a message was received by this endpoint.com.google.protobuf.Timestamp
The last time a message was sent by this endpoint.com.google.protobuf.TimestampOrBuilder
The last time a message was sent by this endpoint.com.google.protobuf.Timestamp
The last time a stream was created by the remote endpoint.com.google.protobuf.TimestampOrBuilder
The last time a stream was created by the remote endpoint.com.google.protobuf.Int64Value
The amount of window, granted to the local endpoint by the remote endpoint.com.google.protobuf.Int64ValueOrBuilder
The amount of window, granted to the local endpoint by the remote endpoint.long
The number of grpc messages received on this socket.long
The number of grpc messages successfully sent on this socket.getOption
(int index) Socket options set on this socket.int
Socket options set on this socket.Socket options set on this socket.getOptionOrBuilder
(int index) Socket options set on this socket.List
<? extends SocketOptionOrBuilder> Socket options set on this socket.com.google.protobuf.Parser
<SocketData> com.google.protobuf.Int64Value
The amount of window, granted to the remote endpoint by the local endpoint.com.google.protobuf.Int64ValueOrBuilder
The amount of window, granted to the remote endpoint by the local endpoint.int
long
The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.long
The number of streams that have been started.long
The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.int
hashCode()
boolean
The last time a stream was created by this endpoint.boolean
The last time a message was received by this endpoint.boolean
The last time a message was sent by this endpoint.boolean
The last time a stream was created by the remote endpoint.boolean
The amount of window, granted to the local endpoint by the remote endpoint.boolean
The amount of window, granted to the remote endpoint by the local endpoint.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static SocketData.Builder
static SocketData.Builder
newBuilder
(SocketData prototype) protected SocketData.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static SocketData
parseDelimitedFrom
(InputStream input) static SocketData
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketData
parseFrom
(byte[] data) static SocketData
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketData
parseFrom
(com.google.protobuf.ByteString data) static SocketData
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketData
parseFrom
(com.google.protobuf.CodedInputStream input) static SocketData
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketData
parseFrom
(InputStream input) static SocketData
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SocketData
parseFrom
(ByteBuffer data) static SocketData
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<SocketData> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
STREAMS_STARTED_FIELD_NUMBER
public static final int STREAMS_STARTED_FIELD_NUMBER- See Also:
-
streamsStarted_
private long streamsStarted_ -
STREAMS_SUCCEEDED_FIELD_NUMBER
public static final int STREAMS_SUCCEEDED_FIELD_NUMBER- See Also:
-
streamsSucceeded_
private long streamsSucceeded_ -
STREAMS_FAILED_FIELD_NUMBER
public static final int STREAMS_FAILED_FIELD_NUMBER- See Also:
-
streamsFailed_
private long streamsFailed_ -
MESSAGES_SENT_FIELD_NUMBER
public static final int MESSAGES_SENT_FIELD_NUMBER- See Also:
-
messagesSent_
private long messagesSent_ -
MESSAGES_RECEIVED_FIELD_NUMBER
public static final int MESSAGES_RECEIVED_FIELD_NUMBER- See Also:
-
messagesReceived_
private long messagesReceived_ -
KEEP_ALIVES_SENT_FIELD_NUMBER
public static final int KEEP_ALIVES_SENT_FIELD_NUMBER- See Also:
-
keepAlivesSent_
private long keepAlivesSent_ -
LAST_LOCAL_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER
public static final int LAST_LOCAL_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER- See Also:
-
lastLocalStreamCreatedTimestamp_
private com.google.protobuf.Timestamp lastLocalStreamCreatedTimestamp_ -
LAST_REMOTE_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER
public static final int LAST_REMOTE_STREAM_CREATED_TIMESTAMP_FIELD_NUMBER- See Also:
-
lastRemoteStreamCreatedTimestamp_
private com.google.protobuf.Timestamp lastRemoteStreamCreatedTimestamp_ -
LAST_MESSAGE_SENT_TIMESTAMP_FIELD_NUMBER
public static final int LAST_MESSAGE_SENT_TIMESTAMP_FIELD_NUMBER- See Also:
-
lastMessageSentTimestamp_
private com.google.protobuf.Timestamp lastMessageSentTimestamp_ -
LAST_MESSAGE_RECEIVED_TIMESTAMP_FIELD_NUMBER
public static final int LAST_MESSAGE_RECEIVED_TIMESTAMP_FIELD_NUMBER- See Also:
-
lastMessageReceivedTimestamp_
private com.google.protobuf.Timestamp lastMessageReceivedTimestamp_ -
LOCAL_FLOW_CONTROL_WINDOW_FIELD_NUMBER
public static final int LOCAL_FLOW_CONTROL_WINDOW_FIELD_NUMBER- See Also:
-
localFlowControlWindow_
private com.google.protobuf.Int64Value localFlowControlWindow_ -
REMOTE_FLOW_CONTROL_WINDOW_FIELD_NUMBER
public static final int REMOTE_FLOW_CONTROL_WINDOW_FIELD_NUMBER- See Also:
-
remoteFlowControlWindow_
private com.google.protobuf.Int64Value remoteFlowControlWindow_ -
OPTION_FIELD_NUMBER
public static final int OPTION_FIELD_NUMBER- See Also:
-
option_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
SocketData
private SocketData(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
SocketData
private SocketData()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getStreamsStarted
public long getStreamsStarted()The number of streams that have been started.
int64 streams_started = 1;
- Specified by:
getStreamsStarted
in interfaceSocketDataOrBuilder
- Returns:
- The streamsStarted.
-
getStreamsSucceeded
public long getStreamsSucceeded()The number of streams that have ended successfully: On client side, received frame with eos bit set; On server side, sent frame with eos bit set.
int64 streams_succeeded = 2;
- Specified by:
getStreamsSucceeded
in interfaceSocketDataOrBuilder
- Returns:
- The streamsSucceeded.
-
getStreamsFailed
public long getStreamsFailed()The number of streams that have ended unsuccessfully: On client side, ended without receiving frame with eos bit set; On server side, ended without sending frame with eos bit set.
int64 streams_failed = 3;
- Specified by:
getStreamsFailed
in interfaceSocketDataOrBuilder
- Returns:
- The streamsFailed.
-
getMessagesSent
public long getMessagesSent()The number of grpc messages successfully sent on this socket.
int64 messages_sent = 4;
- Specified by:
getMessagesSent
in interfaceSocketDataOrBuilder
- Returns:
- The messagesSent.
-
getMessagesReceived
public long getMessagesReceived()The number of grpc messages received on this socket.
int64 messages_received = 5;
- Specified by:
getMessagesReceived
in interfaceSocketDataOrBuilder
- Returns:
- The messagesReceived.
-
getKeepAlivesSent
public long getKeepAlivesSent()The number of keep alives sent. This is typically implemented with HTTP/2 ping messages.
int64 keep_alives_sent = 6;
- Specified by:
getKeepAlivesSent
in interfaceSocketDataOrBuilder
- Returns:
- The keepAlivesSent.
-
hasLastLocalStreamCreatedTimestamp
public boolean hasLastLocalStreamCreatedTimestamp()The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
- Specified by:
hasLastLocalStreamCreatedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- Whether the lastLocalStreamCreatedTimestamp field is set.
-
getLastLocalStreamCreatedTimestamp
public com.google.protobuf.Timestamp getLastLocalStreamCreatedTimestamp()The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
- Specified by:
getLastLocalStreamCreatedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- The lastLocalStreamCreatedTimestamp.
-
getLastLocalStreamCreatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastLocalStreamCreatedTimestampOrBuilder()The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
- Specified by:
getLastLocalStreamCreatedTimestampOrBuilder
in interfaceSocketDataOrBuilder
-
hasLastRemoteStreamCreatedTimestamp
public boolean hasLastRemoteStreamCreatedTimestamp()The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
- Specified by:
hasLastRemoteStreamCreatedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- Whether the lastRemoteStreamCreatedTimestamp field is set.
-
getLastRemoteStreamCreatedTimestamp
public com.google.protobuf.Timestamp getLastRemoteStreamCreatedTimestamp()The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
- Specified by:
getLastRemoteStreamCreatedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- The lastRemoteStreamCreatedTimestamp.
-
getLastRemoteStreamCreatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastRemoteStreamCreatedTimestampOrBuilder()The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
- Specified by:
getLastRemoteStreamCreatedTimestampOrBuilder
in interfaceSocketDataOrBuilder
-
hasLastMessageSentTimestamp
public boolean hasLastMessageSentTimestamp()The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
- Specified by:
hasLastMessageSentTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- Whether the lastMessageSentTimestamp field is set.
-
getLastMessageSentTimestamp
public com.google.protobuf.Timestamp getLastMessageSentTimestamp()The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
- Specified by:
getLastMessageSentTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- The lastMessageSentTimestamp.
-
getLastMessageSentTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastMessageSentTimestampOrBuilder()The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
- Specified by:
getLastMessageSentTimestampOrBuilder
in interfaceSocketDataOrBuilder
-
hasLastMessageReceivedTimestamp
public boolean hasLastMessageReceivedTimestamp()The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
- Specified by:
hasLastMessageReceivedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- Whether the lastMessageReceivedTimestamp field is set.
-
getLastMessageReceivedTimestamp
public com.google.protobuf.Timestamp getLastMessageReceivedTimestamp()The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
- Specified by:
getLastMessageReceivedTimestamp
in interfaceSocketDataOrBuilder
- Returns:
- The lastMessageReceivedTimestamp.
-
getLastMessageReceivedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastMessageReceivedTimestampOrBuilder()The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
- Specified by:
getLastMessageReceivedTimestampOrBuilder
in interfaceSocketDataOrBuilder
-
hasLocalFlowControlWindow
public boolean hasLocalFlowControlWindow()The amount of window, granted to the local endpoint by the remote endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value local_flow_control_window = 11;
- Specified by:
hasLocalFlowControlWindow
in interfaceSocketDataOrBuilder
- Returns:
- Whether the localFlowControlWindow field is set.
-
getLocalFlowControlWindow
public com.google.protobuf.Int64Value getLocalFlowControlWindow()The amount of window, granted to the local endpoint by the remote endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value local_flow_control_window = 11;
- Specified by:
getLocalFlowControlWindow
in interfaceSocketDataOrBuilder
- Returns:
- The localFlowControlWindow.
-
getLocalFlowControlWindowOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getLocalFlowControlWindowOrBuilder()The amount of window, granted to the local endpoint by the remote endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value local_flow_control_window = 11;
- Specified by:
getLocalFlowControlWindowOrBuilder
in interfaceSocketDataOrBuilder
-
hasRemoteFlowControlWindow
public boolean hasRemoteFlowControlWindow()The amount of window, granted to the remote endpoint by the local endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value remote_flow_control_window = 12;
- Specified by:
hasRemoteFlowControlWindow
in interfaceSocketDataOrBuilder
- Returns:
- Whether the remoteFlowControlWindow field is set.
-
getRemoteFlowControlWindow
public com.google.protobuf.Int64Value getRemoteFlowControlWindow()The amount of window, granted to the remote endpoint by the local endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value remote_flow_control_window = 12;
- Specified by:
getRemoteFlowControlWindow
in interfaceSocketDataOrBuilder
- Returns:
- The remoteFlowControlWindow.
-
getRemoteFlowControlWindowOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getRemoteFlowControlWindowOrBuilder()The amount of window, granted to the remote endpoint by the local endpoint. This may be slightly out of date due to network latency. This does NOT include stream level or TCP level flow control info.
.google.protobuf.Int64Value remote_flow_control_window = 12;
- Specified by:
getRemoteFlowControlWindowOrBuilder
in interfaceSocketDataOrBuilder
-
getOptionList
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
- Specified by:
getOptionList
in interfaceSocketDataOrBuilder
-
getOptionOrBuilderList
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
- Specified by:
getOptionOrBuilderList
in interfaceSocketDataOrBuilder
-
getOptionCount
public int getOptionCount()Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
- Specified by:
getOptionCount
in interfaceSocketDataOrBuilder
-
getOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
- Specified by:
getOption
in interfaceSocketDataOrBuilder
-
getOptionOrBuilder
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
- Specified by:
getOptionOrBuilder
in interfaceSocketDataOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SocketData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SocketData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SocketData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SocketData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SocketData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SocketData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SocketData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SocketData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SocketData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SocketData.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-