public static final class QuotaProtos.Throttle.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.Throttle.Builder> implements QuotaProtos.ThrottleOrBuilder
hbase.pb.Throttle| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.Throttle.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Throttle |
build() |
QuotaProtos.Throttle |
buildPartial() |
QuotaProtos.Throttle.Builder |
clear() |
QuotaProtos.Throttle.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.Throttle.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.Throttle.Builder |
clearReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
clearReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
clearReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
clearReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
clearWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
clearWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
clone() |
QuotaProtos.Throttle |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.TimedQuota |
getReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuota.Builder |
getReadNumBuilder()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuotaOrBuilder |
getReadNumOrBuilder()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuota |
getReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuota.Builder |
getReadSizeBuilder()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuotaOrBuilder |
getReadSizeOrBuilder()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuota |
getReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuota.Builder |
getReqNumBuilder()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuotaOrBuilder |
getReqNumOrBuilder()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuota |
getReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuota.Builder |
getReqSizeBuilder()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuotaOrBuilder |
getReqSizeOrBuilder()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuota |
getWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuota.Builder |
getWriteNumBuilder()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuotaOrBuilder |
getWriteNumOrBuilder()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuota |
getWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.TimedQuota.Builder |
getWriteSizeBuilder()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.TimedQuotaOrBuilder |
getWriteSizeOrBuilder()
optional .hbase.pb.TimedQuota write_size = 4; |
boolean |
hasReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
boolean |
hasReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
boolean |
hasReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
boolean |
hasReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
boolean |
hasWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
boolean |
hasWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.Throttle.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Throttle.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.Throttle.Builder |
mergeFrom(QuotaProtos.Throttle other) |
QuotaProtos.Throttle.Builder |
mergeReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
mergeReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
mergeReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
mergeReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.Throttle.Builder |
mergeWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
mergeWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Throttle.Builder |
setReadNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
setReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
setReadSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
setReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.Throttle.Builder |
setReqNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
setReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
setReqSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
setReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.Throttle.Builder |
setWriteNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
setWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
setWriteSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
setWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4; |
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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Throttle 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.Throttle 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.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>public QuotaProtos.Throttle.Builder mergeFrom(QuotaProtos.Throttle 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.Throttle.Builder>public QuotaProtos.Throttle.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.Throttle.Builder>IOExceptionpublic boolean hasReqNum()
optional .hbase.pb.TimedQuota req_num = 1;hasReqNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReqNum()
optional .hbase.pb.TimedQuota req_num = 1;getReqNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder setReqNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder mergeReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder clearReqNum()
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.TimedQuota.Builder getReqNumBuilder()
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.TimedQuotaOrBuilder getReqNumOrBuilder()
optional .hbase.pb.TimedQuota req_num = 1;getReqNumOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic boolean hasReqSize()
optional .hbase.pb.TimedQuota req_size = 2;hasReqSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReqSize()
optional .hbase.pb.TimedQuota req_size = 2;getReqSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder setReqSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder mergeReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder clearReqSize()
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.TimedQuota.Builder getReqSizeBuilder()
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.TimedQuotaOrBuilder getReqSizeOrBuilder()
optional .hbase.pb.TimedQuota req_size = 2;getReqSizeOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic boolean hasWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;hasWriteNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;getWriteNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder setWriteNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder mergeWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder clearWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.TimedQuota.Builder getWriteNumBuilder()
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.TimedQuotaOrBuilder getWriteNumOrBuilder()
optional .hbase.pb.TimedQuota write_num = 3;getWriteNumOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic boolean hasWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;hasWriteSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;getWriteSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder setWriteSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder mergeWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder clearWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.TimedQuota.Builder getWriteSizeBuilder()
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.TimedQuotaOrBuilder getWriteSizeOrBuilder()
optional .hbase.pb.TimedQuota write_size = 4;getWriteSizeOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic boolean hasReadNum()
optional .hbase.pb.TimedQuota read_num = 5;hasReadNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReadNum()
optional .hbase.pb.TimedQuota read_num = 5;getReadNum in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder setReadNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder mergeReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder clearReadNum()
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.TimedQuota.Builder getReadNumBuilder()
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.TimedQuotaOrBuilder getReadNumOrBuilder()
optional .hbase.pb.TimedQuota read_num = 5;getReadNumOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic boolean hasReadSize()
optional .hbase.pb.TimedQuota read_size = 6;hasReadSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReadSize()
optional .hbase.pb.TimedQuota read_size = 6;getReadSize in interface QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder setReadSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder mergeReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder clearReadSize()
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.TimedQuota.Builder getReadSizeBuilder()
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.TimedQuotaOrBuilder getReadSizeOrBuilder()
optional .hbase.pb.TimedQuota read_size = 6;getReadSizeOrBuilder in interface QuotaProtos.ThrottleOrBuilderpublic final QuotaProtos.Throttle.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.Throttle.Builder>public final QuotaProtos.Throttle.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.Throttle.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.