PairValue

کلاس نهایی عمومی PairValue

 Represents a (key, value) pair.
 
نوع Protobuf tensorflow.PairValue

کلاس های تو در تو

کلاس PairValue.Builder
 Represents a (key, value) pair. 

ثابت ها

بین المللی KEY_FIELD_NUMBER
بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک PairValue
PairValue
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getKey ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
StructuredValue
getValue ()
.tensorflow.StructuredValue value = 2;
StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
بولی
hasValue ()
.tensorflow.StructuredValue value = 2;
بین المللی
بولی نهایی
استاتیک PairValue.Builder
newBuilder (نمونه اولیه PairValue )
استاتیک PairValue.Builder
PairValue.Builder
استاتیک PairValue
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک PairValue
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PairValue
parseFrom (داده های ByteBuffer)
استاتیک PairValue
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PairValue
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PairValue
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک PairValue
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PairValue
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک PairValue
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PairValue
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
PairValue.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی KEY_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی VALUE_FIELD_NUMBER

مقدار ثابت: 2

روش های عمومی

بولین عمومی برابر است (Object Obj)

استاتیک عمومی PairValue getDefaultInstance ()

عمومی PairValue getDefaultInstanceForType ()

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

رشته عمومی getKey ()

string key = 1;

عمومی com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

عمومی StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

عمومی StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

دارای ارزش بولی عمومی ()

.tensorflow.StructuredValue value = 2;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

استاتیک عمومی PairValue.Builder newBuilder (نمونه اولیه PairValue )

استاتیک عمومی PairValue.Builder newBuilder ()

عمومی PairValue.Builder newBuilderForType ()

public static PairValue parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

public static PairValue parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک PairValue parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

parseFrom PairValue ثابت عمومی (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک PairValue parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

public static PairValue parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک PairValue parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک PairValue parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک PairValue parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

public static PairValue parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی PairValue.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException