public static final class MapReducePB.ScanMetrics extends com.google.protobuf.GeneratedMessageLite implements MapReducePB.ScanMetricsOrBuilder
ScanMetrics
Modifier and Type | Class and Description |
---|---|
static class |
MapReducePB.ScanMetrics.Builder
Protobuf type
ScanMetrics |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>
Modifier and Type | Field and Description |
---|---|
static int |
METRICS_FIELD_NUMBER |
static com.google.protobuf.Parser<MapReducePB.ScanMetrics> |
PARSER |
Modifier and Type | Method and Description |
---|---|
static MapReducePB.ScanMetrics |
getDefaultInstance() |
MapReducePB.ScanMetrics |
getDefaultInstanceForType() |
HBasePB.NameInt64Pair |
getMetrics(int index)
repeated .NameInt64Pair metrics = 1; |
int |
getMetricsCount()
repeated .NameInt64Pair metrics = 1; |
List<HBasePB.NameInt64Pair> |
getMetricsList()
repeated .NameInt64Pair metrics = 1; |
HBasePB.NameInt64PairOrBuilder |
getMetricsOrBuilder(int index)
repeated .NameInt64Pair metrics = 1; |
List<? extends HBasePB.NameInt64PairOrBuilder> |
getMetricsOrBuilderList()
repeated .NameInt64Pair metrics = 1; |
com.google.protobuf.Parser<MapReducePB.ScanMetrics> |
getParserForType() |
int |
getSerializedSize() |
boolean |
isInitialized() |
static MapReducePB.ScanMetrics.Builder |
newBuilder() |
static MapReducePB.ScanMetrics.Builder |
newBuilder(MapReducePB.ScanMetrics prototype) |
MapReducePB.ScanMetrics.Builder |
newBuilderForType() |
static MapReducePB.ScanMetrics |
parseDelimitedFrom(InputStream input) |
static MapReducePB.ScanMetrics |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReducePB.ScanMetrics |
parseFrom(byte[] data) |
static MapReducePB.ScanMetrics |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReducePB.ScanMetrics |
parseFrom(com.google.protobuf.ByteString data) |
static MapReducePB.ScanMetrics |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReducePB.ScanMetrics |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MapReducePB.ScanMetrics |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MapReducePB.ScanMetrics |
parseFrom(InputStream input) |
static MapReducePB.ScanMetrics |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MapReducePB.ScanMetrics.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField
public static com.google.protobuf.Parser<MapReducePB.ScanMetrics> PARSER
public static final int METRICS_FIELD_NUMBER
public static MapReducePB.ScanMetrics getDefaultInstance()
public MapReducePB.ScanMetrics getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
public com.google.protobuf.Parser<MapReducePB.ScanMetrics> getParserForType()
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageLite
public List<HBasePB.NameInt64Pair> getMetricsList()
repeated .NameInt64Pair metrics = 1;
getMetricsList
in interface MapReducePB.ScanMetricsOrBuilder
public List<? extends HBasePB.NameInt64PairOrBuilder> getMetricsOrBuilderList()
repeated .NameInt64Pair metrics = 1;
public int getMetricsCount()
repeated .NameInt64Pair metrics = 1;
getMetricsCount
in interface MapReducePB.ScanMetricsOrBuilder
public HBasePB.NameInt64Pair getMetrics(int index)
repeated .NameInt64Pair metrics = 1;
getMetrics
in interface MapReducePB.ScanMetricsOrBuilder
public HBasePB.NameInt64PairOrBuilder getMetricsOrBuilder(int index)
repeated .NameInt64Pair metrics = 1;
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static MapReducePB.ScanMetrics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReducePB.ScanMetrics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReducePB.ScanMetrics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReducePB.ScanMetrics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReducePB.ScanMetrics parseFrom(InputStream input) throws IOException
IOException
public static MapReducePB.ScanMetrics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReducePB.ScanMetrics parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MapReducePB.ScanMetrics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReducePB.ScanMetrics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MapReducePB.ScanMetrics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReducePB.ScanMetrics.Builder newBuilder()
public MapReducePB.ScanMetrics.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.MessageLite
public static MapReducePB.ScanMetrics.Builder newBuilder(MapReducePB.ScanMetrics prototype)
public MapReducePB.ScanMetrics.Builder toBuilder()
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2010-2017, The Async HBase Authors