public static final class MasterProtos.SetQuotaRequest.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.SetQuotaRequest.Builder> implements MasterProtos.SetQuotaRequestOrBuilder
hbase.pb.SetQuotaRequest| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaRequest.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProtos.SetQuotaRequest |
build() |
MasterProtos.SetQuotaRequest |
buildPartial() |
MasterProtos.SetQuotaRequest.Builder |
clear() |
MasterProtos.SetQuotaRequest.Builder |
clearBypassGlobals()
optional bool bypass_globals = 6; |
MasterProtos.SetQuotaRequest.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
MasterProtos.SetQuotaRequest.Builder |
clearNamespace()
optional string namespace = 3; |
MasterProtos.SetQuotaRequest.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MasterProtos.SetQuotaRequest.Builder |
clearRemoveAll()
optional bool remove_all = 5; |
MasterProtos.SetQuotaRequest.Builder |
clearSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
MasterProtos.SetQuotaRequest.Builder |
clearTableName()
optional .hbase.pb.TableName table_name = 4; |
MasterProtos.SetQuotaRequest.Builder |
clearThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7; |
MasterProtos.SetQuotaRequest.Builder |
clearUserGroup()
optional string user_group = 2; |
MasterProtos.SetQuotaRequest.Builder |
clearUserName()
optional string user_name = 1; |
MasterProtos.SetQuotaRequest.Builder |
clone() |
boolean |
getBypassGlobals()
optional bool bypass_globals = 6; |
MasterProtos.SetQuotaRequest |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNamespace()
optional string namespace = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 3; |
boolean |
getRemoveAll()
optional bool remove_all = 5; |
QuotaProtos.SpaceLimitRequest |
getSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
QuotaProtos.SpaceLimitRequest.Builder |
getSpaceLimitBuilder()
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
QuotaProtos.SpaceLimitRequestOrBuilder |
getSpaceLimitOrBuilder()
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
HBaseProtos.TableName |
getTableName()
optional .hbase.pb.TableName table_name = 4; |
HBaseProtos.TableName.Builder |
getTableNameBuilder()
optional .hbase.pb.TableName table_name = 4; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
optional .hbase.pb.TableName table_name = 4; |
QuotaProtos.ThrottleRequest |
getThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7; |
QuotaProtos.ThrottleRequest.Builder |
getThrottleBuilder()
optional .hbase.pb.ThrottleRequest throttle = 7; |
QuotaProtos.ThrottleRequestOrBuilder |
getThrottleOrBuilder()
optional .hbase.pb.ThrottleRequest throttle = 7; |
String |
getUserGroup()
optional string user_group = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getUserGroupBytes()
optional string user_group = 2; |
String |
getUserName()
optional string user_name = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getUserNameBytes()
optional string user_name = 1; |
boolean |
hasBypassGlobals()
optional bool bypass_globals = 6; |
boolean |
hasNamespace()
optional string namespace = 3; |
boolean |
hasRemoveAll()
optional bool remove_all = 5; |
boolean |
hasSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
boolean |
hasTableName()
optional .hbase.pb.TableName table_name = 4; |
boolean |
hasThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7; |
boolean |
hasUserGroup()
optional string user_group = 2; |
boolean |
hasUserName()
optional string user_name = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MasterProtos.SetQuotaRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetQuotaRequest.Builder |
mergeFrom(MasterProtos.SetQuotaRequest other) |
MasterProtos.SetQuotaRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
MasterProtos.SetQuotaRequest.Builder |
mergeSpaceLimit(QuotaProtos.SpaceLimitRequest value)
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
MasterProtos.SetQuotaRequest.Builder |
mergeTableName(HBaseProtos.TableName value)
optional .hbase.pb.TableName table_name = 4; |
MasterProtos.SetQuotaRequest.Builder |
mergeThrottle(QuotaProtos.ThrottleRequest value)
optional .hbase.pb.ThrottleRequest throttle = 7; |
MasterProtos.SetQuotaRequest.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MasterProtos.SetQuotaRequest.Builder |
setBypassGlobals(boolean value)
optional bool bypass_globals = 6; |
MasterProtos.SetQuotaRequest.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProtos.SetQuotaRequest.Builder |
setNamespace(String value)
optional string namespace = 3; |
MasterProtos.SetQuotaRequest.Builder |
setNamespaceBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string namespace = 3; |
MasterProtos.SetQuotaRequest.Builder |
setRemoveAll(boolean value)
optional bool remove_all = 5; |
MasterProtos.SetQuotaRequest.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MasterProtos.SetQuotaRequest.Builder |
setSpaceLimit(QuotaProtos.SpaceLimitRequest.Builder builderForValue)
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
MasterProtos.SetQuotaRequest.Builder |
setSpaceLimit(QuotaProtos.SpaceLimitRequest value)
optional .hbase.pb.SpaceLimitRequest space_limit = 8; |
MasterProtos.SetQuotaRequest.Builder |
setTableName(HBaseProtos.TableName.Builder builderForValue)
optional .hbase.pb.TableName table_name = 4; |
MasterProtos.SetQuotaRequest.Builder |
setTableName(HBaseProtos.TableName value)
optional .hbase.pb.TableName table_name = 4; |
MasterProtos.SetQuotaRequest.Builder |
setThrottle(QuotaProtos.ThrottleRequest.Builder builderForValue)
optional .hbase.pb.ThrottleRequest throttle = 7; |
MasterProtos.SetQuotaRequest.Builder |
setThrottle(QuotaProtos.ThrottleRequest value)
optional .hbase.pb.ThrottleRequest throttle = 7; |
MasterProtos.SetQuotaRequest.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MasterProtos.SetQuotaRequest.Builder |
setUserGroup(String value)
optional string user_group = 2; |
MasterProtos.SetQuotaRequest.Builder |
setUserGroupBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string user_group = 2; |
MasterProtos.SetQuotaRequest.Builder |
setUserName(String value)
optional string user_name = 1; |
MasterProtos.SetQuotaRequest.Builder |
setUserNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string user_name = 1; |
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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic MasterProtos.SetQuotaRequest build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProtos.SetQuotaRequest buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.Builder mergeFrom(MasterProtos.SetQuotaRequest 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<MasterProtos.SetQuotaRequest.Builder>public MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>IOExceptionpublic boolean hasUserName()
optional string user_name = 1;hasUserName in interface MasterProtos.SetQuotaRequestOrBuilderpublic String getUserName()
optional string user_name = 1;getUserName in interface MasterProtos.SetQuotaRequestOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getUserNameBytes()
optional string user_name = 1;getUserNameBytes in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setUserName(String value)
optional string user_name = 1;public MasterProtos.SetQuotaRequest.Builder clearUserName()
optional string user_name = 1;public MasterProtos.SetQuotaRequest.Builder setUserNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string user_name = 1;public boolean hasUserGroup()
optional string user_group = 2;hasUserGroup in interface MasterProtos.SetQuotaRequestOrBuilderpublic String getUserGroup()
optional string user_group = 2;getUserGroup in interface MasterProtos.SetQuotaRequestOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getUserGroupBytes()
optional string user_group = 2;getUserGroupBytes in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setUserGroup(String value)
optional string user_group = 2;public MasterProtos.SetQuotaRequest.Builder clearUserGroup()
optional string user_group = 2;public MasterProtos.SetQuotaRequest.Builder setUserGroupBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string user_group = 2;public boolean hasNamespace()
optional string namespace = 3;hasNamespace in interface MasterProtos.SetQuotaRequestOrBuilderpublic String getNamespace()
optional string namespace = 3;getNamespace in interface MasterProtos.SetQuotaRequestOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 3;getNamespaceBytes in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setNamespace(String value)
optional string namespace = 3;public MasterProtos.SetQuotaRequest.Builder clearNamespace()
optional string namespace = 3;public MasterProtos.SetQuotaRequest.Builder setNamespaceBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string namespace = 3;public boolean hasTableName()
optional .hbase.pb.TableName table_name = 4;hasTableName in interface MasterProtos.SetQuotaRequestOrBuilderpublic HBaseProtos.TableName getTableName()
optional .hbase.pb.TableName table_name = 4;getTableName in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setTableName(HBaseProtos.TableName value)
optional .hbase.pb.TableName table_name = 4;public MasterProtos.SetQuotaRequest.Builder setTableName(HBaseProtos.TableName.Builder builderForValue)
optional .hbase.pb.TableName table_name = 4;public MasterProtos.SetQuotaRequest.Builder mergeTableName(HBaseProtos.TableName value)
optional .hbase.pb.TableName table_name = 4;public MasterProtos.SetQuotaRequest.Builder clearTableName()
optional .hbase.pb.TableName table_name = 4;public HBaseProtos.TableName.Builder getTableNameBuilder()
optional .hbase.pb.TableName table_name = 4;public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
optional .hbase.pb.TableName table_name = 4;getTableNameOrBuilder in interface MasterProtos.SetQuotaRequestOrBuilderpublic boolean hasRemoveAll()
optional bool remove_all = 5;hasRemoveAll in interface MasterProtos.SetQuotaRequestOrBuilderpublic boolean getRemoveAll()
optional bool remove_all = 5;getRemoveAll in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setRemoveAll(boolean value)
optional bool remove_all = 5;public MasterProtos.SetQuotaRequest.Builder clearRemoveAll()
optional bool remove_all = 5;public boolean hasBypassGlobals()
optional bool bypass_globals = 6;hasBypassGlobals in interface MasterProtos.SetQuotaRequestOrBuilderpublic boolean getBypassGlobals()
optional bool bypass_globals = 6;getBypassGlobals in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setBypassGlobals(boolean value)
optional bool bypass_globals = 6;public MasterProtos.SetQuotaRequest.Builder clearBypassGlobals()
optional bool bypass_globals = 6;public boolean hasThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7;hasThrottle in interface MasterProtos.SetQuotaRequestOrBuilderpublic QuotaProtos.ThrottleRequest getThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7;getThrottle in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setThrottle(QuotaProtos.ThrottleRequest value)
optional .hbase.pb.ThrottleRequest throttle = 7;public MasterProtos.SetQuotaRequest.Builder setThrottle(QuotaProtos.ThrottleRequest.Builder builderForValue)
optional .hbase.pb.ThrottleRequest throttle = 7;public MasterProtos.SetQuotaRequest.Builder mergeThrottle(QuotaProtos.ThrottleRequest value)
optional .hbase.pb.ThrottleRequest throttle = 7;public MasterProtos.SetQuotaRequest.Builder clearThrottle()
optional .hbase.pb.ThrottleRequest throttle = 7;public QuotaProtos.ThrottleRequest.Builder getThrottleBuilder()
optional .hbase.pb.ThrottleRequest throttle = 7;public QuotaProtos.ThrottleRequestOrBuilder getThrottleOrBuilder()
optional .hbase.pb.ThrottleRequest throttle = 7;getThrottleOrBuilder in interface MasterProtos.SetQuotaRequestOrBuilderpublic boolean hasSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8;hasSpaceLimit in interface MasterProtos.SetQuotaRequestOrBuilderpublic QuotaProtos.SpaceLimitRequest getSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8;getSpaceLimit in interface MasterProtos.SetQuotaRequestOrBuilderpublic MasterProtos.SetQuotaRequest.Builder setSpaceLimit(QuotaProtos.SpaceLimitRequest value)
optional .hbase.pb.SpaceLimitRequest space_limit = 8;public MasterProtos.SetQuotaRequest.Builder setSpaceLimit(QuotaProtos.SpaceLimitRequest.Builder builderForValue)
optional .hbase.pb.SpaceLimitRequest space_limit = 8;public MasterProtos.SetQuotaRequest.Builder mergeSpaceLimit(QuotaProtos.SpaceLimitRequest value)
optional .hbase.pb.SpaceLimitRequest space_limit = 8;public MasterProtos.SetQuotaRequest.Builder clearSpaceLimit()
optional .hbase.pb.SpaceLimitRequest space_limit = 8;public QuotaProtos.SpaceLimitRequest.Builder getSpaceLimitBuilder()
optional .hbase.pb.SpaceLimitRequest space_limit = 8;public QuotaProtos.SpaceLimitRequestOrBuilder getSpaceLimitOrBuilder()
optional .hbase.pb.SpaceLimitRequest space_limit = 8;getSpaceLimitOrBuilder in interface MasterProtos.SetQuotaRequestOrBuilderpublic final MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>public final MasterProtos.SetQuotaRequest.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<MasterProtos.SetQuotaRequest.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.