Class MemcacheServicePb.MemcacheStatsResponse (2.0.0)

public static final class MemcacheServicePb.MemcacheStatsResponse extends GeneratedMessageV3 implements MemcacheServicePb.MemcacheStatsResponseOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > MemcacheServicePb.MemcacheStatsResponse

Static Fields

PARSER

public static final Parser<MemcacheServicePb.MemcacheStatsResponse> PARSER
Field Value
Type Description
com.google.protobuf.Parser<MemcacheStatsResponse>

STATS_FIELD_NUMBER

public static final int STATS_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static MemcacheServicePb.MemcacheStatsResponse getDefaultInstance()
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor

newBuilder()

public static MemcacheServicePb.MemcacheStatsResponse.Builder newBuilder()
Returns
Type Description
Builder

newBuilder(MemcacheServicePb.MemcacheStatsResponse arg0)

public static MemcacheServicePb.MemcacheStatsResponse.Builder newBuilder(MemcacheServicePb.MemcacheStatsResponse arg0)
Parameter
Name Description
arg0 MemcacheServicePb.MemcacheStatsResponse
Returns
Type Description
Builder

parseDelimitedFrom(InputStream arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseDelimitedFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseFrom(byte[] arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(byte[] arg0)
Parameter
Name Description
arg0 byte[]
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 byte[]
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(ByteString arg0)
Parameter
Name Description
arg0 com.google.protobuf.ByteString
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.ByteString
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(CodedInputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedInputStream
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseFrom(InputStream arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
IOException

parseFrom(ByteBuffer arg0)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(ByteBuffer arg0)
Parameter
Name Description
arg0 ByteBuffer
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static MemcacheServicePb.MemcacheStatsResponse parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 ByteBuffer
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<MemcacheServicePb.MemcacheStatsResponse> parser()
Returns
Type Description
com.google.protobuf.Parser<MemcacheStatsResponse>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
Name Description
arg0 Object
Returns
Type Description
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getDefaultInstanceForType()

public MemcacheServicePb.MemcacheStatsResponse getDefaultInstanceForType()
Returns
Type Description
MemcacheServicePb.MemcacheStatsResponse

getParserForType()

public Parser<MemcacheServicePb.MemcacheStatsResponse> getParserForType()
Returns
Type Description
com.google.protobuf.Parser<MemcacheStatsResponse>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides
com.google.protobuf.GeneratedMessageV3.getSerializedSize()

getStats()

public MemcacheServicePb.MergedNamespaceStats getStats()
Returns
Type Description
MergedNamespaceStats

getStatsOrBuilder()

public MemcacheServicePb.MergedNamespaceStatsOrBuilder getStatsOrBuilder()
Returns
Type Description
MergedNamespaceStatsOrBuilder

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
Type Description
com.google.protobuf.UnknownFieldSet
Overrides
com.google.protobuf.GeneratedMessageV3.getUnknownFields()

hasStats()

public boolean hasStats()
Returns
Type Description
boolean

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides
com.google.protobuf.AbstractMessage.hashCode()

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides
com.google.protobuf.GeneratedMessageV3.isInitialized()

newBuilderForType()

public MemcacheServicePb.MemcacheStatsResponse.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected MemcacheServicePb.MemcacheStatsResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
Type Description
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
Type Description
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public MemcacheServicePb.MemcacheStatsResponse.Builder toBuilder()
Returns
Type Description
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException