public static final class QuotaProtos.ThrottleRequest.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder> implements QuotaProtos.ThrottleRequestOrBuilder
hbase.pb.ThrottleRequest| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.ThrottleRequest.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.ThrottleRequest |
build() |
QuotaProtos.ThrottleRequest |
buildPartial() |
QuotaProtos.ThrottleRequest.Builder |
clear() |
QuotaProtos.ThrottleRequest.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.ThrottleRequest.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.ThrottleRequest.Builder |
clearTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.ThrottleRequest.Builder |
clearType()
optional .hbase.pb.ThrottleType type = 1; |
QuotaProtos.ThrottleRequest.Builder |
clone() |
QuotaProtos.ThrottleRequest |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.TimedQuota |
getTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.TimedQuota.Builder |
getTimedQuotaBuilder()
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.TimedQuotaOrBuilder |
getTimedQuotaOrBuilder()
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.ThrottleType |
getType()
optional .hbase.pb.ThrottleType type = 1; |
boolean |
hasTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2; |
boolean |
hasType()
optional .hbase.pb.ThrottleType type = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.ThrottleRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.ThrottleRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.ThrottleRequest.Builder |
mergeFrom(QuotaProtos.ThrottleRequest other) |
QuotaProtos.ThrottleRequest.Builder |
mergeTimedQuota(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.ThrottleRequest.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.ThrottleRequest.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.ThrottleRequest.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.ThrottleRequest.Builder |
setTimedQuota(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.ThrottleRequest.Builder |
setTimedQuota(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota timed_quota = 2; |
QuotaProtos.ThrottleRequest.Builder |
setType(QuotaProtos.ThrottleType value)
optional .hbase.pb.ThrottleType type = 1; |
QuotaProtos.ThrottleRequest.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.ThrottleRequest build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.ThrottleRequest buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.ThrottleRequest.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder mergeFrom(QuotaProtos.ThrottleRequest other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public QuotaProtos.ThrottleRequest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<QuotaProtos.ThrottleRequest.Builder>IOExceptionpublic boolean hasType()
optional .hbase.pb.ThrottleType type = 1;hasType in interface QuotaProtos.ThrottleRequestOrBuilderpublic QuotaProtos.ThrottleType getType()
optional .hbase.pb.ThrottleType type = 1;getType in interface QuotaProtos.ThrottleRequestOrBuilderpublic QuotaProtos.ThrottleRequest.Builder setType(QuotaProtos.ThrottleType value)
optional .hbase.pb.ThrottleType type = 1;public QuotaProtos.ThrottleRequest.Builder clearType()
optional .hbase.pb.ThrottleType type = 1;public boolean hasTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2;hasTimedQuota in interface QuotaProtos.ThrottleRequestOrBuilderpublic QuotaProtos.TimedQuota getTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2;getTimedQuota in interface QuotaProtos.ThrottleRequestOrBuilderpublic QuotaProtos.ThrottleRequest.Builder setTimedQuota(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota timed_quota = 2;public QuotaProtos.ThrottleRequest.Builder setTimedQuota(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota timed_quota = 2;public QuotaProtos.ThrottleRequest.Builder mergeTimedQuota(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota timed_quota = 2;public QuotaProtos.ThrottleRequest.Builder clearTimedQuota()
optional .hbase.pb.TimedQuota timed_quota = 2;public QuotaProtos.TimedQuota.Builder getTimedQuotaBuilder()
optional .hbase.pb.TimedQuota timed_quota = 2;public QuotaProtos.TimedQuotaOrBuilder getTimedQuotaOrBuilder()
optional .hbase.pb.TimedQuota timed_quota = 2;getTimedQuotaOrBuilder in interface QuotaProtos.ThrottleRequestOrBuilderpublic final QuotaProtos.ThrottleRequest.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>public final QuotaProtos.ThrottleRequest.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.ThrottleRequest.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.