Package io.grpc.channelz.v1
Class SocketData.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SocketData.Builder>
com.google.protobuf.GeneratedMessage.Builder<SocketData.Builder>
io.grpc.channelz.v1.SocketData.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,SocketDataOrBuilder
,Cloneable
- Enclosing class:
SocketData
public static final class SocketData.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SocketData.Builder>
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
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private long
private com.google.protobuf.Timestamp
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> private com.google.protobuf.Timestamp
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> private com.google.protobuf.Timestamp
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> private com.google.protobuf.Timestamp
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> private com.google.protobuf.Int64Value
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Int64Value, com.google.protobuf.Int64Value.Builder, com.google.protobuf.Int64ValueOrBuilder> private long
private long
private List
<SocketOption> private com.google.protobuf.RepeatedFieldBuilder
<SocketOption, SocketOption.Builder, SocketOptionOrBuilder> private com.google.protobuf.Int64Value
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Int64Value, com.google.protobuf.Int64Value.Builder, com.google.protobuf.Int64ValueOrBuilder> private long
private long
private long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllOption
(Iterable<? extends SocketOption> values) Socket options set on this socket.addOption
(int index, SocketOption value) Socket options set on this socket.addOption
(int index, SocketOption.Builder builderForValue) Socket options set on this socket.addOption
(SocketOption value) Socket options set on this socket.addOption
(SocketOption.Builder builderForValue) Socket options set on this socket.Socket options set on this socket.addOptionBuilder
(int index) Socket options set on this socket.build()
private void
buildPartial0
(SocketData result) private void
buildPartialRepeatedFields
(SocketData result) clear()
The number of keep alives sent.The last time a stream was created by this endpoint.The last time a message was received by this endpoint.The last time a message was sent by this endpoint.The last time a stream was created by the remote endpoint.The amount of window, granted to the local endpoint by the remote endpoint.The number of grpc messages received on this socket.The number of grpc messages successfully sent on this socket.Socket options set on this socket.The amount of window, granted to the remote endpoint by the local endpoint.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.The number of streams that have been started.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.private void
static final com.google.protobuf.Descriptors.Descriptor
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.Timestamp.Builder
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.Timestamp.Builder
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.Timestamp.Builder
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.Timestamp.Builder
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.Int64Value.Builder
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.getOptionBuilder
(int index) Socket options set on this socket.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.Int64Value
The amount of window, granted to the remote endpoint by the local endpoint.com.google.protobuf.Int64Value.Builder
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.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.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
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> The last time a stream was created by this endpoint.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> The last time a message was received by this endpoint.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> The last time a message was sent by this endpoint.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> The last time a stream was created by the remote endpoint.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Int64Value, com.google.protobuf.Int64Value.Builder, com.google.protobuf.Int64ValueOrBuilder> The amount of window, granted to the local endpoint by the remote endpoint.private com.google.protobuf.RepeatedFieldBuilder
<SocketOption, SocketOption.Builder, SocketOptionOrBuilder> private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Int64Value, com.google.protobuf.Int64Value.Builder, com.google.protobuf.Int64ValueOrBuilder> The amount of window, granted to the remote endpoint by the local endpoint.final boolean
private void
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(SocketData other) mergeLastLocalStreamCreatedTimestamp
(com.google.protobuf.Timestamp value) The last time a stream was created by this endpoint.mergeLastMessageReceivedTimestamp
(com.google.protobuf.Timestamp value) The last time a message was received by this endpoint.mergeLastMessageSentTimestamp
(com.google.protobuf.Timestamp value) The last time a message was sent by this endpoint.mergeLastRemoteStreamCreatedTimestamp
(com.google.protobuf.Timestamp value) The last time a stream was created by the remote endpoint.mergeLocalFlowControlWindow
(com.google.protobuf.Int64Value value) The amount of window, granted to the local endpoint by the remote endpoint.mergeRemoteFlowControlWindow
(com.google.protobuf.Int64Value value) The amount of window, granted to the remote endpoint by the local endpoint.removeOption
(int index) Socket options set on this socket.setKeepAlivesSent
(long value) The number of keep alives sent.setLastLocalStreamCreatedTimestamp
(com.google.protobuf.Timestamp value) The last time a stream was created by this endpoint.setLastLocalStreamCreatedTimestamp
(com.google.protobuf.Timestamp.Builder builderForValue) The last time a stream was created by this endpoint.setLastMessageReceivedTimestamp
(com.google.protobuf.Timestamp value) The last time a message was received by this endpoint.setLastMessageReceivedTimestamp
(com.google.protobuf.Timestamp.Builder builderForValue) The last time a message was received by this endpoint.setLastMessageSentTimestamp
(com.google.protobuf.Timestamp value) The last time a message was sent by this endpoint.setLastMessageSentTimestamp
(com.google.protobuf.Timestamp.Builder builderForValue) The last time a message was sent by this endpoint.setLastRemoteStreamCreatedTimestamp
(com.google.protobuf.Timestamp value) The last time a stream was created by the remote endpoint.setLastRemoteStreamCreatedTimestamp
(com.google.protobuf.Timestamp.Builder builderForValue) The last time a stream was created by the remote endpoint.setLocalFlowControlWindow
(com.google.protobuf.Int64Value value) The amount of window, granted to the local endpoint by the remote endpoint.setLocalFlowControlWindow
(com.google.protobuf.Int64Value.Builder builderForValue) The amount of window, granted to the local endpoint by the remote endpoint.setMessagesReceived
(long value) The number of grpc messages received on this socket.setMessagesSent
(long value) The number of grpc messages successfully sent on this socket.setOption
(int index, SocketOption value) Socket options set on this socket.setOption
(int index, SocketOption.Builder builderForValue) Socket options set on this socket.setRemoteFlowControlWindow
(com.google.protobuf.Int64Value value) The amount of window, granted to the remote endpoint by the local endpoint.setRemoteFlowControlWindow
(com.google.protobuf.Int64Value.Builder builderForValue) The amount of window, granted to the remote endpoint by the local endpoint.setStreamsFailed
(long value) 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.setStreamsStarted
(long value) The number of streams that have been started.setStreamsSucceeded
(long value) 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.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
streamsStarted_
private long streamsStarted_ -
streamsSucceeded_
private long streamsSucceeded_ -
streamsFailed_
private long streamsFailed_ -
messagesSent_
private long messagesSent_ -
messagesReceived_
private long messagesReceived_ -
keepAlivesSent_
private long keepAlivesSent_ -
lastLocalStreamCreatedTimestamp_
private com.google.protobuf.Timestamp lastLocalStreamCreatedTimestamp_ -
lastLocalStreamCreatedTimestampBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, lastLocalStreamCreatedTimestampBuilder_com.google.protobuf.TimestampOrBuilder> -
lastRemoteStreamCreatedTimestamp_
private com.google.protobuf.Timestamp lastRemoteStreamCreatedTimestamp_ -
lastRemoteStreamCreatedTimestampBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, lastRemoteStreamCreatedTimestampBuilder_com.google.protobuf.TimestampOrBuilder> -
lastMessageSentTimestamp_
private com.google.protobuf.Timestamp lastMessageSentTimestamp_ -
lastMessageSentTimestampBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, lastMessageSentTimestampBuilder_com.google.protobuf.TimestampOrBuilder> -
lastMessageReceivedTimestamp_
private com.google.protobuf.Timestamp lastMessageReceivedTimestamp_ -
lastMessageReceivedTimestampBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, lastMessageReceivedTimestampBuilder_com.google.protobuf.TimestampOrBuilder> -
localFlowControlWindow_
private com.google.protobuf.Int64Value localFlowControlWindow_ -
localFlowControlWindowBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Int64Value,com.google.protobuf.Int64Value.Builder, localFlowControlWindowBuilder_com.google.protobuf.Int64ValueOrBuilder> -
remoteFlowControlWindow_
private com.google.protobuf.Int64Value remoteFlowControlWindow_ -
remoteFlowControlWindowBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Int64Value,com.google.protobuf.Int64Value.Builder, remoteFlowControlWindowBuilder_com.google.protobuf.Int64ValueOrBuilder> -
option_
-
optionBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SocketOption,SocketOption.Builder, optionBuilder_SocketOptionOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
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.Builder<SocketData.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<SocketData.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<SocketData.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SocketData.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<SocketData.Builder>
-
mergeFrom
public SocketData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SocketData.Builder>
- Throws:
IOException
-
getStreamsStarted
public long getStreamsStarted()The number of streams that have been started.
int64 streams_started = 1;
- Specified by:
getStreamsStarted
in interfaceSocketDataOrBuilder
- Returns:
- The streamsStarted.
-
setStreamsStarted
The number of streams that have been started.
int64 streams_started = 1;
- Parameters:
value
- The streamsStarted to set.- Returns:
- This builder for chaining.
-
clearStreamsStarted
The number of streams that have been started.
int64 streams_started = 1;
- Returns:
- This builder for chaining.
-
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.
-
setStreamsSucceeded
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;
- Parameters:
value
- The streamsSucceeded to set.- Returns:
- This builder for chaining.
-
clearStreamsSucceeded
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;
- Returns:
- This builder for chaining.
-
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.
-
setStreamsFailed
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;
- Parameters:
value
- The streamsFailed to set.- Returns:
- This builder for chaining.
-
clearStreamsFailed
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;
- Returns:
- This builder for chaining.
-
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.
-
setMessagesSent
The number of grpc messages successfully sent on this socket.
int64 messages_sent = 4;
- Parameters:
value
- The messagesSent to set.- Returns:
- This builder for chaining.
-
clearMessagesSent
The number of grpc messages successfully sent on this socket.
int64 messages_sent = 4;
- Returns:
- This builder for chaining.
-
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.
-
setMessagesReceived
The number of grpc messages received on this socket.
int64 messages_received = 5;
- Parameters:
value
- The messagesReceived to set.- Returns:
- This builder for chaining.
-
clearMessagesReceived
The number of grpc messages received on this socket.
int64 messages_received = 5;
- Returns:
- This builder for chaining.
-
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.
-
setKeepAlivesSent
The number of keep alives sent. This is typically implemented with HTTP/2 ping messages.
int64 keep_alives_sent = 6;
- Parameters:
value
- The keepAlivesSent to set.- Returns:
- This builder for chaining.
-
clearKeepAlivesSent
The number of keep alives sent. This is typically implemented with HTTP/2 ping messages.
int64 keep_alives_sent = 6;
- Returns:
- This builder for chaining.
-
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.
-
setLastLocalStreamCreatedTimestamp
The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
setLastLocalStreamCreatedTimestamp
public SocketData.Builder setLastLocalStreamCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
mergeLastLocalStreamCreatedTimestamp
The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
clearLastLocalStreamCreatedTimestamp
The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
getLastLocalStreamCreatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getLastLocalStreamCreatedTimestampBuilder()The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
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
-
internalGetLastLocalStreamCreatedTimestampFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastLocalStreamCreatedTimestampFieldBuilder()com.google.protobuf.TimestampOrBuilder> The last time a stream was created by this endpoint. Usually unset for servers.
.google.protobuf.Timestamp last_local_stream_created_timestamp = 7;
-
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.
-
setLastRemoteStreamCreatedTimestamp
The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
setLastRemoteStreamCreatedTimestamp
public SocketData.Builder setLastRemoteStreamCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
mergeLastRemoteStreamCreatedTimestamp
public SocketData.Builder mergeLastRemoteStreamCreatedTimestamp(com.google.protobuf.Timestamp value) The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
clearLastRemoteStreamCreatedTimestamp
The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
getLastRemoteStreamCreatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getLastRemoteStreamCreatedTimestampBuilder()The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
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
-
internalGetLastRemoteStreamCreatedTimestampFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastRemoteStreamCreatedTimestampFieldBuilder()com.google.protobuf.TimestampOrBuilder> The last time a stream was created by the remote endpoint. Usually unset for clients.
.google.protobuf.Timestamp last_remote_stream_created_timestamp = 8;
-
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.
-
setLastMessageSentTimestamp
The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
setLastMessageSentTimestamp
public SocketData.Builder setLastMessageSentTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
mergeLastMessageSentTimestamp
The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
clearLastMessageSentTimestamp
The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
getLastMessageSentTimestampBuilder
public com.google.protobuf.Timestamp.Builder getLastMessageSentTimestampBuilder()The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
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
-
internalGetLastMessageSentTimestampFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastMessageSentTimestampFieldBuilder()com.google.protobuf.TimestampOrBuilder> The last time a message was sent by this endpoint.
.google.protobuf.Timestamp last_message_sent_timestamp = 9;
-
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.
-
setLastMessageReceivedTimestamp
The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
setLastMessageReceivedTimestamp
public SocketData.Builder setLastMessageReceivedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
mergeLastMessageReceivedTimestamp
The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
clearLastMessageReceivedTimestamp
The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
getLastMessageReceivedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getLastMessageReceivedTimestampBuilder()The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
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
-
internalGetLastMessageReceivedTimestampFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder, internalGetLastMessageReceivedTimestampFieldBuilder()com.google.protobuf.TimestampOrBuilder> The last time a message was received by this endpoint.
.google.protobuf.Timestamp last_message_received_timestamp = 10;
-
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.
-
setLocalFlowControlWindow
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;
-
setLocalFlowControlWindow
public SocketData.Builder setLocalFlowControlWindow(com.google.protobuf.Int64Value.Builder builderForValue) 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;
-
mergeLocalFlowControlWindow
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;
-
clearLocalFlowControlWindow
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;
-
getLocalFlowControlWindowBuilder
public com.google.protobuf.Int64Value.Builder getLocalFlowControlWindowBuilder()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;
-
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
-
internalGetLocalFlowControlWindowFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Int64Value,com.google.protobuf.Int64Value.Builder, internalGetLocalFlowControlWindowFieldBuilder()com.google.protobuf.Int64ValueOrBuilder> 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;
-
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.
-
setRemoteFlowControlWindow
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;
-
setRemoteFlowControlWindow
public SocketData.Builder setRemoteFlowControlWindow(com.google.protobuf.Int64Value.Builder builderForValue) 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;
-
mergeRemoteFlowControlWindow
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;
-
clearRemoteFlowControlWindow
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;
-
getRemoteFlowControlWindowBuilder
public com.google.protobuf.Int64Value.Builder getRemoteFlowControlWindowBuilder()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;
-
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
-
internalGetRemoteFlowControlWindowFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Int64Value,com.google.protobuf.Int64Value.Builder, internalGetRemoteFlowControlWindowFieldBuilder()com.google.protobuf.Int64ValueOrBuilder> 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;
-
ensureOptionIsMutable
private void ensureOptionIsMutable() -
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
-
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
-
setOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
setOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addAllOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
clearOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
removeOption
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
getOptionBuilder
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
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
-
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
-
addOptionBuilder
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
addOptionBuilder
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
getOptionBuilderList
Socket options set on this socket. May be absent if 'summary' is set on GetSocketRequest.
repeated .grpc.channelz.v1.SocketOption option = 13;
-
internalGetOptionFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<SocketOption,SocketOption.Builder, internalGetOptionFieldBuilder()SocketOptionOrBuilder>
-