Class MemcacheServicePb.MergedNamespaceStats (2.0.0)

public static final class MemcacheServicePb.MergedNamespaceStats extends GeneratedMessageV3 implements MemcacheServicePb.MergedNamespaceStatsOrBuilder

Inheritance

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

Static Fields

BYTES_FIELD_NUMBER

public static final int BYTES_FIELD_NUMBER
Field Value
Type Description
int

BYTE_HITS_FIELD_NUMBER

public static final int BYTE_HITS_FIELD_NUMBER
Field Value
Type Description
int

HITS_FIELD_NUMBER

public static final int HITS_FIELD_NUMBER
Field Value
Type Description
int

HOTKEYS_FIELD_NUMBER

public static final int HOTKEYS_FIELD_NUMBER
Field Value
Type Description
int

ITEMS_FIELD_NUMBER

public static final int ITEMS_FIELD_NUMBER
Field Value
Type Description
int

MISSES_FIELD_NUMBER

public static final int MISSES_FIELD_NUMBER
Field Value
Type Description
int

OLDEST_ITEM_AGE_FIELD_NUMBER

public static final int OLDEST_ITEM_AGE_FIELD_NUMBER
Field Value
Type Description
int

PARSER

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

Static Methods

getDefaultInstance()

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

getDescriptor()

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

newBuilder()

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

newBuilder(MemcacheServicePb.MergedNamespaceStats arg0)

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

parseDelimitedFrom(InputStream arg0)

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

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(byte[] arg0)

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

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteString arg0)

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

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

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

parseFrom(CodedInputStream arg0)

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

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(InputStream arg0)

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

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteBuffer arg0)

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

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

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

parser()

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

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)

getByteHits()

public long getByteHits()
Returns
Type Description
long

getBytes()

public long getBytes()
Returns
Type Description
long

getDefaultInstanceForType()

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

getHits()

public long getHits()
Returns
Type Description
long

getHotkeys(int arg0)

public MemcacheServicePb.MemcacheHotKey getHotkeys(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
MemcacheHotKey

getHotkeysCount()

public int getHotkeysCount()
Returns
Type Description
int

getHotkeysList()

public List<MemcacheServicePb.MemcacheHotKey> getHotkeysList()
Returns
Type Description
List<MemcacheHotKey>

getHotkeysOrBuilder(int arg0)

public MemcacheServicePb.MemcacheHotKeyOrBuilder getHotkeysOrBuilder(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
MemcacheHotKeyOrBuilder

getHotkeysOrBuilderList()

public List<? extends MemcacheServicePb.MemcacheHotKeyOrBuilder> getHotkeysOrBuilderList()
Returns
Type Description
List<? extends com.google.appengine.api.memcache.MemcacheServicePb.MemcacheHotKeyOrBuilder>

getItems()

public long getItems()
Returns
Type Description
long

getMisses()

public long getMisses()
Returns
Type Description
long

getOldestItemAge()

public int getOldestItemAge()
Returns
Type Description
int

getParserForType()

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

getSerializedSize()

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

getUnknownFields()

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

hasByteHits()

public boolean hasByteHits()
Returns
Type Description
boolean

hasBytes()

public boolean hasBytes()
Returns
Type Description
boolean

hasHits()

public boolean hasHits()
Returns
Type Description
boolean

hasItems()

public boolean hasItems()
Returns
Type Description
boolean

hasMisses()

public boolean hasMisses()
Returns
Type Description
boolean

hasOldestItemAge()

public boolean hasOldestItemAge()
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.MergedNamespaceStats.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected MemcacheServicePb.MergedNamespaceStats.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.MergedNamespaceStats.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